#include "G4EmCorrections.hh"#include "Randomize.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4ParticleTable.hh"#include "G4IonTable.hh"#include "G4VEmModel.hh"#include "G4Proton.hh"#include "G4GenericIon.hh"#include "G4LPhysicsFreeVector.hh"#include "G4PhysicsLogVector.hh"#include "G4ProductionCutsTable.hh"#include "G4MaterialCutsCouple.hh"#include "G4AtomicShells.hh"Go to the source code of this file.
1.4.7