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
+13
View File
@@ -0,0 +1,13 @@
Geant4 Persistency Examples
===========================
This directory contains a set of persistency examples.
P01 Root I/O example for storing and retrieving calorimeter hits.
P02 Root I/O example for storing and reading geometry objects.
P03 Example of detector geometry persistency in ASCII text format.
gdml Set of examples showing usage of the GDML plugin module in Geant4.
See the README file inside each example for more detail.