ATLAS Offline Software
Trk::ParametersCommon< DIM, T > Member List

This is the complete list of members for Trk::ParametersCommon< DIM, T >, including all inherited members.

AmgSymMatrix(DIM) *covariance() constTrk::ParametersCommon< DIM, T >
AmgSymMatrix(DIM) *covariance()Trk::ParametersCommon< DIM, T >
AmgVector(DIM) &parameters() constTrk::ParametersCommon< DIM, T >
AmgVector(DIM) &parameters()Trk::ParametersCommon< DIM, T >
AmgVector(DIM) m_parametersTrk::ParametersCommon< DIM, T >protected
associatedSurface() const =0Trk::ParametersCommon< DIM, T >pure virtual
clone() const =0Trk::ParametersCommon< DIM, T >pure virtual
dimTrk::ParametersCommon< DIM, T >static
hasSurface() const =0Trk::ParametersCommon< DIM, T >pure virtual
isCharged() constTrk::ParametersCommon< DIM, T >
localPosition() constTrk::ParametersCommon< DIM, T >
m_chargeDefTrk::ParametersCommon< DIM, T >protected
m_covarianceTrk::ParametersCommon< DIM, T >protected
measurementFrame() const =0Trk::ParametersCommon< DIM, T >pure virtual
operator=(ParametersCommon &&) noexcept=defaultTrk::ParametersCommon< DIM, T >protected
operator=(const ParametersCommon &)=defaultTrk::ParametersCommon< DIM, T >protected
ParametersCommon()=defaultTrk::ParametersCommon< DIM, T >protected
ParametersCommon(ParametersCommon &&) noexcept=defaultTrk::ParametersCommon< DIM, T >protected
ParametersCommon(const ParametersCommon &)=defaultTrk::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) &parameters, 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) &param)Trk::ParametersCommon< DIM, T >
surfaceType() const =0Trk::ParametersCommon< DIM, T >pure virtual
type() const =0Trk::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) &)=0Trk::ParametersCommon< DIM, T >protectedpure virtual
~ParametersCommon()=defaultTrk::ParametersCommon< DIM, T >virtual