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
+41 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.38 2001/11/08 15:56:51 maire Exp $
$Id: History,v 1.52 2002/06/11 12:57:55 maire Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,7 +16,47 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
11 jun 02: Laszlo (utils-V04-00-08)
- important bug fixed in G4MultipleScattering.cc
ComputeTransportCrossSection. The bug affected the scattering
for all the low energy ( <~ few hundred MeV) heavy particles.
24 may 02: Laszlo (utils-V04-00-07)
- G4MultipleScattering.hh,.cc: mods in angle distribution and
in boundary algorithm
06 may 02: Laszlo (utils-V04-00-06)
- G4MultipleScattering.cc :bug fixed in GetContinuousStepLimit
24 apr 02: Laszlo (utils-V04-00-05)
- G4MultipleScattering.hh,.cc have been committed:
some minor changes in boundary algorithm to improve the backscattering.
22 apr 02: Laszlo (utils-V04-00-04)
- G4MultipleScattering.hh,.cc have been committed:
boundary algorithm has been modified resulting improvement ~10%
in the performance (with the same physics).
17 apr 02: Laszlo (utils-V04-00-03)
- G4MultipleScattering.hh,.cc have been committed:
new parametrisation for angle distribution.
boundary algorithm has been modified + some other (minor) changes.
26 feb 02: mma (utils-V04-00-02)
- initial value of data member of G4VEnergyLoss finalRange = 1 mm
(actual value of this data member is computed in
G4VeEnergyLoss,G4VhEnergyLoss and G4VMuEnergyLoss.)
14 feb 02: L.Urban (utils-V04-00-01)
- initial value of data member of G4VEnergyLoss finalRange
has been changed
(actual value of this data member is computed in
G4VeEnergyLoss,G4VhEnergyLoss and G4VMuEnergyLoss..)
11 feb 02: mma (utils-V04-00-00)
- subSecFlag = false --> No sucutoff generation
08 nov 01: mma (utils-V03-02-11)
- G4VEnergyLoss: some data members and functions are no more static