7#ifndef JetMomentTools_JetPtAssociationTool_H
8#define JetMomentTools_JetPtAssociationTool_H
32 typedef std::vector<const xAOD::IParticle*>
APVector;
67 Gaudi::Property<std::string>
m_aname{
this,
"AssociationName",
"",
"Key for association vector"};
68 Gaudi::Property<std::string>
m_jetContainerName{
this,
"JetContainer",
"",
"Input jet container"};
Interface for adding a decoration to a jet container.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
Jet_v1 Jet
Definition of the current "jet version".
JetContainer_v1 JetContainer
Definition of the current "jet container version".