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.22 by anlevin, Wed Jul 18 12:35:15 2012 UTC vs.
Revision 1.23 by dkralph, Tue Oct 23 10:23:34 2012 UTC

# Line 13 | Line 13
13  
14   #include "MuonTools.h"
15   #include "MuonQuality.h"
16 //#include "Various.h"
16  
17   #include "PileupEnergyDensity.h"
18   #include "Various.h"
# Line 33 | Line 32 | bool muonPOG2012CutBasedIDTight(const mi
32   SelectionStatus muonDummyVeto(ControlFlags &, const mithep::Muon *, const mithep::Vertex *);
33   SelectionStatus muonCutBasedVeto(ControlFlags &, const mithep::Muon *, const mithep::Vertex *);
34  
36 SelectionStatus muonPreSelection( ControlFlags &ctrl,
37                                  const mithep::Muon * mu,
38                                  const mithep::Vertex * vtx,
39                                  const mithep::Array<mithep::PFCandidate> * pfCandidates );
35   SelectionStatus muonReferencePreSelection( ControlFlags &ctrl,
36                                             const mithep::Muon * mu,
37                                             const mithep::Vertex * vtx,
38                                             const mithep::Array<mithep::PFCandidate> * pfCandidates );
44 SelectionStatus muonPreSelectionNoD0DzIP( ControlFlags &ctrl,
45                                          const mithep::Muon * mu,
46                                          const mithep::Vertex * vtx,
47                                          const mithep::Array<mithep::PFCandidate> * pfCandidates );
39   SelectionStatus muonPreSelectionNoD0IP( ControlFlags &ctrl,
40                                        const mithep::Muon * mu,
41                                        const mithep::Vertex * vtx,
# Line 63 | Line 54 | SelectionStatus PassWwMuonSel(const mith
54                                const mithep::Array<mithep::PFCandidate> *pfArr
55   );
56   #endif
57 + // SelectionStatus muonPreSelectionNoD0DzIP( ControlFlags &ctrl,
58 + //                                        const mithep::Muon * mu,
59 + //                                        const mithep::Vertex * vtx,
60 + //                                        const mithep::Array<mithep::PFCandidate> * pfCandidates );

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines