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