1 #ifndef DDI_EllipticalTube_h 2 #define DDI_EllipticalTube_h 19 p_.push_back(xSemiAxis);
20 p_.push_back(ySemiAxis);
21 p_.push_back(zHeight);
27 void stream(std::ostream & os)
const;
31 #endif // DDI_EllipticalTube_h
void stream(std::ostream &os) const
double volume() const
Not as flexible and possibly less accurate than G4 volume.
EllipticalTube(double xSemiAxis, double ySemiAxis, double zHeight)