Import Geant4 3.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:03:00 +02:00
parent cfcb558cfe
commit 137e303ecc
2843 changed files with 37082 additions and 38426 deletions
@@ -1,4 +1,4 @@
$Id: History,v 1.57 2000/12/14 09:46:23 gcosmo Exp $
$Id: History,v 1.58 2001/02/05 17:45:13 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,15 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
05.02.2001 - G.Cosmo, tag emlowen-V03-00-00
Migration to STL for G4DataVector and G4OrderedTable:
o Removed obsolete class G4Data. G4DataVector is now used instead.
o Modified files:
G4LowEnergyBremsstrahlung[.hh.icc.cc], G4FirstLevel.hh,
G4LowEnergyGammaConversion[.hh.cc], G4LowEnergyIonisation[.hh.cc],
G4LowEnergyPhotoElectric[.hh.cc], G4LowEnergyRayleigh[.hh.cc],
G4LowEnergyCompton[.hh.cc], G4LowEnergyUtilities[.hh.cc].
14.12.2000 - G.Cosmo, tag emlowen-V02-00-23
Removed inclusion of CLHEP/String/Strings.h from G4LowEnergyUtilities.cc.