52 #if defined(G4GEOM_USE_USOLIDS)
53 #define G4GEOM_USE_UBOX 1
56 #if defined(G4GEOM_USE_UBOX)
103 const G4bool calcNorm=
false,
112 std::ostream&
StreamInfo(std::ostream& os)
const;
void ComputeDimensions(G4VPVParameterisation *p, const G4int n, const G4VPhysicalVolume *pRep)
G4ThreeVector GetPointOnSurface() const
G4double GetXHalfLength() const
void SetZHalfLength(G4double dz)
G4double DistanceToOut(const G4ThreeVector &p, const G4ThreeVector &v, const G4bool calcNorm=false, G4bool *validNorm=0, G4ThreeVector *n=0) const
G4bool CalculateExtent(const EAxis pAxis, const G4VoxelLimits &pVoxelLimit, const G4AffineTransform &pTransform, G4double &pmin, G4double &pmax) const
CLHEP::Hep3Vector G4ThreeVector
G4Box & operator=(const G4Box &rhs)
G4GeometryType GetEntityType() const
void DescribeYourselfTo(G4VGraphicsScene &scene) const
G4Box(const G4String &pName, G4double pX, G4double pY, G4double pZ)
G4VisExtent GetExtent() const
G4double GetZHalfLength() const
G4Polyhedron * CreatePolyhedron() const
std::ostream & StreamInfo(std::ostream &os) const
std::vector< G4ThreeVector > G4ThreeVectorList
G4double GetYHalfLength() const
G4ThreeVectorList * CreateRotatedVertices(const G4AffineTransform &pTransform) const
G4double GetCubicVolume()
G4double GetSurfaceArea()
G4ThreeVector SurfaceNormal(const G4ThreeVector &p) const
G4double DistanceToIn(const G4ThreeVector &p, const G4ThreeVector &v) const
EInside Inside(const G4ThreeVector &p) const
void SetYHalfLength(G4double dy)
void SetXHalfLength(G4double dx)
G4ThreeVector ApproxSurfaceNormal(const G4ThreeVector &p) const