6#ifndef TrigSteeringEvent_RobRequestInfo_h
7#define TrigSteeringEvent_RobRequestInfo_h
const std::vector< uint32_t > & requestScheduledRobIDs() const
std::vector< uint32_t > m_requestScheduledRobIDs
list of scheduled rob IDs to request in preparation stage
void addRequestScheduledRobIDs(const std::vector< uint32_t > &roblist)
void clearRequestScheduledRobIDs()
It used to be useful piece of code for replacing actual SG with other store of similar functionality ...