source: trunk/source/processes/hadronic/models/parton_string/qgsm/History @ 1348

Last change on this file since 1348 was 1340, checked in by garnier, 14 years ago

update ti head

File size: 3.0 KB
Line 
1$Id: History,v 1.10 2010/09/08 15:51:28 gunter Exp $
2-------------------------------------------------------------------
3
4       ==========================================================
5       Geant4 - an Object-Oriented Toolkit for Physics Simulation
6       ==========================================================
7
8      History file for hadronic/models/parton_string/qgsm directory
9      -------------------------------------------------------------
10
11This file should be used to summarize modifications introduced in the
12code and to keep track of all tags.
13
14     ---------------------------------------------------------------
15     * Please list in reverse chronological order (last date on top)
16     ---------------------------------------------------------------
17
18
198 Sep 2010, G.Folger            (hadr-qgsm-V09-03-01)
20-----------------------------------------------------
21- G4QGSModel.icc: use integer (A,Z) interface of nucleus
22
2312-Mar-2010, G.Folger           (hadr-qgsm-V09-03-00)
24-  remove G4PartonStringAnnihilator.{hh,cc} not used anywhere
25
2619 May 2009, G.Folger           (hadr-qgsm-V09-02-02)
27-----------------------------------------------------
28- fix in G4SPBaryon: for antibaryon, a  diquark & quark was given instead of
29      anti-diquark & antiquark; note the reverse order, too.
30    Fixes problems with incident anti baryons, e.g. antiproton, manifesting
31    in problems with forming hadrons.
32
3329 Apr 2009 m. Kosov       (hadr-qgsm-V09-02-01)
34------------------------------------------------
35Very important bug fix in G4QGSParticipants.cc to let QGSC working from E=0
36Added by GF (19-May-09):
37- this very important "bug" fix modifies G4G4QGSParticipants.cc and
38   G4GammaParticipants.cc:
39     changing the value of Threshold from 0.45 GeV to 0.GeV,
40     and disables an Exception if s < sqr(total mass + Threshold)
41
4215 Sep 2008 G.Folger       (hadr-qgsm-V09-01-01)
43------------------------------------------------
44- Fix for bug found on windows in G4QGSParticipants.cc, bug 1018:
45   decrement of iterator fails, improve logic to not decrement.
46
4731 Mar 2008 Dennis Wright (hadr-qgsm-V09-01-00)
48-----------------------------------------------
49-  fix gcc-4.3 compiler warnings at lines 293, 395 of G4QGSMSplittableHadron.cc
50
5124 Apr 2007 Gunter Folger  (hadr-qgsm-V08-02-02)
52------------------------------------------------
53-  merge in change done by ftf dev; ie. in G4QGSParticipants, theDiffExcitaton
54   is constructed with default arguments.
55
5625 Jan 2007 Gunter Folger  (hadr-qgsm-V08-02-01)
57------------------------------------------------
58- G4SoftStringBuilder.cc: Correct typo in #ifdef
59
6024 Jan 2007 Gunter Folger  (hadr-qgsm-V08-02-00)
61------------------------------------------------
62-  Correct E-p non-conservation in QGS. In 4QGSMSplitableHadron.cc the smaller
63   of the lightcone momenta Q+/Q- was ignored.
64-  G4QGSMSplitableHadron correct divide by 0 in SampleX()
65-  Add debugging output to several classes
66
6730 Nov 2005 Gabriele Cosmo (hadr-qgsm-V07-01-00)
68-----------------------------------------------
69- Trivial fix in G4QGSParticipants and for support of CLHEP-2.0.X series.
70- Created History file.
Note: See TracBrowser for help on using the repository browser.