34 Cons(
const std::string& name,
double rin1,
double rout1,
double rin2,
35 double rout2,
double hz,
double sphi,
double dphi);
40 virtual std::string
Name()
const;
VGM implementation for Root cons solid.
virtual double InnerRadiusMinusZ() const
Return the innner radius at -z in mm.
virtual double ZHalfLength() const
Return the half-length along the z axis in mm.
virtual double InnerRadiusPlusZ() const
Return the innner radius at +z in mm.
virtual double OuterRadiusPlusZ() const
Return the outer radius at -z in mm.
virtual std::string Name() const
Return the name of this solid.
virtual double OuterRadiusMinusZ() const
Return the outer radius at -z in mm.
virtual double StartPhi() const
Return the starting phi angle of the segment in deg.
virtual double DeltaPhi() const
Return the opening phi angle of the segment in deg.
VGM implementation for Root.