64 #if defined(G4GEOM_USE_USOLIDS) 65 #define G4GEOM_USE_UPOLYCONE 1 68 #if defined(G4GEOM_USE_UPOLYCONE) 69 #define G4UPolycone G4Polycone 120 std::ostream&
StreamInfo(std::ostream& os)
const;
196 #include "G4Polycone.icc" G4Polyhedron * CreatePolyhedron() const
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const
void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
G4int GetNumRZCorner() const
G4double GetEndPhi() const
G4ThreeVector GetPointOnRing(G4double fRMin, G4double fRMax, G4double fRMin2, G4double fRMax2, G4double zOne) const
G4PolyconeSideRZ GetCorner(G4int index) const
G4PolyconeSideRZ * corners
G4double GetStartPhi() const
G4Polycone & operator=(const G4Polycone &source)
void SetOriginalParameters(G4PolyconeHistorical *pars)
G4ThreeVector GetPointOnCut(G4double fRMin1, G4double fRMax1, G4double fRMin2, G4double fRMax2, G4double zOne, G4double zTwo, G4double &totArea) const
G4ThreeVector GetPointOnSurface() const
G4PolyconeHistorical * GetOriginalParameters() const
G4GeometryType GetEntityType() const
EInside Inside(const G4ThreeVector &p) const
void CopyStuff(const G4Polycone &source)
G4EnclosingCylinder * enclosingCylinder
std::ostream & StreamInfo(std::ostream &os) const
G4ThreeVector GetPointOnTubs(G4double fRMin, G4double fRMax, G4double zOne, G4double zTwo, G4double &totArea) const
G4ThreeVector GetPointOnCone(G4double fRmin1, G4double fRmax1, G4double fRmin2, G4double fRmax2, G4double zOne, G4double zTwo, G4double &totArea) const
G4Polycone(const G4String &name, G4double phiStart, G4double phiTotal, G4int numZPlanes, const G4double zPlane[], const G4double rInner[], const G4double rOuter[])
void Create(G4double phiStart, G4double phiTotal, G4ReduciblePolygon *rz)
G4PolyconeHistorical * original_parameters