46 #ifndef G4OpticalProcessIndex_h
47 #define G4OpticalProcessIndex_h 1
72 switch ( processNumber ) {
77 case kMieHG:
return "OpMieHG";
79 case kWLS:
return "OpWLS";
80 default:
return "NoProcess";
84 #endif // G4OpticalProcessIndex_h
Number of processes, no selected process.
Scintillation process index.
Mie scattering process index.
Absorption process index.
Wave Length Shifting process index.
G4String G4OpticalProcessName(G4int)
Return the name for a given optical process index.
Rayleigh scattering process index.