Go to the documentation of this file. 1 #ifndef DataFormats_GEMDigi_GEBdata_h
2 #define DataFormats_GEMDigi_GEBdata_h
90 bool noVFAT()
const {
return false; }
92 bool evUfw()
const {
return false; }
97 const std::vector<VFATdata>*
vFATs()
const {
return &
vfatd_; }
void addVFAT(VFATdata v)
Adds VFAT data to the vector.
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)
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)