# | Line 80 | Line 80 | void initElectronIDMVAV1(); | |
---|---|---|
80 | SelectionStatus electronTagSelection(const mithep::Electron *ele, | |
81 | const mithep::Vertex *vtx, | |
82 | const mithep::Array<mithep::PFCandidate> *pfCandidates); | |
83 | < | |
83 | > | SelectionStatus electronDenominatorSelection(ControlFlags &ctrl, |
84 | > | const mithep::Electron *electron, |
85 | > | const mithep::Vertex * vtx) ; |
86 | #endif | |
87 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |