Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/hadronic/models/parton_string/History

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

  1 # Category hadr-prtn History
  2 
  3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
  4 which **must** added in reverse chronological order (newest at the top).
  5 It must **not** be used as a substitute for writing good git commit messages!
  6 
  7 -------------------------------------------------------------------------------
  8 
  9 ## 2022-11-26 Gabriele Cosmo (hadr-prtn-V11-00-01)
 10 - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1.
 11 
 12 ## 2021-12-10 Ben Morgan (hadr-prtn-V11-00-00)
 13 - Change to new Markdown History format
 14 
 15 ---
 16 
 17 # History entries prior to 11.0
 18 
 19 --------------------------------------------------
 20 07 December 2016,  A. Ribon (hadr-prtn-stable-V10-02-06/hadr-prtn-V10-02-03)
 21    G4FTFParameter : set SetExcitationEnergyPerWoundedNucleon to 40 MeV.
 22 
 23 --------------------------------------------------
 24 01 December 2016,  A. Ribon (hadr-prtn-stable-V10-02-05/hadr-prtn-V10-02-02)
 25    G4FTFParameter : changed SetExcitationEnergyPerWoundedNucleon 
 26    from 100 MeV (as in G4 10.1) to 80 MeV (it was 40 MeV in G4 10.2).
 27 
 28 --------------------------------------------------
 29 09 November 2016,  A. Ribon (hadr-prtn-stable-V10-02-04/hadr-prtn-V10-02-01)
 30    G4ExcitedStringDecay : increased the number of max attempts to
 31    fragment strings from 10 to 100.
 32 
 33 --------------------------------------------------
 34 12 October 2016,  A. Ribon (hadr-prtn-stable-V10-02-03/hadr-prtn-V10-02-00)
 35    G4VPartonStringModel : instead of having the string creation loop
 36    (with max 20 attempts) and the string fragmentation loop (with max
 37    100 attempts) separated, there is now one single loop for string
 38    creation and fragmentation, with max 1000 attempts, and in the case
 39    of failure a just-warning exception is thrown.
 40 
 41 --------------------------------------------------
 42 11 October 2016,  A. Ribon (hadr-prtn-stable-V10-02-02)
 43    G4FTFModel : brought back completely, as in G4 10.1, the treatment
 44    of the residual nucleus excitation energy (there were a few places
 45    which were forgotten in the tag cms_hadr-string-diff-V10-01-17).
 46 
 47 --------------------------------------------------
 48 11 October 2016,  A. Ribon (hadr-prtn-stable-V10-02-01)
 49    First clean-up and identation of the code.
 50    No changes of the random number sequence.
 51 
 52 --------------------------------------------------
 53 06 October 2016,  A. Ribon (hadr-prtn-stable-V10-02-00)
 54    Created first (internal) tag of the stable parton_string branch.
 55    This corresponds to parton_string as in G4 10.2.p02 , with the special
 56    (internal) tag cms_hadr-string-diff-V10-01-17 on top of diffraction,
 57    in order to bring the residual nucleus excitation energy as it was in
 58    G4 10.1 .
 59    The aim of this stable parton_string branch is to produce hadronic
 60    showers, with either FTF or QGS string models, very similar to those
 61    in G4 10.1, which are reasonably good for the LHC experiments.
 62 
 63 ==================================================
 64 
 65 --------------------------------------------------
 66 26 March 2014,  G.Folger (hadr-prtn-V10-00-02)
 67    convert to const G4Particledefinition*
 68 
 69 --------------------------------------------------
 70 25 February 2014,  A. Ribon (hadr-prtn-V10-00-01)
 71    Reverting back the CMakeLists.txt as before the previous tag.
 72 
 73 --------------------------------------------------
 74 14 February 2014,  M. Karamitros (hadr-prtn-V10-00-00)
 75    Reordering of add_subdirectory in CMakeLists.txt.
 76 
 77 --------------------------------------------------
 78 27 September 2012,  G. Cosmo (hadr-prtn-V09-05-00)
 79    Explicitly use inclusion of headers for system of units and physical
 80    constants, in plan to remove implicit inclusion from globals.hh.
 81 
 82 --------------------------------------------------
 83 1 March 2011, V. Uzhinsky (hadr-prtn-V09-04-08)
 84    Bugs fixed Annihilation (px, py of strings were not set).
 85 
 86 --------------------------------------------------
 87 1 March 2011, V. Uzhinsky (hadr-prtn-V09-04-07)
 88    Bug in dtor fixed; possible double deletion.
 89 
 90 --------------------------------------------------
 91 1 March 2011, V. Uzhinsky (hadr-prtn-V09-04-06)
 92    Bug was found and fixed in FTF. The pionter on a projectile
 93    nucleus was not set to 0 at the end of FTF run.
 94 
 95 --------------------------------------------------
 96 28 February 2011, V. Uzhinsky (hadr-prtn-V09-04-05)
 97    Bug was found and fixed in annihilation.
 98  
 99 --------------------------------------------------
100 28 February 2011, V. Uzhinsky (hadr-prtn-V09-04-04)
101    Bug was found and fixed in G4FTFParameters.cc. Small improvements 
102    were introduced in FTF annihilation.
103 
104 -------------------------------------------------------
105 25 February 2011, V. Uzhinsky (hadr-prtn-V09-04-03)
106    Bug was found and fixed in G4FragmentingString.cc thank to Gunter.
107    A small improvement was introduced in G4FTFParameters.cc in order
108    to treat LabmdaBar, SigmaBar and so on.
109 
110 -------------------------------------------------------
111 24 February 2011, V. Uzhinsky  (hadr-prtn-V09-04-02)
112    First variant of FTF code for a sumulation of anti-nucleus-nucleus
113    and nucleus-nucleus interactions is implemented. The anti-nucleus
114    nucleus part is working starting from 150*A MeV/c. The nucleus-
115    nucleus part is applicable at Plab > 2 * A GeV/c.
116 
117 ---------------------------------------------------------
118 14 February 2011, V. Uzhinsky  (hadr-prtn-V09-04-01)
119    Simulation of Anti-baryon - nucleus interactions from the rest 
120    to 1000 GeV is implemented.
121    The reggeon cascading is switched off. 
122    Good results are obtained in combination with the binary model.
123    
124 ----------------------------------------------------------
125 7 Dec. 2010, V. Uzhinsky        (hadr-prtn-V09-04-00)
126   First implementation of baryon - anti-baryon annihilation.
127   New G4FTFAnnihilation class is added in FTF model, and
128   corresponding changes have dane in FTF connected classes.
129 
130   Changes have done in G4VSplitableHadron (management),
131   2 new methods have been addded:
132               virtual void SetFirstParton(G4int PDGcode)
133               virtual void SetSecondParton(G4int PDGcode)
134   to set quark (anti-quark) determination at the annihilation.
135 
136   Corresponding classes in FTF and QGSM have changed:
137               G4DiffractiveSplitableHadron (FTF)
138               G4QGSMSplitableHadron        (QGSM)
139 
140 -----------------------------------------------------------
141 9  Dec. 2009, V. Uzhinsky         (hadr-prtn-V09-03-00)
142    Crush found by Alberto with AveragePt2=0 is erased in FTF.
143 --------------------------------------------------------
144 6  December 2009, V. Uzhinsky     (hadr-prtn-V09-02-10)
145    Some correstions are made in diffr., hadronization and managment
146    to treat kinky string fragmentation.
147 
148 19 November 2009, Gunter Folger   (hadr-prtn-V09-02-09)
149 -  G4VParticipants.hh: use modified name of method to sort nucleons in G4V3DNucleus
150 
151 29 October 2009, V. Uzhinsky (hadr-prtn-V09-02-08)
152    Warning meassage is erased in FTFmodel
153 -----------------------------------------------------
154 25 October 2009, V Uzhinsky (hadr-prtn-V09-02-07)
155    Excitation energy calculation was added in FTF.
156 -----------------------------------------------------
157 
158 6 October 2009, V Uzhinsky (hadr-prtn-V09-02-06)
159   Compilation warning are erased in FTF.
160 
161 -----------------------------------------------------
162 5 October 2009, V. Uzhinsky (hadr-prtn-V09-02-05)
163   FTFP with tuned parameters of nuclear de-excitation.
164 ------------------------------------------------------
165 6 August 2009, V. Uzhinsky (hadr-prtn-V09-02-04)
166    A warning message at FTFmodel compilation connected with Xminus
167    initialisation was erased.
168 ------------------------------------------------------
169  5 August 2009, V. Uzhinsky (hadr-prtn-V09-02-03)
170 Some warning were erased at FTFModel compilation.
171 ----------------------------------------------------
172  3 August 2009, V. Uzhinsky (hadr-prtn-V09-02-02)
173    FTF model was complited by the reggeon cascade model.
174 -----------------------------------------------------------
175 17 July 2009 V. Uzhinsky (hadr-prtn-V09-02-01)
176    Improvement of FTF model:
177    A Status of nuclear nucleon involved in an interaction is introdused.
178    Status: 0 - spectator, 1 - involved nucleon, 2 - absorbed nucleon
179    (G4VSplitableHadron)
180 
181    A connection between a participant nucleon and a nuclear nucleon was
182    introsuced in G4InteractionContent.
183 
184    All of these allow to improve FTF model for pion obsorption on nuclei.
185    These required a lot of changes in FTF.
186 -------------------------------------------------
187 10 July 2009 V. Uzhinsky (hadr-prtn-V09-02-00)
188    Introduction the right tag number.
189 -------------------------------------------------
190 9 July 2009 V. Uzhinsky (hadr-prtn-V09-01-03)
191   Charge-exchange was implemented for pn->np in elastic and inelastic 
192   interactions simulated by FTF. Pion absorption by a nucleon was 
193   implemented also. tag - hadr-string-diff-V09-02-02 
194 
195   Bug was fixed in G4VLongitudinalStringDecay.cc at calculation of
196   formation/creation time, c_light was inserted. Due to this string 
197   tension parameter was set to the usual value (1 GeV/fm) in
198   G4LundStringFragmentation.cc. tag - had-hadronization-V09-02-02
199 
200   New field was added in G4VSplitableHadron class (G4 bool Activation)
201   and corresponding methods to operatite with it. It was needed for an 
202   absorption of meson in nuclear collision generated by FTF.
203   tag - had-partonstring-mgt-V08-02-02
204 -----------------------------------------------
205 
206 23 June 2008 V. Uzhinsky (hadr-prtn-V09-01-02)
207    G4QGSMFragmentation.cc and G4LundStringFragmentation.cc were
208    decoupled at calculation of formation time due to adding methods
209    and member in G4VLongitudinalStringDecay class for manipulation
210    with string tension.
211 
212    Memory leak was erased in G4QGSMFragmentation.cc and 
213    G4VLongitudinalStringDecay.cc thank to Gunter.
214 
215 18 June 2008 V. Uzhinsky (hadr-prtn-V09-01-01)
216    Changes in G4ExcitedString class were tagged. They are needed for
217    operation of FTF.
218 
219 13 June 2008 V. Uzhinsky    (hadr-prtn-V09-01-00)
220 ----------------------------------------------- 
221 1. String fragmentation was revised, and parameters were tuned.
222 2. FTF parameters were tuned for proton-proton interaction
223 3. FTF parameters for pion-nucleon interactions were determined very rouhgly
224 4. Quiasi-elastic hadron-nucleus scattering was implemented in FTF
225 5. Formation time was implemented in FTF, and string tension was tuned
226 
227 
228 25 May 2007 G.Folger       (hadr-prtn-V08-02-02)
229 -----------------------------------------------
230 - Seperate G4DiffractiveExcitation for FTF from QGS (see next entry by V.Uzhinsky) 
231   - Add original G4DiffractiveExcitation to qgsm as G4QGSDiffractiveExcitation
232   - Move G4SingleDiffractiveExcitation from management to qgsm ( not used
233     elsewhere) 
234 
235 25 May 2007   V.Uzhinsky 
236 -----------------------------------------------
237 - FTF model tuned for Pi+P interaction implemented
238   Moved modified G4DiffractiveExcitation from management to diffraction
239 
240 24 April 2007 G.Folger    (hadr-prtn-V08-02-01)
241 -----------------------------------------------
242 - Merge changes from V.Uzhinsky  from ftf-dev branch back to HEAD.
243 - Seperate modifications done in G4VLongitudinalStringFragmentation for FTF
244    from original code for QGS.
245 -  This tag includes the subdirectory tags: 
246      - had-partonstring-mgt-V08-02-00
247      - hadr-qgsm-V08-02-02
248      - hadr-string-diff-V08-02-00
249      - had-hadronization-V08-02-02
250 
251 
252 1 March 2007 G.Folger     (hadr-prtn-V08-02-00)
253 -----------------------------------------------
254 
255 - Add modifications of V.Uzhinsky on ftf-dev branch.
256   Files in diffraction, management, hadronization and qgsm are affected. 
257 
258 
259 23 Nov 2005 Dennis Wright (hadr-prtn-V07-01-00)
260 -----------------------------------------------
261 
262 - G. Folger fixed bug in hadronization/G4ExcitedStringDecay.cc
263    (tag had-hadronization-V07-01-00)
264 
265 - D. Wright created History file for parton_string directory
266 
267 31 March 2008 V. Uzhinsky (hadr-string-diff-V09-01-00)
268 --------------------------------------------------------
269 
270 - Elastic hadron intra-nuclear nucleon scattering was inserted in
271   FTF model. This allows to simulate quasi-elastic and multi-particles
272   production together.
273 - Small re-orangement of FTF model was done. G4FTFCrossSection modules
274   were re-named into G4FTFParameters and moved to /diffraction