ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkSurfaces
SurfaceCnv_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 SURFACE_CNV_P1_H
6
#define SURFACE_CNV_P1_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: SurfaceCnv_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
14
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
15
16
#include "
TrkSurfaces/Surface.h
"
17
#include "
TrkEventTPCnv/TrkSurfaces/Surface_p1.h
"
18
19
class
MsgStream;
20
21
class
SurfaceCnv_p1
22
:
public
T_AthenaPoolTPAbstractPolyCnvBase
<Trk::Surface, Trk::Surface, Trk::Surface_p1>
23
{
24
public
:
25
SurfaceCnv_p1
() {}
26
27
void
persToTrans
(
const
Trk::Surface_p1
*,
Trk::Surface
*, MsgStream& );
28
void
transToPers
(
const
Trk::Surface
*,
Trk::Surface_p1
*, MsgStream& );
29
};
30
31
#endif // SURFACE_CNV_P1_H
Trk::Surface_p1
Definition:
Surface_p1.h:20
Surface.h
SurfaceCnv_p1::SurfaceCnv_p1
SurfaceCnv_p1()
Definition:
SurfaceCnv_p1.h:25
SurfaceCnv_p1::transToPers
void transToPers(const Trk::Surface *, Trk::Surface_p1 *, MsgStream &)
Definition:
SurfaceCnv_p1.cxx:42
Surface_p1.h
SurfaceCnv_p1::persToTrans
void persToTrans(const Trk::Surface_p1 *, Trk::Surface *, MsgStream &)
Definition:
SurfaceCnv_p1.cxx:18
TPAbstractPolyCnvBase
Definition:
TPConverter.h:332
SurfaceCnv_p1
Definition:
SurfaceCnv_p1.h:23
T_AthenaPoolTPConverter.h
Trk::Surface
Definition:
Tracking/TrkDetDescr/TrkSurfaces/TrkSurfaces/Surface.h:75
Generated on Thu Nov 7 2024 21:26:45 for ATLAS Offline Software by
1.8.18