|
Geant4
10.01.p01
|
#include "globals.hh"
Include dependency graph for G4OpticalProcessIndex.hh:
This graph shows which files directly or indirectly include this file: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. More... | |
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.
References kAbsorption, kBoundary, kCerenkov, kMieHG, kRayleigh, kScintillation, and kWLS.
Referenced by G4OpticalPhysicsMessenger::G4OpticalPhysicsMessenger(), and G4OpticalPhysics::PrintStatistics().
Here is the caller graph for this function: