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

◆ @338

struct { ... }

◆ bcOH

uint64_t gem::GEBchamberTrailer::bcOH

Definition at line 36 of file GEBdata.h.

◆ crc16

uint64_t gem::GEBchamberTrailer::crc16

Definition at line 41 of file GEBdata.h.

◆ ecOH

uint64_t gem::GEBchamberTrailer::ecOH

Definition at line 35 of file GEBdata.h.

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

◆ EvUfw

uint64_t gem::GEBchamberTrailer::EvUfw

Definition at line 39 of file GEBdata.h.

◆ InUfw

uint64_t gem::GEBchamberTrailer::InUfw

Definition at line 37 of file GEBdata.h.

◆ SkD

uint64_t gem::GEBchamberTrailer::SkD

Definition at line 38 of file GEBdata.h.

◆ VfWdCntT

uint64_t gem::GEBchamberTrailer::VfWdCntT

Definition at line 40 of file GEBdata.h.

◆ word

uint64_t gem::GEBchamberTrailer::word

Definition at line 33 of file GEBdata.h.