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.30 by khahn, Sun May 20 18:10:28 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 75 | Line 76 | namespace mithep {
76          kEleGammaIsoVetoEtaStrip03,
77          kEleChargedIso04,
78          kEleNeutralHadronIso04,
79 +        kEleGammaAndNeutralHadronIso04,
80          kEleGammaIso04,
81          kEleGammaIsoVetoEtaStrip04,
82          kEleNeutralHadronIso007,
83 +        kEleNeutralIso04,
84          kEleHoverE,
85          kEleHcalDepth1OverEcal,
86          kEleHcalDepth2OverEcal,
# Line 96 | Line 99 | namespace mithep {
99        enum EElectronEffectiveAreaTarget {
100          kEleEANoCorr,
101          kEleEAData2011,
102 +                                kEleEAData2012,
103          kEleEASummer11MC,
104          kEleEAFall11MC
105        };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines