|
DD4hep
01.18
|
Minimal interface to provide acces to radii of conical surfaces. More...
#include <ISurface.h>
Inheritance diagram for dd4hep::rec::ICone:Public Member Functions | |
| virtual | ~ICone () |
| Destructor. More... | |
| virtual double | radius0 () const =0 |
| virtual double | radius1 () const =0 |
| virtual double | z0 () const =0 |
| virtual double | z1 () const =0 |
| virtual Vector3D | center () const =0 |
Minimal interface to provide acces to radii of conical surfaces.
Definition at line 119 of file ISurface.h.
|
inlinevirtual |
Destructor.
Definition at line 123 of file ISurface.h.
|
pure virtual |
Implemented in dd4hep::rec::ConeSurface.
|
pure virtual |
Implemented in dd4hep::rec::ConeSurface.
Referenced by dd4hep::rec::operator<<().
|
pure virtual |
Implemented in dd4hep::rec::ConeSurface.
Referenced by dd4hep::rec::operator<<().
|
pure virtual |
Implemented in dd4hep::rec::ConeSurface.
|
pure virtual |
Implemented in dd4hep::rec::ConeSurface.
1.8.5