8#include<svd/dbobjects/SVDMCFudgeFactorFunction.h>
class to contain the MC fudge factor formulae
std::vector< double > m_chebyCoeffs
function parameters & implementations
int m_current
current function ID
SVDMCFudgeFactorFunction & operator=(const Belle2::SVDMCFudgeFactorFunction &a)
operator =
std::vector< double > m_y
Vectors of TGraph points for the sigmas.
SVDMCFudgeFactorFunction()
constructor
std::vector< double > m_x
ID = {1}, rel07: fudge factor parametrized with linear interpolation between graph points.
static std::vector< fudgeFactorFunction > m_implementations
vector of functions for fudge factor computation, we use the m_current
Abstract base class for different kinds of events.