CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
GEMVFAT::VFATsecond Union Reference

#include <GEMVFAT.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 33 of file GEMVFAT.h.

Member Data Documentation

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

channels from 1to64

Definition at line 36 of file GEMVFAT.h.

uint64_t GEMVFAT::VFATsecond::msData2

channels from 65to128

Definition at line 37 of file GEMVFAT.h.

uint64_t GEMVFAT::VFATsecond::word

Definition at line 34 of file GEMVFAT.h.