Import Geant4 9.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 17:01:34 +02:00
parent b1eb5424d2
commit e2d2f9810a
10384 changed files with 698580 additions and 628834 deletions
+11
View File
@@ -17,6 +17,17 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
12/11/2012 : G.Cosmo breps-V09-05-02
- Added deprecation warning for BREPs module.
12/06/2012 : G.Cosmo breps-V09-05-01
- Explicitly use inclusion of headers for system of units and physical
constants, in plan to remove implicit inclusion from globals.hh.
15/05/2012 : G.Cosmo breps-V09-05-00
- Fixed spurious cases of hidden variable visibility, detected with
'-Wshadow' compilation option on gcc compiler.
10/11/2011 : G.Cosmo breps-V09-04-04
- Fixed trivial Coverity defect on assignment operators to G4PointRat.