27 StatusCode
execute(
const EventContext& ctx)
const override;
32 ToolHandleArray<IJetExecuteTool>
m_exetools{
this,
"Tools",{},
"Jet-tools to run"};
the base class for EventLoop reentrant algorithms
AnaReentrantAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
ToolHandleArray< IJetExecuteTool > m_exetools
Athena configured tools.
StatusCode execute(const EventContext &ctx) const override
JetAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
~JetAlgorithm()
Destructor:
StatusCode initialize() override
Athena algorithm's Hooks.
This module defines the arguments passed from the BATCH driver to the BATCH worker.