7#ifndef JET_ANALYSIS_ALGORITHMS__JET_FFSMEARING_ALG_H
8#define JET_ANALYSIS_ALGORITHMS__JET_FFSMEARING_ALG_H
25 virtual StatusCode
execute()
override;
30 this,
"FFSmearingTool",
"",
"the large-R jet FF smearing tool we apply"};
43 this,
"jets",
"",
"the large-R jet collection to run on"};
48 "the preselection to apply"};
an algorithm for calling FFJetSmearingTool
ToolHandle< ICPJetCorrectionTool > m_FFSmearingTool
the large-R jet FF smearing tool
SysCopyHandle< xAOD::JetContainer > m_jetHandle
the large-R jet collection we run on
std::vector< CP::SystematicSet > m_systematicsVector
FIXME: vector of FFJetSmearingTool systematics, while the tool is unable to handle external systemati...
SysReadSelectionHandle m_preselection
the preselection we apply to our input
virtual StatusCode initialize() override
SysListHandle m_systematicsList
the systematics list we run
virtual StatusCode execute() override
OutOfValidityHelper m_outOfValidity
the helper for OutOfValidity results
a helper to translate a CP::CorrectionCode into a StatusCode
a systematics data handle that will either copy the input object or act like an update handle
a class managing the property to configure the list of systematics to process
a data handle for reading systematically varied selection properties from objects
the (new) base class for EventLoop algorithms
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
Select isolated Photons, Electrons and Muons.