#include <EllipticalTube.h>
Public Member Functions | |
EllipticalTube (double xSemiAxis, double ySemiAxis, double zHeight) | |
void | stream (std::ostream &os) const |
double | volume () const |
Not as flexible and possibly less accurate than G4 volume. More... | |
~EllipticalTube () | |
Public Member Functions inherited from DDI::Solid | |
const std::vector< double > & | parameters () const |
void | setParameters (std::vector< double > const &p) |
DDSolidShape | shape () const |
Solid () | |
Solid (DDSolidShape shape) | |
virtual | ~Solid () |
Additional Inherited Members | |
Protected Attributes inherited from DDI::Solid | |
std::vector< double > | p_ |
DDSolidShape | shape_ |
Definition at line 10 of file EllipticalTube.h.
|
inline |
Definition at line 13 of file EllipticalTube.h.
References DDI::Solid::p_.
|
inline |
Definition at line 20 of file EllipticalTube.h.
|
virtual |
Reimplemented from DDI::Solid.
Definition at line 5 of file EllipticalTube.cc.
References DDI::Solid::p_.
|
virtual |
Not as flexible and possibly less accurate than G4 volume.
Reimplemented from DDI::Solid.
Definition at line 13 of file EllipticalTube.cc.
References Geom::pi().