![]() |
ATLAS Offline Software
|
#include <TrigSiSpacePoint.h>
Public Member Functions | |
| TrigSiSpacePoint (const InDet::SiCluster *cluster1, const Identifier &elementId, long layer, double r, double phi, double z, double dr=0.0, double dphi=0.0, double dz=0.0) | |
| TrigSiSpacePoint (const InDet::SiCluster *cluster1, const InDet::SiCluster *cluster2, const Identifier &elementId, long layer, double r, double phi, double z, double dr=0.0, double dphi=0.0, double dz=0.0) | |
| virtual | ~TrigSiSpacePoint () |
| void | locT (const double locT) |
| void | locL (const double locL) |
| const Identifier & | identify () const |
| double | dphi () const |
| double | locT () const |
| double | locL () const |
| double | original_r () const |
| double | original_phi () const |
| double | original_x () const |
| double | original_y () const |
| std::pair< const InDet::SiCluster *, const InDet::SiCluster * > | clusters () const |
| void | r (const double r) |
| double | r () const |
| void | phi (const double phi) |
| double | phi () const |
| void | z (const double z) |
| double | z () const |
| void | x (const double x) |
| double | x () const |
| void | y (const double y) |
| double | y () const |
| void | dr (const double dr) |
| double | dr () const |
| void | dz (const double dz) |
| double | dz () const |
| void | barCode (int code) |
| int | barCode () const |
| long | layer () const |
| bool | isPixel () const |
| bool | isSCT () const |
| double | eta (double z0) 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 |
Private Attributes | |
| std::pair< const InDet::SiCluster *, const InDet::SiCluster * > | m_clusters |
| double | m_dphi {} |
| double | m_locT {} |
| double | m_locL {} |
| double | m_original_r {} |
| double | m_original_phi {} |
| double | m_original_x {} |
| double | m_original_y {} |
| const Identifier | m_elementId |
Definition at line 12 of file TrigSiSpacePoint.h.
|
inline |
Definition at line 17 of file TrigSiSpacePoint.h.
|
inline |
Definition at line 27 of file TrigSiSpacePoint.h.
|
inlinevirtual |
Definition at line 38 of file TrigSiSpacePoint.h.
|
inlineinherited |
Definition at line 80 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 59 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 56 of file TrigSiSpacePoint.h.
|
inline |
Definition at line 46 of file TrigSiSpacePoint.h.
|
inlineinherited |
Definition at line 64 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 56 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 65 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 57 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 75 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 45 of file TrigSiSpacePoint.h.
|
inlineinherited |
Definition at line 70 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 71 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 68 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 48 of file TrigSiSpacePoint.h.
|
inline |
Definition at line 42 of file TrigSiSpacePoint.h.
|
inline |
Definition at line 47 of file TrigSiSpacePoint.h.
|
inline |
Definition at line 41 of file TrigSiSpacePoint.h.
|
inlineinherited |
Definition at line 81 of file TrigSiSpacePointBase.h.
|
inline |
Definition at line 50 of file TrigSiSpacePoint.h.
|
inline |
Definition at line 49 of file TrigSiSpacePoint.h.
|
inline |
Definition at line 51 of file TrigSiSpacePoint.h.
|
inline |
Definition at line 52 of file TrigSiSpacePoint.h.
|
inlineinherited |
Definition at line 62 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 52 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 61 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 51 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 66 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 54 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 67 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 55 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 63 of file TrigSiSpacePointBase.h.
|
inlineinherited |
Definition at line 53 of file TrigSiSpacePointBase.h.
|
protectedinherited |
Definition at line 96 of file TrigSiSpacePointBase.h.
|
private |
Definition at line 62 of file TrigSiSpacePoint.h.
|
private |
Definition at line 63 of file TrigSiSpacePoint.h.
|
protectedinherited |
Definition at line 93 of file TrigSiSpacePointBase.h.
|
protectedinherited |
Definition at line 94 of file TrigSiSpacePointBase.h.
|
private |
Definition at line 71 of file TrigSiSpacePoint.h.
|
protectedinherited |
Definition at line 97 of file TrigSiSpacePointBase.h.
|
protectedinherited |
Definition at line 85 of file TrigSiSpacePointBase.h.
|
private |
Definition at line 65 of file TrigSiSpacePoint.h.
|
private |
Definition at line 64 of file TrigSiSpacePoint.h.
|
protectedinherited |
Definition at line 99 of file TrigSiSpacePointBase.h.
|
private |
Definition at line 67 of file TrigSiSpacePoint.h.
|
private |
Definition at line 66 of file TrigSiSpacePoint.h.
|
private |
Definition at line 68 of file TrigSiSpacePoint.h.
|
private |
Definition at line 69 of file TrigSiSpacePoint.h.
|
protectedinherited |
Definition at line 91 of file TrigSiSpacePointBase.h.
|
protectedinherited |
Definition at line 87 of file TrigSiSpacePointBase.h.
|
protectedinherited |
Definition at line 88 of file TrigSiSpacePointBase.h.
|
protectedinherited |
Definition at line 89 of file TrigSiSpacePointBase.h.
|
protectedinherited |
Definition at line 92 of file TrigSiSpacePointBase.h.