Belle II Software development
SVDPackerModule::FADCTrailer Struct Reference

implementation of FADC Trailer More...

Public Attributes

unsigned int FTBFlags: 16
 FTB Flags Field.
 
unsigned int dataSizeCut: 1
 APV data-size cut flag

 
unsigned int nullDigits: 7
 "0000000"
 
unsigned int fifoErrOR: 1
 FIFO full Error OR.
 
unsigned int frameErrOR: 1
 Frame Error OR.
 
unsigned int detectErrOR: 1
 Detection Error OR.
 
unsigned int apvErrOR: 1
 APV chip number OR.
 
unsigned int check: 4
 MSB "1110" - for FADC Trailer identification.
 

Detailed Description

implementation of FADC Trailer

Definition at line 155 of file SVDPackerModule.h.

Member Data Documentation

◆ apvErrOR

unsigned int apvErrOR

APV chip number OR.

Definition at line 162 of file SVDPackerModule.h.

◆ check

unsigned int check

MSB "1110" - for FADC Trailer identification.

Definition at line 163 of file SVDPackerModule.h.

◆ dataSizeCut

unsigned int dataSizeCut

APV data-size cut flag

Definition at line 157 of file SVDPackerModule.h.

◆ detectErrOR

unsigned int detectErrOR

Detection Error OR.

Definition at line 161 of file SVDPackerModule.h.

◆ fifoErrOR

unsigned int fifoErrOR

FIFO full Error OR.

Definition at line 159 of file SVDPackerModule.h.

◆ frameErrOR

unsigned int frameErrOR

Frame Error OR.

Definition at line 160 of file SVDPackerModule.h.

◆ FTBFlags

unsigned int FTBFlags

FTB Flags Field.

Definition at line 156 of file SVDPackerModule.h.

◆ nullDigits

unsigned int nullDigits

"0000000"

Definition at line 158 of file SVDPackerModule.h.


The documentation for this struct was generated from the following file: