G4SurfaceProperty.hh File Reference

#include <vector>
#include "G4Types.hh"
#include "G4String.hh"

Go to the source code of this file.

Data Structures

class  G4SurfaceProperty

Defines

#define G4SurfaceProperty_h   1

Typedefs

typedef std::vector< G4SurfaceProperty * > G4SurfacePropertyTable

Enumerations

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


Define Documentation

#define G4SurfaceProperty_h   1

Definition at line 50 of file G4SurfaceProperty.hh.


Typedef Documentation

typedef std::vector<G4SurfaceProperty*> G4SurfacePropertyTable

Definition at line 61 of file G4SurfaceProperty.hh.


Enumeration Type Documentation

enum G4SurfaceType

Enumerator:
dielectric_metal 
dielectric_dielectric 
dielectric_LUT 
firsov 
x_ray 

Definition at line 65 of file G4SurfaceProperty.hh.

00066 {
00067    dielectric_metal,            // dielectric-metal interface
00068    dielectric_dielectric,       // dielectric-dielectric interface
00069    dielectric_LUT,              // dielectric-Look-Up-Table interface
00070    firsov,                      // for Firsov Process
00071    x_ray                        // for x-ray mirror process
00072 };


Generated on Mon May 27 17:51:09 2013 for Geant4 by  doxygen 1.4.7