22 if ( m_streamName.empty() ) {
23 m_streamName =
"Deferred:" +
name();
24 debug() <<
"Using default OutputStreamName: '" << m_streamName <<
"'" <<
endmsg;
27 m_flagLocation = locationRoot() +
"/" + m_streamName;
StatusCode initialize() override
standard initialization method
StatusCode execute() override
Algorithm execution.
constexpr static const auto SUCCESS
std::string m_flagLocation
location of the DataObject flag used to record that this algorithm was called
#define DECLARE_COMPONENT(type)
This class is used for returning status codes from appropriate routines.
StatusCode finalize() override
standard finalization method
Simple class that adds an entry to the Transient Event Store to record that the processing flow trigg...
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
StatusCode finalize() override
Algorithm finalization.