Go to the documentation of this file.
41 this,
"OutputStreamName", {},
"Name of the OutputStream instance should be triggered." };
std::string m_flagLocation
location of the DataObject flag used to record that this algorithm was called
Gaudi::Property< std::string > m_streamName
Alias for backward compatibility.
StatusCode execute() override
Algorithm execution.
static const std::string locationRoot()
Return the path in the Transient Store used to record the triggered instances.
StatusCode initialize() override
Algorithm initialization.
Algorithm(std::string name, ISvcLocator *svcloc, std::string version=PACKAGE_VERSION)
Constructor.