24#include "G4ReflectedSolid.hh"
29 double hz,
double sphi,
double dphi)
33 fTubs(new G4Tubs(name, rin /
ClhepVGM::Units::Length(),
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 tubs solid.
virtual std::string Name() const
Return the name of this solid.
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.
virtual double InnerRadius() const
Return the inside radius in mm.
virtual double StartPhi() const
Return the starting angle of the segment in deg.