Geant4
9.6.p02
|
#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 111 of file G4OpticalSurface.hh.
G4OpticalSurface::G4OpticalSurface | ( | const G4OpticalSurface & | right) |
Definition at line 117 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 112 of file G4OpticalSurface.cc.
void G4OpticalSurface::DumpInfo | ( | ) | const |
|
inline |
Definition at line 224 of file G4OpticalSurface.hh.
|
inline |
|
inline |
Definition at line 174 of file G4OpticalSurface.hh.
|
inline |
Definition at line 192 of file G4OpticalSurface.hh.
|
inline |
|
inline |
Definition at line 191 of file G4OpticalSurface.hh.
G4int G4OpticalSurface::operator!= | ( | const G4OpticalSurface & | right) | const |
Definition at line 131 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 126 of file G4OpticalSurface.cc.
Definition at line 185 of file G4OpticalSurface.cc.
void G4OpticalSurface::SetFinish | ( | const G4OpticalSurfaceFinish | finish) |
Definition at line 175 of file G4OpticalSurface.cc.
|
inline |
|
inline |
Definition at line 171 of file G4OpticalSurface.hh.
Definition at line 166 of file G4OpticalSurface.hh.
void G4OpticalSurface::SetType | ( | const G4SurfaceType & | type) |
Definition at line 165 of file G4OpticalSurface.cc.