Go to the documentation of this file.
47 #if ( defined(G4GEOM_USE_USOLIDS) || defined(G4GEOM_USE_PARTIAL_USOLIDS) )
53 class G4UTrd :
public G4USolid
71 inline UTrd* GetShape()
const;
106 G4UTrd(
const G4UTrd& rhs);
107 G4UTrd& operator=(
const G4UTrd& rhs);
115 inline UTrd* G4UTrd::GetShape()
const
117 return (UTrd*) fShape;
125 #endif // G4GEOM_USE_USOLIDS