|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef JetDecorationAlg_H
14 #define JetDecorationAlg_H
35 ToolHandleArray<IJetDecorator>
m_decorators{this ,
"Decorators", {},
"Jet decorators" };
Property holding a SG store/key/clid from which a ReadHandle is made.
StatusCode execute(const EventContext &ctx) const override
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize() override
Athena algorithm's Hooks.
AnaReentrantAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
the base class for EventLoop reentrant algorithms
SG::ReadHandleKey< xAOD::JetContainer > m_jetKey
ToolHandleArray< IJetDecorator > m_decorators