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

Version 1 of the persistent class representing the transient class Muon::STGC_ClusterOnTrack. More...

#include <STGC_ClusterOnTrack_p1.h>

Collaboration diagram for Muon::STGC_ClusterOnTrack_p1:

Public Member Functions

 STGC_ClusterOnTrack_p1 ()
 

Public Attributes

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_positionAlongStrip
 position along strip (double in transient world) More...
 

Detailed Description

Version 1 of the persistent class representing the transient class Muon::STGC_ClusterOnTrack.

Definition at line 20 of file STGC_ClusterOnTrack_p1.h.

Constructor & Destructor Documentation

◆ STGC_ClusterOnTrack_p1()

Muon::STGC_ClusterOnTrack_p1::STGC_ClusterOnTrack_p1 ( )
inline

Definition at line 23 of file STGC_ClusterOnTrack_p1.h.

23 : m_id(0), m_positionAlongStrip(0.0) {}

Member Data Documentation

◆ m_id

Identifier32::value_type Muon::STGC_ClusterOnTrack_p1::m_id

base RIO_OnTrack_p1 info

Definition at line 26 of file STGC_ClusterOnTrack_p1.h.

◆ m_localErrMat

TPObjRef Muon::STGC_ClusterOnTrack_p1::m_localErrMat

Definition at line 28 of file STGC_ClusterOnTrack_p1.h.

◆ m_localParams

TPObjRef Muon::STGC_ClusterOnTrack_p1::m_localParams

Definition at line 27 of file STGC_ClusterOnTrack_p1.h.

◆ m_positionAlongStrip

float Muon::STGC_ClusterOnTrack_p1::m_positionAlongStrip

position along strip (double in transient world)

Definition at line 34 of file STGC_ClusterOnTrack_p1.h.

◆ m_prdLink

ElementLinkInt_p3 Muon::STGC_ClusterOnTrack_p1::m_prdLink

Link to PRD.

Definition at line 31 of file STGC_ClusterOnTrack_p1.h.


The documentation for this class was generated from the following file:
Muon::STGC_ClusterOnTrack_p1::m_positionAlongStrip
float m_positionAlongStrip
position along strip (double in transient world)
Definition: STGC_ClusterOnTrack_p1.h:34
Muon::STGC_ClusterOnTrack_p1::m_id
Identifier32::value_type m_id
base RIO_OnTrack_p1 info
Definition: STGC_ClusterOnTrack_p1.h:26