#include "WireCellUtil/Point.h"
Go to the source code of this file.
Namespaces | |
WireCell | |
Functions | |
int | WireCell::hit_square (int axis0, const Ray &bounds, const Point &point, const Vector &dir, Ray &hits) |
int | WireCell::box_intersection (const Ray &bounds, const Ray &ray, Ray &hits) |