source: trunk/source/processes/hadronic/models/management/History@ 819

Last change on this file since 819 was 819, checked in by garnier, 17 years ago

import all except CVS

File size: 2.1 KB
Line 
1-------------------------------------------------------------------
2
3 ==========================================================
4 Geant4 - an Object-Oriented Toolkit for Physics Simulation
5 ==========================================================
6
7 History file for Model Management directory
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
1723 Apr 2008 - Gabriele Cosmo (hadr-modman-V09-00-00)
18----------------------------------------------------
19- Tag for release 9.1.p02.
20
2121 Mar 2008 - D.H. Wright (hadr-modman-V09-01-00)
22-------------------------------------------------
23 Fix gcc-4.3 compiler warning in G4InelasticInteraction.cc
24
2511 Jan 2007 - D.H. Wright (hadr-modman-V08-02-00)
26-------------------------------------------------
27 For error reporting, add model name arguments and default names to
28 constructors for classes
29 G4HadronicInteraction
30 G4InelasticInteraction
31 G4VIntraNuclearTransportModel
32 G4VPreCompoundModel
33
3430 May 2006 - D.H. Wright (hadr-modman-V08-00-02)
35-------------------------------------------------
36 G4InelasticInteraction: fix memory leak in method CalculateMomenta
37 where target, projetcile and secondaries are cached.
38
3902 May 2006 - D.H. Wright (hadr-modman-V08-00-01)
40-------------------------------------------------
41 G4InelasticInteraction: in method CalculateMomenta, save current, target
42 and secondaries in case annihilation fails in GenerateXandPt, then
43 restore them for use in TwoCluster
44
4507 Apr 2006 - D.H. Wright (hadr-modman-V08-00-00)
46-------------------------------------------------
47 G4InelasticInteraction: in method CalculateMomenta, correct excess
48 energy problem by doing two calculations of nuclear evaporation,
49 one for the annihilation case and one for non-annihilation.
50 Previously one value was applied to both cases.
Note: See TracBrowser for help on using the repository browser.