![]() |
Belle II Software release-09-00-03
|
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. | |
implementation of the second data word
Definition at line 138 of file SVDUnpackerModule.h.
| unsigned int check |
MSB "1" - for Data word identification.
Definition at line 143 of file SVDUnpackerModule.h.
| unsigned int sample4 |
4th data sample
Definition at line 139 of file SVDUnpackerModule.h.
| unsigned int sample5 |
5th data sample
Definition at line 140 of file SVDUnpackerModule.h.
| unsigned int sample6 |
6th data sample
Definition at line 141 of file SVDUnpackerModule.h.
| unsigned int stripNum |
Strip number.
Definition at line 142 of file SVDUnpackerModule.h.