49 #ifndef G4SurfaceProperty_h 
   50 #define G4SurfaceProperty_h 1 
   59 #include "G4String.hh" 
const G4String & GetName() const 
 
const G4SurfaceType & GetType() const 
 
static size_t GetNumberOfSurfaceProperties()
 
static void DumpTableInfo()
 
static void CleanSurfacePropertyTable()
 
void SetName(const G4String &name)
 
void SetType(const G4SurfaceType &type)
 
virtual ~G4SurfaceProperty()
 
std::vector< G4SurfaceProperty * > G4SurfacePropertyTable
 
static G4SurfacePropertyTable theSurfacePropertyTable
 
static const G4SurfacePropertyTable * GetSurfacePropertyTable()