ATLAS Offline Software
TgcClusterOnTrack_p1.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 TGC_CLUSTER_ON_TRACK_P1_TRK_H
6 #define TGC_CLUSTER_ON_TRACK_P1_TRK_H
7 
8 //-----------------------------------------------------------------------------
9 //
10 // file: TgcClusterOnTrack_p1.h
11 //
12 //-----------------------------------------------------------------------------
15 
16 
17 namespace Muon
18 {
21  {
22  public:
24 
27 
30 
33  };
34 }
35 
36 #endif // TGC_CLUSTER_ON_TRACK_P1_TRK_H
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition: TrackSystemController.h:49
TPObjRef
Definition: TPObjRef.h:20
Muon::TgcClusterOnTrack_p1
Version 1 of the persistent class representing the transient class Muon::TgcClusterOnTrack.
Definition: TgcClusterOnTrack_p1.h:21
Muon::TgcClusterOnTrack_p1::m_positionAlongStrip
float m_positionAlongStrip
position along strip (double in transient world)
Definition: TgcClusterOnTrack_p1.h:32
Muon::TgcClusterOnTrack_p1::m_RIO
TPObjRef m_RIO
link to base MuonClusterOnTrack_p1, inheriting from RIO_OnTrack_p1
Definition: TgcClusterOnTrack_p1.h:26
Muon::TgcClusterOnTrack_p1::TgcClusterOnTrack_p1
TgcClusterOnTrack_p1()
Definition: TgcClusterOnTrack_p1.h:23
Muon::TgcClusterOnTrack_p1::m_prdLink
ElementLinkInt_p1 m_prdLink
Link to PRD.
Definition: TgcClusterOnTrack_p1.h:29
TPObjRef.h