#include <src/PrecedenceRulesGraph.h>
Definition at line 365 of file PrecedenceRulesGraph.h.
 
Definition at line 366 of file PrecedenceRulesGraph.h.
  374         log << 
MSG::WARNING << 
"Failed to locate the TimelineSvc: no way to add "   375             << 
"algorithm's runtimes to the TTT dumps" << 
endmsg;
 Definition of the MsgStream class used to transmit messages. 
StatusCode service(const Gaudi::Utils::TypeNameString &name, T *&svc, bool createIf=true)
Templated method to access a service by name. 
SmartIF< ITimelineSvc > m_timelineSvc
bool isValid() const 
Allow for check if smart pointer is valid. 
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream. 
 
 
Definition at line 378 of file PrecedenceRulesGraph.h.
  391         time = 
std::to_string( std::chrono::duration_cast<std::chrono::nanoseconds>( te.
end - te.
start ).count() );
 
EventContext * eventContext
Cache for the eventContext. 
virtual void getTimelineEvent(TimelineEvent &) const  =0
SmartIF< ITimelineSvc > m_timelineSvc
bool isValid() const 
Allow for check if smart pointer is valid. 
 
 
The documentation for this struct was generated from the following file: