Import Geant4 9.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 17:01:34 +02:00
parent b1eb5424d2
commit e2d2f9810a
10384 changed files with 698580 additions and 628834 deletions
+37
View File
@@ -0,0 +1,37 @@
Geant4 extended examples - Hadronic processes
----------------------------------------------
Examples in this directory demonstrate specific hadronic physics simulation
with histogramming.
Hadr00
------
This example demonstrates a usage of G4PhysListFactory to build
Physics List and G4HadronicProcessStore to access cross sections.
Hadr01
------
This example application is based on the application IION developed for
simulation of proton or ion beam interaction with a water target. Different
aspects of beam target interaction are demonstrating in the example including
longitudinal profile of energy deposition, spectra of secondary particles,
spectra of particles leaving the target.
Hadr02
------
This example application is providing simulation of ion beam interaction with different
targets. Hadronic aspects of beam target interaction are demonstrated in the example
including longitudinal profile of energy deposition, spectra of secondary particles,
isotope production spectra.
Hadr03
------
This example demonstrates how to compute total cross section from the direct evaluation of the
mean free path ( see below, item Physics), how to identify nuclear reactions, how to plot
energy spectrum of secondary particles.