source: trunk/source/processes/hadronic/models/rpg/History @ 1334

Last change on this file since 1334 was 1228, checked in by garnier, 15 years ago

update geant4.9.3 tag

File size: 3.0 KB
Line 
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
10This file should be used to summarize modifications introduced in the
11code and to keep track of all tags.
12
13   ---------------------------------------------------------------
14   * Please list in reverse chronological order (last date on top)
15   ---------------------------------------------------------------
16
1720 Nov 2009 - Dennis Wright (hadr-rpg-V09-02-01)
18------------------------------------------------
19G4RPGInelastic:  add temporary message stating the RPG model is
20   under development and should not be used
21
2225 May 2009 - Dennis Wright (hadr-rpg-V09-02-00)
23------------------------------------------------
24G4RPGInelastic:  fix MAC complaint about initialization order:
25   remove static array of G4ParticleDefinition pointers and
26   replace with local array
27 
28 9 June 2008 - Dennis Wright (hadr-rpg-V09-01-03)
29-------------------------------------------------
30Remove unused variable ekIncident in G4RPGFragmentation.cc and
31G4RPGTwoCluster.cc
32
33 5 May 2008 - Dennis Wright (hadr-rpg-V09-01-02)
34------------------------------------------------
35Fixed gcc-4.3 compiler warnings for unused variables in
36G4RPGNeutronInelastic.hh, cc
37G4RPGPiMinusInelastic.hh, cc
38G4RPGPiPlusInelastic.hh, cc
39G4RPGProtonInelastic.hh, cc
40G4RPGReaction.hh, cc
41G4RPGFragmentation.cc
42G4RPGTwoBody.cc
43G4RPGTwoCluster.cc
44
4521 March 2008 - Dennis Wright (hadr-rpg-V09-01-01)
46--------------------------------------------------
47Fixed gcc-4.3 compiler warning in G4RPGInelastic.cc
48
4921 February 2008 - Dennis Wright (hadr-rpg-V09-01-00)
50-----------------------------------------------------
51G4RPGInelastic: remove Rotate method, fix K0 ID problem
52G4RPGFragmentation: fix energy non-conservation
53G4RPGReaction.cc: add GenerateNBodyEventT method, fix energy non-conservation
54                  in AddBlackTrackParticles
55G4RPGProtonInelastic.cc, G4RPGNeutronInelastic.cc, G4RPGPiPlusInelastic.cc,
56  G4RPGPiMinusInelastic.cc: remove quasi-elastic flag, remove MeV units
57
58
595 December 2007 - Dennis Wright (hadr-rpg-V09-00-02)
60----------------------------------------------------
61Fixed array bound violation in G4RPGFragmentation.cc (pseudoParticle[7]).
62
6315 August 2007 - Dennis Wright (hadr-rpg-V09-00-01)
64---------------------------------------------------
65Fixed unused variable warnings in G4RPGFragmentation.cc, G4RPGInelastic.cc,
66G4RPGTwoBody.cc, G4RPGTwoCluster.cc
67
6826 May 2007 - Dennis Wright (hadr-rpg-V09-00-00)
69------------------------------------------------
70  First version of the Re-Parameterized Gheisha-style model.  This
71  version is essentially a re-factored copy of the low energy parameterized
72  model which also contains several bug fixes and physics improvements.
73
74
Note: See TracBrowser for help on using the repository browser.