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::VFATthird Union Reference

#include <GEMVFAT.h>

Public Attributes

struct {
   uint64_t   crc: 16
 Check Sum value, 16 bits. More...
 
   uint64_t   lsData2: 48
 channels from 1to64 More...
 
}; 
 
uint64_t word
 

Detailed Description

Definition at line 40 of file GEMVFAT.h.

Member Data Documentation

struct { ... }
uint64_t GEMVFAT::VFATthird::crc

Check Sum value, 16 bits.

Definition at line 43 of file GEMVFAT.h.

uint64_t GEMVFAT::VFATthird::lsData2

channels from 1to64

Definition at line 44 of file GEMVFAT.h.

uint64_t GEMVFAT::VFATthird::word

Definition at line 41 of file GEMVFAT.h.