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

Last change on this file was 1347, checked in by garnier, 14 years ago

geant4 tag 9.4

File size: 4.6 KB
RevLine 
[1347]1$Id: History,v 1.18 2010/11/03 17:11:31 gunter Exp $
[819]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     ---------------------------------------------------------------
[1337]17
[1347]183 Nov 2010, Gunter Folger               (had-hadronization-V09-03-02)
19- fix minor coverity warnings in G4HadronBuilder
20
[1340]2122-September-2010  V. Uzhinsky          (had-hadronization-V09-03-01)
22--------------------------------------------------------------
23- Warning messages are erased in G4LundStringFragmentation.cc
24
2520-September-2010  V. Uzhinsky
26------------------------------
27- Phase space restrictions are introduced at small mass string
28  fragmentation.
29
305-August-2010  V. Uzhinsky
31--------------------------
32- Small re-organization is done in G4ExcitedStringDecay.hh. Inline
33  methods were moved to G4ExcitedStringDecay.cc.
34
35- An action is introduced in FragmentStrings. It acts when
36  EnergyAndMomentumCorrector can not be done due to large sum masses
37  of produced hadrons. This led to energy-momentum violation. Now
38  string fragmentation is repeted 100 times in a bad case.
39
[1337]4021-June-2010  V. Uzhinsky               (had-hadronization-V09-03-00)
41--------------------------------------------------------------
42- Lund string fragmentation is improved. The inselfconsistency
43  between LightFragmentationTest and Lund fragmentation is erased.
44  Energy conservation in FTF is recovered.
45
466-December-2010  V. Uzhinsky,           (had-hadronization-V09-02-04)
47--------------------------------------------------------------
48- Lund string fragm. improved, start fragmentation.
49
5017-July-2009  V. Uzhinsky               (had-hadronization-V09-02-03)
51--------------------------------------------------------------
52- Some small optimization are done.
53
[1196]549-July-2009 V. Uzhinsky                 (had-hadronization-V09-02-02)
[1337]55--------------------------------------------------------------
[1196]56- Bug was fixed in G4VLongitudinalStringDecay.cc at calculation of
57  formation/creation time, c_light was inserted.
58- String tension parameter was set to the usual value (1 GeV/fm) in
59  G4LundStringFragmentation.cc
[819]60
[1337]6122-May-2009   Gunter Folger             (had-hadronization-V09-02-01)
[1196]62--------------------------------------------------------------
[1055]63- remove temporary workaround - fix is now in QGS
64- change pt sampling in G4LundStringFragmentation to avoid near endless
65  loop; this should improve overall performance slightly.
66  Affected G4VLongitudinalStringDecay, where SampleQuarkPt() is
67  implemented; affected .hh and .cc for new optional argument of max Pt
68  to SampleQuarkPt()
69
7018-May-2009   Gunter Folger             (had-hadronization-V09-02-00)
71---------------------------------------------------------------------
72- reset formatting changes by MK with tags hadr-prtn-hadr-V09-02-xx
73- temporary workaround for wrong PDG codes created on wrong input from QGS
[1337]74  when used for e.g. antiproton.
[1055]75   
[819]762-May 2007    Gunter Folger             (had-hadronization-V08-02-03)
77---------------------------------------------------------------------
[1337]78- G4ExcitedStringDecay.hh: protect againt divide by 0 when KTsum1.e() is 0.
[819]79   
8024-April 2007 Gunter Folger             (had-hadronization-V08-02-02)
81---------------------------------------------------------------------
[1337]82- Seperate FTF and QGS fragmentation dir methods where V.Uzhinsky
83  modified the algorithm for FTF.
[819]84
[1337]852-March 2007 Gunter Folger              (had-hadronization-V08-02-01)
[819]86---------------------------------------------------------------------
87- G4ExcitedStringDecay::EnergyAndMomentumCorrector no longer causes Exception
[1337]88  when no converging. Add more info when failing. Return correct status.
[819]89   
[1337]9024-Jan 2007 Gunter Folger               (had-hadronization-V08-02-00)
91--------------------------------------------------------------
92- G4ExcitedStringDecay::EnergyAndMomentumCorrector :
93  Correct bug which did stop correction even if not yet converged;
94  check on convergence must check that scale-1 is close to 0,
95  and not less than 0
[819]96
[1337]9726-May 2006 Gunter Folger
98--------------------------------------------------------------
99- Fix ( finally?) the charge check in G4HadronBuilder.cc
Note: See TracBrowser for help on using the repository browser.