|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DCMATH_ROTPHI_H
6 #define DCMATH_ROTPHI_H
RotPhi & operator=(const RotPhi &)=default
Function object to check whether two Segments are sub/super sets or different.
double x() const
Returns the x coordinate of the vector.
double xval(const LocVec2D &lv) const
Implementation of 2 dimensional vector class.
LocVec2D operator*(const LocVec2D &lv) const
double y() const
Returns the y coordinate of the vector.
RotPhi(const RotPhi &)=default
double yval(const LocVec2D &lv) const
RotPhi(RotPhi &&)=default
RotPhi & operator=(RotPhi &&)=default