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
+45 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.12 2001/05/30 14:33:44 vnivanch Exp $
$Id: History,v 1.26 2001/11/12 11:08:20 maire Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,6 +16,50 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
12 nov 01: mma (muons-V03-02-10)
- ParticleMass and Charge: local variables
- merge 09 + 06a
07 nov 01: mma (muons-V03-02-09)
- correction(Tmax+xsection computation) L.Urban
28 oct 01: mma (muons-V03-02-08)
- all static functions no more inlined
24 oct 01: mma (muons-V03-02-07)
- cut per material : all classes
08 nov 01: G.Cosmo (muons-V03-02-06a)
- Introduced changes to G4VMuEnergyLoss.cc for reference-counted touchables
(R.Chytracek). Not included in further tags till "muons-V03-02-09".
28 sep 01: mma (muons-V03-02-06)
- suppression of theMuonPlus ..etc..data members : all classes
- completion of store/retrieve PhysicsTables
20 sep 01: L.Urban (muons-V03-02-05)
- in MuPairProduction::ComputeMicroscopicCrossSection, remove:
if(MaxPairEnergy<CutInPairEnergy) MaxPairEnergy=CutInPairEnergy
19 sep 01: mma (muons-V03-02-04)
- come back to previous process name "MuIoni"
17 sep 01: mma (muons-V03-02-03)
- modifs in all classes for the migration of Materials to pure STL,
but backward compatible with g4rw
13 sep 01: L/Urban (muons-V03-02-02)
-G4VxEnergyLoss: min.delta cut is set as rcut/100 + some optimisation
11 sep 01: L.Urban (muons-V03-02-01)
- G4VMuEnergyLoss: subcutoff delta-rays mechanism implemented
29 aug 01: mma (muons-V03-02-00)
- G4MuIonisation: new function ComputeRestrictedMeandEdx() + 'cleanup'
10 aug 01: mma
- store/retrieve PhysicsTables implemented in MuIonis, MuBrems, MuPairProd
29 may 01: V.Ivanchenko
- clean up againist Linux ANSI strict compilation mode.