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.24 by sixie, Sun Apr 15 12:06:26 2012 UTC vs.
Revision 1.25 by fabstoec, Tue Apr 24 11:45:53 2012 UTC

# Line 42 | Line 42 | namespace mithep {
42          kVBTFWorkingPoint70Id,
43          kMVAID_BDTG_NoIPInfo,
44          kMVAID_BDTG_WithIPInfo,
45 <        kMVAID_BDTG_IDIsoCombined
45 >        kMVAID_BDTG_IDIsoCombined,
46 >        kHggLeptonTagId
47        };
48  
49        enum EElIsoType {
# Line 119 | Line 120 | namespace mithep {
120        static Double_t     ElectronEffectiveArea(EElectronEffectiveAreaType type, Double_t Eta,
121                                                  EElectronEffectiveAreaTarget EffectiveAreaTarget = kEleEAData2011);
122  
123 +      static Bool_t       PassHggLeptonTagID(const Electron *el);
124 +
125      ClassDef(ElectronTools, 0) // Muon tools
126    };
127   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines