72 #if defined(G4GEOM_USE_USOLIDS)
73 #define G4GEOM_USE_USPHERE 1
76 #if defined(G4GEOM_USE_USPHERE)
77 #define G4USphere G4Sphere
168 std::ostream&
StreamInfo(std::ostream& os)
const;
260 #include "G4Sphere.icc"
G4Sphere(const G4String &pName, G4double pRmin, G4double pRmax, G4double pSPhi, G4double pDPhi, G4double pSTheta, G4double pDTheta)
void CheckThetaAngles(G4double sTheta, G4double dTheta)
G4double GetCosEndTheta() const
void SetDeltaThetaAngle(G4double newDTheta)
std::ostream & StreamInfo(std::ostream &os) const
G4Polyhedron * CreatePolyhedron() const
EInside Inside(const G4ThreeVector &p) const
void SetDeltaPhiAngle(G4double newDphi)
G4double GetSinStartPhi() const
G4double GetCosStartPhi() const
G4GeometryType GetEntityType() const
void SetInsideRadius(G4double newRmin)
G4double halfCarTolerance
void SetStartPhiAngle(G4double newSphi, G4bool trig=true)
G4VisExtent GetExtent() const
void DescribeYourselfTo(G4VGraphicsScene &scene) const
void SetStartThetaAngle(G4double newSTheta)
G4double GetDTheta() const
G4double GetCosStartTheta() const
G4double GetSurfaceArea()
G4double GetInsideRadius() const
void BoundingLimits(G4ThreeVector &pMin, G4ThreeVector &pMax) const
G4double GetCubicVolume()
G4double GetSTheta() const
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const
void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
void InitializeThetaTrigonometry()
G4double GetSinEndTheta() const
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const
void CheckDPhiAngle(G4double dPhi)
void CheckPhiAngles(G4double sPhi, G4double dPhi)
G4double GetCosEndPhi() const
G4ThreeVector GetPointOnSurface() const
G4double GetStartThetaAngle() const
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const
void SetInnerRadius(G4double newRMin)
G4double halfAngTolerance
G4double GetSinStartTheta() const
G4ThreeVector ApproxSurfaceNormal(const G4ThreeVector &p) const
void InitializePhiTrigonometry()
G4double GetStartPhiAngle() const
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=G4bool(false), G4bool *validNorm=0, G4ThreeVector *n=0) const
G4double GetDeltaThetaAngle() const
G4Sphere & operator=(const G4Sphere &rhs)
G4double GetDeltaPhiAngle() const
void CheckSPhiAngle(G4double sPhi)
G4double GetSinEndPhi() const
void SetOuterRadius(G4double newRmax)
G4double GetOuterRadius() const
G4double GetInnerRadius() const