Belle II Software development
EKLMDataCheckerModule::StripData Struct Reference

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.
 

Detailed Description

Strip data information.

Definition at line 38 of file EKLMDataCheckerModule.h.

Member Data Documentation

◆ nBadDigits

int nBadDigits

Number of digits with readout error.

Definition at line 41 of file EKLMDataCheckerModule.h.

◆ nDigits

int nDigits

Total number of digits.

Definition at line 40 of file EKLMDataCheckerModule.h.

◆ strip

int strip

Strip global number.

Definition at line 39 of file EKLMDataCheckerModule.h.


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