| 1 | $Id: History,v 1.4.2.1 2008/04/23 15:25:01 gcosmo 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 | 23 Apr 2008 Gabriele Cosmo (hadr-qgsm-V09-00-00)
|
|---|
| 19 | ------------------------------------------------
|
|---|
| 20 | - Tag for release 9.1.p02.
|
|---|
| 21 |
|
|---|
| 22 | 31 Mar 2008 Dennis Wright (hadr-qgsm-V09-01-00)
|
|---|
| 23 | -----------------------------------------------
|
|---|
| 24 | - Fix gcc-4.3 compiler warnings at lines 293, 395 of G4QGSMSplittableHadron.cc
|
|---|
| 25 |
|
|---|
| 26 | 24 Apr 2007 Gunter Folger (hadr-qgsm-V08-02-02)
|
|---|
| 27 | ------------------------------------------------
|
|---|
| 28 | - Merge in change done by ftf dev; ie. in G4QGSParticipants, theDiffExcitaton
|
|---|
| 29 | is constructed with default arguments.
|
|---|
| 30 |
|
|---|
| 31 | 25 Jan 2007 Gunter Folger (hadr-qgsm-V08-02-01)
|
|---|
| 32 | ------------------------------------------------
|
|---|
| 33 | - G4SoftStringBuilder.cc: Correct typo in #ifdef
|
|---|
| 34 |
|
|---|
| 35 | 24 Jan 2007 Gunter Folger (hadr-qgsm-V08-02-00)
|
|---|
| 36 | ------------------------------------------------
|
|---|
| 37 | - Correct E-p non-conservation in QGS. In 4QGSMSplitableHadron.cc the smaller
|
|---|
| 38 | of the lightcone momenta Q+/Q- was ignored.
|
|---|
| 39 | - G4QGSMSplitableHadron correct divide by 0 in SampleX()
|
|---|
| 40 | - Add debugging output to several classes
|
|---|
| 41 |
|
|---|
| 42 | 30 Nov 2005 Gabriele Cosmo (hadr-qgsm-V07-01-00)
|
|---|
| 43 | -----------------------------------------------
|
|---|
| 44 | - Trivial fix in G4QGSParticipants and for support of CLHEP-2.0.X series.
|
|---|
| 45 | - Created History file.
|
|---|