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

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

#include <TgcClusterOnTrack_p1.h>

Collaboration diagram for Muon::TgcClusterOnTrack_p1:

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

Detailed Description

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

Definition at line 20 of file TgcClusterOnTrack_p1.h.

Constructor & Destructor Documentation

◆ TgcClusterOnTrack_p1()

Muon::TgcClusterOnTrack_p1::TgcClusterOnTrack_p1 ( )
inline

Definition at line 23 of file TgcClusterOnTrack_p1.h.

23 : m_positionAlongStrip(0.0) {}

Member Data Documentation

◆ m_positionAlongStrip

float Muon::TgcClusterOnTrack_p1::m_positionAlongStrip

position along strip (double in transient world)

Definition at line 32 of file TgcClusterOnTrack_p1.h.

◆ m_prdLink

ElementLinkInt_p1 Muon::TgcClusterOnTrack_p1::m_prdLink

Link to PRD.

Definition at line 29 of file TgcClusterOnTrack_p1.h.

◆ m_RIO

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.


The documentation for this class was generated from the following file:
Muon::TgcClusterOnTrack_p1::m_positionAlongStrip
float m_positionAlongStrip
position along strip (double in transient world)
Definition: TgcClusterOnTrack_p1.h:32