50 |
|
Double_t GetCaloCompatability(const mithep::Muon *iMuon, |
51 |
|
Bool_t iEMSpecial, Bool_t iCorrectedHCAL) const; |
52 |
|
Double_t GetSegmentCompatability(const mithep::Muon *iMuon) const; |
53 |
< |
static Bool_t PassD0Cut(const Muon *mu, const VertexCol *vertices, Double_t fD0Cut, |
54 |
< |
Bool_t fReverseD0Cut); |
55 |
< |
static Bool_t PassD0Cut(const Muon *mu, const BeamSpotCol *beamspots, Double_t fD0Cut, |
56 |
< |
Bool_t fReverseD0Cut); |
53 |
> |
static Bool_t PassD0Cut(const Muon *mu, const VertexCol *vertices, Double_t fD0Cut); |
54 |
> |
static Bool_t PassD0Cut(const Muon *mu, const BeamSpotCol *beamspots, Double_t fD0Cut); |
55 |
|
static Bool_t PassSoftMuonCut(const Muon *mu, const VertexCol *vertices); |
56 |
|
|
57 |
|
protected: |