Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4DeexPrecoParameters.hh File Reference
#include "globals.hh"
#include "G4Threading.hh"

Go to the source code of this file.

Classes

class  G4DeexPrecoParameters
 

Enumerations

enum  G4DeexChannelType {
  fEvaporation = 0 , fGEM , fCombined , fGEMVI ,
  fDummy
}
 

Enumeration Type Documentation

◆ G4DeexChannelType

Enumerator
fEvaporation 
fGEM 
fCombined 
fGEMVI 
fDummy 

Definition at line 41 of file G4DeexPrecoParameters.hh.

42{
43 fEvaporation = 0,
44 fGEM,
46 fGEMVI,
47 fDummy
48};
@ fEvaporation