Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#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.
Classes | |
class | G4EmParameters |
Enumerations | |
enum | G4eSingleScatteringType { fWVI = 0 , fMott , fDPWA } |
Enumerator | |
---|---|
fWVI | |
fMott | |
fDPWA |
Definition at line 65 of file G4EmParameters.hh.