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;
151 #include "G4GenericPolycone.icc"
G4double GetStartPhi() const
G4PolyconeSideRZ * corners
std::ostream & StreamInfo(std::ostream &os) const
G4GenericPolycone(const G4String &name, G4double phiStart, G4double phiTotal, G4int numRZ, const G4double r[], const G4double z[])
G4EnclosingCylinder * enclosingCylinder
void Create(G4double phiStart, G4double phiTotal, G4ReduciblePolygon *rz)
G4Polyhedron * CreatePolyhedron() const
void CopyStuff(const G4GenericPolycone &source)
G4GeometryType GetEntityType() const
virtual ~G4GenericPolycone()
G4GenericPolycone & operator=(const G4GenericPolycone &source)
EInside Inside(const G4ThreeVector &p) const
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const
G4int GetNumRZCorner() const
G4PolyconeSideRZ GetCorner(G4int index) const
G4ThreeVector GetPointOnSurface() const
G4double GetEndPhi() const