source: trunk/source/processes/hadronic/models/parton_string/History@ 1350

Last change on this file since 1350 was 1347, checked in by garnier, 15 years ago

geant4 tag 9.4

File size: 6.5 KB
Line 
1-------------------------------------------------------------------
2
3 ==========================================================
4 Geant4 - an Object-Oriented Toolkit for Physics Simulation
5 ==========================================================
6
7 History file for hadronic/models/parton_string directory
8 --------------------------------------------------------
9
10This file should be used to summarize modifications introduced in the
11code and to keep track of all tags.
12
13 ---------------------------------------------------------------
14 * Please list in reverse chronological order (last date on top)
15 ---------------------------------------------------------------
169 Dec. 2009, V. Uzhinsky (hadr-prtn-V09-03-00)
17 Crush found by Alberto with AveragePt2=0 is erased in FTF.
18--------------------------------------------------------
196 December 2009, V. Uzhinsky (hadr-prtn-V09-02-10)
20 Some correstions are made in diffr., hadronization and managment
21 to treat kinky string fragmentation.
22
2319 November 2009, Gunter Folger (hadr-prtn-V09-02-09)
24- G4VParticipants.hh: use modified name of method to sort nucleons in G4V3DNucleus
25
2629 October 2009, V. Uzhinsky (hadr-prtn-V09-02-08)
27 Warning meassage is erased in FTFmodel
28-----------------------------------------------------
2925 October 2009, V Uzhinsky (hadr-prtn-V09-02-07)
30 Excitation energy calculation was added in FTF.
31-----------------------------------------------------
32
336 October 2009, V Uzhinsky (hadr-prtn-V09-02-06)
34 Compilation warning are erased in FTF.
35
36-----------------------------------------------------
375 October 2009, V. Uzhinsky (hadr-prtn-V09-02-05)
38 FTFP with tuned parameters of nuclear de-excitation.
39------------------------------------------------------
406 August 2009, V. Uzhinsky (hadr-prtn-V09-02-04)
41 A warning message at FTFmodel compilation connected with Xminus
42 initialisation was erased.
43------------------------------------------------------
44 5 August 2009, V. Uzhinsky (hadr-prtn-V09-02-03)
45Some warning were erased at FTFModel compilation.
46----------------------------------------------------
47 3 August 2009, V. Uzhinsky (hadr-prtn-V09-02-02)
48 FTF model was complited by the reggeon cascade model.
49-----------------------------------------------------------
5017 July 2009 V. Uzhinsky (hadr-prtn-V09-02-01)
51 Improvement of FTF model:
52 A Status of nuclear nucleon involved in an interaction is introdused.
53 Status: 0 - spectator, 1 - involved nucleon, 2 - absorbed nucleon
54 (G4VSplitableHadron)
55
56 A connection between a participant nucleon and a nuclear nucleon was
57 introsuced in G4InteractionContent.
58
59 All of these allow to improve FTF model for pion obsorption on nuclei.
60 These required a lot of changes in FTF.
61-------------------------------------------------
6210 July 2009 V. Uzhinsky (hadr-prtn-V09-02-00)
63 Introduction the right tag number.
64-------------------------------------------------
659 July 2009 V. Uzhinsky (hadr-prtn-V09-01-03)
66 Charge-exchange was implemented for pn->np in elastic and inelastic
67 interactions simulated by FTF. Pion absorption by a nucleon was
68 implemented also. tag - hadr-string-diff-V09-02-02
69
70 Bug was fixed in G4VLongitudinalStringDecay.cc at calculation of
71 formation/creation time, c_light was inserted. Due to this string
72 tension parameter was set to the usual value (1 GeV/fm) in
73 G4LundStringFragmentation.cc. tag - had-hadronization-V09-02-02
74
75 New field was added in G4VSplitableHadron class (G4 bool Activation)
76 and corresponding methods to operatite with it. It was needed for an
77 absorption of meson in nuclear collision generated by FTF.
78 tag - had-partonstring-mgt-V08-02-02
79-----------------------------------------------
80
8123 June 2008 V. Uzhinsky (hadr-prtn-V09-01-02)
82 G4QGSMFragmentation.cc and G4LundStringFragmentation.cc were
83 decoupled at calculation of formation time due to adding methods
84 and member in G4VLongitudinalStringDecay class for manipulation
85 with string tension.
86
87 Memory leak was erased in G4QGSMFragmentation.cc and
88 G4VLongitudinalStringDecay.cc thank to Gunter.
89
9018 June 2008 V. Uzhinsky (hadr-prtn-V09-01-01)
91 Changes in G4ExcitedString class were tagged. They are needed for
92 operation of FTF.
93
9413 June 2008 V. Uzhinsky (hadr-prtn-V09-01-00)
95-----------------------------------------------
961. String fragmentation was revised, and parameters were tuned.
972. FTF parameters were tuned for proton-proton interaction
983. FTF parameters for pion-nucleon interactions were determined very rouhgly
994. Quiasi-elastic hadron-nucleus scattering was implemented in FTF
1005. Formation time was implemented in FTF, and string tension was tuned
101
102
10325 May 2007 G.Folger (hadr-prtn-V08-02-02)
104-----------------------------------------------
105- Seperate G4DiffractiveExcitation for FTF from QGS (see next entry by V.Uzhinsky)
106 - Add original G4DiffractiveExcitation to qgsm as G4QGSDiffractiveExcitation
107 - Move G4SingleDiffractiveExcitation from management to qgsm ( not used
108 elsewhere)
109
11025 May 2007 V.Uzhinsky
111-----------------------------------------------
112- FTF model tuned for Pi+P interaction implemented
113 Moved modified G4DiffractiveExcitation from management to diffraction
114
11524 April 2007 G.Folger (hadr-prtn-V08-02-01)
116-----------------------------------------------
117- Merge changes from V.Uzhinsky from ftf-dev branch back to HEAD.
118- Seperate modifications done in G4VLongitudinalStringFragmentation for FTF
119 from original code for QGS.
120- This tag includes the subdirectory tags:
121 - had-partonstring-mgt-V08-02-00
122 - hadr-qgsm-V08-02-02
123 - hadr-string-diff-V08-02-00
124 - had-hadronization-V08-02-02
125
126
1271 March 2007 G.Folger (hadr-prtn-V08-02-00)
128-----------------------------------------------
129
130- Add modifications of V.Uzhinsky on ftf-dev branch.
131 Files in diffraction, management, hadronization and qgsm are affected.
132
133
13423 Nov 2005 Dennis Wright (hadr-prtn-V07-01-00)
135-----------------------------------------------
136
137- G. Folger fixed bug in hadronization/G4ExcitedStringDecay.cc
138 (tag had-hadronization-V07-01-00)
139
140- D. Wright created History file for parton_string directory
141
14231 March 2008 V. Uzhinsky (hadr-string-diff-V09-01-00)
143--------------------------------------------------------
144
145- Elastic hadron intra-nuclear nucleon scattering was inserted in
146 FTF model. This allows to simulate quasi-elastic and multi-particles
147 production together.
148- Small re-orangement of FTF model was done. G4FTFCrossSection modules
149 were re-named into G4FTFParameters and moved to /diffraction
Note: See TracBrowser for help on using the repository browser.