16 for (
int i = 0; i < 4; ++i)
25 if (index < 0 || index > 3)
44 if (index < 0 || index > 3) {
uint16_t subdetectorId() const
ICandData(uint16_t subdetectorId, uint16_t sectorId, uint16_t bcTag)
uint16_t sectorId() const
std::array< uint16_t, 4 > m_zPos
Z positions of the RPC hits.
static constexpr uint8_t s_coinTypeRange
range of the coincidence type value
static constexpr uint8_t s_coinTypeBitRange
3 bits for the coincidence type
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)