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
102 std::ostream&
StreamInfo(std::ostream& os)
const;
G4PolyconeSideRZ GetCorner(G4int index) const
G4double GetCosStartPhi() const
G4PolyconeSideRZ * corners
CLHEP::Hep3Vector G4ThreeVector
G4double GetCosEndPhi() const
const char * name(G4int ptype)
G4double GetSinStartPhi() const
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
void Extent(G4ThreeVector &pMin, G4ThreeVector &pMax) const
G4double GetStartPhi() const
G4double GetSinEndPhi() const
virtual ~G4GenericPolycone()
G4GenericPolycone & operator=(const G4GenericPolycone &source)
EInside Inside(const G4ThreeVector &p) const
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const
G4int GetNumRZCorner() const