 |
Belle II Software
release-05-01-25
|
1 #include<svd/dbobjects/SVDCoGCalibrationFunction.h>
17 for (
int i = 0; i <
m_nPar; i++)
18 m_par[i] = a.m_par[i];
int m_current
current function ID
double m_bias[nTriggerBins]
function parameters & implementations
SVDCoGCalibrationFunction()
constructor
static std::vector< cogFunctionErr > m_implementationsErr
Do not stream this, please throw it in the WC.
static const int m_nPar
number of parameters of highest-order implemented pol (5)
Abstract base class for different kinds of events.
double m_par[m_nPar]
vector of parameters
static std::vector< cogFunction > m_implementations
vector of fuctions for time calibration, we use the m_current
double m_scale[nTriggerBins]
trigger-bin dependent scale
static const int nTriggerBins
total number of trigger bins
class to contain the CoG Time calibrations