Helper class to call the required OutputStream.
More...
Helper class to call the required OutputStream.
Definition at line 51 of file ReplayOutputStream.h.
void ReplayOutputStream::OutStreamTrigger::operator() |
( |
const std::string & |
name | ) |
const |
|
inline |
Definition at line 54 of file ReplayOutputStream.h.
61 <<
" already executed for the current event" <<
endmsg;
MsgStream & warning() const
shortcut for the method msgStream ( MSG::WARNING )
OutStreamsMapType m_outputStreams
Internal storage for the OutputStreams to call.
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
virtual StatusCode sysExecute()=0
System execution. This method invokes the execute() method of a concrete algorithm.
virtual bool isExecuted() const =0
check if the algorithm is already executed for the current event
virtual const std::string & name() const
The identifying name of the algorithm object.
ReplayOutputStream * m_ptr
bool isValid() const
Allow for check if smart pointer is valid.
The documentation for this class was generated from the following file: