CMS 3D CMS Logo

List of all members | Public Attributes
gem::GEBchamberTrailer Union Reference

#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
 

Detailed Description

Definition at line 32 of file GEBdata.h.

Member Data Documentation

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().

uint64_t gem::GEBchamberTrailer::word

Definition at line 33 of file GEBdata.h.