#include <G4GeometryWorkspacePool.hh>
Definition at line 50 of file G4GeometryWorkspacePool.hh.
 
      
        
          | void G4GeometryWorkspacePool::CleanUpAndDestroyAllWorkspaces  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | void G4GeometryWorkspacePool::CreateAndUseWorkspace  | 
          ( | 
           | ) | 
           | 
        
      
 
 
Definition at line 60 of file G4GeometryWorkspacePool.cc.
   69       G4Exception(
"GeometryWorspacePool::CreateWorkspace", 
"GeomVol003",
 
   74       fMyWorkspace= geometryWrk;
 
   79     G4Exception(
"GeometryWorspacePool::CreateWorkspace", 
"GeomVol003",
 
   81                 "Cannot create workspace twice for the same thread.");
 
   82     geometryWrk= fMyWorkspace; 
 
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
 
 
 
 
The documentation for this class was generated from the following files: