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