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;
 
   99     G4UTrd(
const G4UTrd& rhs);
 
  100     G4UTrd& operator=(
const G4UTrd& rhs); 
 
  108 inline UTrd* G4UTrd::GetShape()
 const 
  110   return (UTrd*) fShape;
 
  118 #endif  // G4GEOM_USE_USOLIDS