ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitHzz4l/NonMCBackground/src/ElectronFakeRateMod.cc
(Generate patch)

Comparing UserCode/MitHzz4l/NonMCBackground/src/ElectronFakeRateMod.cc (file contents):
Revision 1.4 by anlevin, Thu Jul 5 19:34:29 2012 UTC vs.
Revision 1.5 by dkralph, Mon Jul 9 08:53:53 2012 UTC

# Line 154 | Line 154 | void mithep::ElectronFakeRateMod::Proces
154          fails_some_denominator = kTRUE;
155      }
156  
157 <    if(!fails_some_denominator && electron2012CutBasedIDMedium(ele, fPrimVerts->At(0), fPFCandidates, fConversions, fPileupEnergyDensity))
157 >    if(!fails_some_denominator && electronPOG2012CutBasedIDMedium(ele, fPrimVerts->At(0), fPFCandidates, fConversions, fPileupEnergyDensity))
158        goodElectrons.push_back(ele);
159    }    
160  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines