1 #ifndef _TRACKER_CARTESIANTRAJECTORYERROR_H_
2 #define _TRACKER_CARTESIANTRAJECTORYERROR_H_
AlgebraicSymMatrix66 theCovarianceMatrix
ROOT::Math::SMatrix< double, 6, 6, ROOT::Math::MatRepSym< double, 6 > > AlgebraicSymMatrix66
void operator*=(double factor)
GlobalErrorBase< double, ErrorMatrixTag > GlobalError
ROOT::Math::SMatrix< double, 3, 3, ROOT::Math::MatRepSym< double, 3 > > AlgebraicSymMatrix33
CartesianTrajectoryError(const AlgebraicSymMatrix66 &aCovarianceMatrix)
const AlgebraicSymMatrix66 & matrix() const
const GlobalError position() const
Position error submatrix.
CartesianTrajectoryError()