|
ATLAS Offline Software
|
Go to the documentation of this file.
10 #include "eformat/SourceIdentifier.h"
33 eformat::SubDetector subdet);
static int crate(uint32_t code)
moduleID -> crate
static uint32_t getRosID(uint32_t rob_id)
ROB -> ROS.
static uint32_t getRobID(uint32_t rod_id)
ROD -> ROB.
static eformat::SubDetector subDet(uint32_t code)
ID -> sub-detector.
static int daqOrRoi(uint32_t code)
moduleID -> daqOrRoi
static int maxSlinks()
Return the maximum possible number of slinks.
static int slink(uint32_t code)
moduleID -> slink
static uint32_t getDetID(uint32_t ros_id)
ROS -> SubDetector.
static uint32_t getRodID(int crate, int slink, int daqOrRoi, eformat::SubDetector subdet)
Make a ROD Source ID.
This class provides conversion between Lower level Source ID to higher level source ID for L1Calo Byt...