#include <src/PrecedenceRulesGraph.h>
Definition at line 307 of file PrecedenceRulesGraph.h.
Definition at line 308 of file PrecedenceRulesGraph.h.
316 log <<
MSG::WARNING <<
"Failed to locate the TimelineSvc: no way to add " 317 <<
"algorithm completion time to the TTT dumps" <<
endmsg;
Definition of the MsgStream class used to transmit messages.
SmartIF< ITimelineSvc > m_timelineSvc
StatusCode service(const Gaudi::Utils::TypeNameString &name, T *&svc, bool createIf=true)
Templated method to access a service by name.
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 320 of file PrecedenceRulesGraph.h.
334 std::to_string( std::chrono::duration_cast<std::chrono::nanoseconds>( te.end.time_since_epoch() ).
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: