AmgSymMatrix(DIM) *covariance() const | Trk::ParametersCommon< DIM, T > | |
AmgSymMatrix(DIM) *covariance() | Trk::ParametersCommon< DIM, T > | |
AmgVector(DIM) ¶meters() const | Trk::ParametersCommon< DIM, T > | |
AmgVector(DIM) ¶meters() | Trk::ParametersCommon< DIM, T > | |
AmgVector(DIM) m_parameters | Trk::ParametersCommon< DIM, T > | protected |
associatedSurface() const =0 | Trk::ParametersCommon< DIM, T > | pure virtual |
clone() const =0 | Trk::ParametersCommon< DIM, T > | pure virtual |
dim | Trk::ParametersCommon< DIM, T > | static |
hasSurface() const =0 | Trk::ParametersCommon< DIM, T > | pure virtual |
isCharged() const | Trk::ParametersCommon< DIM, T > | |
localPosition() const | Trk::ParametersCommon< DIM, T > | |
m_chargeDef | Trk::ParametersCommon< DIM, T > | protected |
m_covariance | Trk::ParametersCommon< DIM, T > | protected |
measurementFrame() const =0 | Trk::ParametersCommon< DIM, T > | pure virtual |
operator=(ParametersCommon &&) noexcept=default | Trk::ParametersCommon< DIM, T > | protected |
operator=(const ParametersCommon &)=default | Trk::ParametersCommon< DIM, T > | protected |
ParametersCommon()=default | Trk::ParametersCommon< DIM, T > | protected |
ParametersCommon(ParametersCommon &&) noexcept=default | Trk::ParametersCommon< DIM, T > | protected |
ParametersCommon(const ParametersCommon &)=default | Trk::ParametersCommon< DIM, T > | protected |
ParametersCommon(const AmgVector(DIM) parameters, std::optional< AmgSymMatrix(DIM)> &&covariance, const T chargeDef) | Trk::ParametersCommon< DIM, T > | protected |
ParametersCommon(std::optional< AmgSymMatrix(DIM)> &&covariance) | Trk::ParametersCommon< DIM, T > | protected |
ParametersCommon(const AmgVector(DIM) ¶meters, std::optional< AmgSymMatrix(DIM)> &&covariance=std::nullopt) | Trk::ParametersCommon< DIM, T > | protected |
setCovariance(const AmgSymMatrix(DIM) &cov) | Trk::ParametersCommon< DIM, T > | |
setParameters(const AmgVector(DIM) ¶m) | Trk::ParametersCommon< DIM, T > | |
surfaceType() const =0 | Trk::ParametersCommon< DIM, T > | pure virtual |
type() const =0 | Trk::ParametersCommon< DIM, T > | pure virtual |
updateParameters(const AmgVector(DIM) &, const AmgSymMatrix(DIM) &) | Trk::ParametersCommon< DIM, T > | |
updateParameters(const AmgVector(DIM) &) | Trk::ParametersCommon< DIM, T > | |
updateParametersHelper(const AmgVector(DIM) &)=0 | Trk::ParametersCommon< DIM, T > | protectedpure virtual |
~ParametersCommon()=default | Trk::ParametersCommon< DIM, T > | virtual |