14 #ifndef BASICTOOL_GEODIRECTEDLINE_H
15 #define BASICTOOL_GEODIRECTEDLINE_H
41 const double dirx,
const double diry,
const double dirz);
50 template <
class T,
class U>
DirectedLine(
const T& pt,
const U& dir)
process_name opflash particleana ie ie ie z
DirectedLine(const T &pt, const U &dir)
Alternative ctor using template (3)
process_name opflash particleana ie x
DirectedLine()
Default ctor.
DirectedLine DirectedLine_t
process_name opflash particleana ie ie y
Representation of a 3D infinite line. Defines an infinite 3D line by having 2 points which completely...
Representation of a 3D infinite line. Defines an infinite 3D line with a point and a direction...
Representation of a 3D semi-infinite line. Defines a semi-infinite 3D line by having a start point (P...