CMS 3D CMS Logo

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

#include <AMC13Event.h>

Public Attributes

struct {
   uint64_t   amcNo: 4
 
   uint64_t   amcSize: 24
 
   uint64_t   blkNo: 8
 
   uint64_t   boardId: 16
 
   uint64_t   errStrip: 8
 
   uint64_t   unused: 4
 
}; 
 
uint64_t word
 

Detailed Description

Definition at line 57 of file AMC13Event.h.

Member Data Documentation

◆ @324

struct { ... }

◆ amcNo

uint64_t gem::AMCHeader::amcNo

Definition at line 61 of file AMC13Event.h.

◆ amcSize

uint64_t gem::AMCHeader::amcSize

Definition at line 64 of file AMC13Event.h.

◆ blkNo

uint64_t gem::AMCHeader::blkNo

Definition at line 62 of file AMC13Event.h.

◆ boardId

uint64_t gem::AMCHeader::boardId

Definition at line 60 of file AMC13Event.h.

◆ errStrip

uint64_t gem::AMCHeader::errStrip

Definition at line 65 of file AMC13Event.h.

◆ unused

uint64_t gem::AMCHeader::unused

Definition at line 63 of file AMC13Event.h.

◆ word

uint64_t gem::AMCHeader::word

Definition at line 58 of file AMC13Event.h.