#include <G4SurfaceProperty.hh>
Definition at line 79 of file G4SurfaceProperty.hh.
 
      
        
          | G4SurfaceProperty::G4SurfaceProperty  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | G4SurfaceProperty::~G4SurfaceProperty  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | void G4SurfaceProperty::CleanSurfacePropertyTable  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Definition at line 107 of file G4SurfaceProperty.cc.
  110   G4SurfacePropertyTable::iterator 
pos;
 
  114     if (*pos) 
delete *
pos;
 
static void DumpTableInfo()
 
static G4SurfacePropertyTable theSurfacePropertyTable
 
static const G4double pos
 
 
 
 
  
  
      
        
          | void G4SurfaceProperty::DumpTableInfo  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Definition at line 91 of file G4SurfaceProperty.cc.
   93   G4cout << 
"***** Surface Property Table : Nb of Surface Properties = " 
  100            << 
"  Surface Property type   = "  
const G4String & GetName() const 
 
const G4SurfaceType & GetType() const 
 
static size_t GetNumberOfSurfaceProperties()
 
G4GLOB_DLL std::ostream G4cout
 
static G4SurfacePropertyTable theSurfacePropertyTable
 
 
 
 
  
  
      
        
          | size_t G4SurfaceProperty::GetNumberOfSurfaceProperties  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following files: