Geant4-11
Enumerations
G4ProcessType.hh File Reference

Go to the source code of this file.

Enumerations

enum  G4ProcessType {
  fNotDefined , fTransportation , fElectromagnetic , fOptical ,
  fHadronic , fPhotolepton_hadron , fDecay , fGeneral ,
  fParameterisation , fUserDefined , fParallel , fPhonon ,
  fUCN
}
 

Enumeration Type Documentation

◆ G4ProcessType

Enumerator
fNotDefined 
fTransportation 
fElectromagnetic 
fOptical 
fHadronic 
fPhotolepton_hadron 
fDecay 
fGeneral 
fParameterisation 
fUserDefined 
fParallel 
fPhonon 
fUCN 

Definition at line 37 of file G4ProcessType.hh.

38{
42 fOptical,
45 fDecay,
50 fPhonon,
51 fUCN
52};
@ fOptical
@ fPhonon
@ fParameterisation
@ fParallel
@ fUCN
@ fGeneral
@ fDecay
@ fElectromagnetic
@ fHadronic
@ fUserDefined
@ fTransportation
@ fPhotolepton_hadron
@ fNotDefined