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