|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef JETMOMENTTOOLS_JETGROOMMRATIO_H
12 #define JETMOMENTTOOLS_JETGROOMMRATIO_H
31 Gaudi::Property<std::string>
m_jetContainerName{
this,
"JetContainer",
"",
"SG key for the input jet container"};
38 #undef ASG_DERIVED_TOOL_CLASS
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
Interface for adding a decoration to a jet container.
JetGroomMRatio(const std::string &t)
Gaudi::Property< std::string > m_jetContainerName
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
Dummy implementation of the initialisation function.
virtual StatusCode decorate(const xAOD::JetContainer &jets) const override
Decorate a jet collection without otherwise modifying it.
SG::WriteDecorHandleKey< xAOD::JetContainer > m_groomMRatioKey