ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitHzz4l/LeptonSelection/interface/ElectronSelection.h
(Generate patch)

Comparing UserCode/MitHzz4l/LeptonSelection/interface/ElectronSelection.h (file contents):
Revision 1.8 by anlevin, Wed Jun 6 13:35:29 2012 UTC vs.
Revision 1.9 by anlevin, Wed Jun 6 15:03:36 2012 UTC

# Line 23 | Line 23
23  
24   #include "PFCandidate.h"
25  
26 + #include "MitPhysics/Utils/interface/ElectronTools.h"
27 +
28 +
29  
30   #define ELE_IDMVA_CUT_BIN0 0.369
31   #define ELE_IDMVA_CUT_BIN1 -0.025
# Line 54 | Line 57
57  
58   using namespace std;
59  
60 < bool electron2012CutBasedIDMedium(const mithep::Electron *ele, const mithep::Vertex * vtx,  const mithep::Array<mithep::PFCandidate> * fPFCandidates);
60 > bool electron2012CutBasedIDMedium(const mithep::Electron *ele, const mithep::Vertex * vtx,  const mithep::Array<mithep::PFCandidate> * fPFCandidates, const mithep::DecayParticleCol *conversions);
61  
62   SelectionStatus electronDummyVeto(ControlFlags &, const mithep::Electron*, const mithep::Vertex *);
63   SelectionStatus electronCutBasedVeto(ControlFlags &, const mithep::Electron*, const mithep::Vertex *);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines