Go to the documentation of this file. 1 #ifndef DataFormats_GEMDigi_GEBdata_h
2 #define DataFormats_GEMDigi_GEBdata_h
99 const std::vector<VFATdata>*
vFATs()
const {
return &
vfatd_; }
void addVFAT(VFATdata v)
Adds VFAT data to the vector.
uint32_t zeroSupWordsCnt() const
const std::vector< VFATdata > * vFATs() const
Returns the vector of VFAT data.
std::vector< VFATdata > vfatd_
void setChamberTrailer(uint64_t word)
Read chamberTrailer from the block.
uint64_t getChamberTrailer() const
uint16_t vfatWordCnt() const
uint16_t vfatWordCntT() const
void setChamberHeader(uint16_t vfatWordCnt, uint8_t inputID)
uint8_t stuckData() const
uint64_t getChamberHeader() const
void setChamberHeader(uint64_t word)
Read chamberHeader from the block.
unsigned long long uint64_t
void clearVFATs()
Clear the vector rof VFAT data.
static const int sizeGebID
void setChamberTrailer(uint32_t ecOH, uint16_t bcOH, uint16_t vfatWordCntT)