|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef JETMOMENTTOOLS_JETCONSTITUENTFRAC_H
12 #define JETMOMENTTOOLS_JETCONSTITUENTFRAC_H
34 Gaudi::Property<std::string>
m_jetContainerName{
this,
"JetContainer",
"",
"SG key for the input jet container"};
43 #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.
Gaudi::Property< std::string > m_jetContainerName
SG::WriteDecorHandleKey< xAOD::JetContainer > m_chargeMFracKey
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
Dummy implementation of the initialisation function.
SG::WriteDecorHandleKey< xAOD::JetContainer > m_chargePTFracKey
void fillConstituentFrac(const xAOD::Jet &jet) const
virtual StatusCode decorate(const xAOD::JetContainer &jets) const override
Decorate a jet collection without otherwise modifying it.
JetConstituentFrac(const std::string &t)
SG::WriteDecorHandleKey< xAOD::JetContainer > m_neutralEFracKey