source: trunk/source/processes/hadronic/models/parton_string/hadronization/History@ 1055

Last change on this file since 1055 was 1055, checked in by garnier, 17 years ago

maj sur la beta de geant 4.9.3

File size: 2.6 KB
Line 
1$Id: History,v 1.7 2009/05/22 16:36:52 gunter Exp $
2-------------------------------------------------------------------
3
4 ==========================================================
5 Geant4 - an Object-Oriented Toolkit for Physics Simulation
6 ==========================================================
7
8 History file for hadronic/models/parton_string/hadronization 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
1822-May-2009 Gunter Folger (had-hadronization-V09-02-01)
19- remove temporary workaround - fix is now in QGS
20- change pt sampling in G4LundStringFragmentation to avoid near endless
21 loop; this should improve overall performance slightly.
22 Affected G4VLongitudinalStringDecay, where SampleQuarkPt() is
23 implemented; affected .hh and .cc for new optional argument of max Pt
24 to SampleQuarkPt()
25
2618-May-2009 Gunter Folger (had-hadronization-V09-02-00)
27---------------------------------------------------------------------
28- reset formatting changes by MK with tags hadr-prtn-hadr-V09-02-xx
29- temporary workaround for wrong PDG codes created on wrong input from QGS
30 when used for e.g. antiproton.
31
322-May 2007 Gunter Folger (had-hadronization-V08-02-03)
33---------------------------------------------------------------------
34- G4ExcitedStringDecay.hh: protect againt divide by 0 when KTsum1.e()
35 is 0.
36
3724-April 2007 Gunter Folger (had-hadronization-V08-02-02)
38---------------------------------------------------------------------
39- Seperate FTF and QGS fragmentation dir methods where V.Uzhinsky
40 modified the algorithm for FTF.
41
42
432-March 2007 G.Folger (had-hadronization-V08-02-01)
44---------------------------------------------------------------------
45- G4ExcitedStringDecay::EnergyAndMomentumCorrector no longer causes Exception
46 when no converging. Add more info when failing. Return correct status.
47
48
4924-Jan 2007 GF: tag had-hadronization-V08-02-00
50 G4ExcitedStringDecay::EnergyAndMomentumCorrector :
51 Correct bug which did stop correction even if not yet converged;
52 check on convergence must check that scale-1 is close to 0,
53 and not less than 0
5426-May 2006 GF: Fix ( finally?) the charge check in G4HadronBuilder.cc
55
Note: See TracBrowser for help on using the repository browser.