2D position in polar coordinates for the polar frame in the SCT endcaps.
More...
#include <SCT_ForwardPolarPosition.h>
2D position in polar coordinates for the polar frame in the SCT endcaps.
- Author
- Grant Gorfine
Definition at line 25 of file SCT_ForwardPolarPosition.h.
◆ SCT_ForwardPolarPosition() [1/3]
| InDetDD::SCT_ForwardPolarPosition::SCT_ForwardPolarPosition |
( |
| ) |
|
◆ SCT_ForwardPolarPosition() [2/3]
◆ SCT_ForwardPolarPosition() [3/3]
| InDetDD::SCT_ForwardPolarPosition::SCT_ForwardPolarPosition |
( |
const double | r, |
|
|
const double | theta ) |
Constructor with parameters: r coordinate of point theta coordinate of point.
Definition at line 31 of file SCT_ForwardPolarPosition.cxx.
31 :
34{
35
37}
double theta() const
theta coordinate of point:
double r() const
r coordinate of point:
◆ ~SCT_ForwardPolarPosition()
| virtual InDetDD::SCT_ForwardPolarPosition::~SCT_ForwardPolarPosition |
( |
| ) |
|
|
virtualdefault |
◆ operator=()
◆ operator==()
◆ print()
| std::string InDetDD::SCT_ForwardPolarPosition::print |
( |
| ) |
const |
|
virtual |
◆ r()
| double InDetDD::SCT_ForwardPolarPosition::r |
( |
| ) |
const |
|
inline |
◆ theta()
| double InDetDD::SCT_ForwardPolarPosition::theta |
( |
| ) |
const |
|
inline |
◆ m_r
| double InDetDD::SCT_ForwardPolarPosition::m_r |
|
private |
◆ m_theta
| double InDetDD::SCT_ForwardPolarPosition::m_theta |
|
private |
The documentation for this class was generated from the following files: