DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#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.