66#if defined(G4GEOM_USE_USOLIDS)
67#define G4GEOM_USE_UPARA 1
70#if defined(G4GEOM_USE_UPARA)
71 #define G4UPara G4Para
141 const G4bool calcNorm =
false,
142 G4bool* validNorm =
nullptr,
152 std::ostream&
StreamInfo(std::ostream& os)
const;
172 void CheckParameters();
187 G4double fTalpha,fTthetaCphi,fTthetaSphi;
G4GeometryType GetEntityType() const
G4Polyhedron * CreatePolyhedron() const
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const
void SetYHalfLength(G4double val)
void SetTanAlpha(G4double val)
G4double GetTanAlpha() const
void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
void SetThetaAndPhi(double pTheta, double pPhi)
void BoundingLimits(G4ThreeVector &pMin, G4ThreeVector &pMax) const
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=nullptr, G4ThreeVector *n=nullptr) const
void SetZHalfLength(G4double val)
G4ThreeVector GetSymAxis() const
G4double GetSurfaceArea()
void SetXHalfLength(G4double val)
G4Para & operator=(const G4Para &rhs)
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pMin, G4double &pMax) const
std::ostream & StreamInfo(std::ostream &os) const
void SetAllParameters(G4double pDx, G4double pDy, G4double pDz, G4double pAlpha, G4double pTheta, G4double pPhi)
G4double GetAlpha() const
G4double GetCubicVolume()
G4double GetYHalfLength() const
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const
void DescribeYourselfTo(G4VGraphicsScene &scene) const
G4double GetZHalfLength() const
EInside Inside(const G4ThreeVector &p) const
void SetAlpha(G4double alpha)
G4double GetXHalfLength() const
G4double GetTheta() const
G4ThreeVector GetPointOnSurface() const