#include "G4GoudsmitSaundersonMscModel.hh"#include "G4GoudsmitSaundersonTable.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4ParticleChangeForMSC.hh"#include "G4MaterialCutsCouple.hh"#include "G4DynamicParticle.hh"#include "G4Electron.hh"#include "G4Positron.hh"#include "G4LossTableManager.hh"#include "G4Track.hh"#include "G4PhysicsTable.hh"#include "Randomize.hh"Go to the source code of this file.
1.4.7