3 Objects for describing wires 6 from ..geo.shapes
import Ray, Point3D
8 from collections
import namedtuple
13 Wire = namedtuple(
"Wire",
"plane ch wip seg beg end")
17 Return a bounding box exactly containing the given collection of 25 pts += [w.beg[axis]
for w
in wires]
26 pts += [w.end[axis]
for w
in wires]
::fhicl::TupleAs< Point(::geo::Length_t,::geo::Length_t,::geo::Length_t)> Point3D
Atom object for reading a 3D point or vector (centimeters).
static int max(int a, int b)
T min(sqlite3 *const db, std::string const &table_name, std::string const &column_name)