Go to the documentation of this file.
11 #ifndef COMPONENT_RECORDOUTPUTSTREAM_H
12 #define COMPONENT_RECORDOUTPUTSTREAM_H 1
44 this,
"OutputStreamName", {},
"Name of the OutputStream instance should be triggered." };
51 #endif // COMPONENT_RECORDOUTPUTSTREAM_H
std::string m_flagLocation
location of the DataObject flag used to record that this algorithm was called
GaudiAlgorithm(std::string name, ISvcLocator *pSvcLocator)
Standard constructor.
Gaudi::Property< std::string > m_streamName
StatusCode execute() override
Algorithm execution.
StatusCode finalize() override
Algorithm finalization.
static const std::string locationRoot()
Return the path in the Transient Store used to record the triggered instances.
StatusCode initialize() override
Algorithm initialization.