ATLAS Offline Software
Tracking
TrkEventCnv
TrkEventTPCnv
TrkEventTPCnv
TrkSurfaces
CylinderBoundsCnv_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 CYLINDER_BOUNDS_CNV_P1_H
6
#define CYLINDER_BOUNDS_CNV_P1_H
7
8
//-----------------------------------------------------------------------------
9
//
10
// file: CylinderBoundsCnv_p1.h
11
//
12
//-----------------------------------------------------------------------------
13
14
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
15
16
#include "
TrkSurfaces/CylinderBounds.h
"
17
18
#include "
TrkEventTPCnv/TrkSurfaces/CylinderBounds_p1.h
"
19
20
class
MsgStream;
21
22
class
CylinderBoundsCnv_p1
23
:
public
T_AthenaPoolTPPolyCnvBase
< Trk::SurfaceBounds, Trk::CylinderBounds, Trk::CylinderBounds_p1 >
24
{
25
public
:
26
CylinderBoundsCnv_p1
() {}
27
28
void
persToTrans
(
const
Trk::CylinderBounds_p1
*,
Trk::CylinderBounds
*, MsgStream& );
29
void
transToPers
(
const
Trk::CylinderBounds
*,
Trk::CylinderBounds_p1
*, MsgStream& );
30
};
31
32
#endif // CYLINDER_BOUNDS_CNV_P1_H
CylinderBoundsCnv_p1::CylinderBoundsCnv_p1
CylinderBoundsCnv_p1()
Definition:
CylinderBoundsCnv_p1.h:26
Trk::CylinderBounds_p1
Definition:
CylinderBounds_p1.h:17
TPPolyCnvBase
Definition:
TPConverter.h:674
T_AthenaPoolTPConverter.h
Trk::CylinderBounds
Definition:
CylinderBounds.h:46
CylinderBoundsCnv_p1::transToPers
void transToPers(const Trk::CylinderBounds *, Trk::CylinderBounds_p1 *, MsgStream &)
Definition:
CylinderBoundsCnv_p1.cxx:24
CylinderBoundsCnv_p1::persToTrans
void persToTrans(const Trk::CylinderBounds_p1 *, Trk::CylinderBounds *, MsgStream &)
Definition:
CylinderBoundsCnv_p1.cxx:14
CylinderBounds.h
CylinderBoundsCnv_p1
Definition:
CylinderBoundsCnv_p1.h:24
CylinderBounds_p1.h
Generated on Thu Nov 7 2024 21:13:04 for ATLAS Offline Software by
1.8.18