ATLAS Offline Software
InnerDetector
InDetEventCnv
InDetEventTPCnv
InDetEventTPCnv
InDetPrepRawData
SiWidthCnv_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 SI_WIDTH_CNV_P1_H
6
#define SI_WIDTH_CNV_P1_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: SiWidthCnv_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
14
#include "
InDetPrepRawData/SiWidth.h
"
15
#include "
InDetEventTPCnv/InDetPrepRawData/SiWidth_p1.h
"
16
17
#include "
TrkEventTPCnv/TrkEventPrimitives/LocalPositionCnv_p1.h
"
18
19
class
MsgStream;
20
21
class
SiWidthCnv_p1
22
:
public
T_AthenaPoolTPCnvBase
<InDet::SiWidth, InDet::SiWidth_p1>
23
{
24
public
:
25
SiWidthCnv_p1
() :
m_localPosCnv
(0) {}
26
27
void
persToTrans
(
const
InDet::SiWidth_p1
*,
InDet::SiWidth
*, MsgStream & );
28
void
transToPers
(
const
InDet::SiWidth
*,
InDet::SiWidth_p1
*, MsgStream & );
29
30
private
:
31
LocalPositionCnv_p1
*
m_localPosCnv
;
32
33
};
34
35
#endif // SI_WIDTH_CNV_P1_H
SiWidth.h
TPConverterBase
Definition:
TPConverter.h:738
InDet::SiWidth_p1
Definition:
SiWidth_p1.h:19
LocalPositionCnv_p1.h
LocalPositionCnv_p1
Definition:
LocalPositionCnv_p1.h:31
SiWidthCnv_p1::transToPers
void transToPers(const InDet::SiWidth *, InDet::SiWidth_p1 *, MsgStream &)
Definition:
SiWidthCnv_p1.cxx:26
SiWidth_p1.h
SiWidthCnv_p1::SiWidthCnv_p1
SiWidthCnv_p1()
Definition:
SiWidthCnv_p1.h:25
SiWidthCnv_p1::persToTrans
void persToTrans(const InDet::SiWidth_p1 *, InDet::SiWidth *, MsgStream &)
Definition:
SiWidthCnv_p1.cxx:14
SiWidthCnv_p1::m_localPosCnv
LocalPositionCnv_p1 * m_localPosCnv
Definition:
SiWidthCnv_p1.h:31
InDet::SiWidth
Definition:
SiWidth.h:25
SiWidthCnv_p1
Definition:
SiWidthCnv_p1.h:23
Generated on Thu Nov 7 2024 21:26:19 for ATLAS Offline Software by
1.8.18