EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for Acts::detail::IntersectionHelper2D, including all inherited members.
intersectCircle(double R, const Vector2D &origin, const Vector2D &dir) | Acts::detail::IntersectionHelper2D | inlinestatic |
intersectEllipse(double Rx, double Ry, const Vector2D &origin, const Vector2D &dir) | Acts::detail::IntersectionHelper2D | static |
intersectSegment(const Vector2D &s0, const Vector2D &s1, const Vector2D &origin, const Vector2D &dir) | Acts::detail::IntersectionHelper2D | static |