61 #ifndef G4Polyhedra_hh 
   62 #define G4Polyhedra_hh 
   64 #if defined(G4GEOM_USE_USOLIDS) 
   65 #define G4GEOM_USE_UPOLYHEDRA 1 
   68 #if defined(G4GEOM_USE_UPOLYHEDRA) 
   69   #define G4UPolyhedra G4Polyhedra 
  121   std::ostream& 
StreamInfo( std::ostream& os ) 
const;
 
void CopyStuff(const G4Polyhedra &source)
 
G4ThreeVector GetPointOnSurfaceCorners() const 
 
CLHEP::Hep3Vector G4ThreeVector
 
G4GeometryType GetEntityType() const 
 
G4PolyhedraHistorical * original_parameters
 
G4ThreeVector GetPointOnPlane(G4ThreeVector p0, G4ThreeVector p1, G4ThreeVector p2, G4ThreeVector p3) const 
 
G4PolyhedraSideRZ * corners
 
G4double GetEndPhi() const 
 
void Create(G4double phiStart, G4double phiTotal, G4int numSide, G4ReduciblePolygon *rz)
 
G4ThreeVector GetPointOnSurface() const 
 
G4int GetNumRZCorner() const 
 
G4EnclosingCylinder * enclosingCylinder
 
void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
 
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const 
 
EInside Inside(const G4ThreeVector &p) const 
 
G4Polyhedron * CreatePolyhedron() const 
 
G4PolyhedraHistorical * GetOriginalParameters() const 
 
G4Polyhedra & operator=(const G4Polyhedra &source)
 
G4double GetStartPhi() const 
 
G4PolyhedraSideRZ GetCorner(const G4int index) const 
 
void SetOriginalParameters(G4PolyhedraHistorical *pars)
 
G4ThreeVector GetPointOnTriangle(G4ThreeVector p0, G4ThreeVector p1, G4ThreeVector p2) const 
 
std::ostream & StreamInfo(std::ostream &os) const 
 
G4Polyhedra(const G4String &name, G4double phiStart, G4double phiTotal, G4int numSide, G4int numZPlanes, const G4double zPlane[], const G4double rInner[], const G4double rOuter[])