Go to the documentation of this file.
   47 #if ( defined(G4GEOM_USE_USOLIDS) || defined(G4GEOM_USE_PARTIAL_USOLIDS) ) 
   53 class G4UOrb : 
public G4USolid
 
   67     inline UOrb* GetShape() 
const;
 
   90     G4UOrb(
const G4UOrb& rhs);
 
   91     G4UOrb& operator=(
const G4UOrb& rhs); 
 
   99 inline UOrb* G4UOrb::GetShape()
 const 
  101   return (UOrb*) fShape;
 
  109 #endif  // G4GEOM_USE_USOLIDS