Geant4  10.02.p01
G4SurfaceProperty.hh File Reference
#include <vector>
#include "G4Types.hh"
#include "G4String.hh"
+ Include dependency graph for G4SurfaceProperty.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4SurfaceProperty
 

Typedefs

typedef std::vector
< G4SurfaceProperty * > 
G4SurfacePropertyTable
 

Enumerations

enum  G4SurfaceType {
  dielectric_metal, dielectric_dielectric, dielectric_LUT, dielectric_dichroic,
  firsov, x_ray
}
 

Typedef Documentation

Definition at line 61 of file G4SurfaceProperty.hh.

Enumeration Type Documentation

Enumerator
dielectric_metal 
dielectric_dielectric 
dielectric_LUT 
dielectric_dichroic 
firsov 
x_ray 

Definition at line 65 of file G4SurfaceProperty.hh.