ATLAS Offline Software
|
This is the complete list of members for Trk::StraightLineSurface, including all inherited members.
::BoundSurfaceCnv_p1 class | Trk::StraightLineSurface | friend |
::BoundSurfaceCnv_p2 class | Trk::StraightLineSurface | friend |
associatedDetectorElement() const | Trk::Surface | |
associatedDetectorElementIdentifier() const | Trk::Surface | |
associatedLayer() const | Trk::Surface | |
associateLayer(const Layer &lay) | Trk::Surface | |
baseSurface() const | Trk::Surface | virtual |
bounds() const override final | Trk::StraightLineSurface | virtual |
cachedTransform() const | Trk::Surface | |
center() const | Trk::Surface | |
ChargedTrackParametersUniquePtr typedef | Trk::Surface | |
clone() const override final | Trk::StraightLineSurface | virtual |
createUniqueNeutralParameters(double l1, double l2, double phi, double theta, double qop, std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override final | Trk::StraightLineSurface | virtual |
createUniqueNeutralParameters(const Amg::Vector3D &position, const Amg::Vector3D &momentum, double charge, std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override final | Trk::StraightLineSurface | virtual |
createUniqueParameters(double l1, double l2, double phi, double theta, double qop, std::optional< AmgSymMatrix(DIM)> cov=std::nullopt) const | Trk::StraightLineSurface | |
createUniqueParameters(const Amg::Vector3D &position, const Amg::Vector3D &momentum, double charge, std::optional< AmgSymMatrix(DIM)> cov=std::nullopt) const | Trk::StraightLineSurface | |
createUniqueTrackParameters(double l1, double l2, double phi, double theta, double qop, std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override final | Trk::StraightLineSurface | virtual |
createUniqueTrackParameters(const Amg::Vector3D &position, const Amg::Vector3D &momentum, double charge, std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override final | Trk::StraightLineSurface | virtual |
dump(MsgStream &sl) const | Trk::Surface | virtual |
dump(std::ostream &sl) const | Trk::Surface | virtual |
globalReferencePoint() const | Trk::Surface | virtual |
globalToLocal(const Amg::Vector3D &glob, const Amg::Vector3D &mom, Amg::Vector2D &loc) const override final | Trk::StraightLineSurface | virtual |
Trk::Surface::globalToLocal(const Amg::Vector3D &glopos, double tol=0.) const | Trk::Surface | |
Trk::Surface::globalToLocal(const Amg::Vector3D &glopos, const Amg::Vector3D &glomom) const | Trk::Surface | |
insideBounds(const Amg::Vector2D &locpos, double tol1=0., double tol2=0.) const override final | Trk::StraightLineSurface | virtual |
insideBoundsCheck(const Amg::Vector2D &locpos, const BoundaryCheck &bchk) const override final | Trk::StraightLineSurface | virtual |
inverseTransformHelper() const | Trk::Surface | protected |
inverseTransformMultHelper(const Amg::Vector3D &glopos) const | Trk::Surface | protected |
isActive() const | Trk::Surface | |
isFree() const | Trk::Surface | |
isOnSurface(const Amg::Vector3D &glopo, const BoundaryCheck &bchk=true, double tol1=0., double tol2=0.) const override final | Trk::StraightLineSurface | virtual |
lineDirection() const | Trk::StraightLineSurface | |
localParametersToPosition(const LocalParameters &locpars) const | Trk::Surface | virtual |
localToGlobal(const Amg::Vector2D &locp, const Amg::Vector3D &mom, Amg::Vector3D &glob) const override final | Trk::StraightLineSurface | virtual |
localToGlobal(const Trk::LocalParameters &locpars, const Amg::Vector3D &glomom, double locZ) const | Trk::StraightLineSurface | |
Trk::Surface::localToGlobal(const Amg::Vector2D &locpos) const | Trk::Surface | |
Trk::Surface::localToGlobal(const Amg::Vector2D &locpos, const Amg::Vector3D &glomom) const | Trk::Surface | |
Trk::Surface::localToGlobal(const LocalParameters &locpars) const | Trk::Surface | |
Trk::Surface::localToGlobal(const LocalParameters &locpars, const Amg::Vector3D &glomom) const | Trk::Surface | |
m_associatedDetElement | Trk::Surface | protected |
m_associatedDetElementId | Trk::Surface | protected |
m_associatedLayer | Trk::Surface | protected |
m_bounds | Trk::StraightLineSurface | protected |
m_lineDirection | Trk::StraightLineSurface | protected |
m_materialLayer | Trk::Surface | protected |
m_owner | Trk::Surface | protected |
m_transforms | Trk::Surface | protected |
materialLayer() const | Trk::Surface | |
materialLayer() | Trk::Surface | |
measurementFrame(const Amg::Vector3D &glopos, const Amg::Vector3D &glomom) const override final | Trk::StraightLineSurface | virtual |
name() const override final | Trk::StraightLineSurface | virtual |
NeutralTrackParametersUniquePtr typedef | Trk::Surface | |
normal() const | Trk::Surface | virtual |
normal(const Amg::Vector2D &lp) const | Trk::Surface | virtual |
numberOfInstantiations() | Trk::ObjectCounter< Trk::Surface > | inlinestatic |
ObjectCounter() | Trk::ObjectCounter< Trk::Surface > | inlineprotected |
ObjectCounter(const ObjectCounter &) | Trk::ObjectCounter< Trk::Surface > | inlineprotected |
ObjectCounter(ObjectCounter &&)=default | Trk::ObjectCounter< Trk::Surface > | protected |
onSurface(const T ¶meters, const BoundaryCheck &bchk=BoundaryCheck(true)) const | Trk::Surface | |
operator!=(const Surface &sf) const | Trk::Surface | |
operator=(const StraightLineSurface &slsf) | Trk::StraightLineSurface | |
operator=(StraightLineSurface &&slsf) noexcept=default | Trk::StraightLineSurface | |
Trk::Surface::operator=(const Surface &sf) | Trk::Surface | protected |
Trk::Surface::operator=(Surface &&sf) noexcept=default | Trk::Surface | protected |
ObjectCounter< Trk::Surface >::operator=(const ObjectCounter &)=default | Trk::ObjectCounter< Trk::Surface > | protected |
ObjectCounter< Trk::Surface >::operator=(ObjectCounter &&)=default | Trk::ObjectCounter< Trk::Surface > | protected |
operator==(const Surface &sf) const override | Trk::StraightLineSurface | virtual |
operator==(const StraightLineSurface &cf) const | Trk::StraightLineSurface | |
owner() const | Trk::Surface | |
pathCorrection(const Amg::Vector3D &, const Amg::Vector3D &) const override final | Trk::StraightLineSurface | virtual |
positionOnSurface(const Amg::Vector3D &glopo, const BoundaryCheck &bchk=true, double tol1=0., double tol2=0.) const | Trk::Surface | |
s_boundless | Trk::StraightLineSurface | protectedstatic |
s_numberOfInstantiations | Trk::ObjectCounter< Trk::Surface > | inlinestatic |
s_onSurfaceTolerance | Trk::Surface | protectedstatic |
setMaterialLayer(std::shared_ptr< Layer > mlay) | Trk::Surface | |
setOwner(SurfaceOwner x) | Trk::Surface | |
setTransform(const Amg::Transform3D &trans) | Trk::Surface | |
staticType | Trk::StraightLineSurface | static |
straightLineDistanceEstimate(const Amg::Vector3D &pos, const Amg::Vector3D &dir) const override final | Trk::StraightLineSurface | virtual |
straightLineDistanceEstimate(const Amg::Vector3D &pos, const Amg::Vector3D &dir, bool Bound) const override final | Trk::StraightLineSurface | virtual |
straightLineIntersection(const Amg::Vector3D &pos, const Amg::Vector3D &dir, bool forceDir, Trk::BoundaryCheck bchk) const override final | Trk::StraightLineSurface | virtual |
Trk::Surface::straightLineIntersection(const T &pars, bool forceDir=false, const Trk::BoundaryCheck &bchk=false) const | Trk::Surface | inline |
StraightLineSurface() | Trk::StraightLineSurface | |
StraightLineSurface(const StraightLineSurface &slsf) | Trk::StraightLineSurface | |
StraightLineSurface(StraightLineSurface &&slsf) noexcept=default | Trk::StraightLineSurface | |
StraightLineSurface(const Amg::Transform3D &htrans) | Trk::StraightLineSurface | |
StraightLineSurface(const Amg::Transform3D &htrans, double radius, double halez) | Trk::StraightLineSurface | |
StraightLineSurface(const TrkDetElementBase &detelement, const Identifier &id) | Trk::StraightLineSurface | |
StraightLineSurface(const StraightLineSurface &slsf, const Amg::Transform3D &transf) | Trk::StraightLineSurface | |
Surface() | Trk::Surface | |
Surface(const Surface &sf, const Amg::Transform3D &transf) | Trk::Surface | |
Surface(const Amg::Transform3D &htrans) | Trk::Surface | |
Surface(const TrkDetElementBase &detelement) | Trk::Surface | |
Surface(const TrkDetElementBase &detelement, const Identifier &id) | Trk::Surface | |
Surface(const Surface &sf) | Trk::Surface | protected |
Surface(Surface &&sf) noexcept=default | Trk::Surface | protected |
transform() const | Trk::Surface | |
type() const override final | Trk::StraightLineSurface | virtual |
uniqueClone() const | Trk::Surface | |
~ObjectCounter() | Trk::ObjectCounter< Trk::Surface > | inlineprotected |
~StraightLineSurface()=default | Trk::StraightLineSurface | virtual |
~Surface() | Trk::Surface | virtual |