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.14 by dkralph, Wed Jun 13 14:11:22 2012 UTC vs.
Revision 1.15 by dkralph, Thu Jun 21 20:50:25 2012 UTC

# Line 55 | Line 55 | bool trackToPFMuonSelection( const mithe
55   SelectionStatus PassWwMuonSel(const mithep::Muon *mu, const mithep::Vertex *vtx,
56                                const mithep::Array<mithep::PFCandidate> *pfArr
57   );
58 <
58 > SelectionStatus muonDenominatorSelection( ControlFlags &ctrl,  
59 >                                          const mithep::Muon * mu,
60 >                                          const mithep::Vertex * vtx,
61 >                                          const mithep::Array<mithep::PFCandidate> * pfCandidates ) ;
62   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines