#include <src/PrecedenceRulesGraph.h>
Definition at line 250 of file PrecedenceRulesGraph.h.
Definition at line 251 of file PrecedenceRulesGraph.h.
259 <<
"add algorithm start 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 263 of file PrecedenceRulesGraph.h.
276 std::chrono::duration_cast<std::chrono::nanoseconds>( te.start.time_since_epoch() ).
count() );
SmartIF< ITimelineSvc > m_timelineSvc
virtual bool getTimelineEvent(TimelineEvent &) const =0
bool isValid() const
Allow for check if smart pointer is valid.
std::unique_ptr< EventContext > eventContext
Cache for the eventContext.
const EventSlot& precedence::StartTime::m_slot |
The documentation for this struct was generated from the following file: