| Geant4-11
    | 
#include "G4IonParametrisedLossModel.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4PhysicsFreeVector.hh"#include "G4IonStoppingData.hh"#include "G4VIonDEDXTable.hh"#include "G4VIonDEDXScalingAlgorithm.hh"#include "G4IonDEDXScalingICRU73.hh"#include "G4BraggIonModel.hh"#include "G4BetheBlochModel.hh"#include "G4ProductionCutsTable.hh"#include "G4ParticleChangeForLoss.hh"#include "G4LossTableManager.hh"#include "G4EmParameters.hh"#include "G4GenericIon.hh"#include "G4Electron.hh"#include "G4DeltaAngle.hh"#include "Randomize.hh"#include "G4Exp.hh"