Import Geant4 11.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2021-12-12 17:16:06 +01:00
parent 80e2389dd8
commit 84f33a068c
593 changed files with 68589 additions and 1 deletions
+24
View File
@@ -0,0 +1,24 @@
Geant4 extended examples - radioactive decay
--------------------------------------------
Examples in this directory demonstrate the use of some features of the
Radioactive-Decay hadronic model in Geant4.
rdecay01
--------
This example allows to display basic features of the radioactive decay
of a nuclei: energy spectrum of emitted particles, time of life, activity.
rdecay02
--------
This example illustrates more advanced features of the package:
selected decay channels, time window, bias and variance reduction technique.
Activation
----------
Compute and plot time evolution of each nuclide in an hadronic cascade.
Compute and plot activity of emerging particles.