![]() |
ATLAS Offline Software
|
#include <TrigSiSpacePointBase.h>
Public Member Functions | |
| TrigSiSpacePointBase (long layer, double r, double phi, double z, double dr=0.0, double dz=0.0, const Trk::SpacePoint *offlineSpacePoint=nullptr) | |
| virtual | ~TrigSiSpacePointBase ()=default |
| void | r (const double r) |
| void | phi (const double phi) |
| void | z (const double z) |
| void | x (const double x) |
| void | y (const double y) |
| void | dr (const double dr) |
| void | dz (const double dz) |
| void | barCode (int code) |
| double | r () const |
| double | phi () const |
| double | z () const |
| double | dr () const |
| double | dz () const |
| double | x () const |
| double | y () const |
| long | layer () const |
| bool | isPixel () const |
| bool | isSCT () const |
| double | eta (double z0) const |
| int | barCode () const |
| const Trk::SpacePoint * | offlineSpacePoint () const |
Protected Attributes | |
| long | m_layer |
| double | m_r |
| double | m_x |
| double | m_y |
| double | m_phi |
| double | m_z |
| double | m_dr |
| double | m_dz |
| int | m_barCode |
| bool | m_isPixel |
| const Trk::SpacePoint * | m_offlineSpacePoint |
Definition at line 23 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 28 of file TrigSiSpacePointBase.h.
|
virtualdefault |
|
inline |
Definition at line 80 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 59 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 64 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 56 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 65 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 57 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 75 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 70 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 71 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 68 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 81 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 62 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 52 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 61 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 51 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 66 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 54 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 67 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 55 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 63 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 53 of file TrigSiSpacePointBase.h.
|
protected |
Definition at line 96 of file TrigSiSpacePointBase.h.
|
protected |
Definition at line 93 of file TrigSiSpacePointBase.h.
|
protected |
Definition at line 94 of file TrigSiSpacePointBase.h.
|
protected |
Definition at line 97 of file TrigSiSpacePointBase.h.
|
protected |
Definition at line 85 of file TrigSiSpacePointBase.h.
|
protected |
Definition at line 99 of file TrigSiSpacePointBase.h.
|
protected |
Definition at line 91 of file TrigSiSpacePointBase.h.
|
protected |
Definition at line 87 of file TrigSiSpacePointBase.h.
|
protected |
Definition at line 88 of file TrigSiSpacePointBase.h.
|
protected |
Definition at line 89 of file TrigSiSpacePointBase.h.
|
protected |
Definition at line 92 of file TrigSiSpacePointBase.h.