1 #ifndef DDI_EllipticalTube_h
2 #define DDI_EllipticalTube_h
16 p_.push_back(xSemiAxis);
17 p_.push_back(ySemiAxis);
18 p_.push_back(zHeight);
24 void stream(std::ostream & os)
const;
28 #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)