| 1 | -------------------------------------------------------------------
|
|---|
| 2 |
|
|---|
| 3 | ==========================================================
|
|---|
| 4 | Geant4 - an Object-Oriented Toolkit for Physics Simulation
|
|---|
| 5 | ==========================================================
|
|---|
| 6 |
|
|---|
| 7 | History file for the Re-Parameterized Gheisha-style Model
|
|---|
| 8 | ---------------------------------------------------------
|
|---|
| 9 |
|
|---|
| 10 | This file should be used to summarize modifications introduced in the
|
|---|
| 11 | code and to keep track of all tags.
|
|---|
| 12 |
|
|---|
| 13 | ---------------------------------------------------------------
|
|---|
| 14 | * Please list in reverse chronological order (last date on top)
|
|---|
| 15 | ---------------------------------------------------------------
|
|---|
| 16 |
|
|---|
| 17 | 5 December 2007 - Dennis Wright (hadr-rpg-V09-00-02)
|
|---|
| 18 | ----------------------------------------------------
|
|---|
| 19 | Fixed array bound violation in G4RPGFragmentation.cc (pseudoParticle[7]).
|
|---|
| 20 |
|
|---|
| 21 | 15 August 2007 - Dennis Wright (hadr-rpg-V09-00-01)
|
|---|
| 22 | ---------------------------------------------------
|
|---|
| 23 | Fixed unused variable warnings in G4RPGFragmentation.cc, G4RPGInelastic.cc,
|
|---|
| 24 | G4RPGTwoBody.cc, G4RPGTwoCluster.cc
|
|---|
| 25 |
|
|---|
| 26 | 26 May 2007 - Dennis Wright (hadr-rpg-V09-00-00)
|
|---|
| 27 | ------------------------------------------------
|
|---|
| 28 | First version of the Re-Parameterized Gheisha-style model. This
|
|---|
| 29 | version is essentially a re-factored copy of the low energy parameterized
|
|---|
| 30 | model which also contains several bug fixes and physics improvements.
|
|---|
| 31 |
|
|---|
| 32 |
|
|---|