![]() |
![]() |
#include <GEBdata.h>
Public Member Functions | |
void | addVFAT (VFATdata v) |
Adds VFAT data to the vector. More... | |
uint16_t | bcOH () const |
uint8_t | bxmAvV () const |
uint16_t | bxmVvV () const |
uint16_t | crc () const |
uint32_t | ecOH () const |
uint8_t | evtF () const |
uint8_t | evtNF () const |
uint8_t | evtSzOFW () const |
uint8_t | evtSzW () const |
uint8_t | evUfw () const |
GEBdata () | |
uint64_t | getChamberHeader () const |
uint64_t | getChamberTrailer () const |
uint8_t | inF () const |
uint8_t | inNF () const |
uint8_t | inputID () const |
uint8_t | inUfw () const |
uint8_t | l1aF () const |
uint8_t | l1aNF () const |
uint8_t | noVFAT () const |
uint8_t | oOScAvV () const |
uint8_t | oOScVvV () const |
void | setChamberHeader (uint64_t word) |
Read chamberHeader from the block. More... | |
void | setChamberHeader (uint16_t vfatWordCnt, uint8_t inputID) |
void | setChamberTrailer (uint64_t word) |
Read chamberTrailer from the block. More... | |
void | setChamberTrailer (uint32_t ecOH, uint16_t bcOH, uint16_t vfatWordCntT) |
uint8_t | stuckData () const |
const std::vector< VFATdata > * | vFATs () const |
Returns the vector of FVAT data. More... | |
uint16_t | vfatWordCnt () const |
uint16_t | vfatWordCntT () const |
uint32_t | zeroSupWordsCnt () const |
~GEBdata () | |
Static Public Attributes | |
static const int | sizeGebID = 5 |
Private Attributes | |
uint64_t | ch_ |
uint64_t | ct_ |
std::vector< VFATdata > | vfatd_ |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Read chamberHeader from the block.
Definition at line 51 of file GEBdata.h.
References gem::GEBchamberHeader::word.
|
inline |
Definition at line 52 of file GEBdata.h.
References gem::GEBchamberHeader::inputID, and gem::GEBchamberHeader::VfWdCnt.
|
inline |
Read chamberTrailer from the block.
Definition at line 61 of file GEBdata.h.
References gem::GEBchamberHeader::word.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |