34 Tubs(
const std::string& name,
double rin,
double rout,
double hz,
double sphi,
40 virtual std::string
Name()
const;
virtual std::string Name() const
Return the name of this solid.
Tubs(const std::string &name, double rin, double rout, double hz, double sphi, double dphi)
virtual double InnerRadius() const
Return the inside radius in mm.
virtual double StartPhi() const
Return the starting angle of the segment in deg.
virtual double OuterRadius() const
Return the outside radius in mm.
virtual double DeltaPhi() const
Return the opening angle of the segment in deg.
virtual double ZHalfLength() const
Return the half-length along the z axis in m.
VGM implementation for Root.