Import Geant4 11.2.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2023-06-30 09:09:57 +02:00
parent aef78ca386
commit dd1f179cda
3780 changed files with 212808 additions and 142780 deletions
+2 -2
View File
@@ -7,7 +7,7 @@
This example simulates a simple Sampling Calorimeter setup.
To demonstrate several possible ways of data scoring, the example
is provided in four variants: %B4a, %B4b, %B4c, %B4d.
(See also examples/extended/electromagnetic/TestEm3)
(See also examples/extended/electromagnetic/TestEm3 or hadronic/Hadr05)
\section B4_s1 GEOMETRY DEFINITION
@@ -52,7 +52,7 @@
</pre>
A more general version of this geometry can be found in:
examples/extended/electromagnetic/TestEm3
examples/extended/electromagnetic/TestEm3 or hadronic/Hadr05
where all the geometry parameters, the absorber and gap materials
can be modified interactively via the commands defined in the DetectorMessenger
class.