8#ifndef COLUMNAR_EXAMPLE_TOOLS_MOMENTUM_ACCESSOR_EXAMPLE_TOOL_H
9#define COLUMNAR_EXAMPLE_TOOLS_MOMENTUM_ACCESSOR_EXAMPLE_TOOL_H
48 Gaudi::Property<float>
m_energyCut {
this,
"energyCut", 10e3,
"energy cut (in MeV)"};
a handle to hold a IMomentumAccessors object
a specialized accessor for retrieving the xAOD object type of objects
ObjectRange< ContainerId::particle > ParticleRange
ObjectRange< ContainerId::eventContext > EventContextRange
AccessorTemplate< ContainerId::particle, CT, ColumnAccessMode::input, CM > ParticleAccessor
AccessorTemplate< ContainerId::particle, CT, ColumnAccessMode::output, CM > ParticleDecorator