21 StatusCode JvtUpdateAlg ::
26 ANA_MSG_ERROR (
"decoration name set to empty string, not allowed");
27 return StatusCode::FAILURE;
36 return StatusCode::SUCCESS;
41 StatusCode JvtUpdateAlg ::
51 (*m_decorationAccessor) (*jet) = -1.;
56 (*m_decorationAccessor) (*jet) = jvt;
60 return StatusCode::SUCCESS;
std::unique_ptr< SG::Accessor< float > > m_decorationAccessor
the decoration accessor we use
SysCopyHandle< xAOD::JetContainer > m_jetHandle
the jet collection we run on
Gaudi::Property< std::string > m_decorationName
the name of the decoration we create
ToolHandle< IJetUpdateJvt > m_jvtTool
the update tool
SysReadSelectionHandle m_preselection
the preselection we apply to our input
SysListHandle m_systematicsList
the systematics list we run
Helper class to provide type-safe access to aux data.
Select isolated Photons, Electrons and Muons.
Jet_v1 Jet
Definition of the current "jet version".
JetContainer_v1 JetContainer
Definition of the current "jet container version".