4 #include "GaudiAlg/GaudiAtomicSequencer.h"
36 addSubAlgorithmDataObjectHandles();
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
StatusCode initialize() override
Algorithm initialization.
bool isSuccess() const
Test for a status code of SUCCESS.
Sequencer for executing several algorithms, stopping when one is faulty.
MsgStream & debug() const
shortcut for the method msgStream(MSG::DEBUG)
This class is used for returning status codes from appropriate routines.
virtual ~GaudiAtomicSequencer()
Destructor.
GaudiAtomicSequencer(const std::string &name, ISvcLocator *pSvcLocator)
Standard constructor.
virtual StatusCode initialize()
Algorithm initialization.
MSG::Level msgLevel() const
get the output level from the embedded MsgStream