8#ifndef COLUMNAR_EXAMPLE_TOOLS_MODULAR_EXAMPLE_TOOL_H
9#define COLUMNAR_EXAMPLE_TOOLS_MODULAR_EXAMPLE_TOOL_H
51 Gaudi::Property<float>
m_ptCut {
this,
"ptCut", 10e3,
"pt cut (in MeV)"};
54 Gaudi::Property<float>
m_etaCut {
this,
"etaCut", 2.47,
"max eta cut"};
ObjectRange< ContainerId::eventContext > EventContextRange
ObjectId< ContainerId::particle > ParticleId
AccessorTemplate< ContainerId::particle, CT, ColumnAccessMode::input, CM > ParticleAccessor
AccessorTemplate< ContainerId::particle, CT, ColumnAccessMode::output, CM > ParticleDecorator