Import Geant4 10.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2019-12-06 15:12:28 +01:00
parent b2a62ae692
commit 5baee230e9
2997 changed files with 141580 additions and 98673 deletions
+11
View File
@@ -9,6 +9,17 @@
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
21 October 2019 I. Hrivnacova (MPI-V10-05-02)
- Fixed exMPI03, exMPI04, G4MPIscorerMerger.cc compilation which was broken
after changes in scorers
- Added new option ('rowMode') for ntuple merging:
- Added 'rowMode' parameter in the G4MPIntupleMerger constructor
- Changed the default merging mode to the new one (column-wise with preserved rows)
- Updated the analysis classes for the new merging mode
09 July 2019 I. Hrivnacova (MPI-V10-05-01)
- Removed G4VIS_USE from exMPI04
14 May 2019 I. Hrivnacova (MPI-V10-05-00)
- Fixed compilation of G4MPIextraWorker.cc.
This fixes problem report #2163.