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

Last change on this file since 1348 was 1347, checked in by garnier, 14 years ago

geant4 tag 9.4

File size: 3.1 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
1721 Nov 2010 - Dennis Wright (hadr-rpg-V09-03-00)
18------------------------------------------------
19G4RPGFragmentation.cc: initialize dndl in ctor as per CoVerity
20
2120 Nov 2009 - Dennis Wright (hadr-rpg-V09-02-01)
22------------------------------------------------
23G4RPGInelastic:  add temporary message stating the RPG model is
24   under development and should not be used
25
2625 May 2009 - Dennis Wright (hadr-rpg-V09-02-00)
27------------------------------------------------
28G4RPGInelastic:  fix MAC complaint about initialization order:
29   remove static array of G4ParticleDefinition pointers and
30   replace with local array
31 
32 9 June 2008 - Dennis Wright (hadr-rpg-V09-01-03)
33-------------------------------------------------
34Remove unused variable ekIncident in G4RPGFragmentation.cc and
35G4RPGTwoCluster.cc
36
37 5 May 2008 - Dennis Wright (hadr-rpg-V09-01-02)
38------------------------------------------------
39Fixed gcc-4.3 compiler warnings for unused variables in
40G4RPGNeutronInelastic.hh, cc
41G4RPGPiMinusInelastic.hh, cc
42G4RPGPiPlusInelastic.hh, cc
43G4RPGProtonInelastic.hh, cc
44G4RPGReaction.hh, cc
45G4RPGFragmentation.cc
46G4RPGTwoBody.cc
47G4RPGTwoCluster.cc
48
4921 March 2008 - Dennis Wright (hadr-rpg-V09-01-01)
50--------------------------------------------------
51Fixed gcc-4.3 compiler warning in G4RPGInelastic.cc
52
5321 February 2008 - Dennis Wright (hadr-rpg-V09-01-00)
54-----------------------------------------------------
55G4RPGInelastic: remove Rotate method, fix K0 ID problem
56G4RPGFragmentation: fix energy non-conservation
57G4RPGReaction.cc: add GenerateNBodyEventT method, fix energy non-conservation
58                  in AddBlackTrackParticles
59G4RPGProtonInelastic.cc, G4RPGNeutronInelastic.cc, G4RPGPiPlusInelastic.cc,
60  G4RPGPiMinusInelastic.cc: remove quasi-elastic flag, remove MeV units
61
62
635 December 2007 - Dennis Wright (hadr-rpg-V09-00-02)
64----------------------------------------------------
65Fixed array bound violation in G4RPGFragmentation.cc (pseudoParticle[7]).
66
6715 August 2007 - Dennis Wright (hadr-rpg-V09-00-01)
68---------------------------------------------------
69Fixed unused variable warnings in G4RPGFragmentation.cc, G4RPGInelastic.cc,
70G4RPGTwoBody.cc, G4RPGTwoCluster.cc
71
7226 May 2007 - Dennis Wright (hadr-rpg-V09-00-00)
73------------------------------------------------
74  First version of the Re-Parameterized Gheisha-style model.  This
75  version is essentially a re-factored copy of the low energy parameterized
76  model which also contains several bug fixes and physics improvements.
77
78
Note: See TracBrowser for help on using the repository browser.