Import Geant4 10.7.0 source tree

This commit is contained in:
Gabriele Cosmo
2020-12-04 12:30:43 +01:00
parent 67ba86d073
commit dab42d2018
3770 changed files with 226369 additions and 286486 deletions
+9 -1
View File
@@ -85,7 +85,15 @@ They are:
- wls in 'interactive mode' with visualization
% wls
....
Idle> /control/execute vis.mac
Idle> /control/execute
Idle> /run/beamOn 1
....
Idle> exit
8- Macros provided
- wls.in: sets up the default geometry and provides the commands to change it.
Primary particle is an optical photon with energy 2.1 eV.
- Sr90.mac: Default geometry is used. Primary particle is a strontium ion.
- vis.mac: macro for visualization; called automatically when no macro is
given on command line.