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 55 of file ReplayOutputStream.h.
const std::string & name() const  override
The identifying name of the algorithm object. 
 
OutStreamsMapType m_outputStreams
Internal storage for the OutputStreams to call. 
 
MsgStream & warning() const 
shortcut for the method msgStream(MSG::WARNING) 
 
virtual bool isExecuted() const  =0
check if the algorithm is already executed for the current event 
 
virtual StatusCode sysExecute(const EventContext &)=0
System execution. This method invokes the execute() method of a concrete algorithm. 
 
GAUDI_API const EventContext & currentContext()
 
ReplayOutputStream * m_ptr
 
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream. 
 
 
 
 
The documentation for this class was generated from the following file: