![]() |
ATLAS Offline Software
|
#include <TrackStateOnPixelLayerInfo.h>
Public Member Functions | |
| TrackStateOnPixelLayerInfo () | |
| ~TrackStateOnPixelLayerInfo () | |
| TrackStateOnPixelLayerType | type () const |
| Identifier | moduleId () const |
| Identifier | pixelId () const |
| const Amg::Vector3D & | globalPosition () const |
| double | localX () const |
| double | localY () const |
| double | theta () const |
| double | phi () const |
| double | errLocalX () const |
| double | errLocalY () const |
| double | distToModuleEdgePhi () const |
| double | distToModuleEdgeEta () const |
| double | goodFraction () const |
| void | type (TrackStateOnPixelLayerType a) |
| void | moduleId (Identifier a) |
| void | pixelId (Identifier a) |
| void | globalPosition (Amg::Vector3D a) |
| void | localX (double a) |
| void | localY (double a) |
| void | theta (double a) |
| void | phi (double a) |
| void | errLocalX (double a) |
| void | errLocalY (double a) |
| void | distToModuleEdgePhi (double a) |
| void | distToModuleEdgeEta (double a) |
| void | goodFraction (double a) |
Private Attributes | |
| TrackStateOnPixelLayerType | m_type |
| Identifier | m_moduleId |
| Identifier | m_pixelId |
| duplicated: can get from pixel id | |
| Amg::Vector3D | m_globalPosition |
| double | m_locX |
| double | m_locY |
| double | m_errLocX |
| double | m_errLocY |
| double | m_theta |
| double | m_phi |
| double | m_distToModEdgePhi |
| double | m_distToModEdgeEta |
| double | m_goodFrac |
Definition at line 20 of file TrackStateOnPixelLayerInfo.h.
| InDet::TrackStateOnPixelLayerInfo::TrackStateOnPixelLayerInfo | ( | ) |
Definition at line 13 of file TrackStateOnPixelLayerInfo.cxx.
| InDet::TrackStateOnPixelLayerInfo::~TrackStateOnPixelLayerInfo | ( | ) |
Definition at line 29 of file TrackStateOnPixelLayerInfo.cxx.
|
inline |
Definition at line 37 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 51 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 36 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 50 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 34 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 48 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 35 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 49 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 29 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 43 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 38 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 52 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 30 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 44 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 31 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 45 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 27 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 41 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 33 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 47 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 28 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 42 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 32 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 46 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 26 of file TrackStateOnPixelLayerInfo.h.
|
inline |
Definition at line 40 of file TrackStateOnPixelLayerInfo.h.
|
private |
Definition at line 68 of file TrackStateOnPixelLayerInfo.h.
|
private |
Definition at line 67 of file TrackStateOnPixelLayerInfo.h.
|
private |
Definition at line 63 of file TrackStateOnPixelLayerInfo.h.
|
private |
Definition at line 64 of file TrackStateOnPixelLayerInfo.h.
|
private |
Definition at line 60 of file TrackStateOnPixelLayerInfo.h.
|
private |
Definition at line 69 of file TrackStateOnPixelLayerInfo.h.
|
private |
Definition at line 61 of file TrackStateOnPixelLayerInfo.h.
|
private |
Definition at line 62 of file TrackStateOnPixelLayerInfo.h.
|
private |
Definition at line 58 of file TrackStateOnPixelLayerInfo.h.
|
private |
Definition at line 66 of file TrackStateOnPixelLayerInfo.h.
|
private |
duplicated: can get from pixel id
Definition at line 59 of file TrackStateOnPixelLayerInfo.h.
|
private |
Definition at line 65 of file TrackStateOnPixelLayerInfo.h.
|
private |
Definition at line 57 of file TrackStateOnPixelLayerInfo.h.