 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef GLOBALSIM_GLOBALSIMULATIONALG_H
6 #define GLOBALSIM_GLOBALSIMULATIONALG_H
24 #include "../IO/TipWord_clid.h"
42 "Key to ewrite out TIP bitset"};
47 "use a test input event"};
53 "ordered sequence of GlobalSim AlgTools"};
59 "sequence of TIP writer AlgTools"};
63 "flag to control writing debug files"};
Gaudi::Property< bool > m_useTestInputEvent
GlobalSimulationAlg(const std::string &name, ISvcLocator *pSvcLocator)
An algorithm that can be simultaneously executed in multiple threads.
ToolHandleArray< IGlobalSimAlgTool > m_algTools
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Property< bool > m_enableDumps
SG::WriteHandleKey< TIPword > m_tipWordKey
virtual StatusCode execute(const EventContext &ctx) const override
ToolHandleArray< ITIPwriterAlgTool > m_TIPwriters
virtual StatusCode initialize() override