Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4EmTableType.hh File Reference
#include "G4Types.hh"

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 55 of file G4EmTableType.hh.

56{
57 fEmNoIntegral = 0,
62};
@ fEmOnePeak
@ fEmDecreasing
@ fEmNoIntegral
@ fEmTwoPeaks
@ fEmIncreasing

◆ G4EmTableType

Enumerator
fTotal 
fRestricted 
fIsIonisation 
fIsCrossSectionPrim 

Definition at line 47 of file G4EmTableType.hh.

48{
49 fTotal = 0,
53};
@ fTotal
@ fRestricted
@ fIsCrossSectionPrim
@ fIsIonisation