ATLAS Offline Software
InnerDetector
InDetEventCnv
InDetEventTPCnv
InDetEventTPCnv
InDetPrepRawData
PixelClusterCnv_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 PIXEL_CLUSTER_CNV_P1_H
6
#define PIXEL_CLUSTER_CNV_P1_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: PixelClusterCnv_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
14
#include "
InDetPrepRawData/PixelCluster.h
"
15
#include "
PixelCluster_p1.h
"
16
17
#include "
SiClusterCnv_p1.h
"
18
19
class
MsgStream;
20
21
class
PixelClusterCnv_p1
22
:
public
T_AthenaPoolTPPolyCnvBase
< Trk::PrepRawData, InDet::PixelCluster, InDet::PixelCluster_p1 >
23
{
24
public
:
25
PixelClusterCnv_p1
() :
m_siClusterCnv
(0) {}
26
27
void
persToTrans
(
const
InDet::PixelCluster_p1
*persObj,
28
InDet::PixelCluster
*transObj,
29
MsgStream &
log
);
30
void
transToPers
(
const
InDet::PixelCluster
*transObj,
31
InDet::PixelCluster_p1
*persObj,
32
MsgStream &
log
);
33
34
protected
:
35
SiClusterCnv_p1
*
m_siClusterCnv
;
36
};
37
38
#endif // PIXEL_CLUSTER_CNV_P1_H
InDet::PixelCluster_p1
Definition:
PixelCluster_p1.h:18
PixelCluster.h
PixelClusterCnv_p1::persToTrans
void persToTrans(const InDet::PixelCluster_p1 *persObj, InDet::PixelCluster *transObj, MsgStream &log)
Definition:
PixelClusterCnv_p1.cxx:15
SiClusterCnv_p1.h
PixelCluster_p1.h
PixelClusterCnv_p1::m_siClusterCnv
SiClusterCnv_p1 * m_siClusterCnv
Definition:
PixelClusterCnv_p1.h:35
TPPolyCnvBase
Definition:
TPConverter.h:674
PixelClusterCnv_p1
Definition:
PixelClusterCnv_p1.h:23
PixelClusterCnv_p1::transToPers
void transToPers(const InDet::PixelCluster *transObj, InDet::PixelCluster_p1 *persObj, MsgStream &log)
Definition:
PixelClusterCnv_p1.cxx:38
SiClusterCnv_p1
Definition:
SiClusterCnv_p1.h:25
PixelClusterCnv_p1::PixelClusterCnv_p1
PixelClusterCnv_p1()
Definition:
PixelClusterCnv_p1.h:25
InDet::PixelCluster
Definition:
InnerDetector/InDetRecEvent/InDetPrepRawData/InDetPrepRawData/PixelCluster.h:49
python.CaloCondTools.log
log
Definition:
CaloCondTools.py:20
Generated on Thu Nov 7 2024 21:23:43 for ATLAS Offline Software by
1.8.18