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
+28 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.6 2000/11/17 14:55:27 maire Exp $
$Id: History,v 1.15 2001/03/27 14:34:05 maire Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,33 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
27 mar 01: L.Urban (utils-V03-00-06)
- another bug fixed in G4VEnergyLoss.cc , in the fluct code.
The code gave in some cases (very rarely) small negative energy loss
for small (~ micrometer) step size , now it is cured.
23 mar 01: L.Urban (utils-V03-00-05)
- bug fixed in fluct in G4VEnergyLoss.cc
Some int internal variables have been changed to doubles,
anomaly at extreme high energy/high cut (zero energy deposit)
is cured.
05 mar 01 mma (utils-V03-00-04)
- new subdirectory: integral
migration of all G4I.. processes from muons, standard, utils into integral
01 feb 01: L.Urban (utils-V03-00-01)
- bug fixed in the fluctuation code , in G4VEnergyLoss.cc
This bug affected the width of the energy loss/energy deposit
distribution in the case of small cut value, the distribution
was too narrow....
16 jan 01: mma (utils-V03-00-00)
- bug fixed in MultipleScattering.cc L.Urban 11-01-01
there was an error in computation of the transport
cross section, the cross section was too small for
low energy (below few MeV for electrons)
09 nov 00: mma (utils-V02-00-04)
- G4EnergyLossMessenger : subdirectory /process/eLoss created
+ class description