ATLAS Offline Software
RotatedDiamondBoundsCnv_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 ROTATED_DIAMOND_BOUNDS_CNV_P1_H
6 #define ROTATED_DIAMOND_BOUNDS_CNV_P1_H
7 
8 //-----------------------------------------------------------------------------
9 //
10 // file: RotatedDiamondBoundsCnv_p1.h
11 //
12 //-----------------------------------------------------------------------------
13 
15 
18 
19 class MsgStream;
20 
22  : public T_AthenaPoolTPPolyCnvBase< Trk::SurfaceBounds, Trk::RotatedDiamondBounds, Trk::RotatedDiamondBounds_p1 >
23 {
24 public:
26 
29 };
30 
31 #endif // ROTATED_DIAMOND_BOUNDS_CNV_P1_H
32 
TPPolyCnvBase
Definition: TPConverter.h:674
RotatedDiamondBoundsCnv_p1::transToPers
void transToPers(const Trk::RotatedDiamondBounds *, Trk::RotatedDiamondBounds_p1 *, MsgStream &)
Definition: RotatedDiamondBoundsCnv_p1.cxx:31
T_AthenaPoolTPConverter.h
RotatedDiamondBoundsCnv_p1::persToTrans
void persToTrans(const Trk::RotatedDiamondBounds_p1 *, Trk::RotatedDiamondBounds *, MsgStream &)
Definition: RotatedDiamondBoundsCnv_p1.cxx:15
RotatedDiamondBounds.h
RotatedDiamondBounds_p1.h
Trk::RotatedDiamondBounds_p1
Definition: RotatedDiamondBounds_p1.h:17
RotatedDiamondBoundsCnv_p1::RotatedDiamondBoundsCnv_p1
RotatedDiamondBoundsCnv_p1()
Definition: RotatedDiamondBoundsCnv_p1.h:25
Trk::RotatedDiamondBounds
Definition: RotatedDiamondBounds.h:42
RotatedDiamondBoundsCnv_p1
Definition: RotatedDiamondBoundsCnv_p1.h:23