Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4VEmModel.hh"
#include "G4ParticleChangeForGamma.hh"
#include "G4ProductionCutsTable.hh"
#include "G4DNAGenericIonsManager.hh"
#include "G4DNACrossSectionDataSet.hh"
#include "G4Electron.hh"
#include "G4Proton.hh"
#include "G4LogLogInterpolation.hh"
#include "G4DNAWaterIonisationStructure.hh"
#include "G4VAtomDeexcitation.hh"
#include "G4NistManager.hh"
#include "G4DNAMultipleIonisationManager.hh"
Go to the source code of this file.
Classes | |
class | G4DNADoubleIonisationModel |
Typedefs | |
using | EnergyLimitTable = std::map<G4String, G4double, std::less<G4String>> |
using | CrossSectionDataTable |
using CrossSectionDataTable |
Definition at line 54 of file G4DNADoubleIonisationModel.hh.
using EnergyLimitTable = std::map<G4String, G4double, std::less<G4String>> |
Definition at line 52 of file G4DNADoubleIonisationModel.hh.