19 declareProperty(
"FireIncidents", m_fireIncidents =
false,
"if to fire incidents for writing opening/closing etc" );
24 info() <<
"Set up File Summary Record" <<
endmsg;
28 warning() <<
"Error writing run summary record....." <<
endmsg;
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
StatusCode finalize() override
Terminate OutputStream.
MsgStream & info() const
shortcut for the method msgStream(MSG::INFO)
MsgStream & verbose() const
shortcut for the method msgStream(MSG::VERBOSE)
Extension of OutputStream to write run records after last event.
A small to stream Data I/O.
#define DECLARE_COMPONENT(type)
MsgStream & warning() const
shortcut for the method msgStream(MSG::WARNING)
This class is used for returning status codes from appropriate routines.
Gaudi::Details::PropertyBase * declareProperty(const std::string &name, TYPE &value, const std::string &doc="none")
Declare a property (templated)
StatusCode finalize() override
Algorithm overload: finalization.
StatusCode execute() override
Working entry point.
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
bool m_fireIncidents
should I fire incidents for writing opening/closing etc? in the baseclass, always fire the incidents ...
MSG::Level msgLevel() const
get the cached level (originally extracted from the embedded MsgStream)