9#include <tracking/trackFindingCDC/geometry/SZLine.h>
12using namespace TrackFindingCDC;
double z0() const
Getter for the z0 parameter.
Vector2D intersection(const SZLine &szLine) const
Calculates the intersection point of two line. Infinity for parallels.
double tanLambda() const
Getter for the tan lambda parameter.
SZLine()
Default constructor for ROOT compatibility.
double map(double s) const
Maps the two dimensional arc length s to z.
A two dimensional vector which is equipped with functions for correct handling of orientation relate...
Abstract base class for different kinds of events.