Belle II Software development
SVDPackerModule::MainHeader Struct Reference

implementation of FADC Header More...

Public Attributes

unsigned int trgNumber: 8
 Trigger Number.
 
unsigned int trgType: 4
 Trigger Type.
 
unsigned int trgTiming: 2
 Trigger Timing.
 
unsigned int xTalk: 2
 cross talk tag
 
unsigned int FADCnum: 8
 FADC number.
 
unsigned int DAQType: 1
 (from 2020c) Event type(0): "0"…3 or …6 acquisition mode, "1"…3-mixed-6 acquisition mode
 
unsigned int DAQMode: 2
 Event type(2:1): "00"…1-sample, "01"…3-sample, "10"…6-sample.
 
unsigned int runType: 2
 Run Type.
 
unsigned int check: 3
 MSB "110" - for FADC Header identification.
 

Detailed Description

implementation of FADC Header

Definition at line 111 of file SVDPackerModule.h.

Member Data Documentation

◆ check

unsigned int check

MSB "110" - for FADC Header identification.

Definition at line 120 of file SVDPackerModule.h.

◆ DAQMode

unsigned int DAQMode

Event type(2:1): "00"…1-sample, "01"…3-sample, "10"…6-sample.

Definition at line 118 of file SVDPackerModule.h.

◆ DAQType

unsigned int DAQType

(from 2020c) Event type(0): "0"…3 or …6 acquisition mode, "1"…3-mixed-6 acquisition mode

Definition at line 117 of file SVDPackerModule.h.

◆ FADCnum

unsigned int FADCnum

FADC number.

Definition at line 116 of file SVDPackerModule.h.

◆ runType

unsigned int runType

Run Type.

Definition at line 119 of file SVDPackerModule.h.

◆ trgNumber

unsigned int trgNumber

Trigger Number.

Definition at line 112 of file SVDPackerModule.h.

◆ trgTiming

unsigned int trgTiming

Trigger Timing.

Definition at line 114 of file SVDPackerModule.h.

◆ trgType

unsigned int trgType

Trigger Type.

Definition at line 113 of file SVDPackerModule.h.

◆ xTalk

unsigned int xTalk

cross talk tag

Definition at line 115 of file SVDPackerModule.h.


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