37 static inline const std::string
locationRoot() {
return "TriggeredOutputStreams"; }
41 this,
"OutputStreamName", {},
"Name of the OutputStream instance should be triggered." };
Algorithm(std::string name, ISvcLocator *svcloc, std::string version=PACKAGE_VERSION)
Constructor.
Implementation of property with value of concrete type.
Simple class that adds an entry to the Transient Event Store to record that the processing flow trigg...
StatusCode execute() override
Algorithm execution.
static const std::string locationRoot()
Return the path in the Transient Store used to record the triggered instances.
std::string m_flagLocation
location of the DataObject flag used to record that this algorithm was called
StatusCode initialize() override
Algorithm initialization.
Gaudi::Property< std::string > m_streamName
This class is used for returning status codes from appropriate routines.