Import Geant4 6.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:56:29 +02:00
parent 1d812b78b1
commit e083ffb441
1415 changed files with 111223 additions and 21207 deletions
+14
View File
@@ -0,0 +1,14 @@
Examples for event parallelism
------------------------------
This directory includes example applications to demonstrate the usage of
different techniques for achieving event parallelism with Geant4.
- ParN02 and ParN04 are modified versions of the novice examples N02 and N04
adapted to be run together with the TOP-C communication layer application
on either a cluster of systems or multi-processor machines.
- ExDiane is a simplified version of the advanced application "brachytherapy"
showing how to run Geant4 in a parallel mode using DIANE (DIstributed
ANalysis Environment).