1 #ifndef DataFormats_GEMDigi_GEMVfatStatusDigi_H 2 #define DataFormats_GEMDigi_GEMVfatStatusDigi_H uint16_t crc_calc_
Check Sum value recalculated, 16 bits.
uint16_t getIsBlocGood() const
uint8_t b1110_
1110:4 Control bits, shoud be 1110
uint8_t flag_
Control Flags: 4 bits, Hamming Error/AFULL/SEUlogic/SUEI2C.
uint64_t getMsData() const
uint8_t b1010_
1010:4 Control bits, shoud be 1010
uint16_t crc_
Check Sum value, 16 bits.
uint8_t b1100_
1100:4, Control bits, shoud be 1100
uint16_t getCrc_calc() const
unsigned long long uint64_t
uint64_t lsData_
channels from 1to64
uint64_t getLsData() const
uint64_t msData_
channels from 65to128
bool isBlockGood_
Shows if block is good (control bits, chip ID and CRC checks)