30  using OutputStream::OutputStream;
 
 
Implementation of property with value of concrete type.
 
A small to stream Data I/O.
 
Extension of OutputStream to write run records after last event.
 
StatusCode execute() override
Working entry point.
 
Gaudi::Property< unsigned int > m_eventsPerFile
 
Gaudi::Property< unsigned int > m_nNumbersAdded
 
StatusCode writeObjects() override
OutputStream override: Select the different objects and write them to file.
 
Gaudi::Property< bool > m_numericFilename
 
This class is used for returning status codes from appropriate routines.