52 #if defined(G4GEOM_USE_USOLIDS) 
   53 #define G4GEOM_USE_UBOX 1 
   56 #if defined(G4GEOM_USE_UBOX) 
  105                            const G4bool calcNorm=
false,
 
  114     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 
 
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 
 
G4double GetYHalfLength() 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)
 
void Extent(G4ThreeVector &pMin, G4ThreeVector &pMax) const