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

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

update processes

File size: 2.5 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
17 9 June 2008 - Dennis Wright (hadr-rpg-V09-01-03)
18-------------------------------------------------
19Remove unused variable ekIncident in G4RPGFragmentation.cc and
20G4RPGTwoCluster.cc
21
22 5 May 2008 - Dennis Wright (hadr-rpg-V09-01-02)
23------------------------------------------------
24Fixed gcc-4.3 compiler warnings for unused variables in
25G4RPGNeutronInelastic.hh, cc
26G4RPGPiMinusInelastic.hh, cc
27G4RPGPiPlusInelastic.hh, cc
28G4RPGProtonInelastic.hh, cc
29G4RPGReaction.hh, cc
30G4RPGFragmentation.cc
31G4RPGTwoBody.cc
32G4RPGTwoCluster.cc
33
3421 March 2008 - Dennis Wright (hadr-rpg-V09-01-01)
35--------------------------------------------------
36Fixed gcc-4.3 compiler warning in G4RPGInelastic.cc
37
3821 February 2008 - Dennis Wright (hadr-rpg-V09-01-00)
39-----------------------------------------------------
40G4RPGInelastic: remove Rotate method, fix K0 ID problem
41G4RPGFragmentation: fix energy non-conservation
42G4RPGReaction.cc: add GenerateNBodyEventT method, fix energy non-conservation
43                  in AddBlackTrackParticles
44G4RPGProtonInelastic.cc, G4RPGNeutronInelastic.cc, G4RPGPiPlusInelastic.cc,
45  G4RPGPiMinusInelastic.cc: remove quasi-elastic flag, remove MeV units
46
47
485 December 2007 - Dennis Wright (hadr-rpg-V09-00-02)
49----------------------------------------------------
50Fixed array bound violation in G4RPGFragmentation.cc (pseudoParticle[7]).
51
5215 August 2007 - Dennis Wright (hadr-rpg-V09-00-01)
53---------------------------------------------------
54Fixed unused variable warnings in G4RPGFragmentation.cc, G4RPGInelastic.cc,
55G4RPGTwoBody.cc, G4RPGTwoCluster.cc
56
5726 May 2007 - Dennis Wright (hadr-rpg-V09-00-00)
58------------------------------------------------
59  First version of the Re-Parameterized Gheisha-style model.  This
60  version is essentially a re-factored copy of the low energy parameterized
61  model which also contains several bug fixes and physics improvements.
62
63
Note: See TracBrowser for help on using the repository browser.