Belle II Software development
SVDUnpackerModule::data_A Struct Reference

implementation of the first data word More...

Public Attributes

unsigned int sample1: 8
 1st data sample
 
unsigned int sample2: 8
 2nd data sample
 
unsigned int sample3: 8
 3rd data sample
 
unsigned int stripNum: 7
 Strip number.
 
unsigned int check: 1
 MSB "1" - for Data word identification.
 

Detailed Description

implementation of the first data word

Definition at line 126 of file SVDUnpackerModule.h.

Member Data Documentation

◆ check

unsigned int check

MSB "1" - for Data word identification.

Definition at line 131 of file SVDUnpackerModule.h.

◆ sample1

unsigned int sample1

1st data sample

Definition at line 127 of file SVDUnpackerModule.h.

◆ sample2

unsigned int sample2

2nd data sample

Definition at line 128 of file SVDUnpackerModule.h.

◆ sample3

unsigned int sample3

3rd data sample

Definition at line 129 of file SVDUnpackerModule.h.

◆ stripNum

unsigned int stripNum

Strip number.

Definition at line 130 of file SVDUnpackerModule.h.


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