|
ATLAS Offline Software
|
Go to the documentation of this file.
13 ISvcLocator *pSvcLocator):
24 ss <<
tool->toString() <<
'\n';
27 std::ofstream
out(
name() +
"_init.log");
32 return StatusCode::SUCCESS;
46 return StatusCode::SUCCESS;
int run(int argc, char *argv[])
GlobalSimulationAlg(const std::string &name, ISvcLocator *pSvcLocator)
An algorithm that can be simultaneously executed in multiple threads.
ToolHandleArray< IGlobalSimAlgTool > m_algTools
AlgTool to obtain a selection of eFex RoIs read in from the event store.
::StatusCode StatusCode
StatusCode definition for legacy code.
#define CHECK(...)
Evaluate an expression and check for errors.
Gaudi::Property< bool > m_enableDumps
virtual StatusCode execute(const EventContext &ctx) const override
Define macros for attributes used to control the static checker.
virtual StatusCode initialize() override