|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef JET_ANALYSIS_ALGORITHMS__JET_MODIFIER_ALG_H
9 #define JET_ANALYSIS_ALGORITHMS__JET_MODIFIER_ALG_H
33 ToolHandle<IJetModifier>
m_modifierTool {
this,
"modifierTool",
"JetForwardJvtTool",
"the modifier tool we apply"};
42 this,
"jets",
"",
"the jet collection to run on"};
a class managing the property to configure the list of systematics to process
a helper to translate a CP::CorrectionCode into a ::StatusCode
StatusCode execute() override
SysCopyHandle< xAOD::JetContainer > m_jetHandle
the jet collection we run on
Select isolated Photons, Electrons and Muons.
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
the (new) base class for EventLoop algorithms
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize() override
OutOfValidityHelper m_outOfValidity
the helper for OutOfValidity results
SysListHandle m_systematicsList
the systematics list we run
ToolHandle< IJetModifier > m_modifierTool
the modifier tool
an algorithm for calling IJetModifierTool
a systematics data handle that will either copy the input object or act like an update handle