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

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

#include <RpcClusterOnTrack_p3.h>

Collaboration diagram for Muon::RpcClusterOnTrack_p3:

Public Member Functions

 RpcClusterOnTrack_p3 ()
 

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...
 
float m_time
 Time in ns. More...
 

Detailed Description

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

Definition at line 20 of file RpcClusterOnTrack_p3.h.

Constructor & Destructor Documentation

◆ RpcClusterOnTrack_p3()

Muon::RpcClusterOnTrack_p3::RpcClusterOnTrack_p3 ( )
inline

Definition at line 23 of file RpcClusterOnTrack_p3.h.

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

Member Data Documentation

◆ m_id

Identifier32::value_type Muon::RpcClusterOnTrack_p3::m_id

base RIO_OnTrack_p1 info

Definition at line 26 of file RpcClusterOnTrack_p3.h.

◆ m_localErrMat

TPObjRef Muon::RpcClusterOnTrack_p3::m_localErrMat

Definition at line 28 of file RpcClusterOnTrack_p3.h.

◆ m_localParams

TPObjRef Muon::RpcClusterOnTrack_p3::m_localParams

Definition at line 27 of file RpcClusterOnTrack_p3.h.

◆ m_positionAlongStrip

float Muon::RpcClusterOnTrack_p3::m_positionAlongStrip

position along strip (double in transient world)

Definition at line 34 of file RpcClusterOnTrack_p3.h.

◆ m_prdLink

ElementLinkInt_p3 Muon::RpcClusterOnTrack_p3::m_prdLink

Link to PRD.

Definition at line 31 of file RpcClusterOnTrack_p3.h.

◆ m_time

float Muon::RpcClusterOnTrack_p3::m_time

Time in ns.

Definition at line 37 of file RpcClusterOnTrack_p3.h.


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