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

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

#include <RpcClusterOnTrack_p2.h>

Collaboration diagram for Muon::RpcClusterOnTrack_p2:

Public Member Functions

 RpcClusterOnTrack_p2 ()
 

Public Attributes

TPObjRef m_RIO
 
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::RpcClusterOnTrack.

Definition at line 20 of file RpcClusterOnTrack_p2.h.

Constructor & Destructor Documentation

◆ RpcClusterOnTrack_p2()

Muon::RpcClusterOnTrack_p2::RpcClusterOnTrack_p2 ( )
inline

Definition at line 23 of file RpcClusterOnTrack_p2.h.

23 : m_positionAlongStrip(0.0){}

Member Data Documentation

◆ m_positionAlongStrip

float Muon::RpcClusterOnTrack_p2::m_positionAlongStrip

position along strip (double in transient world)

Definition at line 32 of file RpcClusterOnTrack_p2.h.

◆ m_prdLink

ElementLinkInt_p3 Muon::RpcClusterOnTrack_p2::m_prdLink

Link to PRD.

Definition at line 29 of file RpcClusterOnTrack_p2.h.

◆ m_RIO

TPObjRef Muon::RpcClusterOnTrack_p2::m_RIO

Definition at line 26 of file RpcClusterOnTrack_p2.h.


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