ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetEventCnv
InDetEventTPCnv
InDetEventTPCnv
InDetPrepRawData
SCT_ClusterCnv_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 SCT_CLUSTER_CNV_P3_H
6
#define SCT_CLUSTER_CNV_P3_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: SCT_ClusterCnv_p3.h
11
//
12
//-----------------------------------------------------------------------------
13
14
#include "
InDetPrepRawData/SCT_Cluster.h
"
15
#include "
SCT_Cluster_p3.h
"
16
17
#include "
SiWidthCnv_p2.h
"
18
#include "
TrkEventTPCnv/TrkEventPrimitives/LocalPositionCnv_p1.h
"
19
#include "
TrkEventTPCnv/TrkEventPrimitives/ErrorMatrixCnv_p1.h
"
20
21
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
22
#include "
InDetIdentifier/SCT_ID.h
"
23
24
class
MsgStream;
25
//class SCT_ID;
26
27
class
SCT_ClusterCnv_p3
28
:
public
T_AthenaPoolTPPolyCnvBase
< Trk::PrepRawData, InDet::SCT_Cluster, InDet::SCT_Cluster_p3>
29
{
30
public
:
31
SCT_ClusterCnv_p3
() {};
32
SCT_ClusterCnv_p3
(
const
SCT_ID
* );
33
34
InDet::SCT_Cluster
35
createSCT_Cluster
(
const
InDet::SCT_Cluster_p3
* persObj,
36
Identifier
clusId,
37
const
InDetDD::SiDetectorElement
* detEl,
38
MsgStream& log);
39
40
void
persToTrans
(
const
InDet::SCT_Cluster_p3
*,
InDet::SCT_Cluster
*, MsgStream & );
41
void
transToPers
(
const
InDet::SCT_Cluster
*,
InDet::SCT_Cluster_p3
*, MsgStream & );
42
43
protected
:
44
const
SCT_ID
*
m_sctId2
;
45
InDet::SiWidthCnv_p2
m_swCnv
;
46
LocalPositionCnv_p1
m_localPosCnv
;
47
ErrorMatrixCnv_p1
m_errorMxCnv
;
48
};
49
50
#endif
// SCT_CLUSTER_CNV_P3_H
ErrorMatrixCnv_p1.h
LocalPositionCnv_p1.h
SCT_Cluster.h
SCT_Cluster_p3.h
SCT_ID.h
This is an Identifier helper class for the SCT subdetector.
SiWidthCnv_p2.h
T_AthenaPoolTPConverter.h
T_AthenaPoolTPPolyCnvBase
TPPolyCnvBase< TRANS_BASE, TRANS, PERS > T_AthenaPoolTPPolyCnvBase
Definition
T_AthenaPoolTPConverter.h:38
ErrorMatrixCnv_p1
Definition
ErrorMatrixCnv_p1.h:33
InDetDD::SiDetectorElement
Class to hold geometrical description of a silicon detector element.
Definition
SiDetectorElement.h:109
InDet::SCT_Cluster_p3
Definition
SCT_Cluster_p3.h:18
InDet::SCT_Cluster
Definition
SCT_Cluster.h:34
InDet::SiWidthCnv_p2
Definition
SiWidthCnv_p2.h:26
LocalPositionCnv_p1
Definition
LocalPositionCnv_p1.h:31
SCT_ClusterCnv_p3::transToPers
void transToPers(const InDet::SCT_Cluster *, InDet::SCT_Cluster_p3 *, MsgStream &)
Definition
SCT_ClusterCnv_p3.cxx:76
SCT_ClusterCnv_p3::m_localPosCnv
LocalPositionCnv_p1 m_localPosCnv
Definition
SCT_ClusterCnv_p3.h:46
SCT_ClusterCnv_p3::persToTrans
void persToTrans(const InDet::SCT_Cluster_p3 *, InDet::SCT_Cluster *, MsgStream &)
Definition
SCT_ClusterCnv_p3.cxx:69
SCT_ClusterCnv_p3::m_errorMxCnv
ErrorMatrixCnv_p1 m_errorMxCnv
Definition
SCT_ClusterCnv_p3.h:47
SCT_ClusterCnv_p3::m_sctId2
const SCT_ID * m_sctId2
Definition
SCT_ClusterCnv_p3.h:44
SCT_ClusterCnv_p3::m_swCnv
InDet::SiWidthCnv_p2 m_swCnv
Definition
SCT_ClusterCnv_p3.h:45
SCT_ClusterCnv_p3::SCT_ClusterCnv_p3
SCT_ClusterCnv_p3()
Definition
SCT_ClusterCnv_p3.h:31
SCT_ClusterCnv_p3::createSCT_Cluster
InDet::SCT_Cluster createSCT_Cluster(const InDet::SCT_Cluster_p3 *persObj, Identifier clusId, const InDetDD::SiDetectorElement *detEl, MsgStream &log)
Definition
SCT_ClusterCnv_p3.cxx:26
SCT_ID
This is an Identifier helper class for the SCT subdetector.
Definition
SCT_ID.h:68
Identifier
Definition
IdentifierFieldParser.cxx:14
Generated on
for ATLAS Offline Software by
1.17.0