![]() |
ATLAS Offline Software
|
This is the complete list of members for PlaneSurface, including all inherited members.
| ::BoundSurfaceCnv_p1 class | PlaneSurface | friend |
| ::BoundSurfaceCnv_p2 class | PlaneSurface | friend |
| bounds() const override final | PlaneSurface | virtual |
| clone() const override | PlaneSurface | virtual |
| createUniqueNeutralParameters(double l1, double l2, double phi, double theta, double oop, std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override final | PlaneSurface | virtual |
| createUniqueNeutralParameters(const Amg::Vector3D &position, const Amg::Vector3D &momentum, double charge=0., std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override final | PlaneSurface | virtual |
| createUniqueParameters(double l1, double l2, double phi, double theta, double qop, std::optional< AmgSymMatrix(DIM)> cov=std::nullopt) const | PlaneSurface | |
| createUniqueParameters(const Amg::Vector3D &position, const Amg::Vector3D &momentum, double charge, std::optional< AmgSymMatrix(DIM)> cov=std::nullopt) const | PlaneSurface | |
| createUniqueTrackParameters(double l1, double l2, double phi, double theta, double qop, std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override final | PlaneSurface | virtual |
| createUniqueTrackParameters(const Amg::Vector3D &position, const Amg::Vector3D &momentum, double charge, std::optional< AmgSymMatrix(5)> cov=std::nullopt) const override final | PlaneSurface | virtual |
| globalToLocal(const Amg::Vector3D &glob, const Amg::Vector3D &mom, Amg::Vector2D &loc) const override final | PlaneSurface | virtual |
| globalToLocalDirection(const Amg::Vector3D &glodir, Trk::LocalDirection &locdir) const | PlaneSurface | |
| insideBounds(const Amg::Vector2D &locpos, double tol1=0., double tol2=0.) const override | PlaneSurface | virtual |
| insideBoundsCheck(const Amg::Vector2D &locpos, const BoundaryCheck &bchk) const override final | PlaneSurface | virtual |
| isOnSurface(const Amg::Vector3D &glopo, const BoundaryCheck &bchk=true, double tol1=0., double tol2=0.) const override final | PlaneSurface | virtual |
| localToGlobal(const Amg::Vector2D &locp, const Amg::Vector3D &mom, Amg::Vector3D &glob) const override final | PlaneSurface | virtual |
| localToGlobalDirection(const Trk::LocalDirection &locdir, Amg::Vector3D &globdir) const | PlaneSurface | |
| m_bounds | PlaneSurface | protected |
| name() const override | PlaneSurface | virtual |
| operator=(const PlaneSurface &psf)=default | PlaneSurface | |
| operator=(PlaneSurface &&psf) noexcept=default | PlaneSurface | |
| operator==(const Surface &sf) const override | PlaneSurface | virtual |
| operator==(const PlaneSurface &cf) const | PlaneSurface | |
| PlaneSurface() | PlaneSurface | |
| PlaneSurface(const PlaneSurface &psf)=default | PlaneSurface | |
| PlaneSurface(PlaneSurface &&psf) noexcept=default | PlaneSurface | |
| PlaneSurface(const PlaneSurface &psf, const Amg::Transform3D &transf) | PlaneSurface | |
| PlaneSurface(const Amg::Vector3D &position, const CurvilinearUVT &curvUVT) | PlaneSurface | |
| PlaneSurface(const TrkDetElementBase &detelement, const Amg::Transform3D &transf) | PlaneSurface | |
| PlaneSurface(const TrkDetElementBase &detelement) | PlaneSurface | |
| PlaneSurface(const TrkDetElementBase &detelement, const Identifier &id, const Amg::Transform3D &transf) | PlaneSurface | |
| PlaneSurface(const TrkDetElementBase &detelement, const Identifier &id) | PlaneSurface | |
| PlaneSurface(const Amg::Transform3D &htrans) | PlaneSurface | |
| PlaneSurface(const Amg::Transform3D &htrans, double halephi, double haleta) | PlaneSurface | |
| PlaneSurface(const Amg::Transform3D &htrans, double minhalephi, double maxhalephi, double haleta) | PlaneSurface | |
| PlaneSurface(const Amg::Transform3D &htrans, std::shared_ptr< const Trk::SurfaceBounds > sbounds) | PlaneSurface | |
| s_boundless | PlaneSurface | protectedstatic |
| staticType | PlaneSurface | static |
| straightLineDistanceEstimate(const Amg::Vector3D &pos, const Amg::Vector3D &dir) const override final | PlaneSurface | virtual |
| straightLineDistanceEstimate(const Amg::Vector3D &pos, const Amg::Vector3D &dir, bool Bound) const override final | PlaneSurface | virtual |
| straightLineIntersection(const Amg::Vector3D &pos, const Amg::Vector3D &dir, bool forceDir, Trk::BoundaryCheck bchk) const override final | PlaneSurface | virtual |
| type() const override final | PlaneSurface | virtual |
| ~PlaneSurface()=default | PlaneSurface | virtual |