Import Geant4 4.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:39:52 +02:00
parent 921d3b1cda
commit 330b82b769
4524 changed files with 178689 additions and 43575 deletions
+19 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.32 2001/11/29 16:33:55 gcosmo Exp $
$Id: History,v 1.36 2002/05/06 15:37:54 maire Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,6 +16,24 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
06.05.02 M.Maire - materials-V04-00-03
Remove the check of the ideal gas state equation
16.04.02 M.Maire - materials-V04-00-02
G4StaticSandiaData: bug fixed in Pb: comma after 15.861
G4Exception put in constructor with chemical formula
22.02.02 M.Maire - materials-V04-00-01
fIndexTable renewed in G4Material, G4Element, G4Isotope.
22.01.02 M.Verderi - materials-V04-00-00
Fixed G4MaterialPropertyVector::AddElement() which wasn't make use
of G4MPVEntry ordering in the G4std::vector<G4MPVEntry*> MPV vector.
This happens since the STL migration (while method "insert" of Rogue-Wave
was taking care about.)
Changes in G4MaterialPropertyVector.hh, G4MaterialPropertyVector.cc
and test/testMaterialPropertyVector.cc
29.11.01 G.Cosmo - materials-V03-02-07
Fixed declaration of ostream attributes to use standard 'fmtflags'