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

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

update processes

File size: 4.2 KB
Line 
1-------------------------------------------------------------------
2
3       ==========================================================
4       Geant4 - an Object-Oriented Toolkit for Physics Simulation
5       ==========================================================
6
7            History file for hadronic/models/util 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
1724 October 2008 Dennis Wright (hadr-mod-util-V09-01-07)
18-------------------------------------------------------
19- replace G4NucleiPropertiesTable::GetBindingEnergy with
20  G4NucleiProperties::GetBindingEnergy in G4Fancy3DNucleus
21
2219 June 2008 G.Folger (hadr-mod-util-V09-01-06)
23-----------------------------------------------
24-  Attempt to fix memory leak in G4Fancy3DNucleus::SortNucleonsInZ().
25-   remove debug introduced code by VU
26
2719 June 2008 G. Cosmo (hadr-mod-util-V09-01-05)
28-----------------------------------------------
29-  Fixed noisy compilation warning in G4ExcitedString.hh for
30   unnecessary const qualifier to function return argument.
31
3219 June 2008 V. Uzhinsky (hadr-mod-util-V09-01-04)
33-------------------------------------------------
34-  Update of include/G4ExcitedString.hh
35
3618 June 2008 V. Uzhinsky (hadr-mod-util-V09-01-03)
37--------------------------------------------------
38-  G4ExcitedString::GetTimeOfCreation() const;
39-  G4ExcitedString::SetTimeOfCreation(G4double aTime);
40   Two new methods for operations with Time of a string Creation
41
4214 May 2008 G.Folger      (hadr-mod-util-V09-01-02)
43---------------------------------------------------
44-  G4Fancy3DNucleus::SortNucleonsInZ() new method to sort nucleons
45     using z-coordinate
46
475 May 2008 G.Folger       (hadr-mod-util-V09-01-01)
48---------------------------------------------------
49- correct logic bug in CalculateExcitationEnergy() introduced by gcc-4.3 fix.
50
5121 Mar 2008 Dennis Wright (hadr-mod-util-V09-01-00)
52---------------------------------------------------
53- fix gcc-4.3 compiler warnings for G4Fragment.cc
54
5516 Nov 2007 Dennis Wright (hadr-mod-util-V09-00-02)
56---------------------------------------------------
57- remove initialization by random number of angular momentum vector
58  from G4Fragment ctors.
59- use production version of G4Fancy3DNucleus (see note of 24 Aug 2007)
60
6124 Aug 2007 Gunter Folger        NOT for production
62---------------------------------------------------
63- change radial limit where choosing nucleons from 1% of density
64  to 1per-mille for testing purposes- NOT for production
65
665 Jul 2007 Dennis Wright  (hadr-mod-util-V09-00-01)
67---------------------------------------------------
68- G4KineticTrack.cc : change variable names to avoid Sun warnings about hiding
69
7024 Jan 2007 Gunter Folger  (hadr-mod-util-V08-02-00)
71----------------------------------------------------
72- G4Parton.{cc,hh}: add method setting momentum using both + and - momentum
73  component
74- G4Fragment.cc: more info on warning output of negative excitation energy
75 
765 Oct 2006 Gunter Folger   (hadr-mod-util-V08-01-01)
77-------------------------------------------------
78-  G4Fancy3DNucleus:ChoosePositions(): Correctly use std::vector.
79    This should fix bug 887 on WIN32/VC8
80   
815 Oct 2006 Gunter Folger   (hadr-mod-util-V08-01-00)
82-------------------------------------------------
83-  Reduce warning output from G4Fragment on negative excitation energy;
84   a max. of 10 warnings is printed now.
85   
8619 Aug 2006 Dennis Wright (hadr-modutl-V08-01-00)
87-------------------------------------------------
88- G4Fancy3DNucleus.cc : remove meaningless const in G4Fancy3DNucleusHelper
89  methods size() and index()
90
9130 Nov 2005 Gabriele Cosmo (hadr-modutl-V07-01-01)
92--------------------------------------------------
93- Trivial fix in G4Fancy3DNucleus for support of CLHEP-2.0.X series.
94
9523 Nov 2005 Dennis Wright (hadr-modutl-V07-01-00)
96-------------------------------------------------
97- include change of G4KineticTrack::GetActualMass() which uses
98  the4Momentum.mag2() to get mass
99- D. Wright created History file for models/util directory
Note: See TracBrowser for help on using the repository browser.