CMS 3D CMS Logo

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

#include <VFATdata.h>

Public Attributes

struct {
   uint64_t   lsData1: 16
 channels from 1to64 More...
 
   uint64_t   msData2: 48
 channels from 65to128 More...
 
}; 
 
uint64_t word
 

Detailed Description

Definition at line 31 of file VFATdata.h.

Member Data Documentation

struct { ... }
uint64_t gem::VFATsecond::lsData1

channels from 1to64

Definition at line 34 of file VFATdata.h.

Referenced by gem::VFATdata::lsData(), and gem::VFATdata::VFATdata().

uint64_t gem::VFATsecond::msData2

channels from 65to128

Definition at line 35 of file VFATdata.h.

Referenced by gem::VFATdata::msData(), and gem::VFATdata::VFATdata().

uint64_t gem::VFATsecond::word

Definition at line 32 of file VFATdata.h.

Referenced by gem::VFATdata::VFATdata().