|
ATLAS Offline Software
|
Go to the documentation of this file.
26 ANA_MSG_ERROR (
"decoration name set to empty string, not allowed");
27 return StatusCode::FAILURE;
36 return StatusCode::SUCCESS;
51 (*m_decorationAccessor) (*jet) = -1.;
56 (*m_decorationAccessor) (*jet) = jvt;
60 return StatusCode::SUCCESS;
SysCopyHandle< xAOD::JetContainer > m_jetHandle
the jet collection we run on
Helper class to provide type-safe access to aux data.
SysReadSelectionHandle m_preselection
the preselection we apply to our input
ToolHandle< IJetUpdateJvt > m_jvtTool
the update tool
const std::vector< CP::SystematicSet > & systematicsVector() const
the list of systematics to loop over
Select isolated Photons, Electrons and Muons.
::StatusCode initialize()
intialize this property
bool getBool(const SG::AuxElement &element, const CP::SystematicSet &sys) const
get the selection as a bool
::StatusCode StatusCode
StatusCode definition for legacy code.
SysListHandle m_systematicsList
the systematics list we run
StatusCode execute() override
StatusCode initialize() override
StatusCode initialize(SysListHandle &sysListHandle, const ISysHandleBase &objectHandle)
initialize the accessor
std::unique_ptr< SG::AuxElement::Accessor< float > > m_decorationAccessor
the decoration accessor we use
Gaudi::Property< std::string > m_decorationName
the name of the decoration we create