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