#include <src/PRGraph/PrecedenceRulesGraph.h>
Definition at line 328 of file PrecedenceRulesGraph.h.
◆ Duration()
Definition at line 329 of file PrecedenceRulesGraph.h.
336 log <<
MSG::WARNING <<
"Failed to locate the TimelineSvc: no way to add " 337 <<
"algorithm's runtimes to the TTT dumps" <<
endmsg;
Definition of the MsgStream class used to transmit messages.
bool isValid() const
Allow for check if smart pointer is valid.
StatusCode service(const Gaudi::Utils::TypeNameString &name, T *&svc, bool createIf=true)
Templated method to access a service by name.
SmartIF< ITimelineSvc > m_timelineSvc
GAUDI_API ISvcLocator * svcLocator()
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
◆ operator()() [1/3]
Definition at line 340 of file PrecedenceRulesGraph.h.
bool isValid() const
Allow for check if smart pointer is valid.
virtual bool getTimelineEvent(TimelineEvent &) const =0
SmartIF< ITimelineSvc > m_timelineSvc
std::unique_ptr< EventContext > eventContext
Cache for the eventContext.
◆ operator()() [2/3]
◆ operator()() [3/3]
◆ m_slot
| const EventSlot& precedence::Duration::m_slot |
◆ m_timelineSvc
The documentation for this struct was generated from the following file: