1 #ifndef _TRACKER_LOCALTRAJECTORYERROR_H_
2 #define _TRACKER_LOCALTRAJECTORYERROR_H_
72 (*theWeightMatrixPtr) /= factor;
LocalTrajectoryError & operator*=(double factor)
LocalTrajectoryError(InvalidError)
LocalError positionError() const
std::shared_ptr< AlgebraicSymMatrix55 > theWeightMatrixPtr
const AlgebraicSymMatrix55 & matrix() const
AlgebraicSymMatrix55 theCovarianceMatrix
ROOT::Math::SMatrix< double, 5, 5, ROOT::Math::MatRepSym< double, 5 > > AlgebraicSymMatrix55
LocalTrajectoryError(const AlgebraicSymMatrix55 &aCovarianceMatrix)
const AlgebraicSymMatrix55 & weightMatrix() const