Changeset 1340 for trunk/source/processes/hadronic/models/incl/History
- Timestamp:
- Nov 5, 2010, 3:45:55 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/processes/hadronic/models/incl/History
r1337 r1340 4 4 Geant4 - an Object-Oriented Toolkit for Physics Simulation 5 5 ========================================================== 6 $Id: History,v 1. 28 2010/06/14 16:10:01 gcosmoExp $6 $Id: History,v 1.32 2010/10/29 06:54:23 gunter Exp $ 7 7 --------------------------------------------------------------------- 8 8 … … 16 16 * Please list in reverse chronological order (last date on top) 17 17 --------------------------------------------------------------- 18 19 29 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 23 28 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 28 25 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 35 14 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 43 16 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 48 01 June 2010 - Pekka Kaitaniemi 49 ------------------------------- 50 - Improved the Fermi break-up configuration 51 52 26 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 18 58 19 59 14 June 2010 - Gabriele Cosmo (hadr-incl-V09-03-01) … … 98 138 ----------------------------------------------------- 99 139 - use GetNuclearMass() instead of GetAtomicMass() in G4AblaEvaporation.cc 140 141 10 October 2008 - Pekka Kaitaniemi 142 ------------------------------------ 143 - Added ability to use Geant4 Fermi break-up 144 for light cascade remnants 100 145 101 146 12 September 2008 - Pekka Kaitaniemi (hadr-incl-V09-01-02)
Note:
See TracChangeset
for help on using the changeset viewer.
