ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Helpers for planar surfaces that share the same maths. More...
Functions | |
static Intersection | intersectionEstimate (const Transform3D &transform, const Vector3D &position, const Vector3D &direction) |
Helpers for planar surfaces that share the same maths.
|
static |
Intersection with a planar surface
transform | The 3D affine transform that places the surface |
position | The starting position for the intersection |
direction | The starting direction for the intersection |
Definition at line 28 of file PlanarHelper.hpp.
View newest version in sPHENIX GitHub at line 28 of file PlanarHelper.hpp
References denom, and Acts::s_onSurfaceTolerance.
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::PlaneSurface::intersectionEstimate().