|
ATLAS Offline Software
|
Go to the documentation of this file.
21 ATH_MSG_ERROR(
"JetGroomMRatio needs to have its input jet container configured!");
22 return StatusCode::FAILURE;
29 return StatusCode::SUCCESS;
43 return StatusCode::FAILURE;
52 groomMRatioHandle(*
jet) = uncalP4.M()/
parent->m();
56 return StatusCode::SUCCESS;
JetGroomMRatio(const std::string &t)
Gaudi::Property< std::string > m_jetContainerName
Helper class to provide constant type-safe access to aux data.
#define ATH_MSG_VERBOSE(x)
::StatusCode StatusCode
StatusCode definition for legacy code.
Handle class for adding a decoration to an object.
virtual StatusCode initialize() override
Dummy implementation of the initialisation function.
ROOT::Math::LorentzVector< ROOT::Math::PtEtaPhiM4D< double > > JetFourMom_t
Base 4 Momentum type for Jet.
virtual StatusCode decorate(const xAOD::JetContainer &jets) const override
Decorate a jet collection without otherwise modifying it.
SG::WriteDecorHandleKey< xAOD::JetContainer > m_groomMRatioKey