1 #ifndef PerigeeTrajectoryError_H
2 #define PerigeeTrajectoryError_H
void calculateWeightMatrix() const
AlgebraicSymMatrix55 thePerigeeWeight
CLHEP::HepMatrix asHepMatrix(const ROOT::Math::SMatrix< double, N1, N2, typename ROOT::Math::MatRepStd< double, N1, N2 > > &rm)
double longitudinalImpactParameterError() const
~PerigeeTrajectoryError()
double thetaError() const
const AlgebraicSymMatrix weightMatrix_old(int &error) const
ROOT::Math::SMatrix< double, 5, 5, ROOT::Math::MatRepSym< double, 5 > > AlgebraicSymMatrix55
PerigeeTrajectoryError(const AlgebraicSymMatrix55 &aPerigeeError)
double transverseImpactParameterError() const
const AlgebraicSymMatrix55 & covarianceMatrix() const
const AlgebraicSymMatrix55 & weightMatrix(int &error) const
PerigeeTrajectoryError(AlgebraicSymMatrix aPerigeeError)
AlgebraicSymMatrix55 thePerigeeError
const AlgebraicSymMatrix covarianceMatrix_old() const
CLHEP::HepSymMatrix AlgebraicSymMatrix
double transverseCurvatureError() const
ROOT::Math::SMatrix< double, N1, N2, typename ROOT::Math::MatRepStd< double, N1, N2 > > asSMatrix(const CLHEP::HepMatrix &m)