ATLAS Offline Software
|
#include <ConeSurface.h>
Public Member Functions | |
BoundSurfaceCnv_p1 () | |
void | persToTrans (const Trk::BoundSurface_p1 *, SURFACE *, MsgStream &) |
void | transToPers (const SURFACE *, Trk::BoundSurface_p1 *, MsgStream &) |
Private Attributes | |
SurfaceCnv_p1 | m_surfaceCnv |
BOUNDS_CNV * | m_boundsCnv |
Definition at line 25 of file ConeSurface.h.
|
inline |
Definition at line 34 of file BoundSurfaceCnv_p1.h.
void BoundSurfaceCnv_p1< SURFACE >::persToTrans | ( | const Trk::BoundSurface_p1 * | persObj, |
SURFACE * | transObj, | ||
MsgStream & | log | ||
) |
Definition at line 22 of file BoundSurfaceCnv_p1.cxx.
void BoundSurfaceCnv_p1< SURFACE >::transToPers | ( | const SURFACE * | transObj, |
Trk::BoundSurface_p1 * | persObj, | ||
MsgStream & | log | ||
) |
Definition at line 56 of file BoundSurfaceCnv_p1.cxx.
|
private |
Definition at line 41 of file BoundSurfaceCnv_p1.h.
|
private |
Definition at line 40 of file BoundSurfaceCnv_p1.h.