|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include "G4BertiniElectroNuclearBuilder.hh"#include "globals.hh"#include "G4ios.hh"#include "G4SystemOfUnits.hh"#include "G4ParticleDefinition.hh"#include "G4ParticleTable.hh"#include "G4Gamma.hh"#include "G4Electron.hh"#include "G4Positron.hh"#include "G4ProcessManager.hh"#include "G4GammaGeneralProcess.hh"#include "G4LossTableManager.hh"#include "G4ElectroVDNuclearModel.hh"#include "G4ElectronNuclearProcess.hh"#include "G4PositronNuclearProcess.hh"#include "G4PhotoNuclearCrossSection.hh"#include "G4TheoFSGenerator.hh"#include "G4GeneratorPrecompoundInterface.hh"#include "G4QGSModel.hh"#include "G4GammaParticipants.hh"#include "G4QGSMFragmentation.hh"#include "G4ExcitedStringDecay.hh"#include "G4HadronicParameters.hh"