#include <G4SurfaceProperty.hh>
Definition at line 79 of file G4SurfaceProperty.hh.
◆ G4SurfaceProperty() [1/2]
◆ G4SurfaceProperty() [2/2]
G4SurfaceProperty::G4SurfaceProperty |
( |
| ) |
|
◆ ~G4SurfaceProperty()
G4SurfaceProperty::~G4SurfaceProperty |
( |
| ) |
|
|
virtual |
◆ CleanSurfacePropertyTable()
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
◆ DumpTableInfo()
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 G4SurfaceType & GetType() const
const G4String & GetName() const
static size_t GetNumberOfSurfaceProperties()
G4GLOB_DLL std::ostream G4cout
static G4SurfacePropertyTable theSurfacePropertyTable
◆ GetName()
const G4String& G4SurfaceProperty::GetName |
( |
void |
| ) |
const |
|
inline |
◆ GetNumberOfSurfaceProperties()
size_t G4SurfaceProperty::GetNumberOfSurfaceProperties |
( |
| ) |
|
|
static |
◆ GetSurfacePropertyTable()
◆ GetType()
◆ SetName()
void G4SurfaceProperty::SetName |
( |
const G4String & |
name | ) |
|
|
inline |
◆ SetType()
◆ theName
◆ theSurfacePropertyTable
◆ theType
The documentation for this class was generated from the following files: