ATLAS Offline Software
InnerDetector
InDetEventCnv
InDetEventTPCnv
InDetEventTPCnv
InDetRIO_OnTrack
SCT_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 SCT_CLUSTER_ON_TRACK_P1_TRK_H
6
#define SCT_CLUSTER_ON_TRACK_P1_TRK_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: SCT_ClusterOnTrack_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
#include "
AthenaPoolUtilities/TPObjRef.h
"
14
15
#include "
DataModelAthenaPool/ElementLink_p1.h
"
16
//#include "DataModelAthenaPool/ElementLinkContNames_p2.h"
17
18
namespace
InDet
19
{
20
class
SCT_ClusterOnTrack_p1
21
{
22
public
:
23
SCT_ClusterOnTrack_p1
():
m_positionAlongStrip
{0.} {}
24
25
// base SiClusterOnTrack_p1, inheriting from RIO_OnTrack_p1
26
TPObjRef
m_RIO
;
27
// IdentifierHash::value_type m_idDE; // is in SiCluster base class
28
30
ElementLinkInt_p1
m_prdLink
;
31
32
//element allowing for a calculation of global position
33
float
m_positionAlongStrip
;
34
};
35
}
36
37
#endif // SCT_CLUSTER_ON_TRACK_P1_TRK_H
ElementLink_p1.h
This file contains the class definition for the ElementLink_p1 class.
InDet
Primary Vertex Finder.
Definition:
VP1ErrorUtils.h:36
InDet::SCT_ClusterOnTrack_p1::m_RIO
TPObjRef m_RIO
Definition:
SCT_ClusterOnTrack_p1.h:26
TPObjRef
Definition:
TPObjRef.h:20
InDet::SCT_ClusterOnTrack_p1::SCT_ClusterOnTrack_p1
SCT_ClusterOnTrack_p1()
Definition:
SCT_ClusterOnTrack_p1.h:23
ElementLink_p1< uint32_t >
InDet::SCT_ClusterOnTrack_p1::m_prdLink
ElementLinkInt_p1 m_prdLink
Link to PRD.
Definition:
SCT_ClusterOnTrack_p1.h:30
InDet::SCT_ClusterOnTrack_p1
Definition:
SCT_ClusterOnTrack_p1.h:21
TPObjRef.h
InDet::SCT_ClusterOnTrack_p1::m_positionAlongStrip
float m_positionAlongStrip
Definition:
SCT_ClusterOnTrack_p1.h:33
Generated on Sun Dec 22 2024 21:17:37 for ATLAS Offline Software by
1.8.18