8#include<svd/dbobjects/SVDPositionErrorFunction.h>
class to contain the Cluster Position Error Formulae
static const int maxClusterSize
total number of cluster sizes
static std::vector< posErrFunction > m_implementations
vector of functions for position error, we use the m_current
double m_a1[maxClusterSize]
function parameters & implementations
double m_a2[maxClusterSize]
size dependent a2-parameter
int m_current
current function ID
double m_c1[maxClusterSize]
size dependent c1-parameter
SVDPositionErrorFunction & operator=(const Belle2::SVDPositionErrorFunction &a)
operator =
SVDPositionErrorFunction()
constructor
double m_b1[maxClusterSize]
size dependent b1-parameter
Abstract base class for different kinds of events.