Import Geant4 5.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:57:27 +02:00
parent 330b82b769
commit 37fff30d2e
5733 changed files with 263867 additions and 74574 deletions
+14 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.15 2002/05/16 21:22:10 gum Exp $
$Id: History,v 1.18 2002/11/25 18:50:19 gum Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,19 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
25 November 02: P. Gumplinger (xrays-V04-01-03)
- G4Scintillation now allows for particle dependent excitation levels
21 November 02: P. Gumplinger (xrays-V04-01-02)
- G4Scintillation now uses G4Poisson for small MeanNumPhotons in a step
14 November 02: P. Gumplinger (xrays-V04-01-01)
- G4Scintillation now uses the nearest integer to calculate the number of photons in DoIt
07 November 02: P. Gumplinger (xrays-V04-01-00)
- G4Scintillation now allows for fast and slow components. Scintillation properties are stored
with the material and retrieved with GetConstProperty.
16 may 02: P. Gumplinger (xrays-V04-00-04)
- G4Scintillation now inherits from G4VRestDiscreteProcess changes made accordingly
G4Scintillation/G4Cerenkov now only suspend the track when it is still 'fAlive'