Import Geant4 10.5.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2018-06-29 10:58:11 +02:00
parent fe81a77428
commit 6aa23be517
1581 changed files with 124288 additions and 83758 deletions
+17 -1
View File
@@ -1,4 +1,4 @@
$Id: History 99162 2016-09-07 08:14:24Z gcosmo $
$Id: History 110440 2018-05-23 11:28:07Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -15,6 +15,22 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
May 23, 2018 M. Asai (exampleRE03-V10-04-01)
- Add batchrun1.mac for batch job and update CMakelists.txt
accordingly.
May 16, 2018 J. Allison
- Minor fixes to run*.mac files.
May 14, 2018 J. Allison (exampleRE03-V10-04-00)
- Add #include "G4Types.hh".
- Remove G4UI_USE and G4VIS_USE.
- Move instantiation of G4UIExecutive to start of main.
- vis.mac: Tidy.
o No need to create empty scene - /vis/drawVolume creates a new one.
o No need to /tracking/storeTrajectories - /vis/scene/add/trajectories does.
- run1.mac: Tidy.
Sep 02, 2016 M. Asai (exampleRE03-V10-02-00)
- Migrate to G4THitsMap<G4StatDouble>.