8#ifndef COLUMNAR_EXAMPLE_TOOLS_CONFIGURABLE_COLUMN_EXAMPLE_TOOL_H
9#define COLUMNAR_EXAMPLE_TOOLS_CONFIGURABLE_COLUMN_EXAMPLE_TOOL_H
43 Gaudi::Property<std::string>
m_ptVar {
this,
"ptVar",
"pt",
"pt variable"};
46 Gaudi::Property<float>
m_ptCut {
this,
"ptCut", 10e3,
"pt cut (in MeV)"};
ObjectRange< ContainerId::eventContext > EventContextRange
AccessorTemplate< ContainerId::particle, CT, ColumnAccessMode::input, CM > ParticleAccessor
AccessorTemplate< ContainerId::particle, CT, ColumnAccessMode::output, CM > ParticleDecorator