Import Geant4 11.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2025-12-05 08:54:02 +01:00
parent a499fb82e9
commit b4a16de652
6484 changed files with 232674 additions and 221097 deletions
+11
View File
@@ -0,0 +1,11 @@
\page Examples_persistency Category "persistency"
This directory contains a set of persistency examples.
- \ref ExampleP01 Root I/O example for storing and retrieving calorimeter hits.
- \ref ExampleP02 Root I/O example for storing and reading geometry objects.
- \ref ExampleP03 Example of detector geometry persistency in ASCII text format.
- \ref Examples_gdml Set of examples showing usage of the GDML plugin module in Geant4.
See the README page inside each example for more detail.