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

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

import all except CVS

File size: 3.0 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
1727 Apr 2008 Gunter Folger (hadr-mod-util-V09-00-04)
18---------------------------------------------------
19- Corrected 'if' logic in G4Fragment::CalculateExcitationEnergy().
20- Tag for release 9.1.p02.
21
2221 Mar 2008 Dennis Wright (hadr-mod-util-V09-01-00)
23---------------------------------------------------
24- fix gcc-4.3 compiler warnings for G4Fragment.cc
25
2616 Nov 2007 Dennis Wright (hadr-mod-util-V09-00-02)
27---------------------------------------------------
28- remove initialization by random number of angular momentum vector
29  from G4Fragment ctors.
30- use production version of G4Fancy3DNucleus (see note of 24 Aug 2007)
31
3224 Aug 2007 Gunter Folger        NOT for production
33---------------------------------------------------
34- change radial limit where choosing nucleons from 1% of density
35  to 1per-mille for testing purposes- NOT for production
36
375 Jul 2007 Dennis Wright  (hadr-mod-util-V09-00-01)
38---------------------------------------------------
39- G4KineticTrack.cc : change variable names to avoid Sun warnings about hiding
40
4124 Jan 2007 Gunter Folger  (hadr-mod-util-V08-02-00)
42----------------------------------------------------
43- G4Parton.{cc,hh}: add method setting momentum using both + and - momentum
44  component
45- G4Fragment.cc: more info on warning output of negative excitation energy
46 
475 Oct 2006 Gunter Folger   (hadr-mod-util-V08-01-01)
48-------------------------------------------------
49-  G4Fancy3DNucleus:ChoosePositions(): Correctly use std::vector.
50    This should fix bug 887 on WIN32/VC8
51   
525 Oct 2006 Gunter Folger   (hadr-mod-util-V08-01-00)
53-------------------------------------------------
54-  Reduce warning output from G4Fragment on negative excitation energy;
55   a max. of 10 warnings is printed now.
56   
5719 Aug 2006 Dennis Wright (hadr-modutl-V08-01-00)
58-------------------------------------------------
59- G4Fancy3DNucleus.cc : remove meaningless const in G4Fancy3DNucleusHelper
60  methods size() and index()
61
6230 Nov 2005 Gabriele Cosmo (hadr-modutl-V07-01-01)
63--------------------------------------------------
64- Trivial fix in G4Fancy3DNucleus for support of CLHEP-2.0.X series.
65
6623 Nov 2005 Dennis Wright (hadr-modutl-V07-01-00)
67-------------------------------------------------
68- include change of G4KineticTrack::GetActualMass() which uses
69  the4Momentum.mag2() to get mass
70- D. Wright created History file for models/util directory
Note: See TracBrowser for help on using the repository browser.