Go to the source code of this file.
Definition at line 8 of file test_ray.cxx.
13 info(
"Some rays: {}, {}", r1, r2);
17 info(
"Some ray refs: {}, {}", rr1, rr2);
std::pair< Point, Point > Ray
A line segment running from a first (tail) to a second (head) point.
std::tuple< double, double, const reco::ClusterHit3D * > Point
Definitions used by the VoronoiDiagram algorithm.