Geant4
10.00.p03
|
#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. 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().