Import Geant4 11.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2021-12-10 14:46:44 +01:00
committed by Ben Morgan
parent 6399a014b6
commit 80e2389dd8
3932 changed files with 202519 additions and 246221 deletions
+17 -1
View File
@@ -1,4 +1,3 @@
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
@@ -16,6 +15,23 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
October 7th, 2021 I. Hrivnacova (detutil-V10-07-06)
- Updated G4TScoreNtupleWriter for changes in the analysis category:
added fDefaultFileType (with default value "root") and its setter
September 27th, 2021 M. Asai (detutil-V10-07-05)
- Fix indexing of cylindrical scoring mesh commands.
Co-working with detscorer-V10-07-01. Addressing to bug report #2418.
August 23rd, 2021 M. Asai (detutil-V10-07-04)
- G4VScoringMesh : Correct the warning messages when the size or number
of bins have already been set but tried to change.
July 22nd, 2021 I. Hrivnacova (detutil-V10-07-03)
- Updated G4TScoreNtupleWriter for changes in the analysis category:
removed deleting of the analysis manager,
as this is now done by the Geant4 kernel.
April 15th, 2021 M. Asai (detutil-V10-07-02)
- Making sure probe commands are not unnecessarily broadcasted to
the worker threads.