30#include "G4ReflectedSolid.hh"
34 double rin2,
double rout2,
double hz,
double sphi,
double dphi)
39 fCons(new G4Cons(name, rin1 /
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.
VGM implementation for Geant4 cons solid.
virtual std::string Name() const
Return the name of this solid.
virtual double DeltaPhi() const
Return the opening phi angle of the segment in deg.
virtual double OuterRadiusPlusZ() 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 ZHalfLength() const
Return the half-length along the z axis in mm.
virtual double OuterRadiusMinusZ() const
Return the outer radius at -z in mm.
virtual double InnerRadiusMinusZ() const
Return the innner radius at -z in mm.
virtual double InnerRadiusPlusZ() const
Return the innner radius at +z in mm.
static SolidMap * Instance()
void AddSolid(VGM::ISolid *, G4VSolid *)