#include <src/PrecedenceRulesGraph.h>
Definition at line 348 of file PrecedenceRulesGraph.h.
Definition at line 349 of file PrecedenceRulesGraph.h.
357 log <<
MSG::WARNING <<
"Failed to locate the TimelineSvc: no way to add " 358 <<
"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 361 of file PrecedenceRulesGraph.h.
374 time =
std::to_string( std::chrono::duration_cast<std::chrono::nanoseconds>( te.
end - te.
start ).count() );
EventContext * eventContext
Cache for the eventContext.
SmartIF< ITimelineSvc > m_timelineSvc
virtual bool getTimelineEvent(TimelineEvent &) const =0
bool isValid() const
Allow for check if smart pointer is valid.
The documentation for this struct was generated from the following file: