![]() |
Belle II Software
release-05-02-19
|
Container for constant parameters used in waveform fits. More...
#include <ECLWaveformData.h>


Public Attributes | |
| Int_t | ka |
| multipliers power of 2 for fg31,fg41 | |
| Int_t | kb |
| multipliers power of 2 for fg32 | |
| Int_t | kc |
| multipliers power of 2 for fg33,fg43 | |
| Int_t | y0Startr |
| start point for pedestal calculation | |
| Int_t | chiThresh |
| chi2 threshold for quality bit | |
| Int_t | k1Chi |
| multipliers power of 2 for f | |
| Int_t | k2Chi |
| multipliers power of 2 for chi2 calculation | |
| Int_t | hitThresh |
| hardware threshold(to start digitization) | |
| Int_t | lowAmpThresh |
| threshold to calculate time | |
| Int_t | skipThresh |
| threshold to send data to collector | |
Container for constant parameters used in waveform fits.
Definition at line 150 of file ECLWaveformData.h.