Go to the documentation of this file.
30 if ( m_streamName.empty() ) {
31 m_streamName =
"Deferred:" +
name();
32 debug() <<
"Using default OutputStreamName: '" << m_streamName <<
"'" <<
endmsg;
35 m_flagLocation = locationRoot() +
"/" + m_streamName;
std::string m_flagLocation
location of the DataObject flag used to record that this algorithm was called
SmartIF< IDataProviderSvc > & eventSvc() const
The standard event data service.
StatusCode initialize() override
the default (empty) implementation of IStateful::initialize() method
StatusCode execute() override
Algorithm execution.
MSG::Level msgLevel() const
get the cached level (originally extracted from the embedded MsgStream)
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
constexpr static const auto SUCCESS
#define DECLARE_COMPONENT(type)