5#ifndef ASSOCIATIONUTILS_TAU_ANTITAU_JET_OVERLAPTOOL_H
6#define ASSOCIATIONUTILS_TAU_ANTITAU_JET_OVERLAPTOOL_H
142 using ColumnarTool::ColumnarTool;
144 std::unique_ptr<Accessors>
m_accessors {std::make_unique<Accessors> (
this)};
150 std::unique_ptr<OverlapDecorationHelper<columnar::ContainerId::particle2>>
m_tauDecHelper;
157 Gaudi::Property<std::string>
m_evtKeyName{
this,
"EventInfoKey",
"EventInfo",
"xAOD::EventInfo ReadHandleKey"};
ObjectId< ContainerId::particle1 > Particle1Id
ObjectId< ContainerId::particle2 > Particle2Id
AccessorTemplate< ContainerId::eventInfo, CT, ColumnAccessMode::input, CM > EventInfoAccessor
AccessorTemplate< ContainerId::particle2, CT, ColumnAccessMode::input, CM > Particle2Accessor
ObjectId< ContainerId::eventContext > EventContextId
ObjectRange< ContainerId::particle2 > Particle2Range
ObjectRange< ContainerId::particle1 > Particle1Range
AccessorTemplate< ContainerId::particle1, CT, ColumnAccessMode::input, CM > Particle1Accessor