Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
Go to the source code of this file.
Classes | |
class | G4SurfaceProperty |
Typedefs | |
using | G4SurfacePropertyTable = std::vector< G4SurfaceProperty * > |
Enumerations | |
enum | G4SurfaceType { dielectric_metal , dielectric_dielectric , dielectric_LUT , dielectric_LUTDAVIS , dielectric_dichroic , firsov , x_ray , coated } |
using G4SurfacePropertyTable = std::vector<G4SurfaceProperty*> |
Definition at line 58 of file G4SurfaceProperty.hh.
enum G4SurfaceType |
Enumerator | |
---|---|
dielectric_metal | |
dielectric_dielectric | |
dielectric_LUT | |
dielectric_LUTDAVIS | |
dielectric_dichroic | |
firsov | |
x_ray | |
coated |
Definition at line 60 of file G4SurfaceProperty.hh.