Import Geant4 4.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:18:25 +02:00
parent 36c080dca6
commit 921d3b1cda
3990 changed files with 185376 additions and 82884 deletions
+55 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.20 2001/05/18 15:14:11 maire Exp $
$Id: History,v 1.38 2001/11/08 15:56:51 maire Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,6 +16,60 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
08 nov 01: mma (utils-V03-02-11)
- G4VEnergyLoss: some data members and functions are no more static
07 nov 01: mma (utils-V03-02-10)
- bug fixe in G4MultipleScattering::PostStepDoIt()
29 oct 01: mma (utils-V03-02-09)
- static functions no more inlined
24 oct 01: mma (utils-V03-02-08)
- cut per material: G4VEnergyLoss
28 sep 01: mma (utils-V03-02-07)
- StorePhysicsTable: ParticleName included in FileName
27 sep 01: L.Urban (utils-V03-02-06)
- bug fixed in G4EnergyLossTables.icc,.cc:
this bug caused sometime negative energy deposit
(it was a very-very old bug)
- value of data member factlim in msc has been changed
19 sep 01: mma (utils-V03-02-05)
- come back to previous process name: "msc"
17 sep 01: mma (utils-V03-02-04)
- modifs in muls and VEnergyLoss for the migration of Materials to pure STL,
but backward compatible with g4rw
13 sep 01: L.Urban (utils-V03-02-03)
- Unused TrueToGeomTransformation method deleted. Class description
- corr. in ComputeTransportCrossSection
11 sep 01: L.Urban (utils-V03-02-02)
- G4MultipleScatteringx put as the default: G4MultipleScattering
11 sep 01: L.Urban (utils-V03-02-01)
- last tag with G4MultipleScatteringx file.
03 sep 01: L.Urban (utils-V03-02-00)
- value of data member factlim has been changed.
28 aug 01: mma
- G4MultipleScatteringx: small modifs in BuildPhysicsTable,
ComputeTransportCrossSection, PostStepDoIt.
GetContinuousStepLimit and AlongStepDoIt moved to .cc file
23 aug 01: L. Urban
- new angle and z(geom. pathlength) distributions,
energy (step) dependence has been reduced,
Store/Retrieve methods have been commented out temporarily
8 aug 01: mma
- G4MultipleScatteringx: methods to store/retrieve PhysicsTable
18 may 01: V.Ivanchenko (utils-V03-01-01)
- clean up againist Linux ANSI strict compilation mode.