32 info() <<
"Set up File Summary Record" <<
endmsg;
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
#define DECLARE_COMPONENT(type)
MsgStream & verbose() const
shortcut for the method msgStream(MSG::VERBOSE)
MsgStream & warning() const
shortcut for the method msgStream(MSG::WARNING)
MsgStream & info() const
shortcut for the method msgStream(MSG::INFO)
MSG::Level msgLevel() const
Gaudi::Details::PropertyBase * declareProperty(const std::string &name, ToolHandle< T > &hndl, const std::string &doc="none")
const std::string & name() const override
The identifying name of the algorithm object.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
A small to stream Data I/O.
StatusCode execute() override
Working entry point.
StatusCode finalize() override
Terminate OutputStream.
bool m_fireIncidents
should I fire incidents for writing opening/closing etc?
Extension of OutputStream to write run records after last event.
StatusCode finalize() override
Algorithm overload: finalization.
RecordStream(const std::string &, ISvcLocator *)
Standard algorithm Constructor.
This class is used for returning status codes from appropriate routines.