# | Line 54 | Line 54 | namespace mithep { | |
---|---|---|
54 | Bool_t fReverseD0Cut); | |
55 | static Bool_t PassD0Cut(const Muon *mu, const BeamSpotCol *beamspots, Double_t fD0Cut, | |
56 | Bool_t fReverseD0Cut); | |
57 | + | static Bool_t PassSoftMuonCut(const Muon *mu, const VertexCol *vertices); |
58 | ||
59 | protected: | |
60 | void DeleteHistos(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |