ATLAS Offline Software
|
Version 1 of the persistent class representing the transient class Muon::TgcClusterOnTrack. More...
#include <TgcClusterOnTrack_p1.h>
Public Member Functions | |
TgcClusterOnTrack_p1 () | |
Public Attributes | |
TPObjRef | m_RIO |
link to base MuonClusterOnTrack_p1, inheriting from RIO_OnTrack_p1 More... | |
ElementLinkInt_p1 | m_prdLink |
Link to PRD. More... | |
float | m_positionAlongStrip |
position along strip (double in transient world) More... | |
Version 1 of the persistent class representing the transient class Muon::TgcClusterOnTrack.
Definition at line 20 of file TgcClusterOnTrack_p1.h.
|
inline |
Definition at line 23 of file TgcClusterOnTrack_p1.h.
float Muon::TgcClusterOnTrack_p1::m_positionAlongStrip |
position along strip (double in transient world)
Definition at line 32 of file TgcClusterOnTrack_p1.h.
ElementLinkInt_p1 Muon::TgcClusterOnTrack_p1::m_prdLink |
Link to PRD.
Definition at line 29 of file TgcClusterOnTrack_p1.h.
TPObjRef Muon::TgcClusterOnTrack_p1::m_RIO |
link to base MuonClusterOnTrack_p1, inheriting from RIO_OnTrack_p1
Definition at line 26 of file TgcClusterOnTrack_p1.h.