Belle II Software development
SVDUnpackerModule::data_B Struct Reference

implementation of the second data word More...

Public Attributes

unsigned int sample4: 8
 4th data sample
 
unsigned int sample5: 8
 5th data sample
 
unsigned int sample6: 8
 6th data sample
 
unsigned int stripNum: 7
 Strip number.
 
unsigned int check: 1
 MSB "1" - for Data word identification.
 

Detailed Description

implementation of the second data word

Definition at line 135 of file SVDUnpackerModule.h.

Member Data Documentation

◆ check

unsigned int check

MSB "1" - for Data word identification.

Definition at line 140 of file SVDUnpackerModule.h.

◆ sample4

unsigned int sample4

4th data sample

Definition at line 136 of file SVDUnpackerModule.h.

◆ sample5

unsigned int sample5

5th data sample

Definition at line 137 of file SVDUnpackerModule.h.

◆ sample6

unsigned int sample6

6th data sample

Definition at line 138 of file SVDUnpackerModule.h.

◆ stripNum

unsigned int stripNum

Strip number.

Definition at line 139 of file SVDUnpackerModule.h.


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