TwoBodyDecayParameters(void)
const AlgebraicVector sub(ParameterName first, ParameterName last) const
Get specified range of decay parameters.
const AlgebraicVector & parameters(void) const
Get decay parameters.
TwoBodyDecayParameters(const AlgebraicVector ¶m)
bool hasError(void) const
double operator[](ParameterName name) const
Get specified decay parameter.
double operator()(ParameterName name) const
Get specified decay parameter.
~TwoBodyDecayParameters(void)
AlgebraicSymMatrix theCovariance
const AlgebraicSymMatrix & covariance(void) const
Get error matrix.
AlgebraicVector theParameters
ParameterName
Define order of parameters.
TwoBodyDecayParameters(const TwoBodyDecayParameters &other)
TwoBodyDecayParameters(const AlgebraicVector ¶m, const AlgebraicSymMatrix &cov)