![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4PenelopeIonisationModel.hh"#include "G4PhysicalConstants.hh"#include "G4SystemOfUnits.hh"#include "G4ParticleDefinition.hh"#include "G4MaterialCutsCouple.hh"#include "G4ProductionCutsTable.hh"#include "G4DynamicParticle.hh"#include "G4AtomicTransitionManager.hh"#include "G4AtomicShell.hh"#include "G4Gamma.hh"#include "G4Electron.hh"#include "G4Positron.hh"#include "G4PenelopeOscillatorManager.hh"#include "G4PenelopeOscillator.hh"#include "G4PenelopeCrossSection.hh"#include "G4PhysicsFreeVector.hh"#include "G4PhysicsLogVector.hh"#include "G4LossTableManager.hh"#include "G4PenelopeIonisationXSHandler.hh"#include "G4EmParameters.hh"#include "G4AutoLock.hh"
Include dependency graph for G4PenelopeIonisationModel.cc: