Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4DeexPrecoParameters.hh File Reference
#include "globals.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 40 of file G4DeexPrecoParameters.hh.

41{
42 fEvaporation = 0,
43 fGEM,
45 fGEMVI,
46 fDummy
47};