Import Geant4 3.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:10:37 +02:00
parent 137e303ecc
commit 36c080dca6
3464 changed files with 119310 additions and 52696 deletions
+16 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.18 2001/04/03 14:37:36 gcosmo Exp $
$Id: History,v 1.22 2001/06/06 09:20:25 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,7 +16,22 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
06.06.01 G.Cosmo - materials-V03-01-01
Explicitly initialise to zero values of G4DataVector used to create
sandia-matrix in method ComputeMatSandiaMatrix().
This fix clears warnings detected on HP-aCC.
Coworks with tag "global-V03-01-01".
18.05.01 G.Cosmo - materials-V03-01-00
Cleared pedantic warnings detected by Linux-g++ with ISO/ANSI setup.
03.05.01 M.Maire
precision(prec) at begin/end of operator<< Isotope,Element,Material
02.05.01 Marc+mma
protection added in G4Element::AddIsotope() against no coherent Z
03.04.01 M.Maire - materials-V03-00-07
removed warning to cerr in GetIsotope(name), GetElement(name),
and GetMaterial(name).