Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4LogicalSurface.hh File Reference
#include "G4Types.hh"
#include "G4String.hh"
#include "G4LogicalSurface.icc"

Go to the source code of this file.

Classes

class  G4LogicalSurface
 G4LogicalSurface is an abstraction of a geometrical surface, it is an abstract base class for different implementations of surfaces. Its primary function is to hold pointers to objects that describe the surface's physical properties. For example it holds a pointer to a surface's optical properties, and because of this it is used in processes like G4OpBoundaryProcess. More...