Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4EmTableType.hh File Reference

Go to the source code of this file.

Classes

struct  G4TwoPeaksXS
 

Enumerations

enum  G4EmTableType { fTotal = 0 , fRestricted , fIsIonisation , fIsCrossSectionPrim }
 
enum  G4CrossSectionType {
  fEmNoIntegral = 0 , fEmIncreasing , fEmDecreasing , fEmOnePeak ,
  fEmTwoPeaks
}
 

Enumeration Type Documentation

◆ G4CrossSectionType

Enumerator
fEmNoIntegral 
fEmIncreasing 
fEmDecreasing 
fEmOnePeak 
fEmTwoPeaks 

Definition at line 54 of file G4EmTableType.hh.

55{
56 fEmNoIntegral = 0,
61};
@ fEmOnePeak
@ fEmDecreasing
@ fEmNoIntegral
@ fEmTwoPeaks
@ fEmIncreasing

◆ G4EmTableType

Enumerator
fTotal 
fRestricted 
fIsIonisation 
fIsCrossSectionPrim 

Definition at line 46 of file G4EmTableType.hh.

47{
48 fTotal = 0,
52};
@ fTotal
@ fRestricted
@ fIsCrossSectionPrim
@ fIsIonisation