Belle II Software development
|
Strip data information. More...
#include <EKLMDataCheckerModule.h>
Public Attributes | |
int | strip |
Strip global number. | |
int | nDigits |
Total number of digits. | |
int | nBadDigits |
Number of digits with readout error. | |
Strip data information.
Definition at line 38 of file EKLMDataCheckerModule.h.
int nBadDigits |
Number of digits with readout error.
Definition at line 41 of file EKLMDataCheckerModule.h.
int nDigits |
Total number of digits.
Definition at line 40 of file EKLMDataCheckerModule.h.
int strip |
Strip global number.
Definition at line 39 of file EKLMDataCheckerModule.h.