CMS 3D CMS Logo

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

#include <GEBdata.h>

Public Attributes

struct {
   uint64_t   inputID: 5
 
   uint64_t   inputStatus: 23
 
   uint64_t   vfatWordCnt: 12
 
   uint64_t   zeroSupWordsCnt: 24
 
}; 
 
uint64_t word
 

Detailed Description

Definition at line 11 of file GEBdata.h.

Member Data Documentation

struct { ... }
uint64_t gem::GEBchamberHeader::inputID

Definition at line 16 of file GEBdata.h.

Referenced by gem::GEBdata::inputID(), and gem::GEBdata::setChamberHeader().

uint64_t gem::GEBchamberHeader::inputStatus

Definition at line 14 of file GEBdata.h.

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

uint64_t gem::GEBchamberHeader::vfatWordCnt

Definition at line 15 of file GEBdata.h.

Referenced by gem::GEBdata::setChamberHeader(), and gem::GEBdata::vfatWordCnt().

uint64_t gem::GEBchamberHeader::word

Definition at line 12 of file GEBdata.h.

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

uint64_t gem::GEBchamberHeader::zeroSupWordsCnt

Definition at line 17 of file GEBdata.h.

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