Ignore:
Timestamp:
Nov 5, 2010, 3:45:55 PM (15 years ago)
Author:
garnier
Message:

update ti head

File:
1 edited

Legend:

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

    r1337 r1340  
    44     Geant4 - an Object-Oriented Toolkit for Physics Simulation
    55     ==========================================================
    6 $Id: History,v 1.28 2010/06/14 16:10:01 gcosmo Exp $
     6$Id: History,v 1.32 2010/10/29 06:54:23 gunter Exp $
    77---------------------------------------------------------------------
    88
     
    1616   * Please list in reverse chronological order (last date on top)
    1717   ---------------------------------------------------------------
     18
     1929 October 2010 - Gunter Folger (hadr-incl-V09-03-05)
     20- Fixed several more compilation warnings for conversion of double to int
     21   in  G4Incl.cc, G4InclAblaCascadeInterface.cc, and G4InclAblaLightIonInterface.cc.
     22
     2328 October 2010 - Gabriele Cosmo (hadr-incl-V09-03-04)
     24-----------------------------------------------------
     25- Fixed compilation warning in G4InclDataDefs.hh for conversion of double
     26  to integer in initialization.
     27
     2825 October 2010 - Pekka Kaitaniemi (hadr-incl-V09-03-03)
     29--------------------------------------------------------
     30- Refactored INCL input data structure to its own class G4InclInput
     31  o Made data members private
     32  o Access to input data only through accessor methods
     33  o INCL now uses integer A and Z internally as well as in the interface
     34
     3514 September 2010 - Pekka Kaitaniemi (hadr-incl-V09-03-02)
     36----------------------------------------------------------
     37- Migrated to integer A and Z when using G4Nucleus
     38- Bugfixes:
     39  o Make sure we use Geant4 random number generators everywhere
     40  o Silenced some unnecessary warnings
     41  o Make sure we use INCL for all light ion projectiles up to Carbon-12
     42
     4316 August 2010 - Pekka Kaitaniemi
     44---------------------------------
     45- Moved the INCL input initialization to the INCL input class
     46- Implemented inverse-kinematics treatment for ion-hydrogen collisions
     47
     4801 June 2010 - Pekka Kaitaniemi
     49-------------------------------
     50- Improved the Fermi break-up configuration
     51
     5226 February 2010 - Pekka Kaitaniemi
     53-----------------------------------
     54- Merged INCL light ion projectile support to the integration branch
     55  o Support infrastructure for light ions up to Carbon
     56  o Use Geant4 Fermi break-up for projectile spectators and light cascade
     57  remnants
    1858
    195914 June 2010 - Gabriele Cosmo (hadr-incl-V09-03-01)
     
    98138-----------------------------------------------------
    99139- use GetNuclearMass() instead of GetAtomicMass() in G4AblaEvaporation.cc
     140
     14110 October 2008 - Pekka Kaitaniemi
     142------------------------------------
     143- Added ability to use Geant4 Fermi break-up
     144  for light cascade remnants
    100145
    10114612 September 2008 - Pekka Kaitaniemi (hadr-incl-V09-01-02)
Note: See TracChangeset for help on using the changeset viewer.