|
ATLAS Offline Software
|
Go to the documentation of this file.
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"};
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
Interface for adding a decoration to a jet container.
Property holding a SG store/key/clid from which a ReadHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.