51 #ifndef G4GenericPolycone_hh
52 #define G4GenericPolycone_hh
54 #if defined(G4GEOM_USE_USOLIDS)
55 #define G4GEOM_USE_UGENERICPOLYCONE 1
58 #if defined(G4GEOM_USE_UGENERICPOLYCONE)
59 #define G4UGenericPolycone G4GenericPolycone
96 std::ostream&
StreamInfo(std::ostream& os)
const;
G4PolyconeSideRZ GetCorner(G4int index) const
const G4GenericPolycone & operator=(const G4GenericPolycone &source)
G4PolyconeSideRZ * corners
CLHEP::Hep3Vector G4ThreeVector
G4GenericPolycone(const G4String &name, G4double phiStart, G4double phiTotal, G4int numRZ, const G4double r[], const G4double z[])
G4double GetEndPhi() const
G4GeometryType GetEntityType() const
G4Polyhedron * CreatePolyhedron() const
G4ThreeVector GetPointOnSurface() const
G4EnclosingCylinder * enclosingCylinder
void Create(G4double phiStart, G4double phiTotal, G4ReduciblePolygon *rz)
void CopyStuff(const G4GenericPolycone &source)
std::ostream & StreamInfo(std::ostream &os) const
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const
G4double GetStartPhi() const
virtual ~G4GenericPolycone()
EInside Inside(const G4ThreeVector &p) const
G4int GetNumRZCorner() const