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.11 by anlevin, Sat Jun 2 12:17:28 2012 UTC vs.
Revision 1.12 by khahn, Sun Jun 3 15:51:33 2012 UTC

# Line 21 | Line 21
21   SelectionStatus muonDummyVeto(ControlFlags &, const mithep::Muon *, const mithep::Vertex *);
22   SelectionStatus muonCutBasedVeto(ControlFlags &, const mithep::Muon *, const mithep::Vertex *);
23  
24 < SelectionStatus muonPreSelection( ControlFlags &ctrl, const mithep::Muon * mu, const mithep::Vertex * vtx, const mithep::Array<mithep::PFCandidate> * pfCandidates );
25 < SelectionStatus muonReferencePreSelection( ControlFlags &ctrl, const mithep::Muon * mu, const mithep::Vertex * vtx, const mithep::Array<mithep::PFCandidate> * pfCandidates );
24 > SelectionStatus muonPreSelection( ControlFlags &ctrl,
25 >                                  const mithep::Muon * mu,
26 >                                  const mithep::Vertex * vtx,
27 >                                  const mithep::Array<mithep::PFCandidate> * pfCandidates );
28 > SelectionStatus muonReferencePreSelection( ControlFlags &ctrl,
29 >                                           const mithep::Muon * mu,
30 >                                           const mithep::Vertex * vtx,
31 >                                           const mithep::Array<mithep::PFCandidate> * pfCandidates );
32 > SelectionStatus muonPreSelectionNoD0DzIP( ControlFlags &ctrl,
33 >                                          const mithep::Muon * mu,
34 >                                          const mithep::Vertex * vtx,
35 >                                          const mithep::Array<mithep::PFCandidate> * pfCandidates );
36  
37 < SelectionStatus muonIDMVASelection(ControlFlags &ctrl, const mithep::Muon *mu, const mithep::Vertex * vtx   );
37 > SelectionStatus muonIDMVASelection(ControlFlags &ctrl,
38 >                                   const mithep::Muon *mu,
39 >                                   const mithep::Vertex * vtx   );
40   void initMuonIDMVA(void);
41  
42   SelectionStatus muonIDPFSelection(ControlFlags &, const mithep::Muon *, const mithep::Vertex *,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines