74 #if defined(G4GEOM_USE_USOLIDS)
75 #define G4GEOM_USE_UPARA 1
78 #if defined(G4GEOM_USE_UPARA)
79 #define G4UPara G4Para
154 std::ostream&
StreamInfo(std::ostream& os)
const;
192 #include "G4Para.icc"
G4ThreeVector GetPointOnSurface() const
void SetAlpha(G4double alpha)
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=G4bool(false), G4bool *validNorm=0, G4ThreeVector *n=0) const
void SetYHalfLength(G4double val)
G4double GetTanAlpha() const
struct G4Para::@33 fPlanes[4]
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const
G4ThreeVector ApproxSurfaceNormal(const G4ThreeVector &p) const
G4double GetCubicVolume()
G4double GetXHalfLength() const
G4ThreeVector GetSymAxis() const
void SetXHalfLength(G4double val)
void SetAllParameters(G4double pDx, G4double pDy, G4double pDz, G4double pAlpha, G4double pTheta, G4double pPhi)
void SetTanAlpha(G4double val)
std::ostream & StreamInfo(std::ostream &os) const
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const
void SetZHalfLength(G4double val)
G4double halfCarTolerance
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pMin, G4double &pMax) const
static const G4double alpha
void BoundingLimits(G4ThreeVector &pMin, G4ThreeVector &pMax) const
void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
G4GeometryType GetEntityType() const
G4double GetSurfaceArea()
EInside Inside(const G4ThreeVector &p) const
G4Polyhedron * CreatePolyhedron() const
G4Para & operator=(const G4Para &rhs)
void DescribeYourselfTo(G4VGraphicsScene &scene) const
G4double GetZHalfLength() const
void SetThetaAndPhi(double pTheta, double pPhi)
G4double GetYHalfLength() const
G4Para(const G4String &pName, G4double pDx, G4double pDy, G4double pDz, G4double pAlpha, G4double pTheta, G4double pPhi)