14 for (
int i = 0; i < 4; ++i)
23 if (index < 0 || index > 3)
38 if (index < 0 || index > 3)
uint16_t subdetectorId() const
ICandData(uint16_t subdetectorId, uint16_t sectorId, uint16_t bcTag)
uint16_t sectorId() const
static constexpr uint8_t s_coinTypeRange
range of the coincidence type value
static constexpr uint8_t s_coinTypeBitRange
3 bits for the coincidence type
uint16_t m_zPos[4]
Z positions of the RPC hits.
uint8_t m_coinType
coincidence type
void setZPos(float zPos, int index)
static constexpr float s_zPosRange
range of the RPC hits z positions
static constexpr uint16_t s_zPosBitRange
12 bits for z position
float zPos(int index) const
void setCoinType(uint8_t coinType)