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

Comparing UserCode/MitPhysics/Utils/interface/ElectronTools.h (file contents):
Revision 1.26 by ceballos, Fri Apr 27 21:06:51 2012 UTC vs.
Revision 1.29 by anlevin, Fri May 18 14:57:57 2012 UTC

# Line 44 | Line 44 | namespace mithep {
44          kMVAID_BDTG_WithIPInfo,
45          kMVAID_BDTG_IDIsoCombined,
46          kHggLeptonTagId,
47 <        kMVAID_BDTG_IDEGamma2012TrigV0
47 >        kMVAID_BDTG_IDHWW2012TrigV0
48        };
49  
50        enum EElIsoType {
# Line 65 | Line 65 | namespace mithep {
65          kVBTFWorkingPoint85Iso,
66          kVBTFWorkingPoint80Iso,
67          kVBTFWorkingPoint70Iso,
68 <        kMVAIso_BDTG_IDIsoCombined
68 >        kMVAIso_BDTG_IDIsoCombined,
69 >        kPFIso_HWW2012TrigV0
70        };
71  
72        enum EElectronEffectiveAreaType {
# Line 78 | Line 79 | namespace mithep {
79          kEleGammaIso04,
80          kEleGammaIsoVetoEtaStrip04,
81          kEleNeutralHadronIso007,
82 +        kEleNeutralIso04,
83          kEleHoverE,
84          kEleHcalDepth1OverEcal,
85          kEleHcalDepth2OverEcal,
# Line 96 | Line 98 | namespace mithep {
98        enum EElectronEffectiveAreaTarget {
99          kEleEANoCorr,
100          kEleEAData2011,
101 +                                kEleEAData2012,
102          kEleEASummer11MC,
103          kEleEAFall11MC
104        };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines