#include <src/PrecedenceRulesGraph.h>
Definition at line 189 of file PrecedenceRulesGraph.h.
Definition at line 190 of file PrecedenceRulesGraph.h.
198 log <<
MSG::WARNING <<
"Failed to locate EventDataSvc: no way to add DO " 199 <<
"states to the TTT dump " <<
endmsg;
206 log <<
MSG::WARNING <<
"Failed to locate CondSvc: no way to add Condition DO " 207 <<
"states to the TTT dump " <<
endmsg;
211 log <<
MSG::WARNING <<
"Event context is invalid: no way to add DO states" 212 <<
" in the TTT dump" <<
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< ICondSvc > m_condSvc
Interface for the Condition Service.
SmartIF< IHiveWhiteBoard > m_whiteboard
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.
std::unique_ptr< EventContext > eventContext
Cache for the eventContext.
Definition at line 224 of file PrecedenceRulesGraph.h.
virtual bool exists(const DataObjID &)=0
Check if a data object exists in store.
virtual StatusCode selectStore(size_t partitionIndex)=0
Activate an given 'slot' for all subsequent calls within the same thread id.
SmartIF< IHiveWhiteBoard > m_whiteboard
bool isValid() const
Allow for check if smart pointer is valid.
std::unique_ptr< EventContext > eventContext
Cache for the eventContext.
Definition at line 234 of file PrecedenceRulesGraph.h.
SmartIF< ICondSvc > m_condSvc
virtual bool isValidID(const EventContext &ctx, const DataObjID &id) const =0
check to see if a specific condition object ID is valid for this event
bool isValid() const
Allow for check if smart pointer is valid.
std::unique_ptr< EventContext > eventContext
Cache for the eventContext.
bool precedence::EntityState::m_conditionsEnabled {false} |
const EventSlot& precedence::EntityState::m_slot |
The documentation for this struct was generated from the following file: