Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4OpProcessSubType.hh File Reference

Go to the source code of this file.

Enumerations

enum  G4OpProcessSubType {
  fOpAbsorption = 31 , fOpBoundary = 32 , fOpRayleigh = 33 , fOpWLS = 34 ,
  fOpMieHG = 35 , fOpWLS2 = 36
}
 

Enumeration Type Documentation

◆ G4OpProcessSubType

Enumerator
fOpAbsorption 
fOpBoundary 
fOpRayleigh 
fOpWLS 
fOpMieHG 
fOpWLS2 

Definition at line 43 of file G4OpProcessSubType.hh.

44{
45 fOpAbsorption = 31,
46 fOpBoundary = 32,
47 fOpRayleigh = 33,
48 fOpWLS = 34,
49 fOpMieHG = 35,
50 fOpWLS2 = 36,
51};
@ fOpRayleigh
@ fOpMieHG
@ fOpAbsorption
@ fOpWLS
@ fOpBoundary
@ fOpWLS2