Import Geant4 3.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:10:37 +02:00
parent 137e303ecc
commit 36c080dca6
3464 changed files with 119310 additions and 52696 deletions
+25 -3
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.15 2001/03/27 14:34:05 maire Exp $
$Id: History,v 1.20 2001/05/18 15:14:11 maire Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,11 +16,33 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
18 may 01: V.Ivanchenko (utils-V03-01-01)
- clean up againist Linux ANSI strict compilation mode.
16 may 01: L.Urban (utils-V03-01-00)
- value of the member cpar has been changed back to the original
value 1.5 in G4MultipleScattering.cc. The same is done in
G4MultipleScatteringx.cc (the data member name is cparm there).
This change affects all the results for low energy (< 1 MeV
for electrons).
15 may 01: L.Urban
- new multiple scattering version committed under the class name
G4MultipleScatteringx. It gives better msc angle distribution
than the standard G4MultipleScattering. It uses a distribution
to simulate the geom./true pathlengths (standard : mean values
only) and has a framework implemented in it to perform special
stepping near to a boundary (this algorithm works, but some
further development/tuning needed - this algorithm is disabled
by default). This new version can be used after the change:
G4MultipleScattering --> G4MultipleScatteringx
in the PhysicsList.
27 mar 01: L.Urban (utils-V03-00-06)
- another bug fixed in G4VEnergyLoss.cc , in the fluct code.
- 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.
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