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