7#ifndef JETMOMENTTOOLS_JETDRTRACKASSOCTOOL_H
8#define JETMOMENTTOOLS_JETDRTRACKASSOCTOOL_H
48 Gaudi::Property<std::string>
m_jetContainerName{
this,
"JetContainer",
"",
"SG key for input jet container"};
49 Gaudi::Property<float>
m_dRcut{
this,
"DeltaRCut", 0.4,
"DeltaR cut for jet-track association"};
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.
TrackParticleContainer_v1 TrackParticleContainer
Definition of the current "TrackParticle container version".
JetContainer_v1 JetContainer
Definition of the current "jet container version".