Ignore:
Timestamp:
Jan 8, 2010, 11:56:51 AM (16 years ago)
Author:
garnier
Message:

update geant4.9.3 tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/processes/hadronic/models/incl/History

    r1196 r1228  
    44     Geant4 - an Object-Oriented Toolkit for Physics Simulation
    55     ==========================================================
    6 $Id: History,v 1.19 2009/11/18 10:43:14 kaitanie Exp $
     6$Id: History,v 1.26 2009/12/09 10:36:40 kaitanie Exp $
    77---------------------------------------------------------------------
    88
     
    1616   * Please list in reverse chronological order (last date on top)
    1717   ---------------------------------------------------------------
     18
     1909 December 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-08)
     20---------------------------------------------------------
     21- Fix: Added a safeguard against division by zero in INCL nucleon
     22  transmission probability calculation.
     23
     2408 December 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-07)
     25---------------------------------------------------------
     26- Fix: Added a safeguard against division by zero in INCL
     27  initialization.
     28
     2908 December 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-06)
     30---------------------------------------------------------
     31- Fix: Added a safeguard to avoid (hopefully rare) negative energies
     32  of INCL output particles. This would result in an attempt to take
     33  square root of a negative number.
     34
     3504 December 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-05)
     36---------------------------------------------------------
     37- Fix: Corrected the G4InclAblaLightIonInterface error handling. In
     38  case INCL is unable to produce a valid cascade it will return the
     39  original projectile particle back to Geant4. Unfortunately in case
     40  of the light ion interface it returned a particle with NULL pointer
     41  to particle definition.
     42- Added safeguards to both G4InclAblaCascadeInterface and
     43  G4InclAblaLightIonInterface to prevent returning of particles with
     44  NULL definition.
     45
     4603 December 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-04)
     47---------------------------------------------------------
     48- Fix: Added a safeguard against attempts to compute the logarithm of zero in
     49  INCL
     50
     5102 December 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-03)
     52---------------------------------------------------------
     53- Fix: Corrected datatype problem in INCL initialization
     54
     5522 November 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-02)
     56---------------------------------------------------------
     57- Fix: Activated Geant4 random number generator instead of the built-in one.
    1858
    195918 November 2009 - Pekka Kaitaniemi (hadr-incl-V09-02-01)
Note: See TracChangeset for help on using the changeset viewer.