| 1 | $Id: History,v 1.6 2008/09/19 09:54:23 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 |
|
|---|
| 11 | This file should be used to summarize modifications introduced in the
|
|---|
| 12 | code and to keep track of all tags.
|
|---|
| 13 |
|
|---|
| 14 | ---------------------------------------------------------------
|
|---|
| 15 | * Please list in reverse chronological order (last date on top)
|
|---|
| 16 | ---------------------------------------------------------------
|
|---|
| 17 |
|
|---|
| 18 |
|
|---|
| 19 | 15 Sep 2008 G.Folger (hadr-qgsm-V09-01-01)
|
|---|
| 20 | ------------------------------------------------
|
|---|
| 21 | - Fix for bug found on windows in G4QGSParticipants.cc, bug 1018:
|
|---|
| 22 | decrement of iterator fails, improve logic to not decrement.
|
|---|
| 23 |
|
|---|
| 24 | 31 Mar 2008 Dennis Wright (hadr-qgsm-V09-01-00)
|
|---|
| 25 | -----------------------------------------------
|
|---|
| 26 | - fix gcc-4.3 compiler warnings at lines 293, 395 of G4QGSMSplittableHadron.cc
|
|---|
| 27 |
|
|---|
| 28 | 24 Apr 2007 Gunter Folger (hadr-qgsm-V08-02-02)
|
|---|
| 29 | ------------------------------------------------
|
|---|
| 30 | - merge in change done by ftf dev; ie. in G4QGSParticipants, theDiffExcitaton
|
|---|
| 31 | is constructed with default arguments.
|
|---|
| 32 |
|
|---|
| 33 | 25 Jan 2007 Gunter Folger (hadr-qgsm-V08-02-01)
|
|---|
| 34 | ------------------------------------------------
|
|---|
| 35 | - G4SoftStringBuilder.cc: Correct typo in #ifdef
|
|---|
| 36 |
|
|---|
| 37 | 24 Jan 2007 Gunter Folger (hadr-qgsm-V08-02-00)
|
|---|
| 38 | ------------------------------------------------
|
|---|
| 39 | - Correct E-p non-conservation in QGS. In 4QGSMSplitableHadron.cc the smaller
|
|---|
| 40 | of the lightcone momenta Q+/Q- was ignored.
|
|---|
| 41 | - G4QGSMSplitableHadron correct divide by 0 in SampleX()
|
|---|
| 42 | - Add debugging output to several classes
|
|---|
| 43 |
|
|---|
| 44 | 30 Nov 2005 Gabriele Cosmo (hadr-qgsm-V07-01-00)
|
|---|
| 45 | -----------------------------------------------
|
|---|
| 46 | - Trivial fix in G4QGSParticipants and for support of CLHEP-2.0.X series.
|
|---|
| 47 | - Created History file.
|
|---|