18 "Decoration which specifies input objects");
20 "Decoration given to objects that fail OR");
22 "Set the result assigned to objects that pass");
24 "Turn on overlap object link decorations");
26 "Turn on user priority score");
41 m_decHelper1 = std::make_unique<OverlapDecorationHelper<columnar::ContainerId::particle1>>
44 m_decHelper2 = std::make_unique<OverlapDecorationHelper<columnar::ContainerId::particle2>>
51 m_objLinkHelper1 = std::make_unique<OverlapLinkHelper<columnar::ContainerId::particle1>>(
"overlapObject");
53 m_objLinkHelper2 = std::make_unique<OverlapLinkHelper<columnar::ContainerId::particle2>>(
"overlapObject");
62 return StatusCode::SUCCESS;
68 for (
auto event : events)
#define ATH_CHECK
Evaluate an expression and check for errors.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
ObjectRange< ContainerId::eventContext > EventContextRange