|
Geant4
10.02
|
#include "globals.hh"#include "OpNovicePhysicsList.hh"#include "OpNovicePhysicsListMessenger.hh"#include "G4ParticleDefinition.hh"#include "G4ParticleTypes.hh"#include "G4ParticleTable.hh"#include "G4BosonConstructor.hh"#include "G4LeptonConstructor.hh"#include "G4MesonConstructor.hh"#include "G4BaryonConstructor.hh"#include "G4IonConstructor.hh"#include "G4ShortLivedConstructor.hh"#include "G4ProcessManager.hh"#include "G4Cerenkov.hh"#include "G4Scintillation.hh"#include "G4OpAbsorption.hh"#include "G4OpRayleigh.hh"#include "G4OpMieHG.hh"#include "G4OpBoundaryProcess.hh"#include "G4LossTableManager.hh"#include "G4EmSaturation.hh"#include "G4Decay.hh"#include "G4ComptonScattering.hh"#include "G4GammaConversion.hh"#include "G4PhotoElectricEffect.hh"#include "G4eMultipleScattering.hh"#include "G4MuMultipleScattering.hh"#include "G4hMultipleScattering.hh"#include "G4eIonisation.hh"#include "G4eBremsstrahlung.hh"#include "G4eplusAnnihilation.hh"#include "G4MuIonisation.hh"#include "G4MuBremsstrahlung.hh"#include "G4MuPairProduction.hh"#include "G4hIonisation.hh"#include "G4Threading.hh"
Include dependency graph for OpNovicePhysicsList.cc: