Belle II Software  release-08-01-10
EclConfiguration::fitparams_t Struct Reference

a struct for the fit parameters More...

#include <EclConfiguration.h>

Public Types

typedef int int_array_192x16_t[2 *m_ndt][16]
 Array for DSP coefs in normal fit.
 
typedef int int_array_24x16_t[m_ndt/4][16]
 Array for DSP coefs in fast fit.
 

Public Attributes

int_array_192x16_t f
 Array with tabulated signal waveform.
 
int_array_192x16_t f1
 Array with tabulated derivative of signal waveform.
 
int_array_192x16_t fg31
 Array to estimate signal amplitude.
 
int_array_192x16_t fg32
 Array to estimate amp * time.
 
int_array_192x16_t fg33
 Array to estimate pedestal height.
 
int_array_24x16_t fg41
 Alternative for FG31 for low amplitude fits.
 
int_array_24x16_t fg43
 Alternative for FG33 for low amplitude fits.
 

Detailed Description

a struct for the fit parameters

Definition at line 100 of file EclConfiguration.h.


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