EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Helpers for planar surfaces that share the same maths. More...
Functions | |
static Intersection3D | intersect (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 26 of file PlanarHelper.hpp.
View newest version in sPHENIX GitHub at line 26 of file PlanarHelper.hpp
References denom, and Acts::s_onSurfaceTolerance.
Referenced by tetgenmesh::interecursive(), Acts::PlaneSurface::intersect(), PHG4BlockCellReco::process_event(), and PHG4CylinderCellReco::process_event().