15 m_initialized =
false;
Definition of the MsgStream class used to transmit messages.
StatusCode endRun()
Algorithm end run. This method is called at the end of the event loop.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
#define DECLARE_COMPONENT(type)
StatusCode execute()
The action to be performed by the algorithm on an event.
StatusCode beginRun()
Algorithm begin run.
This class is used for returning status codes from appropriate routines.
virtual const std::string & name() const
The identifying name of the algorithm object.
Trivial Algorithm for tutotial purposes.
SmartIF< IMessageSvc > & msgSvc() const
The standard message service.
Base class from which all concrete algorithm classes should be derived.
StatusCode initialize()
Three mandatory member functions of any algorithm.
StatusCode finalize()
the default (empty) implementation of IStateful::finalize() method
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.