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