2 #ifndef GAUDISVC_PERSISTENCYSVC_RUNRECORDSTREAM_H
3 #define GAUDISVC_PERSISTENCYSVC_RUNRECORDSTREAM_H
26 #endif // GAUDISVC_PERSISTENCYSVC_OUPUTFSRSTREAM_H
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
virtual StatusCode finalize()
Algorithm overload: finalization.
A small to stream Data I/O.
RunRecordStream(const std::string &nam, ISvcLocator *svc)
Standard algorithm Constructor.
This class is used for returning status codes from appropriate routines.
Extension of OutputStream to write run records after last event.
virtual StatusCode execute()
Runrecords do not get written for each event: Event processing hence dummy....
virtual ~RunRecordStream()
Standard Destructor.