Import Geant4 11.3.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2024-06-28 13:08:51 +02:00
parent f7b23877ed
commit e58e650b32
5232 changed files with 239416 additions and 244360 deletions
-5
View File
@@ -14,8 +14,3 @@ different techniques for achieving event parallelism with Geant4.
- Example TBB is derived from original basic/B2 demonstrating how to
interface a simple application with the Intel Threading Building Blocks
library (TBB), and organise MT event-level parallelism as TBB tasks.
- TopC examples are Geant4 examples adapted to be run together with
the TOP-C communication layer application on either a cluster of systems
or multi-processor machines. They are based on N02 and N04 examples,
originally provided in novice examples (see more in example/README)