Go to the documentation of this file.
47 #if ( defined(G4GEOM_USE_USOLIDS) || defined(G4GEOM_USE_PARTIAL_USOLIDS) )
53 class G4UBox :
public G4USolid
68 inline UBox* GetShape()
const;
96 G4UBox(
const G4UBox& rhs);
97 G4UBox& operator=(
const G4UBox& rhs);
105 inline UBox* G4UBox::GetShape()
const
107 return (UBox*) fShape;
115 #endif // G4GEOM_USE_USOLIDS