34 Hype(
const std::string& name,
double r1,
double r2,
double stereo1,
35 double stereo2,
double hz);
40 virtual std::string
Name()
const;
The ABC for hyperboloid solids.
VGM implementation for Root hyperboloid solid.
virtual double InnerStereoAngle() const
Return the inner stereo angle.
virtual double OuterStereoAngle() const
Return the inner stereo angle.
virtual double ZHalfLength() const
Return the half-length along the z axis in mm.
virtual std::string Name() const
Return the name of this solid.
virtual double OuterRadius() const
Return the outer radius in mm.
virtual double InnerRadius() const
Return the inner radius in mm.
VGM implementation for Root.