|
Geant4_10
|
#include <G4OpticalSurface.hh>


Additional Inherited Members | |
Static Public Member Functions inherited from G4SurfaceProperty | |
| static void | CleanSurfacePropertyTable () |
| static const G4SurfacePropertyTable * | GetSurfacePropertyTable () |
| static size_t | GetNumberOfSurfaceProperties () |
| static void | DumpTableInfo () |
Protected Attributes inherited from G4SurfaceProperty | |
| G4String | theName |
| G4SurfaceType | theType |
Static Protected Attributes inherited from G4SurfaceProperty | |
| static G4SurfacePropertyTable | theSurfacePropertyTable |
Definition at line 113 of file G4OpticalSurface.hh.
| G4OpticalSurface::G4OpticalSurface | ( | const G4OpticalSurface & | right | ) |
Definition at line 135 of file G4OpticalSurface.cc.
| G4OpticalSurface::G4OpticalSurface | ( | const G4String & | name, |
| G4OpticalSurfaceModel | model = glisur, |
||
| G4OpticalSurfaceFinish | finish = polished, |
||
| G4SurfaceType | type = dielectric_dielectric, |
||
| G4double | value = 1.0 |
||
| ) |
|
virtual |
Definition at line 127 of file G4OpticalSurface.cc.
| void G4OpticalSurface::DumpInfo | ( | ) | const |
|
inline |
Definition at line 233 of file G4OpticalSurface.hh.
|
inline |
Definition at line 243 of file G4OpticalSurface.hh.
|
inline |
|
inline |
Definition at line 176 of file G4OpticalSurface.hh.
|
inline |
Definition at line 194 of file G4OpticalSurface.hh.
|
inline |
|
inline |
Definition at line 193 of file G4OpticalSurface.hh.
| G4int G4OpticalSurface::operator!= | ( | const G4OpticalSurface & | right | ) | const |
Definition at line 156 of file G4OpticalSurface.cc.
| G4OpticalSurface & G4OpticalSurface::operator= | ( | const G4OpticalSurface & | right | ) |
Definition at line 54 of file G4OpticalSurface.cc.
| G4int G4OpticalSurface::operator== | ( | const G4OpticalSurface & | right | ) | const |
Definition at line 151 of file G4OpticalSurface.cc.
Definition at line 328 of file G4OpticalSurface.cc.


Definition at line 218 of file G4OpticalSurface.cc.


| void G4OpticalSurface::SetFinish | ( | const G4OpticalSurfaceFinish | finish | ) |
Definition at line 204 of file G4OpticalSurface.cc.


|
inline |
|
inline |
Definition at line 173 of file G4OpticalSurface.hh.
Definition at line 168 of file G4OpticalSurface.hh.
| void G4OpticalSurface::SetType | ( | const G4SurfaceType & | type | ) |
Definition at line 190 of file G4OpticalSurface.cc.


1.8.5