1 #ifndef _TRACKER_CURVILINEARTRAJECTORYERROR_H_
2 #define _TRACKER_CURVILINEARTRAJECTORYERROR_H_
45 template<
typename M55>
81 double root_of_factor =
sqrt(factor);
CurvilinearTrajectoryError(const M55 &aCovarianceMatrix)
ROOT::Math::SMatrix< double, 5, 5, ROOT::Math::MatRepSym< double, 5 > > AlgebraicSymMatrix55
CurvilinearTrajectoryError()
CurvilinearTrajectoryError(InvalidError)
void zeroFieldScaling(double factor)
const AlgebraicSymMatrix55 & matrix() const
CurvilinearTrajectoryError(const AlgebraicSymMatrix55 &aCovarianceMatrix)
void operator*=(double factor)
AlgebraicSymMatrix55 theCovarianceMatrix
math::Error< dimension >::type MathCovarianceMatrix
5 parameter covariance matrix
AlgebraicSymMatrix55 & matrix()