CMS 3D CMS Logo

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

#include <GEBdata.h>

Public Attributes

struct {
   uint64_t   bcOH: 14
 
   uint64_t   ecOH: 20
 
   uint64_t   inFIFOund: 1
 
   uint64_t   ohcrc: 16
 
   uint64_t   stuckData: 1
 
   uint64_t   vfatWordCntT: 12
 
}; 
 
uint64_t word
 

Detailed Description

Definition at line 20 of file GEBdata.h.

Member Data Documentation

struct { ... }
uint64_t gem::GEBchamberTrailer::bcOH

Definition at line 24 of file GEBdata.h.

Referenced by gem::GEBdata::bcOH(), and gem::GEBdata::setChamberTrailer().

uint64_t gem::GEBchamberTrailer::ecOH

Definition at line 23 of file GEBdata.h.

Referenced by gem::GEBdata::ecOH(), and gem::GEBdata::setChamberTrailer().

uint64_t gem::GEBchamberTrailer::inFIFOund

Definition at line 26 of file GEBdata.h.

Referenced by gem::GEBdata::inFIFOund().

uint64_t gem::GEBchamberTrailer::ohcrc

Definition at line 28 of file GEBdata.h.

Referenced by gem::GEBdata::ohcrc().

uint64_t gem::GEBchamberTrailer::stuckData

Definition at line 25 of file GEBdata.h.

Referenced by gem::GEBdata::stuckData().

uint64_t gem::GEBchamberTrailer::vfatWordCntT

Definition at line 27 of file GEBdata.h.

Referenced by gem::GEBdata::setChamberTrailer(), and gem::GEBdata::vfatWordCntT().

uint64_t gem::GEBchamberTrailer::word

Definition at line 21 of file GEBdata.h.

Referenced by gem::GEBdata::setChamberTrailer().