ATLAS Offline Software
|
Version 2 of the persistent class representing the transient class Muon::MdtDriftCircleOnTrack. More...
#include <MdtDriftCircleOnTrack_p2.h>
Public Member Functions | |
MdtDriftCircleOnTrack_p2 () | |
Public Attributes | |
unsigned int | m_status |
Status of Mdt - in transient world this is the Trk::DriftCircleStatus enum. More... | |
Identifier32::value_type | m_id |
base RIO_OnTrack_p1 info More... | |
TPObjRef | m_localParams |
TPObjRef | m_localErrMat |
ElementLinkInt_p3 | m_prdLink |
Link to PRD. More... | |
float | m_localAngle |
This angle is the position of the point of closest approach in cylindrical coordinates, and is needed to construct the global position. More... | |
float | m_positionAlongWire |
This is the position of the point of closest approach, in the local z coord (i.e. More... | |
float | m_driftTime |
This is the drift time that was used to calibrate the hit. More... | |
unsigned int | m_muonDriftCircleErrorStrategy |
Records information about the 'strategy' used by Muon::MdtDriftCircleOnTrackCreator to make this object. More... | |
Version 2 of the persistent class representing the transient class Muon::MdtDriftCircleOnTrack.
Definition at line 22 of file MdtDriftCircleOnTrack_p2.h.
|
inline |
Definition at line 25 of file MdtDriftCircleOnTrack_p2.h.
float Muon::MdtDriftCircleOnTrack_p2::m_driftTime |
This is the drift time that was used to calibrate the hit.
Definition at line 48 of file MdtDriftCircleOnTrack_p2.h.
Identifier32::value_type Muon::MdtDriftCircleOnTrack_p2::m_id |
base RIO_OnTrack_p1 info
Definition at line 34 of file MdtDriftCircleOnTrack_p2.h.
float Muon::MdtDriftCircleOnTrack_p2::m_localAngle |
This angle is the position of the point of closest approach in cylindrical coordinates, and is needed to construct the global position.
Definition at line 42 of file MdtDriftCircleOnTrack_p2.h.
TPObjRef Muon::MdtDriftCircleOnTrack_p2::m_localErrMat |
Definition at line 36 of file MdtDriftCircleOnTrack_p2.h.
TPObjRef Muon::MdtDriftCircleOnTrack_p2::m_localParams |
Definition at line 35 of file MdtDriftCircleOnTrack_p2.h.
unsigned int Muon::MdtDriftCircleOnTrack_p2::m_muonDriftCircleErrorStrategy |
Records information about the 'strategy' used by Muon::MdtDriftCircleOnTrackCreator to make this object.
Definition at line 51 of file MdtDriftCircleOnTrack_p2.h.
float Muon::MdtDriftCircleOnTrack_p2::m_positionAlongWire |
This is the position of the point of closest approach, in the local z coord (i.e.
along the wire), and is needed to construct the global position
Definition at line 45 of file MdtDriftCircleOnTrack_p2.h.
ElementLinkInt_p3 Muon::MdtDriftCircleOnTrack_p2::m_prdLink |
Link to PRD.
Definition at line 39 of file MdtDriftCircleOnTrack_p2.h.
unsigned int Muon::MdtDriftCircleOnTrack_p2::m_status |
Status of Mdt - in transient world this is the Trk::DriftCircleStatus enum.
Definition at line 31 of file MdtDriftCircleOnTrack_p2.h.