7#ifndef JETMOMENTTOOLS_JETEMSCALEMOMTOOL_H
8#define JETMOMENTTOOLS_JETEMSCALEMOMTOOL_H
29 Gaudi::Property<std::string>
m_jetContainerName{
this,
"JetContainer",
"",
"SG key for the input jet container"};
32 Gaudi::Property<bool>
m_useUncalibConstits{
this,
"UseUncalibConstits",
true,
"Toggle for extracting the EMScale momentum from uncalibrated topoclusters"};
42#undef ASG_DERIVED_TOOL_CLASS
Interface for adding a decoration to a jet container.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
JetContainer_v1 JetContainer
Definition of the current "jet container version".