# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |