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

Comparing UserCode/MitHzz4l/LeptonSelection/interface/MuonSelection.h (file contents):
Revision 1.9 by anlevin, Tue May 22 22:31:17 2012 UTC vs.
Revision 1.10 by anlevin, Sat Jun 2 11:59:13 2012 UTC

# Line 8 | Line 8
8  
9   #include "SelectionStatus.h"
10   #include "ParseArgs.h"
11 + #include "Track.h"
12  
13   #define MUON_IDMVA_CUT_BIN0 -0.825
14   #define MUON_IDMVA_CUT_BIN1 -0.725
# Line 28 | Line 29 | void initMuonIDMVA(void);
29   SelectionStatus muonIDPFSelection(ControlFlags &, const mithep::Muon *, const mithep::Vertex *,
30                                    const mithep::Array<mithep::PFCandidate> *  );
31  
32 + bool trackToPFMuonSelection( const mithep::Track *track, const mithep::MuonCol * muoncol );
33 +
34   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines