DD4hep
01.18
|
Minimal interface to provide acces to radius of cylinder surfaces. More...
#include <ISurface.h>
Public Member Functions | |
virtual | ~ICylinder () |
Destructor. More... | |
virtual double | radius () const =0 |
virtual Vector3D | center () const =0 |
Minimal interface to provide acces to radius of cylinder surfaces.
Definition at line 105 of file ISurface.h.
|
inlinevirtual |
Destructor.
Definition at line 109 of file ISurface.h.
|
pure virtual |
Implemented in dd4hep::rec::ConeSurface, and dd4hep::rec::CylinderSurface.
|
pure virtual |
Implemented in dd4hep::rec::CylinderSurface.
Referenced by dd4hep::rec::operator<<().