ATLAS Offline Software
RpcClusterOnTrack_p3.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef RPC_CLUSTER_ON_TRACK_p3_TRK_H
6 #define RPC_CLUSTER_ON_TRACK_p3_TRK_H
7 
8 //-----------------------------------------------------------------------------
9 //
10 // file: RpcClusterOnTrack_p3.h
11 //
12 //-----------------------------------------------------------------------------
15 
16 
17 namespace Muon
18 {
21  {
22  public:
24 
29 
32 
35 
37  float m_time;
38  };
39 }
40 
41 #endif
Muon::RpcClusterOnTrack_p3::m_localErrMat
TPObjRef m_localErrMat
Definition: RpcClusterOnTrack_p3.h:28
Identifier32::value_type
unsigned int value_type
Definition: Identifier32.h:33
Muon::RpcClusterOnTrack_p3
Version 1 of the persistent class representing the transient class Muon::RpcClusterOnTrack.
Definition: RpcClusterOnTrack_p3.h:21
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition: TrackSystemController.h:49
TPObjRef
Definition: TPObjRef.h:20
Muon::RpcClusterOnTrack_p3::m_time
float m_time
Time in ns.
Definition: RpcClusterOnTrack_p3.h:37
Muon::RpcClusterOnTrack_p3::RpcClusterOnTrack_p3
RpcClusterOnTrack_p3()
Definition: RpcClusterOnTrack_p3.h:23
Muon::RpcClusterOnTrack_p3::m_localParams
TPObjRef m_localParams
Definition: RpcClusterOnTrack_p3.h:27
Muon::RpcClusterOnTrack_p3::m_prdLink
ElementLinkInt_p3 m_prdLink
Link to PRD.
Definition: RpcClusterOnTrack_p3.h:31
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
TPObjRef.h