ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonRIO_OnTrack
RpcClusterOnTrack_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 RPC_CLUSTER_ON_TRACK_P1_TRK_H
6
#define RPC_CLUSTER_ON_TRACK_P1_TRK_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: RpcClusterOnTrack_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
#include "
DataModelAthenaPool/ElementLink_p1.h
"
15
16
17
namespace
Muon
18
{
20
class
RpcClusterOnTrack_p1
21
{
22
public
:
23
RpcClusterOnTrack_p1
():
m_positionAlongStrip
(0.0) {}
24
25
// base SiClusterOnTrack_p1, inheriting from RIO_OnTrack_p1
26
TPObjRef
m_RIO
;
27
29
ElementLinkInt_p1
m_prdLink
;
30
32
float
m_positionAlongStrip
;
33
};
34
}
35
36
#endif
ElementLink_p1.h
This file contains the class definition for the ElementLink_p1 class.
Muon::RpcClusterOnTrack_p1::m_prdLink
ElementLinkInt_p1 m_prdLink
Link to PRD.
Definition:
RpcClusterOnTrack_p1.h:29
Muon
This class provides conversion from CSC RDO data to CSC Digits.
Definition:
TrackSystemController.h:45
TPObjRef
Definition:
TPObjRef.h:20
Muon::RpcClusterOnTrack_p1
Version 1 of the persistent class representing the transient class Muon::RpcClusterOnTrack.
Definition:
RpcClusterOnTrack_p1.h:21
Muon::RpcClusterOnTrack_p1::m_positionAlongStrip
float m_positionAlongStrip
position along strip (double in transient world)
Definition:
RpcClusterOnTrack_p1.h:32
ElementLink_p1< uint32_t >
Muon::RpcClusterOnTrack_p1::m_RIO
TPObjRef m_RIO
Definition:
RpcClusterOnTrack_p1.h:26
TPObjRef.h
Muon::RpcClusterOnTrack_p1::RpcClusterOnTrack_p1
RpcClusterOnTrack_p1()
Definition:
RpcClusterOnTrack_p1.h:23
Generated on Thu Nov 7 2024 21:24:59 for ATLAS Offline Software by
1.8.18