#include <src/PRGraph/PrecedenceRulesGraph.h>
Definition at line 188 of file PrecedenceRulesGraph.h.
◆ EntityState()
Definition at line 189 of file PrecedenceRulesGraph.h.
197 log <<
MSG::WARNING <<
"Failed to locate EventDataSvc: no way to add DO " 198 <<
"states to the TTT dump " <<
endmsg;
205 log <<
MSG::WARNING <<
"Failed to locate CondSvc: no way to add Condition DO " 206 <<
"states to the TTT dump " <<
endmsg;
210 log <<
MSG::WARNING <<
"Event context is invalid: no way to add DO states" 211 <<
" in the TTT dump" <<
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.
GAUDI_API ISvcLocator * svcLocator()
SmartIF< ICondSvc > m_condSvc
Interface for the Condition Service.
SmartIF< IHiveWhiteBoard > m_whiteboard
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
std::unique_ptr< EventContext > eventContext
Cache for the eventContext.
◆ operator()() [1/4]
◆ operator()() [2/4]
◆ operator()() [3/4]
Definition at line 223 of file PrecedenceRulesGraph.h.
bool isValid() const
Allow for check if smart pointer is valid.
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
std::unique_ptr< EventContext > eventContext
Cache for the eventContext.
◆ operator()() [4/4]
Definition at line 233 of file PrecedenceRulesGraph.h.
bool isValid() const
Allow for check if smart pointer is valid.
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
std::unique_ptr< EventContext > eventContext
Cache for the eventContext.
◆ m_conditionsEnabled
| bool precedence::EntityState::m_conditionsEnabled {false} |
◆ m_condSvc
◆ m_slot
| const EventSlot& precedence::EntityState::m_slot |
◆ m_whiteboard
The documentation for this struct was generated from the following file: