89 |
|
mithep::MuonTools::EMuonEffectiveAreaTarget EffectiveAreaVersion, |
90 |
|
vector<const mithep::Muon*> muonsToVeto, |
91 |
|
vector<const mithep::Electron*> electronsToVeto); |
92 |
< |
SelectionStatus muonIsoReferenceSelection(ControlFlags &ctrl, |
92 |
> |
SelectionStatus muonReferenceIsoSelection(ControlFlags &ctrl, |
93 |
|
const mithep::Muon * mu, |
94 |
|
const mithep::Vertex & vtx, |
95 |
|
const mithep::Array<mithep::PFCandidate> * fPFCandidates, |
115 |
|
mithep::ElectronTools::EElectronEffectiveAreaTarget EffectiveAreaVersion, |
116 |
|
vector<const mithep::Muon*> muonsToVeto, |
117 |
|
vector<const mithep::Electron*> electronsToVeto) ; |
118 |
< |
SelectionStatus electronIsoReferenceSelection(ControlFlags &ctrl, |
118 |
> |
SelectionStatus electronReferenceIsoSelection(ControlFlags &ctrl, |
119 |
|
const mithep::Electron * ele, |
120 |
|
const mithep::Vertex & vtx, |
121 |
|
const mithep::Array<mithep::PFCandidate> * fPFCandidates, |