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
Interface for adding a decoration to a jet container.
Gaudi::Property< std::string > m_jetContainerName
virtual StatusCode initialize() override
Dummy implementation of the initialisation function.
SG::WriteDecorHandleKey< xAOD::JetContainer > m_groomMRatioKey
virtual StatusCode decorate(const xAOD::JetContainer &jets) const override
Decorate a jet collection without otherwise modifying it.
JetGroomMRatio(const std::string &t)
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".