57#if defined(G4GEOM_USE_USOLIDS)
58#define G4GEOM_USE_UPOLYCONE 1
61#if defined(G4GEOM_USE_UPOLYCONE)
62 #define G4UPolycone G4Polycone
122 std::ostream&
StreamInfo(std::ostream& os)
const;
183 mutable std::vector<surface_element>*
fElements =
nullptr;
186#include "G4Polycone.icc"
G4EnclosingCylinder * enclosingCylinder
G4double GetCosEndPhi() const
G4ThreeVector GetPointOnSurface() const
G4GeometryType GetEntityType() const
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const
G4double GetEndPhi() const
G4Polyhedron * CreatePolyhedron() const
G4double GetSinEndPhi() const
void Create(G4double phiStart, G4double phiTotal, G4ReduciblePolygon *rz)
EInside Inside(const G4ThreeVector &p) const
void SetSurfaceElements() const
G4double GetCosStartPhi() const
void SetOriginalParameters(G4PolyconeHistorical *pars)
void BoundingLimits(G4ThreeVector &pMin, G4ThreeVector &pMax) const
void CopyStuff(const G4Polycone &source)
G4double GetStartPhi() const
G4Polycone & operator=(const G4Polycone &source)
G4double GetSurfaceArea()
G4PolyconeHistorical * GetOriginalParameters() const
G4PolyconeSideRZ * corners
void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
G4double GetSinStartPhi() const
G4PolyconeHistorical * original_parameters
std::ostream & StreamInfo(std::ostream &os) const
G4int GetNumRZCorner() const
std::vector< surface_element > * fElements
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const
G4PolyconeSideRZ GetCorner(G4int index) const
G4double GetCubicVolume()