1 #ifndef WIRECELLIFACE_IWIREPARAMETERS 2 #define WIRECELLIFACE_IWIREPARAMETERS std::pair< Point, Point > Ray
A line segment running from a first (tail) to a second (head) point.
virtual ~IWireParameters()
virtual const Ray & pitchV() const =0
virtual const Ray & bounds() const =0
Defines a box that bounds the set of wires.
virtual const Ray & pitchU() const =0
virtual const Ray & pitch(WireCell::WirePlaneLayer_t layer) const
virtual const Ray & pitchW() const =0
WirePlaneLayer_t
Enumerate layer IDs. These are not indices!