|
ATLAS Offline Software
|
Line(const LocVec2D &pos, double phi)
const LocVec2D & position() const
Line(LocVec2D &&pos, const LocVec2D &dir)
void set(const LocVec2D &pos, const LocVec2D &dir)
set methods to reduce copying of data
void set(const LocVec2D &pos, double phi)
Function object to check whether two Segments are sub/super sets or different.
double x() const
Returns the x coordinate of the vector.
void set(const LocVec2D &vec)
Setter function using another vector.
Implementation of 2 dimensional vector class.
std::ostream & operator<<(std::ostream &os, const TrkDriftCircleMath::ClusterId &id)
Line(const LocVec2D &pos, const LocVec2D &dir)
Constructors starting from the global parameters.
double y() const
Returns the y coordinate of the vector.
Line(double x0, double y0, double phi)
const LocVec2D & direction() const
Line(LocVec2D &&pos, double phi)
void updateLocalParameters()
void updateGlobalParameters()
void set(double x0, double y0, double phi)