|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef __TRK_DRIFT_CICLE_MATH__ROAD_H__
6 #define __TRK_DRIFT_CICLE_MATH__ROAD_H__
49 #endif // __TRK_DRIFT_CICLE_MATH__ROAD_H__
Function object to check whether two Segments are sub/super sets or different.
double chamberAngle() const
returns the angle of the line from the chamber center to the IP in local AMDB chamber coordinates
Implementation of 2 dimensional vector class.
TrkDriftCircleMath::Road - encodes the road given to the segment finder in station coordinates.
double width() const
returns the width angle of the road
double angle() const
returns the angle of the road in local coordinates
const LocVec2D & pos() const
returns the position of the road in local coordinates
Road(const LocVec2D &roadPos, double roadAngle, double chamberAngle, double roadAngularWidth)
constructor
~Road()=default
destructor