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.14 2000/11/17 15:03:16 maire Exp $
$Id: History,v 1.21 2001/03/27 15:10:51 maire Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,6 +16,37 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
27 mar 01 mma (stand-V03-00-05)
- commented out the printing of subcutoff energies at initialization
05 mar 01 mma (stand-V03-00-04)
- new subdirectory: integral
migration of all G4I.. processes from muons, standard, utils into integral
22 feb 01: mma (stand-V03-00-03)
- G4PhotoElectricEffect. DoIt: removed protection against low energy gamma,
after correction in SandiaTable (materials-V03-00-05)
- G4EplusAnnihilation. PostStepDoIt: check with fStopButAlive instead of
energy == 0.
05 feb 01: G.Cosmo (stand-V03-00-02)
- Migration to STL for G4DataVector and G4OrderedTable.
Modified files: G4SynchrotronRadiation.hh, G4IeBremsstrahlung.cc,
G4eBremsstrahlung.cc.
23 jan 01: mma (stand-V03-00-01)
- corrections in e/hEnergyLoss.cc: AlongStepDoIt L.Urban 23-01-01
PostStep information is not used any more in AlongStepDoIt
when generating sub-cutoff delta rays. (bug found by Babar)
16 jan 01: mma (stand-V03-00-00)
- small corrections in e/hEnergyLoss.cc L.Urban 11-01-01
to ensure consistency between cut in range and step limitation
due to energy loss (finalRange data member <-> cut in range)
- change in energy loss computation in eBrems.hh and .cc L.Urban 11-01-01
parametrization of energy loss due to soft brems has been corrected,
it was too big for big cut values.
17 Nov 00 mma : stand-V02-00-04