# | Line 30 | Line 30 | bool isMuFO( const mithep::Muon * mu, co | |
---|---|---|
30 | SelectionStatus muonIDMVASelection(ControlFlags &ctrl, const mithep::Muon *mu, const mithep::Vertex & vtx ); | |
31 | void initMuonIDMVA(void); | |
32 | ||
33 | + | SelectionStatus muonIDPFSelection(ControlFlags &, const mithep::Muon *, const mithep::Vertex &, |
34 | + | const mithep::Array<mithep::PFCandidate> * ); |
35 | + | |
36 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |