ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetEventCnv
InDetEventTPCnv
InDetEventTPCnv
InDetPrepRawData
SiWidthCnv_p2.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_P2_H
6
#define SI_WIDTH_CNV_P2_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: SiWidthCnv_p2.h
11
//
12
//-----------------------------------------------------------------------------
13
14
#include "
InDetPrepRawData/SiWidth.h
"
15
#include "
InDetEventTPCnv/InDetPrepRawData/SiWidth_p2.h
"
16
17
#include "
TrkEventTPCnv/TrkEventPrimitives/LocalPositionCnv_p1.h
"
18
19
class
MsgStream;
20
21
namespace
InDet
22
{
23
24
class
SiWidthCnv_p2
25
:
public
T_AthenaPoolTPCnvBase
<InDet::SiWidth, InDet::SiWidth_p2>
26
{
27
public
:
28
SiWidthCnv_p2
() {}
29
30
void
persToTrans
(
const
InDet::SiWidth_p2
*,
InDet::SiWidth
*, MsgStream & );
31
void
transToPers
(
const
InDet::SiWidth
*,
InDet::SiWidth_p2
*, MsgStream & );
32
33
private
:
34
LocalPositionCnv_p1
m_localPosCnv
;
35
36
};
37
}
38
#endif
// SI_WIDTH_CNV_P1_H
LocalPositionCnv_p1.h
SiWidth.h
SiWidth_p2.h
T_AthenaPoolTPCnvBase
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
Definition
T_AthenaPoolTPConverter.h:41
InDet::SiWidthCnv_p2::m_localPosCnv
LocalPositionCnv_p1 m_localPosCnv
Definition
SiWidthCnv_p2.h:34
InDet::SiWidthCnv_p2::persToTrans
void persToTrans(const InDet::SiWidth_p2 *, InDet::SiWidth *, MsgStream &)
Definition
SiWidthCnv_p2.cxx:15
InDet::SiWidthCnv_p2::SiWidthCnv_p2
SiWidthCnv_p2()
Definition
SiWidthCnv_p2.h:28
InDet::SiWidthCnv_p2::transToPers
void transToPers(const InDet::SiWidth *, InDet::SiWidth_p2 *, MsgStream &)
Definition
SiWidthCnv_p2.cxx:27
InDet::SiWidth_p2
Definition
SiWidth_p2.h:22
InDet::SiWidth
Definition
SiWidth.h:25
LocalPositionCnv_p1
Definition
LocalPositionCnv_p1.h:31
InDet
Primary Vertex Finder.
Definition
VP1ErrorUtils.h:36
Generated on
for ATLAS Offline Software by
1.17.0