5#ifndef MUONTGC_CNVTOOLS_TGC_HID2RESRCID
6#define MUONTGC_CNVTOOLS_TGC_HID2RESRCID
39 static uint32_t
getRodID(uint16_t subDetectorId, uint16_t rodId);
44 static uint32_t
getRobID(uint32_t rod_id);
46 static uint32_t
getRosID(uint32_t rob_id);
48 static uint32_t
getDetID(uint32_t ros_id);
static uint32_t getRobID(uint32_t rod_id)
Make a ROB Source ID from a ROD source ID.
static uint32_t getRodID(const TgcRdo *rdo)
Make a ROD Source ID for TGC RDO.
static uint32_t getRosID(uint32_t rob_id)
Make a ROS Source ID from a ROB source ID.
static uint32_t getDetID(uint32_t ros_id)
Make a SubDetector ID from ROS source ID.
TGC_Hid2RESrcID()=default
Constrcutor.
const std::vector< uint32_t > & allRobIds() const
Return all the ROB IDs.
std::vector< uint32_t > m_robIDs
~TGC_Hid2RESrcID()=default
Destrcutor.
void fillAllRobIds()
Fill all the ROB IDs.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.