# | Line 44 | Line 44 | SelectionStatus muonPreSelectionNoD0DzIP | |
---|---|---|
44 | const mithep::Muon * mu, | |
45 | const mithep::Vertex * vtx, | |
46 | const mithep::Array<mithep::PFCandidate> * pfCandidates ); | |
47 | + | SelectionStatus muonPreSelectionNoD0IP( ControlFlags &ctrl, |
48 | + | const mithep::Muon * mu, |
49 | + | const mithep::Vertex * vtx, |
50 | + | const mithep::Array<mithep::PFCandidate> * pfCandidates ); |
51 | ||
52 | SelectionStatus muonIDMVASelection(ControlFlags &ctrl, | |
53 | const mithep::Muon *mu, |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |