57#ifndef G4Paraboloid_HH
58#define G4Paraboloid_HH
116 std::ostream&
StreamInfo(std::ostream& os)
const;
146 G4int& noPolygonVertices)
const;
157#include "G4Paraboloid.icc"
std::vector< G4ThreeVector > G4ThreeVectorList
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=G4bool(false), G4bool *validNorm=0, G4ThreeVector *n=0) const
G4double GetCubicVolume()
EInside Inside(const G4ThreeVector &p) const
G4Polyhedron * CreatePolyhedron() const
G4double GetRadiusPlusZ() const
G4double CalculateSurfaceArea() const
G4ThreeVector GetPointOnSurface() const
G4double GetSurfaceArea()
void SetZHalfLength(G4double dz)
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const
G4NURBS * CreateNURBS() const
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const
G4Polyhedron * fpPolyhedron
void SetRadiusPlusZ(G4double R2)
G4double GetRadiusMinusZ() const
G4GeometryType GetEntityType() const
void DescribeYourselfTo(G4VGraphicsScene &scene) const
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const
G4double GetZHalfLength() const
std::ostream & StreamInfo(std::ostream &os) const
G4Polyhedron * GetPolyhedron() const
G4Paraboloid & operator=(const G4Paraboloid &rhs)
void SetRadiusMinusZ(G4double R1)