Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include "globals.hh"
Go to the source code of this file.
Enumerations | |
enum | G4OpticalProcessIndex { kCerenkov , kScintillation , kAbsorption , kRayleigh , kMieHG , kBoundary , kWLS , kNoProcess } |
Functions | |
G4String | G4OpticalProcessName (G4int) |
Return the name for a given optical process index. | |
Definition at line 51 of file G4OpticalProcessIndex.hh.
Return the name for a given optical process index.
Definition at line 70 of file G4OpticalProcessIndex.hh.
Referenced by G4OpticalPhysicsMessenger::G4OpticalPhysicsMessenger().