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

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

update to geant4.9.2

File size: 2.5 KB
RevLine 
[819]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
[962]1719 June 2008 - G.Cosmo (hadr-modman-V09-01-03)
18-----------------------------------------------
19- included change introduced in hadr-modman-V09-01-01 and
[1007]20 discarded by imstake in the last tag ...
[962]21
2219 June 2008 - V.Ivanchenko (hadr-modman-V09-01-02)
23-------------------------------------------------
24- comment out destructor of G4HadronicInteractionRegistry
25
2616 May 2008 - G.Folger (hadr-modman-V09-01-01)
27-------------------------------------------------
28- add pure virtual G4V3DNucleus::SortNucleonsInZ()
29
[819]3021 Mar 2008 - D.H. Wright (hadr-modman-V09-01-00)
31-------------------------------------------------
32 Fix gcc-4.3 compiler warning in G4InelasticInteraction.cc
33
3411 Jan 2007 - D.H. Wright (hadr-modman-V08-02-00)
35-------------------------------------------------
36 For error reporting, add model name arguments and default names to
37 constructors for classes
38 G4HadronicInteraction
39 G4InelasticInteraction
40 G4VIntraNuclearTransportModel
41 G4VPreCompoundModel
42
4330 May 2006 - D.H. Wright (hadr-modman-V08-00-02)
44-------------------------------------------------
45 G4InelasticInteraction: fix memory leak in method CalculateMomenta
46 where target, projetcile and secondaries are cached.
47
4802 May 2006 - D.H. Wright (hadr-modman-V08-00-01)
49-------------------------------------------------
50 G4InelasticInteraction: in method CalculateMomenta, save current, target
51 and secondaries in case annihilation fails in GenerateXandPt, then
52 restore them for use in TwoCluster
53
5407 Apr 2006 - D.H. Wright (hadr-modman-V08-00-00)
55-------------------------------------------------
56 G4InelasticInteraction: in method CalculateMomenta, correct excess
57 energy problem by doing two calculations of nuclear evaporation,
58 one for the annihilation case and one for non-annihilation.
59 Previously one value was applied to both cases.
Note: See TracBrowser for help on using the repository browser.