Import Geant4 3.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:55:53 +02:00
parent e7d7193284
commit cfcb558cfe
3050 changed files with 91703 additions and 48310 deletions
@@ -1,4 +1,4 @@
$Id: History,v 1.3 2000/06/13 16:54:07 maire Exp $
$Id: History,v 1.14 2000/11/17 15:03:16 maire Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,7 +16,55 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
17 Nov 00 mma : stand-V02-00-04
12 Nov 00 Corrections by Rui Curado da Silva (Polarized Compton)
- Sampling of Phi
- Depolarization probability
08 Nov 00 mma (stand-V02-00-03)
- eBrem
07/08/00 new cross section/en.loss parametrisation, LPM flag , L.Urban
21/09/00 corrections in the LPM implementation, L.Urban
- 30/10/00 signature in GetLossWithFluct changed L.Urban
01 Nov 00 G.Cosmo (stand-V02-00-02)
- Removed useless dependencies from GNUmakefile.
- G4SynchrotronRadiation: added "const" qualifier to usage of
const G4Field*. Co-works with tag "field-V02-00-00" and related ones
from geometry.
11 Aug 00 mma
tag stand-V02-00-01
10 Aug 00 V.Ivanchenko
- Change G4VhEnergyLoss.cc, G4VhEnergyLoss.hh, G4hIonisation.cc
in order to simulate energy losses of ions; correction to
cross section for particles with spin 1 is inserted as well.
Class G4ionIonisation is removed.
03 Aug 00 Gabriele Cosmo
- Fixes for events' reproducibility:
o G4GammaConversion.cc: changed usage of RandFlat::shootBit() to
RandBit::shootBit().
o G4VIeEnergyLoss.cc, G4VIhEnergyLoss.cc, G4PAIxSectionTest.cc:
changed RandGauss to G4RandGauss.
31 Jul 00 Gonzalo Gracia
- G4IhIonisation.cc: initialisisation to zero of several G4PhysicsTable*
is included in constructor. Some tests were crashing
on NT because of the missing initialisation
18 jul 00: V.Ivanchenko (stand-V01-??)
- fix in G4VhEnergyLoss and G4ionIonisation in AlongStepDoIt
for particles with Charge^2 > 1; Reorganisation in
GetConstrain for G4ionIonisation
22 jun 00: mma (stand-V01-01-05)
- stop very low energy photons in photo electric effect
- ElossMessenger moved --> G4VEnergyLoss
13 jun 00: mma (stand-V01-01-04)
- static pointer MinDeltaEnergy removed from destructor of
G4VeEnergyLoss and G4VhEnergyLoss