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.13 by anlevin, Wed Jun 6 18:17:21 2012 UTC vs.
Revision 1.14 by dkralph, Wed Jun 13 14:11:22 2012 UTC

# Line 11 | Line 11
11   #include "ParseArgs.h"
12   #include "Track.h"
13  
14 < #include "MitPhysics/Utils/interface/MuonTools.h"
14 > #include "MuonTools.h"
15 > #include "MuonQuality.h"
16  
17   #include "PileupEnergyDensity.h"
18  
# Line 51 | Line 52 | SelectionStatus muonIDPFSelection(Contro
52                                    const mithep::Array<mithep::PFCandidate> *  );
53  
54   bool trackToPFMuonSelection( const mithep::Track *track, const mithep::MuonCol * muoncol );
55 + SelectionStatus PassWwMuonSel(const mithep::Muon *mu, const mithep::Vertex *vtx,
56 +                              const mithep::Array<mithep::PFCandidate> *pfArr
57 + );
58  
59   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines