Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include "globals.hh"
#include "G4ios.hh"
#include "G4ThreeVector.hh"
#include "G4Threading.hh"
#include <vector>
Go to the source code of this file.
Classes | |
class | G4OpticalParameters |
Enumerations | |
enum | G4OpticalProcessIndex { kCerenkov , kScintillation , kAbsorption , kRayleigh , kMieHG , kBoundary , kWLS , kWLS2 , kNoProcess } |
Functions | |
G4String | G4OpticalProcessName (G4int) |
Return the name for a given optical process index. | |
Definition at line 63 of file G4OpticalParameters.hh.
Return the name for a given optical process index.
Definition at line 79 of file G4OpticalParameters.hh.
Referenced by G4OpticalParametersMessenger::G4OpticalParametersMessenger().