![]() |
ATLAS Offline Software
|
#include <ConeSurface.h>
Public Member Functions | |
BoundSurfaceCnv_p2 () | |
void | persToTrans (const Trk::BoundSurface_p2 *, SURFACE *, MsgStream &) |
void | transToPers (const SURFACE *, Trk::BoundSurface_p2 *, MsgStream &) |
SURFACE * | createTransient (const Trk::BoundSurface_p2 *persObj, MsgStream &log) |
Private Attributes | |
SurfaceCnv_p2< SURFACE > | m_surfaceCnv |
BOUNDS_CNV * | m_boundsCnv |
Definition at line 27 of file ConeSurface.h.
|
inline |
Definition at line 38 of file BoundSurfaceCnv_p2.h.
SURFACE * BoundSurfaceCnv_p2< SURFACE >::createTransient | ( | const Trk::BoundSurface_p2 * | persObj, |
MsgStream & | log | ||
) |
Definition at line 30 of file BoundSurfaceCnv_p2.cxx.
void BoundSurfaceCnv_p2< SURFACE >::persToTrans | ( | const Trk::BoundSurface_p2 * | , |
SURFACE * | , | ||
MsgStream & | |||
) |
Definition at line 22 of file BoundSurfaceCnv_p2.cxx.
void BoundSurfaceCnv_p2< SURFACE >::transToPers | ( | const SURFACE * | transObj, |
Trk::BoundSurface_p2 * | persObj, | ||
MsgStream & | log | ||
) |
Definition at line 41 of file BoundSurfaceCnv_p2.cxx.
|
private |
Definition at line 46 of file BoundSurfaceCnv_p2.h.
|
private |
Definition at line 45 of file BoundSurfaceCnv_p2.h.