#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 |
Defines | |
| #define | G4SurfaceProperty_h 1 |
Typedefs | |
| typedef std::vector< G4SurfaceProperty * > | G4SurfacePropertyTable |
Enumerations | |
| enum | G4SurfaceType { dielectric_metal, dielectric_dielectric, firsov, x_ray } |
| #define G4SurfaceProperty_h 1 |
Definition at line 51 of file G4SurfaceProperty.hh.
| typedef std::vector<G4SurfaceProperty*> G4SurfacePropertyTable |
Definition at line 62 of file G4SurfaceProperty.hh.
| enum G4SurfaceType |
Definition at line 66 of file G4SurfaceProperty.hh.
1.4.7