|
Geant4.10
|
#include "XrayFluoPhysicsList.hh"#include "XrayFluoPhysicsListMessenger.hh"#include "G4SystemOfUnits.hh"#include "G4LossTableManager.hh"#include "G4EmProcessOptions.hh"#include "G4ProcessManager.hh"#include "G4EmStandardPhysics.hh"#include "G4EmStandardPhysics_option1.hh"#include "G4EmStandardPhysics_option2.hh"#include "G4EmStandardPhysics_option3.hh"#include "G4EmLivermorePhysics.hh"#include "G4EmPenelopePhysics.hh"#include "G4Decay.hh"#include "XrayFluoStepMax.hh"#include "G4UnitsTable.hh"#include "G4ParticleDefinition.hh"#include "G4ChargedGeantino.hh"#include "G4Geantino.hh"#include "G4Gamma.hh"#include "G4OpticalPhoton.hh"#include "G4MuonPlus.hh"#include "G4MuonMinus.hh"#include "G4NeutrinoMu.hh"#include "G4AntiNeutrinoMu.hh"#include "G4Electron.hh"#include "G4Positron.hh"#include "G4NeutrinoE.hh"#include "G4AntiNeutrinoE.hh"#include "G4Proton.hh"#include "G4MesonConstructor.hh"#include "G4BaryonConstructor.hh"#include "G4IonConstructor.hh"
1.8.7