|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef JET_ANALYSIS_ALGORITHMS__JET_DECORATOR_ALG_H
9 #define JET_ANALYSIS_ALGORITHMS__JET_DECORATOR_ALG_H
26 ISvcLocator* pSvcLocator);
37 ToolHandle<IJetDecorator>
m_decorator{
this,
"decorator",
"",
"the decorator tool we apply to the jet collection"};
46 this,
"jets",
"",
"the jet collection to run on"};
SysCopyHandle< const xAOD::JetContainer > m_jetHandle
the jet collection we run on
a class managing the property to configure the list of systematics to process
StatusCode initialize() override
Select isolated Photons, Electrons and Muons.
ToolHandle< IJetDecorator > m_decorator
the update tool
the (new) base class for EventLoop algorithms
::StatusCode StatusCode
StatusCode definition for legacy code.
an algorithm for calling IJetUpdateJvt
JetDecoratorAlg(const std::string &name, ISvcLocator *pSvcLocator)
the standard constructor
StatusCode execute() override
SysListHandle m_systematicsList
the systematics list we run
a systematics data handle that will either copy the input object or act like an update handle