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;
91 G4UOrb(
const G4UOrb& rhs);
92 G4UOrb& operator=(
const G4UOrb& rhs);
100 inline UOrb* G4UOrb::GetShape()
const
102 return (UOrb*) fShape;
110 #endif // G4GEOM_USE_USOLIDS