Belle II Software development
SVDPackerModule::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 137 of file SVDPackerModule.h.

Member Data Documentation

◆ check

unsigned int check

MSB "1" - for Data word identification.

Definition at line 142 of file SVDPackerModule.h.

◆ sample1

unsigned int sample1

1st data sample

Definition at line 138 of file SVDPackerModule.h.

◆ sample2

unsigned int sample2

2nd data sample

Definition at line 139 of file SVDPackerModule.h.

◆ sample3

unsigned int sample3

3rd data sample

Definition at line 140 of file SVDPackerModule.h.

◆ stripNum

unsigned int stripNum

Strip number.

Definition at line 141 of file SVDPackerModule.h.


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