58 #ifndef G4Paraboloid_HH 
   59 #define G4Paraboloid_HH 
   61 #if defined(G4GEOM_USE_USOLIDS) 
   62 #define G4GEOM_USE_UPARABOLOID 1 
   65 #if (defined(G4GEOM_USE_UPARABOLOID) && defined(G4GEOM_USE_SYS_USOLIDS)) 
   66   #define G4UParaboloid G4Paraboloid 
  128     std::ostream& 
StreamInfo(std::ostream& os) 
const;
 
  166 #include "G4Paraboloid.icc" 
  168 #endif  // defined(G4GEOM_USE_UPARABOLOID) && defined(G4GEOM_USE_SYS_USOLIDS) 
  170 #endif // G4Paraboloid_HH 
G4Polyhedron * fpPolyhedron
G4Paraboloid & operator=(const G4Paraboloid &rhs)
G4double GetSurfaceArea()
G4double GetCubicVolume()
G4GeometryType GetEntityType() const 
G4double GetRadiusMinusZ() const 
G4double CalculateSurfaceArea() const 
void SetRadiusPlusZ(G4double R2)
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const 
void DescribeYourselfTo(G4VGraphicsScene &scene) const 
void SetRadiusMinusZ(G4double R1)
G4double GetZHalfLength() const 
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const 
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=G4bool(false), G4bool *validNorm=0, G4ThreeVector *n=0) const 
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const 
EInside Inside(const G4ThreeVector &p) const 
std::ostream & StreamInfo(std::ostream &os) const 
G4double GetRadiusPlusZ() const 
void SetZHalfLength(G4double dz)
G4ThreeVector GetPointOnSurface() const 
G4Polyhedron * GetPolyhedron() const 
G4Paraboloid(const G4String &pName, G4double pDz, G4double pR1, G4double pR2)
G4Polyhedron * CreatePolyhedron() const 
void Extent(G4ThreeVector &pMin, G4ThreeVector &pMax) const 
G4bool fRebuildPolyhedron