| Geant4-11
    | 
#include "G4LivermoreIonisationModel.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4ParticleDefinition.hh"#include "G4MaterialCutsCouple.hh"#include "G4ProductionCutsTable.hh"#include "G4DynamicParticle.hh"#include "G4Element.hh"#include "G4ParticleChangeForLoss.hh"#include "G4Electron.hh"#include "G4CrossSectionHandler.hh"#include "G4VEMDataSet.hh"#include "G4eIonisationCrossSectionHandler.hh"#include "G4eIonisationSpectrum.hh"#include "G4VEnergySpectrum.hh"#include "G4SemiLogInterpolation.hh"#include "G4AtomicTransitionManager.hh"#include "G4AtomicShell.hh"#include "G4DeltaAngle.hh"