ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Muon::MdtDriftCircleOnTrack_p2 Class Reference

Version 2 of the persistent class representing the transient class Muon::MdtDriftCircleOnTrack. More...

#include <MdtDriftCircleOnTrack_p2.h>

Collaboration diagram for Muon::MdtDriftCircleOnTrack_p2:

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...
 

Detailed Description

Version 2 of the persistent class representing the transient class Muon::MdtDriftCircleOnTrack.

Definition at line 22 of file MdtDriftCircleOnTrack_p2.h.

Constructor & Destructor Documentation

◆ MdtDriftCircleOnTrack_p2()

Muon::MdtDriftCircleOnTrack_p2::MdtDriftCircleOnTrack_p2 ( )
inline

Definition at line 25 of file MdtDriftCircleOnTrack_p2.h.

Member Data Documentation

◆ m_driftTime

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.

◆ m_id

Identifier32::value_type Muon::MdtDriftCircleOnTrack_p2::m_id

base RIO_OnTrack_p1 info

Definition at line 34 of file MdtDriftCircleOnTrack_p2.h.

◆ m_localAngle

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.

◆ m_localErrMat

TPObjRef Muon::MdtDriftCircleOnTrack_p2::m_localErrMat

Definition at line 36 of file MdtDriftCircleOnTrack_p2.h.

◆ m_localParams

TPObjRef Muon::MdtDriftCircleOnTrack_p2::m_localParams

Definition at line 35 of file MdtDriftCircleOnTrack_p2.h.

◆ m_muonDriftCircleErrorStrategy

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.

◆ m_positionAlongWire

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.

◆ m_prdLink

ElementLinkInt_p3 Muon::MdtDriftCircleOnTrack_p2::m_prdLink

Link to PRD.

Definition at line 39 of file MdtDriftCircleOnTrack_p2.h.

◆ m_status

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.


The documentation for this class was generated from the following file:
Muon::MdtDriftCircleOnTrack_p2::m_localAngle
float m_localAngle
This angle is the position of the point of closest approach in cylindrical coordinates,...
Definition: MdtDriftCircleOnTrack_p2.h:42
Muon::MdtDriftCircleOnTrack_p2::m_driftTime
float m_driftTime
This is the drift time that was used to calibrate the hit.
Definition: MdtDriftCircleOnTrack_p2.h:48
Muon::MdtDriftCircleOnTrack_p2::m_id
Identifier32::value_type m_id
base RIO_OnTrack_p1 info
Definition: MdtDriftCircleOnTrack_p2.h:34
Muon::MdtDriftCircleOnTrack_p2::m_status
unsigned int m_status
Status of Mdt - in transient world this is the Trk::DriftCircleStatus enum.
Definition: MdtDriftCircleOnTrack_p2.h:31
Muon::MdtDriftCircleOnTrack_p2::m_muonDriftCircleErrorStrategy
unsigned int m_muonDriftCircleErrorStrategy
Records information about the 'strategy' used by Muon::MdtDriftCircleOnTrackCreator to make this obje...
Definition: MdtDriftCircleOnTrack_p2.h:51
Muon::MdtDriftCircleOnTrack_p2::m_positionAlongWire
float m_positionAlongWire
This is the position of the point of closest approach, in the local z coord (i.e.
Definition: MdtDriftCircleOnTrack_p2.h:45