24#include "G4ReflectedSolid.hh"
29 double rax,
double sphi,
double dphi)
33 fTorus(new G4Torus(name, rin /
ClhepVGM::Units::Length(),
50 :
VGM::ISolid(),
VGM::ITorus(),
BaseVGM::VTorus(), fTorus(torus)
static double Length()
Return CLHEP default length unit in VGM units.
static double Angle()
Return CLHEP default angle unit in VGM units.
static SolidMap * Instance()
void AddSolid(VGM::ISolid *, G4VSolid *)
VGM implementation for Geant4 torus solid.
virtual std::string Name() const
Return the name of this solid.
virtual double StartPhi() const
Return the starting phi angle of the segment in deg (with 0 being the +x axis)
virtual double OuterRadius() const
Return the outside radius of the torus in mm.
virtual double InnerRadius() const
Return the inside radius of the torus in mm.
virtual double DeltaPhi() const
Return the opening phi angle of the segment in deg.
virtual double AxialRadius() const
Return the axial (swept) radius of the torus in mm.