Geant4-11
Data Structures | Enumerations
G4EmParameters.hh File Reference
#include "globals.hh"
#include "G4ios.hh"
#include "G4MscStepLimitType.hh"
#include "G4NuclearFormfactorType.hh"
#include "G4DNAModelSubType.hh"
#include "G4EmSaturation.hh"
#include "G4ThreeVector.hh"
#include "G4Threading.hh"
#include <vector>

Go to the source code of this file.

Data Structures

class  G4EmParameters
 

Enumerations

enum  G4eSingleScatteringType { fWVI = 0 , fMott , fDPWA }
 

Enumeration Type Documentation

◆ G4eSingleScatteringType

Enumerator
fWVI 
fMott 
fDPWA 

Definition at line 65 of file G4EmParameters.hh.

66 {
67 fWVI = 0,
68 fMott,
69 fDPWA
70 };
@ fWVI
@ fMott
@ fDPWA