 |
ATLAS Offline Software
|
Go to the documentation of this file.
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.
::StatusCode StatusCode
StatusCode definition for legacy code.