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.6 by khahn, Tue May 1 16:38:28 2012 UTC vs.
Revision 1.7 by khahn, Sat May 5 13:09:04 2012 UTC

# Line 20 | Line 20 | SelectionStatus muonDummyVeto(ControlFla
20   SelectionStatus muonCutBasedVeto(ControlFlags &, const mithep::Muon *, const mithep::Vertex &);
21  
22   SelectionStatus muonPreSelection( ControlFlags &ctrl, const mithep::Muon * mu, const mithep::Vertex & vtx, const mithep::Array<mithep::PFCandidate> * pfCandidates );
23 SelectionStatus passMuonSelectionZZ( ControlFlags &ctrl, const mithep::Muon * mu);
24 SelectionStatus passSoftMuonSelection( ControlFlags &ctrl, const mithep::Muon * mu, const mithep::Vertex & vtx );
25 SelectionStatus passMuonSelection( ControlFlags &ctrl, const mithep::Muon * mu,  const mithep::Vertex &); // kevin's WW selection
26 //SelectionStatus passMuonSelectionBackDoor( ControlFlags &ctrl, const mithep::Muon * mu ); // Z4l backdoor selection
27 SelectionStatus noPreSelection( ControlFlags &ctrl, const mithep::Muon * mu ); // Z4l backdoor preselection
28 bool isMuFO( const mithep::Muon * mu, const mithep::Vertex & vtx, const mithep::Array<mithep::PFCandidate> * pfCandidates );
23  
24   SelectionStatus muonIDMVASelection(ControlFlags &ctrl, const mithep::Muon *mu, const mithep::Vertex & vtx   );
25   void initMuonIDMVA(void);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines