20 m_fireIncidents =
false;
21 declareProperty(
"FireIncidents", m_fireIncidents=
false);
28 log <<
MSG::VERBOSE <<
"will not fire incidents" << endmsg;
Definition of the MsgStream class used to transmit messages.
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
MSG::Level level()
Retrieve output level.
bool isSuccess() const
Test for a status code of SUCCESS.
Extension of OutputStream to write run records after last event.
virtual StatusCode execute()
Working entry point.
#define DECLARE_COMPONENT(type)
A small to stream Data I/O.
This class is used for returning status codes from appropriate routines.
virtual StatusCode finalize()
Terminate OutputStream.
virtual const std::string & name() const
The identifying name of the algorithm object.
SmartIF< IMessageSvc > & msgSvc() const
The standard message service.
virtual StatusCode finalize()
Algorithm overload: finalization.
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?