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
+16 -2
View File
@@ -1,4 +1,4 @@
$Id: History 108469 2018-02-15 14:07:01Z gcosmo $
$Id: History 110515 2018-05-28 07:39:37Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,7 +17,21 @@ committal in the SVN repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
December 21, 2017 G. Cosmo (analysis-V10-03-18)
May 25, 2018 I. Hrivnacova (analysis-V10-04-03)
- Updated to g4tools 4.2.3 (Guy Barrand):
Fixed remaining gcc-8.1.0 warnings.
See History_tools for the complete list of modifications.
May 23, 2018 I. Hrivnacova (analysis-V10-04-02)
- Updated to g4tools 4.2.2 (Guy Barrand):
Fixed gcc-8.1.0 warnings.
See History_tools for the complete list of modifications.
February 15, 2018 J. Madsen (analysis-V10-04-01)
- Fixed a deadlock issue with G4RootPNtupleManager where the mutex
was locked before being passed to ROOT
December 21, 2017 G. Cosmo (analysis-V10-04-00)
- Fixed self-consistency in headers (missing #include) in G4BaseAnalysisManager,
and G4PlotManager.