ATLAS Offline Software
MuonSpectrometer
MuonCnv
MuonEventTPCnv
MuonEventTPCnv
MuonRIO_OnTrack
STGC_ClusterOnTrack_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 STGC_CLUSTER_ON_TRACK_P1_TRK_H
6
#define STGC_CLUSTER_ON_TRACK_P1_TRK_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: STGC_ClusterOnTrack_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
#include "
DataModelAthenaPool/ElementLink_p3.h
"
15
16
17
namespace
Muon
18
{
20
class
STGC_ClusterOnTrack_p1
21
{
22
public
:
23
STGC_ClusterOnTrack_p1
() :
m_id
(0),
m_positionAlongStrip
(0.0) {}
24
26
Identifier32::value_type
m_id
;
27
TPObjRef
m_localParams
;
28
TPObjRef
m_localErrMat
;
29
31
ElementLinkInt_p3
m_prdLink
;
32
34
float
m_positionAlongStrip
;
35
};
36
}
37
38
#endif // STGC_CLUSTER_ON_TRACK_P1_TRK_H
ElementLink_p3.h
This file contains the class definition for the ElementLink_p3 class.
Muon::STGC_ClusterOnTrack_p1
Version 1 of the persistent class representing the transient class Muon::STGC_ClusterOnTrack.
Definition:
STGC_ClusterOnTrack_p1.h:21
Muon::STGC_ClusterOnTrack_p1::m_localErrMat
TPObjRef m_localErrMat
Definition:
STGC_ClusterOnTrack_p1.h:28
Muon::STGC_ClusterOnTrack_p1::STGC_ClusterOnTrack_p1
STGC_ClusterOnTrack_p1()
Definition:
STGC_ClusterOnTrack_p1.h:23
Muon::STGC_ClusterOnTrack_p1::m_localParams
TPObjRef m_localParams
Definition:
STGC_ClusterOnTrack_p1.h:27
Muon::STGC_ClusterOnTrack_p1::m_positionAlongStrip
float m_positionAlongStrip
position along strip (double in transient world)
Definition:
STGC_ClusterOnTrack_p1.h:34
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition:
TrackSystemController.h:45
TPObjRef
Definition:
TPObjRef.h:20
ElementLink_p3< uint32_t >
Muon::STGC_ClusterOnTrack_p1::m_id
Identifier32::value_type m_id
base RIO_OnTrack_p1 info
Definition:
STGC_ClusterOnTrack_p1.h:26
TPObjRef.h
Muon::STGC_ClusterOnTrack_p1::m_prdLink
ElementLinkInt_p3 m_prdLink
Link to PRD.
Definition:
STGC_ClusterOnTrack_p1.h:31
Identifier32::value_type
unsigned int value_type
Definition:
Identifier32.h:28
Generated on Fri Jan 10 2025 21:18:01 for ATLAS Offline Software by
1.8.18