116     G4cout << 
"WARNING - G4GeometryTolerance::SetSurfaceTolerance()" << 
G4endl 
  117            << 
"          Tolerance can only be set once. Currently set to: " 
  119     G4Exception(
"G4GeometryTolerance::SetSurfaceTolerance()",
 
  121                 "The tolerance has been already set!");
 
static G4double fCarTolerance
 
G4double GetSurfaceTolerance() const 
 
static G4bool fInitialised
 
static G4GeometryTolerance * fpInstance
 
G4GLOB_DLL std::ostream G4cout
 
G4double GetRadialTolerance() const 
 
static G4double fAngTolerance
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
static G4double fRadTolerance
 
static void SetSurfaceTolerance(G4double worldExtent)
 
G4double GetAngularTolerance() const 
 
static G4GeometryTolerance * GetInstance()