#include <GEBdata.h>
Public Attributes | |
struct { | |
uint64_t bcOH: 13 | |
uint64_t crc16: 16 | |
uint64_t ecOH: 20 | |
uint64_t EvUfw: 1 | |
uint64_t InUfw: 1 | |
uint64_t SkD: 1 | |
uint64_t VfWdCntT: 12 | |
}; | |
uint64_t | word |
struct { ... } |
uint64_t gem::GEBchamberTrailer::bcOH |
Definition at line 36 of file GEBdata.h.
Referenced by gem::GEBdata::bcOH().
uint64_t gem::GEBchamberTrailer::crc16 |
Definition at line 41 of file GEBdata.h.
Referenced by gem::GEBdata::crc().
uint64_t gem::GEBchamberTrailer::ecOH |
Definition at line 35 of file GEBdata.h.
Referenced by gem::GEBdata::ecOH(), and gem::GEBdata::setChamberTrailer().
uint64_t gem::GEBchamberTrailer::EvUfw |
Definition at line 39 of file GEBdata.h.
Referenced by gem::GEBdata::evUfw().
uint64_t gem::GEBchamberTrailer::InUfw |
Definition at line 37 of file GEBdata.h.
Referenced by gem::GEBdata::inUfw().
uint64_t gem::GEBchamberTrailer::SkD |
Definition at line 38 of file GEBdata.h.
Referenced by gem::GEBdata::stuckData().
uint64_t gem::GEBchamberTrailer::VfWdCntT |
Definition at line 40 of file GEBdata.h.
Referenced by gem::GEBdata::vfatWordCntT().