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