24 "Delta-R cone for flagging overlaps");
26 "Calculate delta-R using rapidity");
28 "Loose electron ID selection string");
30 "Optional alternate ID in case primary one unavailable");
47 return StatusCode::SUCCESS;
63 return StatusCode::SUCCESS;
80 for(
auto electron : electrons){
99 return StatusCode::SUCCESS;
110 if (acc.m_eleIDAcc.isAvailable(electron)) {
111 pass = acc.m_eleIDAcc(electron);
115 if (acc.m_altEleIDAcc.isAvailable(electron)) {
116 pass = acc.m_altEleIDAcc(electron);
120 return StatusCode::FAILURE;
124 return StatusCode::FAILURE;
128 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
DataVector adapter that acts like it holds const pointers.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
ObjectId< ContainerId::particle2 > Particle2Id
ObjectId< ContainerId::eventContext > EventContextId
ObjectRange< ContainerId::particle2 > Particle2Range
ObjectRange< ContainerId::particle1 > Particle1Range
@ Electron
The object is an electron.
@ Tau
The object is a tau (jet)