18 declareProperty(
"FireIncidents", m_fireIncidents =
false,
"if to fire incidents for writing opening/closing etc" );
22 info() <<
"Set up File 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 & warning() const
shortcut for the method msgStream(MSG::WARNING)
MsgStream & info() const
shortcut for the method msgStream(MSG::INFO)
Extension of OutputStream to write run records after last event.
MSG::Level msgLevel() const
get the cached level (originally extracted from the embedded MsgStream)
A small to stream Data I/O.
#define DECLARE_COMPONENT(type)
This class is used for returning status codes from appropriate routines.
MsgStream & verbose() const
shortcut for the method msgStream(MSG::VERBOSE)
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 ...