#include <src/PRGraph/PrecedenceRulesGraph.h>
Definition at line 289 of file PrecedenceRulesGraph.h.
◆ EndTime()
Definition at line 290 of file PrecedenceRulesGraph.h.
297 log <<
MSG::WARNING <<
"Failed to locate the TimelineSvc: no way to add " 298 <<
"algorithm completion time 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.
SmartIF< ITimelineSvc > m_timelineSvc
StatusCode service(const Gaudi::Utils::TypeNameString &name, T *&svc, bool createIf=true)
Templated method to access a service by name.
GAUDI_API ISvcLocator * svcLocator()
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
◆ operator()() [1/3]
Definition at line 301 of file PrecedenceRulesGraph.h.
314 std::to_string( std::chrono::duration_cast<std::chrono::nanoseconds>( te.end.time_since_epoch() ).
count() );
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
◆ m_timelineSvc
The documentation for this struct was generated from the following file: