ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Utils/interface/JetIDMVA.h
(Generate patch)

Comparing UserCode/MitPhysics/Utils/interface/JetIDMVA.h (file contents):
Revision 1.3 by pharris, Sat Apr 7 09:36:32 2012 UTC vs.
Revision 1.4 by pharris, Mon Apr 23 15:37:59 2012 UTC

# Line 39 | Line 39 | namespace mithep {
39        enum CutType {
40          kTight     = 0,
41          kMedium    = 1,
42 <        kLoose     = 2
42 >        kLoose     = 2,
43 >        kMET       = 3
44        };
45  
46        void     Initialize(JetIDMVA::CutType iCutType,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines