Go to the documentation of this file.
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