Geant4 Cross Reference |
1 # Category hadr-cohe 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 Simulation 5 It must **not** be used as a substitute for wr << 5 ================================================== 6 6 7 ---------------------------------------------- << 7 History file for Low Energy Parameterized Models >> 8 ------------------------------------------------ 8 9 9 ## 2024-11-15 Vladimir Ivanchenko (hadr-cohe-V << 10 This file should be used to summarize modifications introduced in the 10 - G4ChargeExchange - fixed problem of the Hydr << 11 code and to keep track of all tags. 11 if cross section biasing factor is applied << 12 - G4ChargeExchangeProcess - added warning << 13 12 14 ## 2024-09-22 Vladimir Ivanchenko (hadr-cohe-V << 13 --------------------------------------------------------------- 15 - G4ChargeExchange - fixed problem 2618 - impl << 14 * Please list in reverse chronological order (last date on top) 16 omega(780) and f2(1270) for pion projectil << 15 --------------------------------------------------------------- 17 isomeres if recoil nucleus if not a natura << 18 16 19 ## 2024-07-30 Vladimir Ivanchenko (hadr-cohe-V << 17 04 February 2022 - V.Ivanchenko (hadr-cohe-V10-07-06) 20 - G4ChargeExchange - fixed problem 2617 - do n << 18 ----------------------------------------------------- 21 << 22 ## 2024-05-02 Gabriele Cosmo (hadr-cohe-V11-02 << 23 - Fixed compilation warnings for potentially i << 24 SampleThetaCMS() for G4DiffuseElastic and G4 << 25 << 26 ## 2023-10-23 Vladimir Ivanchenko (hadr-cohe-V << 27 - G4ChargeExchange - address interface change << 28 << 29 ## 2023-08-29 Vladimir Ivanchenko (hadr-cohe-V << 30 - G4ChargeExchange - fixed Coverity warning on << 31 << 32 ## 2023-08-25 Tim Lok Chau (hadr-cohe-V11-01-0 << 33 - G4ChargeExchange - fixed parameter for Sampl << 34 << 35 ## 2023-08-09 Tim Lok Chau (hadr-cohe-V11-01-0 << 36 - G4ChargeExchange - update input parameters f << 37 SampleSecondaryType(..) << 38 << 39 ## 2023-07-21 Vladimir Ivanchenko (hadr-cohe-V << 40 - G4ChargeExchange - updated according to new << 41 << 42 ## 2022-11-26 Gabriele Cosmo (hadr-cohe-V11-00 << 43 - Fixed compilation warnings for implicit type << 44 << 45 ## 2022-10-25 Alberto Ribon (hadr-cohe-V11-00- << 46 - G4AntiNuclElastic : Vladimir Uzhinsky's exte << 47 for the simulation of a light anti-hypernucl << 48 on a target nucleus. << 49 Note: most of the considered light anti-hype << 50 baryon number equal to -4 : it is assumed th << 51 to anti-He4, therefore their elastic scatter << 52 elastic nuclear scattering. These properties << 53 if theoretical estimations will be available << 54 << 55 ## 2022-09-05 Ben Morgan (hadr-cohe-V11-00-03) << 56 - Update dependencies to address warnings from << 57 << 58 ## 2022-02-04 Vladimir Ivanchenko (hadr-cohe-V << 59 - G4ElasticHadrNucleusHE, G4NeutronElectronElM 19 - G4ElasticHadrNucleusHE, G4NeutronElectronElModel, G4NeutrinoElectronNcModel 60 fixed compilation warnings on unused varia << 20 fixed compilation warnings on unused variables; removed commented lines; 61 use Energy(..) method of G4PhysicsVector i << 21 use Energy(..) method of G4PhysicsVector instead of obsolete GetLowEdgeEnergy(...) 62 22 63 ## 2022-01-03 Alberto Ribon (hadr-cohe-V11-00- << 23 03 January 2022 - A.Ribon (hadr-cohe-V10-07-05) >> 24 -------------------------------------------------- 64 - G4AntiNuclElastic : Vladimir Uzhinsky's corr 25 - G4AntiNuclElastic : Vladimir Uzhinsky's correction in the SampleInvariantT 65 method of the highest momentum transfer (whi 26 method of the highest momentum transfer (which was causing the cosine of 66 the polar angle in the center-of-mass system 27 the polar angle in the center-of-mass system to be larger than 1 in some 67 cases). This should be fixed bug #2204. << 28 cases). This should fix the bug #2204. 68 << 69 ## 2021-12-10 Ben Morgan (hadr-cohe-V11-00-00) << 70 - Change to new Markdown History format << 71 << 72 --- << 73 << 74 # History entries prior to 11.0 << 75 29 76 04 August 2021 - A.Ribon (hadr-cohe-V10-07-04) 30 04 August 2021 - A.Ribon (hadr-cohe-V10-07-04) 77 ---------------------------------------------- 31 -------------------------------------------------- 78 - G4HadronElastic, G4LEnp, G4LEpp, G4LEHadronP 32 - G4HadronElastic, G4LEnp, G4LEpp, G4LEHadronProtonElastic, 79 G4NeutronElectronElModel, G4NeutrinoElectron 33 G4NeutronElectronElModel, G4NeutrinoElectronNcModel, 80 G4ChargeExchange, G4LMsdGenerator : set the 34 G4ChargeExchange, G4LMsdGenerator : set the creator model ID for the 81 secondaries created, using the new version o 35 secondaries created, using the new version of G4PhysicsModelCatalog 82 36 83 16 April 2021 - Ben Morgan (hadr-cohe-V10-07-0 37 16 April 2021 - Ben Morgan (hadr-cohe-V10-07-03) 84 ---------------------------------------------- 38 -------------------------------------------------- 85 - Migrate build to modular CMake API 39 - Migrate build to modular CMake API 86 40 87 05 May 2021 - V.Ivanchenko (hadr-cohe- 41 05 May 2021 - V.Ivanchenko (hadr-cohe-V10-07-02) 88 ---------------------------------------------- 42 --------------------------------------------------------------- 89 - G4LEHadronProtonElastic, G4ChargeExchangePro 43 - G4LEHadronProtonElastic, G4ChargeExchangeProcess - removed unused 90 headers 44 headers 91 45 92 13 April 2021 - A.Ribon (hadr-cohe-V10 46 13 April 2021 - A.Ribon (hadr-cohe-V10-07-01) 93 ---------------------------------------------- 47 --------------------------------------------------------------- 94 - GNUmakefile, sources.cmake : removed the sub 48 - GNUmakefile, sources.cmake : removed the subdirectories 95 hadronic/models/management and hadronic/mode 49 hadronic/models/management and hadronic/models/util 96 (that have been now deleted, with their clas 50 (that have been now deleted, with their classes moved to 97 hadronic/util and hadronic/management). 51 hadronic/util and hadronic/management). 98 52 99 08 March 2021 - A.Ribon (hadr-cohe-V10 53 08 March 2021 - A.Ribon (hadr-cohe-V10-07-00) 100 ---------------------------------------------- 54 --------------------------------------------------------------- 101 - G4ChargeExchangeProcess : replaced Gheisha e 55 - G4ChargeExchangeProcess : replaced Gheisha elastic cross section 102 (that has been deleted) with G4ComponentGGHa 56 (that has been deleted) with G4ComponentGGHadronNucleusXsc. 103 57 104 22 July 2020 - V.Ivanchenko (hadr-cohe-V10 58 22 July 2020 - V.Ivanchenko (hadr-cohe-V10-06-03) 105 ---------------------------------------------- 59 --------------------------------------------------------------- 106 - G4HadronElastic - added numerical protection 60 - G4HadronElastic - added numerical protection against precision lost 107 addressing problem #2253 61 addressing problem #2253 108 62 109 30 April 2020 - B. Morgan (hadr-cohe-V10 63 30 April 2020 - B. Morgan (hadr-cohe-V10-06-02) 110 ---------------------------------------------- 64 --------------------------------------------------------------- 111 - Remove obsolete GRANULAR_DEPENDENCIES entri 65 - Remove obsolete GRANULAR_DEPENDENCIES entries 112 66 113 18 January 2020 - V.Ivanchenko (hadr-cohe-V10 67 18 January 2020 - V.Ivanchenko (hadr-cohe-V10-06-01) 114 ---------------------------------------------- 68 --------------------------------------------------------------- 115 - G4ElasticHadrNucleusHE - for pi- and Z>1 reu 69 - G4ElasticHadrNucleusHE - for pi- and Z>1 reuse data structure 116 computed for pi+ in order to reduce memory 70 computed for pi+ in order to reduce memory and CPU at 117 initialisation; added new private methods 71 initialisation; added new private methods to store/retrieve 118 data tables; fixed false positive Coverity 72 data tables; fixed false positive Coverity report 119 73 120 17 December 2019 - V.Ivanchenko (hadr-cohe-V1 74 17 December 2019 - V.Ivanchenko (hadr-cohe-V10-06-00) 121 ---------------------------------------------- 75 --------------------------------------------------------------- 122 - G4ElasticHadrNucleusHE - switch to parameter 76 - G4ElasticHadrNucleusHE - switch to parameterized model by 123 cut on kinetic energy and not momentum 77 cut on kinetic energy and not momentum 124 78 125 26 November 2019 - V.Ivanchenko (hadr-cohe-V1 79 26 November 2019 - V.Ivanchenko (hadr-cohe-V10-05-10) 126 ---------------------------------------------- 80 --------------------------------------------------------------- 127 - G4HadronElastic : Added limit on number of w 81 - G4HadronElastic : Added limit on number of warning printouts 128 82 129 19 November 2019 - G. Folger (hadr-cohe-V10- 83 19 November 2019 - G. Folger (hadr-cohe-V10-05-09) 130 ---------------------------------------------- 84 --------------------------------------------------------------- 131 - remove using namespace std and using namespa 85 - remove using namespace std and using namespace CLHEP from header file 132 G4NeutronElectronElModel.hh 86 G4NeutronElectronElModel.hh 133 87 134 15 November 2019 - V.Ivanchenko (hadr-cohe-V1 88 15 November 2019 - V.Ivanchenko (hadr-cohe-V10-05-08) 135 ---------------------------------------------- 89 --------------------------------------------------------------- 136 - G4HadronElastic : Change warning printout, i 90 - G4HadronElastic : Change warning printout, in the case if sampled 137 t>tmax resample using simple algorithm, pr 91 t>tmax resample using simple algorithm, protect this warning 138 by G4VERBOSE, this is a partial fix of #22 92 by G4VERBOSE, this is a partial fix of #2204 139 93 140 06 November 2019 - A.Ribon (hadr-cohe-V1 94 06 November 2019 - A.Ribon (hadr-cohe-V10-05-07) 141 ---------------------------------------------- 95 --------------------------------------------------------------- 142 - G4HadronElastic : Coverity fix in the unused 96 - G4HadronElastic : Coverity fix in the unused method GetSlopeCof. 143 97 144 31 October 2019 - V.Ivanchenko (hadr-cohe-V1 98 31 October 2019 - V.Ivanchenko (hadr-cohe-V10-05-06) 145 ---------------------------------------------- 99 -------------------------------------------------------- 146 - G4ElasticHadrNucleusHE - reduction of size o 100 - G4ElasticHadrNucleusHE - reduction of size of data structure and 147 time for initialisation ~2 times; general 101 time for initialisation ~2 times; general code clean-up; addition 148 of protections 102 of protections 149 103 150 07 October 2019 - V.Grichine (hadr-cohe-V1 104 07 October 2019 - V.Grichine (hadr-cohe-V10-05-05) 151 ----------------------------------------- 105 --------------------------------------------------------------- 152 - G4hadronElstic - new method for s-,c-,b-part 106 - G4hadronElstic - new method for s-,c-,b-particle 153 - ds/dt slope modifications in preparation 107 - ds/dt slope modifications in preparation 154 108 155 03 July 2019 - V.Ivanchenko (hadr-cohe-V10 109 03 July 2019 - V.Ivanchenko (hadr-cohe-V10-05-04) 156 ---------------------------------------------- 110 -------------------------------------------------------- 157 - G4ElasticHadrNucleusHE - general clean-up of 111 - G4ElasticHadrNucleusHE - general clean-up of the code 158 - G4HadronElastic - added new parameterisation 112 - G4HadronElastic - added new parameterisation of A.Yeltokov 159 113 160 14 May 2019 - A.Ribon (hadr-cohe-V10 114 14 May 2019 - A.Ribon (hadr-cohe-V10-05-03) 161 ---------------------------------------------- 115 -------------------------------------------------------- 162 - G4HadronElastic : numerically safer treatmen 116 - G4HadronElastic : numerically safer treatment of the very rare cases 163 in which cos(theta) is either greater than 117 in which cos(theta) is either greater than 1.0 or smaller than -1.0 164 (in the first case, we assume no interacti 118 (in the first case, we assume no interaction and the projectile keeps 165 going unchanged; in the second case, we as 119 going unchanged; in the second case, we assume that the projectile 166 stops and its kinetic energy is deposited 120 stops and its kinetic energy is deposited locally, neglecting the 167 recoil of the target nucleus). 121 recoil of the target nucleus). 168 122 169 10 May 2019 - V.Ivanchenko (hadr-cohe-V10 123 10 May 2019 - V.Ivanchenko (hadr-cohe-V10-05-02) 170 ---------------------------------------------- 124 -------------------------------------------------------- 171 - G4ElasticHadrNucleusHE, G4LEpp, G4LEnp - cle 125 - G4ElasticHadrNucleusHE, G4LEpp, G4LEnp - clean-up 172 - G4LowEHadronElastic - new model class 126 - G4LowEHadronElastic - new model class 173 127 174 29 April 2019 - V.Ivanchenko (hadr-cohe-V10 128 29 April 2019 - V.Ivanchenko (hadr-cohe-V10-05-01) 175 ---------------------------------------------- 129 -------------------------------------------------------- 176 - G4HadronElastic - added protected variable p 130 - G4HadronElastic - added protected variable pLocalTmax, added protection 177 for zero energy primary; 131 for zero energy primary; 178 G4ChargeExchange - updated interfaces, added 132 G4ChargeExchange - updated interfaces, added protection for zero 179 energy primary 133 energy primary 180 G4ElasticHadrNucleusHE - make all data share 134 G4ElasticHadrNucleusHE - make all data shared between threads 181 G4AntiNuclElastic - do not compute trigoname 135 G4AntiNuclElastic - do not compute trigonametric functions, 182 which are not used 136 which are not used 183 137 184 19 April 2019 - V.Ivanchenko (hadr-cohe-V10 138 19 April 2019 - V.Ivanchenko (hadr-cohe-V10-05-00) 185 ---------------------------------------------- 139 -------------------------------------------------------- 186 - G4HadronElastic - improved description and c 140 - G4HadronElastic - improved description and comments; added C++11 keywords 187 141 188 05 November 2018 - V.Ivanchenko (hadr-cohe- 142 05 November 2018 - V.Ivanchenko (hadr-cohe-V10-04-08) 189 ---------------------------------------------- 143 -------------------------------------------------------- 190 - G4HadronElastic - fixed numberical instabili 144 - G4HadronElastic - fixed numberical instability when 191 final kinetic energy of projectile is near 145 final kinetic energy of projectile is nearly zero 192 146 193 17 August 2018 - A.Ribon (hadr-cohe- 147 17 August 2018 - A.Ribon (hadr-cohe-V10-04-07) 194 ---------------------------------------------- 148 -------------------------------------------------------- 195 - G4DiffuseElastic, G4DiffuseElasticV2, G4Nucl 149 - G4DiffuseElastic, G4DiffuseElasticV2, G4NuclNuclDiffuseElastic : increased 196 the number of equal-sized logarithmic-energy 150 the number of equal-sized logarithmic-energy bins (from 200 to 300) in 197 order to have no larger bins up to 10 PeV. 151 order to have no larger bins up to 10 PeV. 198 - G4NuclNuclDiffuseElastic : replaced the high 152 - G4NuclNuclDiffuseElastic : replaced the high-energy limit of applicability 199 of the model from 1 TeV to the value specifi 153 of the model from 1 TeV to the value specified in G4HadronicParameters. 200 154 201 16 August 2018 - V.Ivanchenko (hadr-cohe- 155 16 August 2018 - V.Ivanchenko (hadr-cohe-V10-04-06) 202 15 August 2018 - V.Ivanchenko (hadr-cohe- 156 15 August 2018 - V.Ivanchenko (hadr-cohe-V10-04-05) 203 ---------------------------------------------- 157 -------------------------------------------------------- 204 - G4AntiNuclElastic - do not delete component 158 - G4AntiNuclElastic - do not delete component end of run 205 159 206 06 August 2018 - A.Ribon (hadr-cohe- 160 06 August 2018 - A.Ribon (hadr-cohe-V10-04-04) 207 ---------------------------------------------- 161 -------------------------------------------------------- 208 - G4HadronElastic, G4DiffuseElastic, G4Diffuse 162 - G4HadronElastic, G4DiffuseElastic, G4DiffuseElasticV2, G4hhElastic, 209 G4ChargeExchange, G4NeutrinoElectronNcModel 163 G4ChargeExchange, G4NeutrinoElectronNcModel : replaced the explicit 210 high-energy limit of hadronic physics with t 164 high-energy limit of hadronic physics with the one from 211 G4HadronicParameters . 165 G4HadronicParameters . 212 166 213 01 August 2018 - V.Ivanchenko (hadr-cohe- 167 01 August 2018 - V.Ivanchenko (hadr-cohe-V10-04-03) 214 ---------------------------------------------- 168 -------------------------------------------------------- 215 - G4AntiNuclElastic - proper deletion of compo 169 - G4AntiNuclElastic - proper deletion of component end of run 216 170 217 18 July 2018 - V.Ivanchenko (hadr-cohe- 171 18 July 2018 - V.Ivanchenko (hadr-cohe-V10-04-02) 218 ---------------------------------------------- 172 -------------------------------------------------------- 219 - G4AntiNuclElastic - use cross section compon 173 - G4AntiNuclElastic - use cross section component from 220 G4CrossSectionDataSetRegistry and do not d 174 G4CrossSectionDataSetRegistry and do not delete it end of run 221 175 222 20 Mar 2018 - A.Ribon (hadr-cohe- 176 20 Mar 2018 - A.Ribon (hadr-cohe-V10-04-01) 223 ---------------------------------------------- 177 -------------------------------------------------------- 224 - Set to 100.0 TeV (instead of 1 TeV) the uppe 178 - Set to 100.0 TeV (instead of 1 TeV) the upper limit of applicability 225 for the model G4DiffuseElastic and G4Diffuse 179 for the model G4DiffuseElastic and G4DiffuseElasticV2 226 (the number of equally-sized logarithmic ene 180 (the number of equally-sized logarithmic energy bins has been increased 227 from 200 to 250 to keep the same bin size ( 181 from 200 to 250 to keep the same bin size (0.04) ). 228 The model has been validated with experiment 182 The model has been validated with experimental data up to 300 GeV, 229 but it should not give meaningless results w 183 but it should not give meaningless results well above this energy. 230 184 231 14 Dec 2017 - A.Ribon (hadr-cohe- 185 14 Dec 2017 - A.Ribon (hadr-cohe-V10-04-00) 232 ---------------------------------------------- 186 -------------------------------------------------------- 233 - Re-tag of the previous tag (incorrectly name 187 - Re-tag of the previous tag (incorrectly named). 234 - Grichine's update of G4hhElastic to take int 188 - Grichine's update of G4hhElastic to take into account the recent 235 TOTEM data for proton-proton at 13 TeV. 189 TOTEM data for proton-proton at 13 TeV. 236 190 237 24 November 2017 - W. Pokorski (hadr-cohe- 191 24 November 2017 - W. Pokorski (hadr-cohe-V10-03-07) 238 ---------------------------------------------- 192 -------------------------------------------------------- 239 - Added new class G4DiffuseElasticV2. The unde 193 - Added new class G4DiffuseElasticV2. The underlying physics model is 240 the same as in G4DiffuseElastic by V.Grichine, 194 the same as in G4DiffuseElastic by V.Grichine, however, the code has been 241 revised, cleanup and significantly improved in 195 revised, cleanup and significantly improved in a number of places. 242 The performance has been improved by the facto 196 The performance has been improved by the factor of ~2 with respect to the 243 original implementation. The approximation of 197 original implementation. The approximation of small angles has been droped 244 (replaced by exact calculation) as it was not 198 (replaced by exact calculation) as it was not bringing any visible benefits. 245 199 246 19 Oct 2017 - A.Ribon (hadr-cohe- 200 19 Oct 2017 - A.Ribon (hadr-cohe-V10-03-06) 247 ---------------------------------------------- 201 -------------------------------------------------------- 248 - G4NuclNuclDiffuseElastic : Grichine's simpli 202 - G4NuclNuclDiffuseElastic : Grichine's simplification of this class to 249 avoid reproducibility violations in ion-ion 203 avoid reproducibility violations in ion-ion elastic scattering. 250 On-the-fly sampling of the nucleus-nucleus e 204 On-the-fly sampling of the nucleus-nucleus elastic scattering is done 251 according to the Coulomb law in the limits 0 205 according to the Coulomb law in the limits 0 < theta < thetaC, where 252 thetaC is the Coulomb grazing angle: this me 206 thetaC is the Coulomb grazing angle: this means that hadron elastic 253 works like Coulomb in the limits. 207 works like Coulomb in the limits. 254 208 255 23 Jun 2017 - Dennis Wright (hadr-cohe- 209 23 Jun 2017 - Dennis Wright (hadr-cohe-V10-03-05) 256 ---------------------------------------------- 210 -------------------------------------------------------- 257 - G4NuclNuclDiffuseElastic ctor: variables fCo 211 - G4NuclNuclDiffuseElastic ctor: variables fCofAlphaMax and fCofAlphaCoulomb 258 were first set to non-zero values (1.5 and 0 212 were first set to non-zero values (1.5 and 0.5, respectively), then zeroed 259 a few lines later. This caused a zero scat 213 a few lines later. This caused a zero scattering angle and no elastically 260 scattered target particle. Fixed in respons 214 scattered target particle. Fixed in response to bug report #1979. 261 215 262 13 Jun 2017 - A.Ribon (hadr-cohe- 216 13 Jun 2017 - A.Ribon (hadr-cohe-V10-03-04) 263 ---------------------------------------------- 217 ----------------------------------------------------------------- 264 - G4NeutronElectronElModel : Coverity fix. 218 - G4NeutronElectronElModel : Coverity fix. 265 219 266 29 May 2017 - A.Ribon (hadr-cohe- 220 29 May 2017 - A.Ribon (hadr-cohe-V10-03-03) 267 ---------------------------------------------- 221 ----------------------------------------------------------------- 268 - G4NeutronElectronElModel : added (by Grichin 222 - G4NeutronElectronElModel : added (by Grichine) model for neutron-electron 269 elastic scattering. It produces recoil elect 223 elastic scattering. It produces recoil electrons resulting in visible 270 energy deposition. The model is based on ult 224 energy deposition. The model is based on ultra-relativistic approximation 271 of the Rosenbluth formula, since recoil elec 225 of the Rosenbluth formula, since recoil electrons will have enough energy 272 to be detected in the case of high energy ne 226 to be detected in the case of high energy neutrons, roughly > 1 GeV. 273 227 274 23 May 2017 - A.Ribon (hadr-cohe- 228 23 May 2017 - A.Ribon (hadr-cohe-V10-03-02) 275 ---------------------------------------------- 229 ----------------------------------------------------------------- 276 - G4NeutrinoElectronNcModel : fixed (by Grichi 230 - G4NeutrinoElectronNcModel : fixed (by Grichine) bug on the Plab 277 calculation in the G4NeutrinoElectronNcModel 231 calculation in the G4NeutrinoElectronNcModel::ApplyYourself method. 278 232 279 11 April 2017 - A.Ribon (hadr-cohe- 233 11 April 2017 - A.Ribon (hadr-cohe-V10-03-01) 280 ---------------------------------------------- 234 ----------------------------------------------------------------- 281 - Forgot to add the (new) class G4NeutrinoElec 235 - Forgot to add the (new) class G4NeutrinoElectronNcModel in the 282 sources.cmake. 236 sources.cmake. 283 237 284 11 April 2017 - A.Ribon (hadr-cohe- 238 11 April 2017 - A.Ribon (hadr-cohe-V10-03-00) 285 ---------------------------------------------- 239 ----------------------------------------------------------------- 286 - G4NeutrinoElectronNcModel : added new class 240 - G4NeutrinoElectronNcModel : added new class by Vladimir Grichine 287 for the final-state model of elastic neutrin 241 for the final-state model of elastic neutrino-electron scattering. 288 This class is useful for dark matter and neu 242 This class is useful for dark matter and neutrino experiments. 289 243 290 12 August 2016 - A.Ribon (hadr-cohe- 244 12 August 2016 - A.Ribon (hadr-cohe-V10-02-01) 291 ---------------------------------------------- 245 ----------------------------------------------------------------- 292 - G4hhElastic : fixed wrong pointer initializa 246 - G4hhElastic : fixed wrong pointer initialization; 293 - G4NuclNuclDiffuseElastic : comment out redun 247 - G4NuclNuclDiffuseElastic : comment out redundant if-statement. 294 (fixes suggested by the PVS-Studio static code 248 (fixes suggested by the PVS-Studio static code analyzer) 295 249 296 14 January 2016 - A.Ribon (hadr-cohe- 250 14 January 2016 - A.Ribon (hadr-cohe-V10-02-00) 297 ---------------------------------------------- 251 ----------------------------------------------------------------- 298 - G4LMsdGenerator : hadronic internal decay sc 252 - G4LMsdGenerator : hadronic internal decay scheme was restored 299 allowing stable decay of the Roper resonance 253 allowing stable decay of the Roper resonances 300 254 301 13 November 2015 Gunter Folger (hadr-cohe- 255 13 November 2015 Gunter Folger (hadr-cohe-V10-01-19) 302 ---------------------------------------------- 256 -------------------------------------------------------- 303 - Revert back to G4float, add "f" for initiali 257 - Revert back to G4float, add "f" for initialisation. 304 258 305 13 November 2015 Gunter Folger (hadr-cohe- 259 13 November 2015 Gunter Folger (hadr-cohe-V10-01-18) 306 ---------------------------------------------- 260 -------------------------------------------------------- 307 - Replace G4float by G4double 261 - Replace G4float by G4double 308 262 309 09 November 2015 - V.Ivanchenko (hadr-cohe-V1 263 09 November 2015 - V.Ivanchenko (hadr-cohe-V10-01-17) 310 ---------------------------------------------- 264 ----------------------------------------------------------------- 311 - G4ElasticHadrNucleusHE - fixed long standing 265 - G4ElasticHadrNucleusHE - fixed long standing Coverity report 312 266 313 05 November 2015 - A.Ribon (hadr-cohe-V10-01- 267 05 November 2015 - A.Ribon (hadr-cohe-V10-01-16) 314 ---------------------------------------------- 268 ----------------------------------------------------------------- 315 - Removed not needed dependency on neutron_hp/ 269 - Removed not needed dependency on neutron_hp/ . 316 270 317 22 October 2015 - A.Ribon (hadr-cohe-V10-01- 271 22 October 2015 - A.Ribon (hadr-cohe-V10-01-15) 318 ---------------------------------------------- 272 ----------------------------------------------------------------- 319 - G4DiffuseElastic : bug-fix made by V.Grichin 273 - G4DiffuseElastic : bug-fix made by V.Grichine in BuildAngleTable 320 to improve the angle bin accuracy at high en 274 to improve the angle bin accuracy at high energies. 321 275 322 08 September 2015 - A.Ribon (hadr-cohe-V10-01- 276 08 September 2015 - A.Ribon (hadr-cohe-V10-01-14) 323 ---------------------------------------------- 277 ----------------------------------------------------------------- 324 - G4LMsdGenerator : fixed uninitialized variab 278 - G4LMsdGenerator : fixed uninitialized variable which caused 325 non-reproducibility. 279 non-reproducibility. 326 280 327 13 August 2015 - A.Ribon (hadr-cohe-V10-01- 281 13 August 2015 - A.Ribon (hadr-cohe-V10-01-13) 328 ---------------------------------------------- 282 ----------------------------------------------------------------- 329 - G4LMsdGenerator : Grichine included in diffr 283 - G4LMsdGenerator : Grichine included in diffraction dissociation the 330 resonances recommended by the COMPASS experi 284 resonances recommended by the COMPASS experiment. 331 285 332 10 August 2015 - A.Ribon (hadr-cohe-V10-01- 286 10 August 2015 - A.Ribon (hadr-cohe-V10-01-12) 333 ---------------------------------------------- 287 ----------------------------------------------------------------- 334 - G4ElasticHadrNucleusHE, G4AntiNuclElastic, G 288 - G4ElasticHadrNucleusHE, G4AntiNuclElastic, G4ChargeExchange, G4LEnp and 335 G4LEpp : checking of 'while' loops. 289 G4LEpp : checking of 'while' loops. 336 290 337 06 August 2015 - A.Ribon (hadr-cohe-V10-01- 291 06 August 2015 - A.Ribon (hadr-cohe-V10-01-11) 338 ---------------------------------------------- 292 ----------------------------------------------------------------- 339 - G4HadronElastic, G4AntiNuclElastic, G4hhElas 293 - G4HadronElastic, G4AntiNuclElastic, G4hhElastic, G4LEHadronProtonElastic, 340 G4DiffuseElastic, G4NuclNuclDiffuseElastic, 294 G4DiffuseElastic, G4NuclNuclDiffuseElastic, G4LMsdGenerator, 341 G4ChargeExchangeProcess and G4ChargeExchange 295 G4ChargeExchangeProcess and G4ChargeExchange : replaced std::exp, 342 std::log and std::pow with the faster G4Exp, 296 std::log and std::pow with the faster G4Exp, G4Log and G4Pow. 343 This changes the random number sequence. 297 This changes the random number sequence. 344 298 345 13 July 2015 - A.Ribon (hadr-cohe-V10-01- 299 13 July 2015 - A.Ribon (hadr-cohe-V10-01-10) 346 ---------------------------------------------- 300 ----------------------------------------------------------------- 347 - G4LMsdGenerator : Grichine has improved the 301 - G4LMsdGenerator : Grichine has improved the resonance masses, 348 taking them from G4ParticleTable. 302 taking them from G4ParticleTable. 349 303 350 17 June 2015 - A.Ribon (hadr-cohe-V10-01- 304 17 June 2015 - A.Ribon (hadr-cohe-V10-01-09) 351 ---------------------------------------------- 305 ----------------------------------------------------------------- 352 - G4LMsdGenerator : Grichine has disactivated 306 - G4LMsdGenerator : Grichine has disactivated the internal elastic 353 scattering of dissociated hadron. 307 scattering of dissociated hadron. 354 308 355 08 June 2015 - V.Ivanchenko (hadr-cohe-V10-01- 309 08 June 2015 - V.Ivanchenko (hadr-cohe-V10-01-08) 356 ---------------------------------------------- 310 ----------------------------------------------------------------- 357 - G4ElasticHadrNucleusHE - fixed Coverity defe 311 - G4ElasticHadrNucleusHE - fixed Coverity defect; substitute std 358 log, exp, pow by G4Exp and G4Log; added ch 312 log, exp, pow by G4Exp and G4Log; added check on max Z 359 - G4NuclNuclDiffuseElastic - fixed trivial Cov 313 - G4NuclNuclDiffuseElastic - fixed trivial Coverity reports 360 314 361 26 May 2015 - R.Hatcher (hadr-cohe-V10-01-0 315 26 May 2015 - R.Hatcher (hadr-cohe-V10-01-07) 362 ---------------------------------------------- 316 ----------------------------------------------------------------- 363 - Remove unnecessary "using namespace std" fro 317 - Remove unnecessary "using namespace std" from various headers 364 that causes problems w/ G4AnyMethod & G4Gene 318 that causes problems w/ G4AnyMethod & G4GenericPhysicsList 365 when using clang and/or vc12 319 when using clang and/or vc12 366 320 367 20 May 2015 - V.Grichine 321 20 May 2015 - V.Grichine 368 ---------------------------------------------- 322 ----------------------------------------------------------------- 369 - G4LMsdGenerator : the final state for pi+- D 323 - G4LMsdGenerator : the final state for pi+- DD was changed according 370 to recent COMPASS data. 324 to recent COMPASS data. 371 325 372 19 May 2015 - G.Folger (hadr-cohe-V10-01-0 326 19 May 2015 - G.Folger (hadr-cohe-V10-01-06) 373 ---------------------------------------------- 327 ----------------------------------------------------------------- 374 - Migrate Description() to ModelDescription(st 328 - Migrate Description() to ModelDescription(std::ostream&) for 375 G4ChipsElasticModel, G4ElasticHadrNucleusHE 329 G4ChipsElasticModel, G4ElasticHadrNucleusHE, and G4HadronElastic 376 330 377 21 April 2015 - A.Ribon (hadr-cohe-V10-01-0 331 21 April 2015 - A.Ribon (hadr-cohe-V10-01-05) 378 ---------------------------------------------- 332 ----------------------------------------------------------------- 379 - G4LMsdGenerator : V. Grichine modification i 333 - G4LMsdGenerator : V. Grichine modification in angle distribution 380 to reduce angles at high e 334 to reduce angles at high energies 381 335 382 25 February 2015 - A.Dotti (hadr-cohe-V10-01-0 336 25 February 2015 - A.Dotti (hadr-cohe-V10-01-04) 383 ---------------------------------------------- 337 ----------------------------------------------------------------- 384 - G4ElasticHadrNucleusHE : Share cross-section 338 - G4ElasticHadrNucleusHE : Share cross-section tables among threads 385 339 386 06 February 2015 - V.Ivanchenko (hadr-cohe-V10 340 06 February 2015 - V.Ivanchenko (hadr-cohe-V10-01-03) 387 ---------------------------------------------- 341 ----------------------------------------------------------------- 388 - G4DiffuseElastic : V.Grichine fixed rare num 342 - G4DiffuseElastic : V.Grichine fixed rare numerical bug (sqrt of 389 negative argument) 343 negative argument) 390 344 391 08 January 2015 - A.Ribon (hadr-cohe-V10-01-02 345 08 January 2015 - A.Ribon (hadr-cohe-V10-01-02) 392 ---------------------------------------------- 346 ----------------------------------------------------------------- 393 - G4DiffuseElastic : V.Grichine bug-fix in the 347 - G4DiffuseElastic : V.Grichine bug-fix in theta_cms momentum transfer 394 transformation 348 transformation 395 349 396 05 December 2014 - G.Cosmo (hadr-cohe-V10-01-0 350 05 December 2014 - G.Cosmo (hadr-cohe-V10-01-01) 397 ---------------------------------------------- 351 ----------------------------------------------------------------- 398 - Corrected sources.cmake to include missing f 352 - Corrected sources.cmake to include missing files: 399 G4LEHadronProtonElastic.hh 353 G4LEHadronProtonElastic.hh 400 G4LEHadronProtonElastic.cc 354 G4LEHadronProtonElastic.cc 401 355 402 05 December 2014 - V.Ivanchenko (hadr-cohe-V10 356 05 December 2014 - V.Ivanchenko (hadr-cohe-V10-01-00) 403 ---------------------------------------------- 357 ----------------------------------------------------------------- 404 - G4DiffuseElastic - V.Grichine fixed low-ener 358 - G4DiffuseElastic - V.Grichine fixed low-energy neutrons 405 - G4NuclNuclDiffuseElastic - V.Grichine fixed 359 - G4NuclNuclDiffuseElastic - V.Grichine fixed problem #1691 for 406 700 MeV Be-ions scattering in Be 360 700 MeV Be-ions scattering in Be 407 361 408 24 November 2014 - V.Ivanchenko (hadr-cohe-V10 362 24 November 2014 - V.Ivanchenko (hadr-cohe-V10-00-24) 409 ---------------------------------------------- 363 ----------------------------------------------------------------- 410 - G4hhElastic - cleanup constructors 364 - G4hhElastic - cleanup constructors 411 365 412 21 November 2014 - V.Ivanchenko (hadr-cohe-V10 366 21 November 2014 - V.Ivanchenko (hadr-cohe-V10-00-23) 413 ---------------------------------------------- 367 ----------------------------------------------------------------- 414 - G4hhElastic - fixed Coverity report (V.Grich 368 - G4hhElastic - fixed Coverity report (V.Grichine) 415 369 416 20 November 2014 - V.Ivanchenko (hadr-cohe-V10 370 20 November 2014 - V.Ivanchenko (hadr-cohe-V10-00-22) 417 ---------------------------------------------- 371 ----------------------------------------------------------------- 418 - G4LMsdGenerator - fixed memory leak (V.Grich 372 - G4LMsdGenerator - fixed memory leak (V.Grichine) 419 373 420 19 November 2014 - V.Ivanchenko (hadr-cohe-V10 374 19 November 2014 - V.Ivanchenko (hadr-cohe-V10-00-21) 421 ---------------------------------------------- 375 ----------------------------------------------------------------- 422 - G4LMsdGenerator - fixed shortlived decays (V 376 - G4LMsdGenerator - fixed shortlived decays (V.Grichine) 423 377 424 14 November 2014 - V.Ivanchenko (hadr-cohe-V10 378 14 November 2014 - V.Ivanchenko (hadr-cohe-V10-00-20) 425 ---------------------------------------------- 379 ----------------------------------------------------------------- 426 - G4LMsdGenerator - fixed energy concervation 380 - G4LMsdGenerator - fixed energy concervation (V.Grichine) 427 381 428 12 November 2014 - V.Ivanchenko (hadr-cohe-V10 382 12 November 2014 - V.Ivanchenko (hadr-cohe-V10-00-19) 429 ---------------------------------------------- 383 ----------------------------------------------------------------- 430 - G4LMsdGenerator - added pions and kaons (V.G 384 - G4LMsdGenerator - added pions and kaons (V.Grichine) 431 385 432 08 November 2014 - V.Ivanchenko (hadr-cohe-V10 386 08 November 2014 - V.Ivanchenko (hadr-cohe-V10-00-18) 433 ---------------------------------------------- 387 ----------------------------------------------------------------- 434 - G4LMsdGenerator - fixed read out of the boun 388 - G4LMsdGenerator - fixed read out of the boundary 435 389 436 07 November 2014 - V.Ivanchenko (hadr-cohe-V10 390 07 November 2014 - V.Ivanchenko (hadr-cohe-V10-00-17) 437 ---------------------------------------------- 391 ----------------------------------------------------------------- 438 07 November 2014 V. Grichine fixed class G4LMs 392 07 November 2014 V. Grichine fixed class G4LMsdGenerator 439 393 440 06 November 2014 - V.Ivanchenko (hadr-cohe-V10 394 06 November 2014 - V.Ivanchenko (hadr-cohe-V10-00-16) 441 ---------------------------------------------- 395 ----------------------------------------------------------------- 442 06 November 2014 V. Grichine class G4LMsdGener 396 06 November 2014 V. Grichine class G4LMsdGenerator was added for 443 low mass single diffraction dissociation 397 low mass single diffraction dissociation 444 398 445 14 October 2014 - A.Ribon (hadr-cohe-V10-00-14 399 14 October 2014 - A.Ribon (hadr-cohe-V10-00-14) 446 ---------------------------------------------- 400 ----------------------------------------------------------------- 447 - G4DiffuseElastic : extension down to 0.1 MeV 401 - G4DiffuseElastic : extension down to 0.1 MeV, mainly for neutrons. 448 - G4hhElastic : changes to combine with low ma 402 - G4hhElastic : changes to combine with low mass diffraction. 449 403 450 31 July 2014 - A.Ribon (hadr-cohe-V10-00-13) 404 31 July 2014 - A.Ribon (hadr-cohe-V10-00-13) 451 ---------------------------------------------- 405 ----------------------------------------------------------------- 452 - G4DiffuseElastic and G4NuclNuclDiffuseElasti 406 - G4DiffuseElastic and G4NuclNuclDiffuseElastic : use the average 453 nuclear weight for each element to compute t 407 nuclear weight for each element to compute the table of angles, 454 in order to improve the reproducibility. 408 in order to improve the reproducibility. 455 409 456 30 July 2014 - A.Ribon (hadr-cohe-V10-00-12) 410 30 July 2014 - A.Ribon (hadr-cohe-V10-00-12) 457 ---------------------------------------------- 411 ----------------------------------------------------------------- 458 - G4DiffuseElastic, G4NuclNuclDiffuseElastic, 412 - G4DiffuseElastic, G4NuclNuclDiffuseElastic, G4hhElastic, and 459 G4ChargeExchangeProcess : proper deletion of 413 G4ChargeExchangeProcess : proper deletion of physics vectors. 460 414 461 27 June 2014 - V.Ivanchenko (hadr-cohe-V10-00- 415 27 June 2014 - V.Ivanchenko (hadr-cohe-V10-00-11) 462 ---------------------------------------------- 416 ----------------------------------------------------------------- 463 - G4LEppData, G4LEpp - removed data with Coulo 417 - G4LEppData, G4LEpp - removed data with Coulomb correction and 464 corresponding code due to reasons: not wor 418 corresponding code due to reasons: not work properly, provides 465 double counting with EM, code too complex. 419 double counting with EM, code too complex. 466 420 467 18 June 2014 - A.Ribon (hadr-cohe-V10-00-10) 421 18 June 2014 - A.Ribon (hadr-cohe-V10-00-10) 468 ---------------------------------------------- 422 ----------------------------------------------------------------- 469 - G4NuclNuclDiffuseElastic : proper fix of the 423 - G4NuclNuclDiffuseElastic : proper fix of the nuclear radius issue. 470 424 471 06 June 2014 - A.Ribon (hadr-cohe-V10-00-09) 425 06 June 2014 - A.Ribon (hadr-cohe-V10-00-09) 472 ---------------------------------------------- 426 ----------------------------------------------------------------- 473 - G4DiffuseElastic : fixed deletion in destruc 427 - G4DiffuseElastic : fixed deletion in destructor. 474 - G4NuclNuclDiffuseElastic : fixed deletion in 428 - G4NuclNuclDiffuseElastic : fixed deletion in destructor; 475 temporary fix of the nuclear radius (which w 429 temporary fix of the nuclear radius (which was zero). 476 430 477 27 May 2014 - V.Ivanchenko (hadr-cohe-V10-00-0 431 27 May 2014 - V.Ivanchenko (hadr-cohe-V10-00-08) 478 ---------------------------------------------- 432 ----------------------------------------------------------------- 479 - G4LEpp - fixed incorrect use data array, use 433 - G4LEpp - fixed incorrect use data array, used GetInvariantT() 480 inside ApplyYourself 434 inside ApplyYourself 481 435 482 13 May 2014 - A.Ribon (hadr-cohe-V10-00-07) 436 13 May 2014 - A.Ribon (hadr-cohe-V10-00-07) 483 ---------------------------------------------- 437 ----------------------------------------------------------------- 484 - Removed unused private members of G4hhElasti 438 - Removed unused private members of G4hhElastic which are not used 485 (to avoid warnings). 439 (to avoid warnings). 486 440 487 12 May 2014 - A.Ribon (hadr-cohe-V10-00-06) 441 12 May 2014 - A.Ribon (hadr-cohe-V10-00-06) 488 ---------------------------------------------- 442 ----------------------------------------------------------------- 489 - Added V. Grichine's new class G4hhElastic : 443 - Added V. Grichine's new class G4hhElastic : implementation of the 490 qQ-model with springy Pomeron for hadron-had 444 qQ-model with springy Pomeron for hadron-hadron elastic scattering 491 445 492 06 May 2014 - A.Ribon (hadr-cohe-V10-00-05) 446 06 May 2014 - A.Ribon (hadr-cohe-V10-00-05) 493 ---------------------------------------------- 447 ----------------------------------------------------------------- 494 - Tag V. Grichine's bug fix in G4DiffuseElasti 448 - Tag V. Grichine's bug fix in G4DiffuseElastic.cc . 495 449 496 10 April 2014 - G.Cosmo (hadr-cohe-V10-00-04/0 450 10 April 2014 - G.Cosmo (hadr-cohe-V10-00-04/03) 497 ---------------------------------------------- 451 ----------------------------------------------------------------- 498 - Get rid of deprecated 'register' storage cla 452 - Get rid of deprecated 'register' storage class specifier in source files. 499 453 500 10 March 2014 - V.Ivanchenko (hadr-cohe-V10-00 454 10 March 2014 - V.Ivanchenko (hadr-cohe-V10-00-02) 501 ---------------------------------------------- 455 ----------------------------------------------------------------- 502 - G4LEHadronProtonElastic, G4LEnp, G4LEpp - us 456 - G4LEHadronProtonElastic, G4LEnp, G4LEpp - use const pointers 503 to G4ParticleDefinition 457 to G4ParticleDefinition 504 458 505 31 January 2014 - V.Ivanchenko (V.Grichine) (h 459 31 January 2014 - V.Ivanchenko (V.Grichine) (hadr-cohe-V10-00-01) 506 ---------------------------------------------- 460 ----------------------------------------------------------------- 507 - G4LEHadronProtonElastic - new dipole model 461 - G4LEHadronProtonElastic - new dipole model 508 - G4LEnp, G4LEpp - add SampleInvariantT method 462 - G4LEnp, G4LEpp - add SampleInvariantT method and inheritance 509 from G4HadronElastic 463 from G4HadronElastic 510 464 511 18 January 2013 - V.Ivanchenko (hadr-cohe-V10- 465 18 January 2013 - V.Ivanchenko (hadr-cohe-V10-00-00) 512 ---------------------------------------------- 466 ------------------------------------------------------ 513 - G4LEnp - implemented SampleT() method (V.Gri 467 - G4LEnp - implemented SampleT() method (V.Grichine) 514 468 515 04 June 2013 - A.Ribon (hadr-cohe-V09-06-03) 469 04 June 2013 - A.Ribon (hadr-cohe-V09-06-03) 516 ---------------------------------------------- 470 ------------------------------------------------------ 517 - Fix access to ions via the IonTable class an 471 - Fix access to ions via the IonTable class and GetIon method 518 in G4DiffuseElastic.cc and G4NuclNuclDiffuse 472 in G4DiffuseElastic.cc and G4NuclNuclDiffuseElastic.cc 519 473 520 21 February 2013 - V.Ivanchenko (hadr-cohe-V09 474 21 February 2013 - V.Ivanchenko (hadr-cohe-V09-06-02) 521 ---------------------------------------------- 475 ------------------------------------------------------ 522 - G4LEnp, G4LEpp, G4LEnpData, G4LEppData - rem 476 - G4LEnp, G4LEpp, G4LEnpData, G4LEppData - removed G4ThreadLocal 523 declarations 477 declarations 524 - G4NuclNuclDiffuseElastic - moved long method 478 - G4NuclNuclDiffuseElastic - moved long methods from inline to source 525 479 526 13 December 2012 - A.Ribon (hadr-cohe-V09-06-0 480 13 December 2012 - A.Ribon (hadr-cohe-V09-06-01) 527 ---------------------------------------------- 481 ------------------------------------------------- 528 - Removed CHIPS elastic classes (keeping only 482 - Removed CHIPS elastic classes (keeping only the decoupled Chips ones). 529 483 530 13 December 2012 - W.Pokorski (hadr-cohe-V09-0 484 13 December 2012 - W.Pokorski (hadr-cohe-V09-06-00) 531 ---------------------------------------------- 485 ------------------------------------------------- 532 - bug fix; removing an unnecessary 'if' which 486 - bug fix; removing an unnecessary 'if' which depended on an uninitialized variable 533 487 534 21 September 2012 - G.Cosmo (hadr-cohe-V09-05- 488 21 September 2012 - G.Cosmo (hadr-cohe-V09-05-11) 535 ---------------------------------------------- 489 ------------------------------------------------- 536 - Explicitly use inclusion of headers for syst 490 - Explicitly use inclusion of headers for system of units and physical 537 constants, in plan to remove implicit inclus 491 constants, in plan to remove implicit inclusion from globals.hh. 538 492 539 18 September 2012 - M.Kelsey (hadr-cohe-V09-05 493 18 September 2012 - M.Kelsey (hadr-cohe-V09-05-10) 540 ---------------------------------------------- 494 -------------------------------------------------- 541 - G4ChargeExchangeProcess.cc: Follow migratio 495 - G4ChargeExchangeProcess.cc: Follow migration of G4HadronicProcess 542 inheritance and ctor signature. 496 inheritance and ctor signature. 543 - Requires co-working base tag hadr-man-V09-05 497 - Requires co-working base tag hadr-man-V09-05-16 544 498 545 17 August 2012 - W.Pokorski (hadr-cohe-V09-05- 499 17 August 2012 - W.Pokorski (hadr-cohe-V09-05-09) 546 -------------------------------------------- 500 -------------------------------------------- 547 - removed obsolete CHIPS includes from CMake f 501 - removed obsolete CHIPS includes from CMake file 548 502 549 17 June 2012 - W.Pokorski (hadr-cohe-V09-05-08 503 17 June 2012 - W.Pokorski (hadr-cohe-V09-05-08) 550 -------------------------------------------- 504 -------------------------------------------- 551 - using factory mechanism for Chips cross sect 505 - using factory mechanism for Chips cross sections 552 506 553 12 June 2012 - A.Ribon (hadr-cohe-V09-05-07) 507 12 June 2012 - A.Ribon (hadr-cohe-V09-05-07) 554 -------------------------------------------- 508 -------------------------------------------- 555 - fixed warnings of shadowed variables. 509 - fixed warnings of shadowed variables. 556 510 557 26 March 2012 - W.Pokorski (hadr-cohe-V09-05-0 511 26 March 2012 - W.Pokorski (hadr-cohe-V09-05-06) 558 ---------------------------------------------- 512 ------------------------------------------------------ 559 - added G4ChipsElasticModel class to use the e 513 - added G4ChipsElasticModel class to use the extracted Chips XS classes from 560 hardonic/cross_sections 514 hardonic/cross_sections 561 515 562 6 May 2012, Gunter Folger ( ..trunk.. ) 516 6 May 2012, Gunter Folger ( ..trunk.. ) 563 - revert changes by Mikhail ( rev. r58260, r58 517 - revert changes by Mikhail ( rev. r58260, r58258 ) 564 518 565 28 April 2012 - M.Kosov (hadr-cohe-V09-05-05) 519 28 April 2012 - M.Kosov (hadr-cohe-V09-05-05) 566 - hadronic/models/chiral_inv_phase_space moved 520 - hadronic/models/chiral_inv_phase_space moved to hadronic/chips 567 521 568 20 April 2012 - A.Ribon (hadr-cohe-V09-05-04) 522 20 April 2012 - A.Ribon (hadr-cohe-V09-05-04) 569 ---------------------------------------------- 523 ------------------------------------------------------ 570 - G4ElasticHadrNucleusHE - fixed compilation e 524 - G4ElasticHadrNucleusHE - fixed compilation error on Windows. 571 525 572 20 April 2012 - A.Ribon (hadr-cohe-V09-05-03) 526 20 April 2012 - A.Ribon (hadr-cohe-V09-05-03) 573 ---------------------------------------------- 527 ------------------------------------------------------ 574 - G4ElasticHadrNucleusHE - minor fix of a comp 528 - G4ElasticHadrNucleusHE - minor fix of a compilation warning. 575 529 576 19 April 2012 - A.Ribon (hadr-cohe-V09-05-02) 530 19 April 2012 - A.Ribon (hadr-cohe-V09-05-02) 577 ---------------------------------------------- 531 ------------------------------------------------------ 578 - G4ElasticHadrNucleusHE - fixed reproducibili 532 - G4ElasticHadrNucleusHE - fixed reproducibility violation due to 579 cashing of cross sections based on the tar 533 cashing of cross sections based on the target element, whereas 580 they depend also on the isotope. Rather th 534 they depend also on the isotope. Rather than using the first 581 isotope encountered for an element, the na 535 isotope encountered for an element, the natural average is used. 582 536 583 26 March 2012 - V.Ivanchenko (hadr-cohe-V09-05 537 26 March 2012 - V.Ivanchenko (hadr-cohe-V09-05-01) 584 ---------------------------------------------- 538 ------------------------------------------------------ 585 - G4HadronElastic - fixed units in cout 539 - G4HadronElastic - fixed units in cout 586 540 587 1 March 2012 - V.Ivanchenko (hadr-cohe-V09-05- 541 1 March 2012 - V.Ivanchenko (hadr-cohe-V09-05-00) 588 ---------------------------------------------- 542 ------------------------------------------------------ 589 - G4AntiNuclElastic - fixed Coverity warning 543 - G4AntiNuclElastic - fixed Coverity warning 590 544 591 30 Nov. 2011 - V. Uzhinsky (hadr-cohe-V09-04-2 545 30 Nov. 2011 - V. Uzhinsky (hadr-cohe-V09-04-22) 592 ---------------------------------------------- 546 -------------------------------------------------------------- 593 - G4AntiNuclElastic - bug is fixed, check of | 547 - G4AntiNuclElastic - bug is fixed, check of |cosTheta|<1 introduced. 594 548 595 24 Nov. 2011 - V. Uzhinsky (hadr-cohe-V09-04-2 549 24 Nov. 2011 - V. Uzhinsky (hadr-cohe-V09-04-21) 596 ---------------------------------------------- 550 -------------------------------------------------------------- 597 - G4AntiNuclElastic - bug is fixed, Plab/baryo 551 - G4AntiNuclElastic - bug is fixed, Plab/baryon was inserted 598 552 599 24 Nov. 2011 - V. Uzhinsky (hadr-cohe-V09-04-2 553 24 Nov. 2011 - V. Uzhinsky (hadr-cohe-V09-04-20) 600 ---------------------------------------------- 554 -------------------------------------------------------------- 601 - G4AntiNuclElastic - bug at very low energy i 555 - G4AntiNuclElastic - bug at very low energy is fixed 602 556 603 31 October 2011 - A.Galoyan (hadr-cohe-V09-04- 557 31 October 2011 - A.Galoyan (hadr-cohe-V09-04-19) 604 ---------------------------------------------- 558 -------------------------------------------------------------- 605 - G4AntiNuclElastic - antiProton-Proton elast 559 - G4AntiNuclElastic - antiProton-Proton elastic scattering is improved 606 560 607 21 October 2011 - V.Ivanchenko (hadr-cohe-V09- 561 21 October 2011 - V.Ivanchenko (hadr-cohe-V09-04-18) 608 ---------------------------------------------- 562 ------------------------------------------------------ 609 - G4CHIPSElasticXS - used G4HadronicException; 563 - G4CHIPSElasticXS - used G4HadronicException; added cross sections for neutral 610 kaons; use "case" instead 564 kaons; use "case" instead of "if" 611 565 612 21 October 2011 - V.Ivanchenko (hadr-cohe-V09- 566 21 October 2011 - V.Ivanchenko (hadr-cohe-V09-04-17) 613 ---------------------------------------------- 567 ------------------------------------------------------ 614 - G4HadronElastic - lowest limit is set to 1.e 568 - G4HadronElastic - lowest limit is set to 1.e-6 eV 615 - G4WHadronElasticProcess - moved to hadronic/ 569 - G4WHadronElasticProcess - moved to hadronic/processes 616 - G4LEpp, G4LEnp - fixed extraction of A from 570 - G4LEpp, G4LEnp - fixed extraction of A from G4Nucleaus 617 571 618 04 October 2011 - V.Ivanchenko (hadr-cohe-V09- 572 04 October 2011 - V.Ivanchenko (hadr-cohe-V09-04-16) 619 ---------------------------------------------- 573 ------------------------------------------------------ 620 - G4AntiNuclElastic - removed internal low and 574 - G4AntiNuclElastic - removed internal low and high energy limits 621 - G4WHadronElasticProcess - added protection f 575 - G4WHadronElasticProcess - added protection for very low primary enegry 622 after scattering 576 after scattering 623 577 624 29 September 2011 - V.Ivanchenko (hadr-cohe-V0 578 29 September 2011 - V.Ivanchenko (hadr-cohe-V09-04-15) 625 ---------------------------------------------- 579 ------------------------------------------------------ 626 - G4NuclNuclDiffuseElastic - fixed compillatio 580 - G4NuclNuclDiffuseElastic - fixed compillation warning. 627 581 628 28 September 2011 - V.Ivanchenko (hadr-cohe-V0 582 28 September 2011 - V.Ivanchenko (hadr-cohe-V09-04-14) 629 ---------------------------------------------- 583 ------------------------------------------------------ 630 - G4LEpp, G4LEnp: complete migration to intege 584 - G4LEpp, G4LEnp: complete migration to integer Z and A; 631 G4NuclNuclDiffuseElastic, G4DiffuseElastic - 585 G4NuclNuclDiffuseElastic, G4DiffuseElastic - fixed Coverity report. 632 586 633 9 September 2011 - V.Ivanchenko (hadr-cohe-V09 587 9 September 2011 - V.Ivanchenko (hadr-cohe-V09-04-13) 634 ---------------------------------------------- 588 ---------------------------------------------------- 635 - G4WHadronElasticProcess.cc - follow migratio 589 - G4WHadronElasticProcess.cc - follow migration of G4HadFinalState constness. 636 590 637 6 September 2011 - V.Ivanchenko (hadr-cohe-V09 591 6 September 2011 - V.Ivanchenko (hadr-cohe-V09-04-12) 638 ---------------------------------------------- 592 ---------------------------------------------------- 639 - Fixed signature of Description method in sev 593 - Fixed signature of Description method in several classes. 640 594 641 23 August 2011 - V.Ivanchenko (hadr-cohe-V09-0 595 23 August 2011 - V.Ivanchenko (hadr-cohe-V09-04-11) 642 ---------------------------------------------- 596 -------------------------------------------------- 643 - G4WHadronElasticProcess - lowestNeutronEnerg 597 - G4WHadronElasticProcess - lowestNeutronEnergy is set to 1.e-12*eV 644 598 645 23 August 2011 - V.Ivanchenko (hadr-cohe-V09-0 599 23 August 2011 - V.Ivanchenko (hadr-cohe-V09-04-10) 646 ---------------------------------------------- 600 -------------------------------------------------- 647 - G4ChargeExchangeProcess, G4CHIPSElasticXS - 601 - G4ChargeExchangeProcess, G4CHIPSElasticXS - migration to new design of the 648 G4VCrossSectionDataSet interface 602 G4VCrossSectionDataSet interface 649 603 650 28 July 2011 - V.Ivanchenko (hadr-cohe-V09-04- 604 28 July 2011 - V.Ivanchenko (hadr-cohe-V09-04-09) 651 ---------------------------------------------- 605 ------------------------------------------------- 652 18 July 2011 - V. Grichine 606 18 July 2011 - V. Grichine 653 - G4NuclNuclDiffuseElastic V.Grichine updated 607 - G4NuclNuclDiffuseElastic V.Grichine updated the class using G4HadronElastic 654 as the base class and to follow its interfac 608 as the base class and to follow its interface. 655 609 656 13 July 2011 - V.Ivanchenko (hadr-cohe-V09-04- 610 13 July 2011 - V.Ivanchenko (hadr-cohe-V09-04-08) 657 ---------------------------------------------- 611 ------------------------------------------------- 658 - G4DiffuseElastic V.Grichine updated the clas 612 - G4DiffuseElastic V.Grichine updated the class using G4HadronElastic 659 as the base class and to follow its interfac 613 as the base class and to follow its interface. 660 614 661 - G4AntiNuclElastic, G4CHIPSElasticXS, G4Charg 615 - G4AntiNuclElastic, G4CHIPSElasticXS, G4ChargeExchange, 662 G4ChargeExchangeProcess, G4ElasticHadrNucleu 616 G4ChargeExchangeProcess, G4ElasticHadrNucleusHE - fixed Coverity tool 663 617 warnings 664 - G4HadronElastic - added LowestEnergyLimit ac 618 - G4HadronElastic - added LowestEnergyLimit access method 665 - G4VHadronElastic - removed obsolete class 619 - G4VHadronElastic - removed obsolete class 666 620 667 20 May 2011 - V.Ivanchenko (hadr-cohe-V09-04-0 621 20 May 2011 - V.Ivanchenko (hadr-cohe-V09-04-07) 668 ---------------------------------------------- 622 ------------------------------------------------- 669 - G4AntiNuclElastic - fixed gcc-4.6.0 compilla 623 - G4AntiNuclElastic - fixed gcc-4.6.0 compillation warning 670 624 671 31 May 2011 - V. Uzhinsky (hadr-cohe-V09-04-06 625 31 May 2011 - V. Uzhinsky (hadr-cohe-V09-04-06) 672 ---------------------------------------------- 626 ------------------------------------------------- 673 - G4CHIPSElasticXS - added calculations of ant 627 - G4CHIPSElasticXS - added calculations of anti-baryons, Pi+, Pi-, K+, K- 674 nucleus elastic cross sections. 628 nucleus elastic cross sections. 675 629 676 20 May 2011 - V.Ivanchenko (hadr-cohe-V09-04-0 630 20 May 2011 - V.Ivanchenko (hadr-cohe-V09-04-05) 677 ---------------------------------------------- 631 ------------------------------------------------- 678 - G4ElasticHadrNucleusHE, G4NuclNuclDiffuseEla 632 - G4ElasticHadrNucleusHE, G4NuclNuclDiffuseElastic - fixed compillation 679 warnings at gcc-4.6.0 633 warnings at gcc-4.6.0 680 634 681 18 May 2011 - V.Ivanchenko (hadr-cohe-V09-04-0 635 18 May 2011 - V.Ivanchenko (hadr-cohe-V09-04-04) 682 ---------------------------------------------- 636 ------------------------------------------------- 683 - G4HadronElastic - fixed SampleInvariantT def 637 - G4HadronElastic - fixed SampleInvariantT default implementation 684 to be used unit tests; removed protected m 638 to be used unit tests; removed protected member of the class; 685 do not create an ion if the recoil energy 639 do not create an ion if the recoil energy is below the threshold 686 - G4WHadronElasticProcess - improved comments; 640 - G4WHadronElasticProcess - improved comments; added NIEL energy 687 deposition if recoil is below the threshol 641 deposition if recoil is below the threshold 688 642 689 16 May 2011 - V.Ivanchenko (hadr-cohe-V09-04-0 643 16 May 2011 - V.Ivanchenko (hadr-cohe-V09-04-03) 690 ---------------------------------------------- 644 ------------------------------------------------- 691 - G4AntiNuclElastic - added access method to c 645 - G4AntiNuclElastic - added access method to cross section, 692 removed unused headers 646 removed unused headers 693 - G4UHadronElasticProcess - removed as obsolet 647 - G4UHadronElasticProcess - removed as obsolete 694 - G4VHadronElastic is copied to G4HadronElasti 648 - G4VHadronElastic is copied to G4HadronElastic (it will be the main interface) 695 649 696 8 May 2011 - A. Galoyan (hadr-cohe-V09-04-02) 650 8 May 2011 - A. Galoyan (hadr-cohe-V09-04-02) 697 ---------------------------------------------- 651 ----------------------------------------------- 698 - G4AntiNuclElastic Bugs are fixed. 652 - G4AntiNuclElastic Bugs are fixed. 699 653 700 3 May 2011 - A. Galoyan (hadr-cohe-V09-04-01) 654 3 May 2011 - A. Galoyan (hadr-cohe-V09-04-01) 701 ---------------------------------------------- 655 ----------------------------------------------- 702 - G4AntiNuclElastic - new class for simulation 656 - G4AntiNuclElastic - new class for simulation of elastic anti-A - A scattering 703 is added 657 is added 704 658 705 24 February 2011 - V.Ivanchenko (hadr-cohe-V09 659 24 February 2011 - V.Ivanchenko (hadr-cohe-V09-04-00) 706 ---------------------------------------------- 660 ------------------------------------------------------ 707 - G4WHadronElasticProcess - added light anti-n 661 - G4WHadronElasticProcess - added light anti-nuclei, used 708 particle names in the IfApplicable met 662 particle names in the IfApplicable method 709 663 710 19 November 2010 - V.Ivanchenko (hadr-cohe-V09 664 19 November 2010 - V.Ivanchenko (hadr-cohe-V09-03-07) 711 ---------------------------------------------- 665 ------------------------------------------------------ 712 - G4WHadronElasticProcess, G4VHadronElastic, G 666 - G4WHadronElasticProcess, G4VHadronElastic, G4HadronElastic, 713 G4ChargeExchange - fixed bug introduced in t 667 G4ChargeExchange - fixed bug introduced in the previous tag - 714 use now GetA_asInt() method instead of Get 668 use now GetA_asInt() method instead of GetN_asInt() 715 669 716 18 November 2010 - V.Ivanchenko (hadr-cohe-V09 670 18 November 2010 - V.Ivanchenko (hadr-cohe-V09-03-06) 717 ---------------------------------------------- 671 ------------------------------------------------------ 718 - G4NuclNuclDiffuseElastic - new model 672 - G4NuclNuclDiffuseElastic - new model 719 - Use integer Z and A in other classes 673 - Use integer Z and A in other classes 720 674 721 28 September 2010 - G.Cosmo (hadr-cohe-V09-03- 675 28 September 2010 - G.Cosmo (hadr-cohe-V09-03-05) 722 ---------------------------------------------- 676 ------------------------------------------------- 723 - Fixed compilation error on Windows/VC++ for 677 - Fixed compilation error on Windows/VC++ for G4NuclNuclDiffuseElastic: 724 use of 'double' argument for std::sqrt() fun 678 use of 'double' argument for std::sqrt() function. 725 679 726 24 September 2010 - V.Ivanchenko (hadr-cohe-V0 680 24 September 2010 - V.Ivanchenko (hadr-cohe-V09-03-04) 727 ---------------------------------------------- 681 ------------------------------------------------------ 728 - G4CHIPSElasticXS - limit applicability by 19 682 - G4CHIPSElasticXS - limit applicability by 19 MeV 729 683 730 23 September 2010 - V.Ivanchenko (hadr-cohe-V0 684 23 September 2010 - V.Ivanchenko (hadr-cohe-V09-03-03) 731 ---------------------------------------------- 685 ------------------------------------------------------ 732 - G4CHIPSElasticXS - new class extracted from 686 - G4CHIPSElasticXS - new class extracted from G4UHadronElasticProcess 733 is created in order to fo 687 is created in order to follwo hadronic design 734 688 735 15 June 2010 - V.Ivanchenko (hadr-cohe-V09-03- 689 15 June 2010 - V.Ivanchenko (hadr-cohe-V09-03-02) 736 ---------------------------------------------- 690 ------------------------------------------------------ 737 - G4UHadronElasticProcess - fixed CHIPS warnin 691 - G4UHadronElasticProcess - fixed CHIPS warning for Cu, due to wrong 738 isotope sected (#bug report of ALICE) 692 isotope sected (#bug report of ALICE) 739 693 740 26 January 2010 - M.Kosov (hadr-cohe-V09-03-01 694 26 January 2010 - M.Kosov (hadr-cohe-V09-03-01) 741 ---------------------------------------------- 695 ------------------------------------------------------ 742 - Bug fix: not initialized G4QNeutronElasticCr 696 - Bug fix: not initialized G4QNeutronElasticCrossSection in QGSP_BERT. Tested 743 on the simplified calorimeter. Does not cras 697 on the simplified calorimeter. Does not crash after 21 events (pi 200 GeV, Cu-LAr) 744 698 745 13 January 2010 - M.Kosov (hadr-cohe-V09-03-00 699 13 January 2010 - M.Kosov (hadr-cohe-V09-03-00) 746 ---------------------------------------------- 700 ------------------------------------------------------ 747 - Use G4Q(Proton/Neutron)ElasticCrossSection i 701 - Use G4Q(Proton/Neutron)ElasticCrossSection instead of G4QElasticCrossSection 748 702 749 19 November 2009 - M.Kosov (hadr-cohe-V09-02-0 703 19 November 2009 - M.Kosov (hadr-cohe-V09-02-03) 750 ---------------------------------------------- 704 ------------------------------------------------------ 751 - Correct dependencies on CHIPS 705 - Correct dependencies on CHIPS 752 706 753 08 October 2009 - V.Ivanchenko (hadr-cohe-V09- 707 08 October 2009 - V.Ivanchenko (hadr-cohe-V09-02-02) 754 ---------------------------------------------- 708 ------------------------------------------------------ 755 - G4CHIPSElastic, G4HadronElastic - use static 709 - G4CHIPSElastic, G4HadronElastic - use static pointer to G4VQCrossSection 756 in order t 710 in order to gurantee unique version 757 of CHIPS c 711 of CHIPS cross section class 758 712 759 05 October 2009 - V.Ivanchenko (hadr-cohe-V09- 713 05 October 2009 - V.Ivanchenko (hadr-cohe-V09-02-01) 760 ---------------------------------------------- 714 ------------------------------------------------------ 761 - Make a correct tag format 715 - Make a correct tag format 762 716 763 22 September 2009 - V.Ivanchenko (hadr-cohe-V0 717 22 September 2009 - V.Ivanchenko (hadr-cohe-V09-01-09) 764 ---------------------------------------------- 718 ------------------------------------------------------ 765 Migrated to the hadronic model design of ela 719 Migrated to the hadronic model design of elastic scattering 766 G4WHadronElasticProcess - new elastic proces 720 G4WHadronElasticProcess - new elastic process 767 G4VHadronElastic - base class for elastic mo 721 G4VHadronElastic - base class for elastic models with default 768 GHEISHA model 722 GHEISHA model 769 G4ElasticHadrNucleusHE - capable to work wit 723 G4ElasticHadrNucleusHE - capable to work with old and new interfaces 770 G4CHIPSElastic - model interface to CHIPS pa 724 G4CHIPSElastic - model interface to CHIPS parameterization 771 G4HadronElastic - remove hand made NaN finde 725 G4HadronElastic - remove hand made NaN finder and G4cout at destructor 772 726 773 02 March 2009 - D. Wright for V.Grichine (hadr 727 02 March 2009 - D. Wright for V.Grichine (hadr-cohe-V09-02-00) 774 ---------------------------------------------- 728 -------------------------------------------------------------- 775 Model precise sampling and 'on the fly' tabl 729 Model precise sampling and 'on the fly' table preparation in 776 G4DiffuseElastic.hh, .cc 730 G4DiffuseElastic.hh, .cc 777 731 778 27 November 2008 - V.Ivanchenko (hadr-cohe-V09 732 27 November 2008 - V.Ivanchenko (hadr-cohe-V09-01-08) 779 ---------------------------------------------- 733 ---------------------------------------------------- 780 G4ChargeExchangeProcess - added high and low 734 G4ChargeExchangeProcess - added high and low energy protections into 781 cross section 735 cross section 782 736 783 20 November 2008 - V.Ivanchenko (hadr-cohe-V09 737 20 November 2008 - V.Ivanchenko (hadr-cohe-V09-01-07) 784 ---------------------------------------------- 738 ---------------------------------------------------- 785 G4ChargeExchangeProcess and G4ChargeExchange 739 G4ChargeExchangeProcess and G4ChargeExchange model prepaed to be used 786 in Physics Lists; energy threshold is set 740 in Physics Lists; energy threshold is set to 1.0 MeV 787 741 788 22 August 2008 - V.Ivanchenko (hadr-cohe-V09- 742 22 August 2008 - V.Ivanchenko (hadr-cohe-V09-01-06) 789 ---------------------------------------------- 743 ---------------------------------------------------- 790 - set process sub-types according to enumera 744 - set process sub-types according to enumerator for G4UHadronElasticProcess 791 and for G4ChargeExchangeProcess 745 and for G4ChargeExchangeProcess 792 746 793 05 August 2008 - V.Ivanchenko (hadr-cohe-V09- 747 05 August 2008 - V.Ivanchenko (hadr-cohe-V09-01-05) 794 ---------------------------------------------- 748 ---------------------------------------------------- 795 G4HadronElastic - added protection inside LE 749 G4HadronElastic - added protection inside LElastic model against rare 796 unphysical values of sampl 750 unphysical values of sampled t 797 751 798 08 Jul 2008 - D.H. Wright (hadr-cohe-V09-01-0 752 08 Jul 2008 - D.H. Wright (hadr-cohe-V09-01-04) 799 ---------------------------------------------- 753 ------------------------------------------------ 800 - set process sub-type to 11 for G4UHadronEl 754 - set process sub-type to 11 for G4UHadronElasticProcess and 16 for 801 G4ChargeExchangeProcess 755 G4ChargeExchangeProcess 802 756 803 19 May 2008 - V.Ivanchenko (hadr-cohe-V09-01- 757 19 May 2008 - V.Ivanchenko (hadr-cohe-V09-01-03) 804 ---------------------------------------------- 758 ------------------------------------------------ 805 G4HadronElastic - added counts of abnornal s 759 G4HadronElastic - added counts of abnornal sampling results and cout 806 at the destructor of the c 760 at the destructor of the class 807 G4UHadronElasticProcess and G4ChargeExchange 761 G4UHadronElasticProcess and G4ChargeExchangeProcess - added call to 808 BuildPhysicsTable of the b 762 BuildPhysicsTable of the base class G4HadronicProcess 809 763 810 10 Apr 2008 - V.Ivanchenko (hadr-cohe-V09-01- 764 10 Apr 2008 - V.Ivanchenko (hadr-cohe-V09-01-02) 811 ---------------------------------------------- 765 ------------------------------------------------ 812 G4HadronElastic - added extra protection aga 766 G4HadronElastic - added extra protection against precision lost 813 when projectile almostly l 767 when projectile almostly lost kinetic energy; 814 set lowestEnergyLimit=1.e- 768 set lowestEnergyLimit=1.e-6*eV (was 0.0) 815 769 816 29 Jan 2008 - V.Ivanchenko (hadr-cohe-V09-01- 770 29 Jan 2008 - V.Ivanchenko (hadr-cohe-V09-01-01) 817 ---------------------------------------------- 771 ------------------------------------------------- 818 G4UHadronElasticProcess - call to G4QElastic 772 G4UHadronElasticProcess - call to G4QElasticCrossSection with option 819 "false", so parame 773 "false", so parameters for sampling of 820 scattering are pre 774 scattering are precalculated 821 G4HadronElastic - added extra protection - i 775 G4HadronElastic - added extra protection - if sampled t out of the 822 physics range then no scat 776 physics range then no scattering 823 777 824 16 Jan 2008 - V.Ivanchenko (hadr-cohe-V09-01- 778 16 Jan 2008 - V.Ivanchenko (hadr-cohe-V09-01-00) 825 ---------------------------------------------- 779 ------------------------------------------------ 826 G4DiffuseElastic - remove dependence o 780 G4DiffuseElastic - remove dependence on other elastic models 827 G4ElasticHadrNucleusHE - fixed non-reproduci 781 G4ElasticHadrNucleusHE - fixed non-reproducibility, removed commented 828 part of old code; a 782 part of old code; add more formatting 829 G4HadronElastic - return back threshold to G 783 G4HadronElastic - return back threshold to G4ElasticHadrNucleusHE 830 model 1 GeV 784 model 1 GeV 831 785 832 10 Dec 2007 - V.Ivanchenko (hadr-cohe-V09-00- 786 10 Dec 2007 - V.Ivanchenko (hadr-cohe-V09-00-07) 833 ---------------------------------------------- 787 ------------------------------------------------ 834 G4HadronElastic - set threshold to G4Elastic 788 G4HadronElastic - set threshold to G4ElasticHadrNucleusHE model 835 DBL_MAX 789 DBL_MAX 836 790 837 15 Nov 2007 - V.Ivanchenko (hadr-cohe-V09-00- 791 15 Nov 2007 - V.Ivanchenko (hadr-cohe-V09-00-06) 838 ---------------------------------------------- 792 ------------------------------------------------ 839 G4UHadronElasticProcess - introduced "ifdef 793 G4UHadronElasticProcess - introduced "ifdef VERBOSE" for verbosity 840 checks inside meth 794 checks inside methods called at each step 841 795 842 14 Nov 2007 - V.Ivanchenko (hadr-cohe-V09-00- 796 14 Nov 2007 - V.Ivanchenko (hadr-cohe-V09-00-04) 843 ---------------------------------------------- 797 ------------------------------------------------ 844 G4DiffuseElastic - add control on verb 798 G4DiffuseElastic - add control on verbosity at initialisation 845 799 846 13 Nov 2007 - V.Ivanchenko (hadr-cohe-V09-00- 800 13 Nov 2007 - V.Ivanchenko (hadr-cohe-V09-00-03) 847 ---------------------------------------------- 801 ------------------------------------------------ 848 G4ElasticHadrNucleusHE - (N.Starkov) updated 802 G4ElasticHadrNucleusHE - (N.Starkov) updated: 849 - the difference in s 803 - the difference in scattering off protons and 850 neutrons is include 804 neutrons is included; 851 - optized computation 805 - optized computation of the distribution function 852 (important for heav 806 (important for heavy targets); 853 - fixed model for sca 807 - fixed model for scattering off hydrogen; 854 - tunned model parame 808 - tunned model parameters for better description 855 of total and elasti 809 of total and elastic cross sections 856 810 857 06 Nov 2007 - V.Ivanchenko (hadr-cohe-V09-00- 811 06 Nov 2007 - V.Ivanchenko (hadr-cohe-V09-00-02) 858 ---------------------------------------------- 812 ------------------------------------------------ 859 G4DiffuseElastic - (V.Grichine) initia 813 G4DiffuseElastic - (V.Grichine) initialisation of the model for 860 each new target nuc 814 each new target nucleus on-fly 861 815 862 05 Nov 2007 - V.Ivanchenko (hadr-cohe-V09-00- 816 05 Nov 2007 - V.Ivanchenko (hadr-cohe-V09-00-01) 863 ---------------------------------------------- 817 ------------------------------------------------ 864 818 865 G4DiffuseElastic - (V.Grichine) initia 819 G4DiffuseElastic - (V.Grichine) initialisation of the model in 866 constructor with pa 820 constructor with particle definition for the 867 vector of available 821 vector of available elements; tuning 868 at high energies. 822 at high energies. 869 823 870 17 Oct 2007 - V.Ivanchenko (hadr-cohe-V09-00- 824 17 Oct 2007 - V.Ivanchenko (hadr-cohe-V09-00-00) 871 ---------------------------------------------- 825 ------------------------------------------------ 872 G4LEnp - removed erroneous c 826 G4LEnp - removed erroneous code for identity 873 exchange of particles ( F 827 exchange of particles ( F.W. Jones) 874 828 875 G4DiffuseElastic - added Coulomb elast 829 G4DiffuseElastic - added Coulomb elastic scattering amplitude 876 using Wentzel model 830 using Wentzel model (V. Grichine) 877 831 878 14 June 2007 - V.Ivanchenko (hadr-cohe-V08-03- 832 14 June 2007 - V.Ivanchenko (hadr-cohe-V08-03-07) 879 ---------------------------------------------- 833 ------------------------------------------------ 880 G4UHadronElasticProcess - use "true" flag co 834 G4UHadronElasticProcess - use "true" flag colling CHIPS to compute cross 881 section 835 section 882 836 883 14 June 2007 - V.Ivanchenko (hadr-cohe-V08-03- 837 14 June 2007 - V.Ivanchenko (hadr-cohe-V08-03-06) 884 ---------------------------------------------- 838 ----------------------------------------------- 885 G4ElasticHadrNucleusHE - fixed compilation n 839 G4ElasticHadrNucleusHE - fixed compilation nuclear parameters for heavy 886 nucleus 840 nucleus 887 G4DiffuseElastic - new class 841 G4DiffuseElastic - new class 888 842 889 31 May 2007 - V.Ivanchenko (hadr-cohe-V08-03-0 843 31 May 2007 - V.Ivanchenko (hadr-cohe-V08-03-05) 890 ---------------------------------------------- 844 ----------------------------------------------- 891 G4ElasticHadrNucleusHE - fixed compilation p 845 G4ElasticHadrNucleusHE - fixed compilation problem at Windows 892 use only double val 846 use only double values inside std::pow 893 847 894 31 May 2007 - V.Ivanchenko (hadr-cohe-V08-03-0 848 31 May 2007 - V.Ivanchenko (hadr-cohe-V08-03-04) 895 ---------------------------------------------- 849 ----------------------------------------------- 896 G4ElasticHadrNucleusHE - fixed compilation p 850 G4ElasticHadrNucleusHE - fixed compilation problem at SUN 897 move static const o 851 move static const out of switch 898 852 899 25 May 2007 - D.H. Wright (hadr-cohe-V08-03-03 853 25 May 2007 - D.H. Wright (hadr-cohe-V08-03-03) 900 ---------------------------------------------- 854 ----------------------------------------------- 901 add model names to constructors in G4LEnp, G 855 add model names to constructors in G4LEnp, G4LEpp, G4ChargeExchange.cc, 902 G4HadronElastic, and G4ElasticHadrNucleusH 856 G4HadronElastic, and G4ElasticHadrNucleusHE 903 857 904 24 May 2007 - V.Ivanchenko (hadr-cohe-V08-03-0 858 24 May 2007 - V.Ivanchenko (hadr-cohe-V08-03-02) 905 ---------------------------------------------- 859 ----------------------------------------------- 906 G4ElasticHadrNucleusHE - optimised computati 860 G4ElasticHadrNucleusHE - optimised computation of tables 907 G4HadronElastic - use HElastic only for meso 861 G4HadronElastic - use HElastic only for mesons 908 862 909 15 May 2007 - V.Ivanchenko (hadr-cohe-V08-03-0 863 15 May 2007 - V.Ivanchenko (hadr-cohe-V08-03-01) 910 ---------------------------------------------- 864 ----------------------------------------------- 911 G4HadronElastic - use QElasticCrossSection f 865 G4HadronElastic - use QElasticCrossSection for p, n incident for any energy 912 and any target; use HElast 866 and any target; use HElastic for the rest 913 867 914 15 May 2007 - V.Ivanchenko (hadr-cohe-V08-03-0 868 15 May 2007 - V.Ivanchenko (hadr-cohe-V08-03-00) 915 ---------------------------------------------- 869 ----------------------------------------------- 916 G4ElasticHadrNucleusHE - general cleanup and 870 G4ElasticHadrNucleusHE - general cleanup and redesign of private methods 917 871 918 5 May 2007 - V.Ivanchenko (hadr-cohe-V08-02-06 872 5 May 2007 - V.Ivanchenko (hadr-cohe-V08-02-06) 919 ---------------------------------------------- 873 ----------------------------------------------- 920 G4HadronElastic - do not use HE model for hy 874 G4HadronElastic - do not use HE model for hydrogen target to avoid NaN; 921 use QElasticCrossSection f 875 use QElasticCrossSection for p, n incident for any energy 922 only for p, He targets 876 only for p, He targets 923 877 924 4 May 2007 - V.Ivanchenko (hadr-cohe-V08-02-05 878 4 May 2007 - V.Ivanchenko (hadr-cohe-V08-02-05) 925 ---------------------------------------------- 879 ----------------------------------------------- 926 G4HadronElastic - do not use HE model for hy 880 G4HadronElastic - do not use HE model for hydrogen target to avoid NaN; 927 use QElasticCrossSection f 881 use QElasticCrossSection for p, n incident for any energy 928 882 929 2 May 2007 - V.Ivanchenko (hadr-cohe-V08-02-04 883 2 May 2007 - V.Ivanchenko (hadr-cohe-V08-02-04) 930 ---------------------------------------------- 884 ----------------------------------------------- 931 G4ElasticHadrNucleusHE - scale sampled t as 885 G4ElasticHadrNucleusHE - scale sampled t as ptot^2 932 G4HadronElastic - use QElasticCrossSection f 886 G4HadronElastic - use QElasticCrossSection for p, n < GeV and 933 G4ElasticHadrNucleusHE mod 887 G4ElasticHadrNucleusHE model above 934 still use QElasticCrossSEc 888 still use QElasticCrossSEction for H and He targets 935 889 936 2 Apr 2007 - V.Ivanchenko (hadr-cohe-V08-02-03 890 2 Apr 2007 - V.Ivanchenko (hadr-cohe-V08-02-03) 937 ---------------------------------------------- 891 ----------------------------------------------- 938 G4ElasticHadrNucleusHE - use iterator search 892 G4ElasticHadrNucleusHE - use iterator search on bin instead of 939 computing log 893 computing log 940 G4HadronElastic - use the most probable isot 894 G4HadronElastic - use the most probable isotope for given Z to call 941 to HE model (CPU/memory mo 895 to HE model (CPU/memory more efficient) 942 896 943 30 Jan 2007 - V.Ivanchenko (hadr-cohe-V08-02-0 897 30 Jan 2007 - V.Ivanchenko (hadr-cohe-V08-02-02) 944 ---------------------------------------------- 898 ------------------------------------------------ 945 G4UHadronElasticProcess - fix bug in number 899 G4UHadronElasticProcess - fix bug in number of neutrons in CHIPS interface 946 G4HadronElastic, G4ChargeExchange - more acc 900 G4HadronElastic, G4ChargeExchange - more accuratelly compute Z and A 947 901 948 30 Jan 2007 - V.Ivanchenko (hadr-cohe-V08-02-0 902 30 Jan 2007 - V.Ivanchenko (hadr-cohe-V08-02-01) 949 ---------------------------------------------- 903 ------------------------------------------------ 950 G4UHadronElasticProcess, G4ChargeExchangePro 904 G4UHadronElasticProcess, G4ChargeExchangeProcess - fix problem 951 for the case, when isotope vector is not def 905 for the case, when isotope vector is not defined 952 906 953 23 Jan 2007 - V.Ivanchenko (hadr-cohe-V08-02-0 907 23 Jan 2007 - V.Ivanchenko (hadr-cohe-V08-02-00) 954 ---------------------------------------------- 908 ------------------------------------------------ 955 G4UHadronElasticProcess - migrade to interfa 909 G4UHadronElasticProcess - migrade to interface to cross section with Z and A 956 G4ChargeExchangeProcess - migrade to interfa 910 G4ChargeExchangeProcess - migrade to interface to cross section with Z and A 957 do not use QElasti 911 do not use QElastic total cross sections 958 912 959 23 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-1 913 23 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-12) 960 ---------------------------------------------- 914 ------------------------------------------------ 961 G4ElasticHadrNucleusHE - remove unused varia 915 G4ElasticHadrNucleusHE - remove unused variables; 962 - set ONQ0=3 (instead 916 - set ONQ0=3 (instead of 5) as it was in the 963 tag 05 in order to 917 tag 05 in order to have better CPU performance 964 - cleanup comments 918 - cleanup comments 965 919 966 22 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-1 920 22 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-11) 967 ---------------------------------------------- 921 ------------------------------------------------ 968 G4HadronElastic: set DBL_MAX low limit for t 922 G4HadronElastic: set DBL_MAX low limit for the HE model 969 923 970 21 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-1 924 21 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-10) 971 ---------------------------------------------- 925 ------------------------------------------------ 972 Cleanup of G4ElasticHadrNucleusHE 926 Cleanup of G4ElasticHadrNucleusHE 973 927 974 18 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-0 928 18 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-09) 975 ---------------------------------------------- 929 ------------------------------------------------ 976 N.Starkov: Fix problem of 930 N.Starkov: Fix problem of 977 931 978 17 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-0 932 17 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-08) 979 ---------------------------------------------- 933 ------------------------------------------------ 980 N.Starkov: Fix problem of initialization of 934 N.Starkov: Fix problem of initialization of tables, 981 Fix problem of CPU overhead 935 Fix problem of CPU overhead 982 936 983 17 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-0 937 17 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-07) 984 ---------------------------------------------- 938 ------------------------------------------------ 985 N.Starkov: Code optimization is perfomed 939 N.Starkov: Code optimization is perfomed 986 940 987 16 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-0 941 16 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-06) 988 ---------------------------------------------- 942 ------------------------------------------------ 989 G4HadronElastic - set threshold 0.4 GeV for 943 G4HadronElastic - set threshold 0.4 GeV for HE model (VI) 990 G4ElasticHadrNucleusHE - add corrections all 944 G4ElasticHadrNucleusHE - add corrections allowing to work down 991 to 0.4 GeV (N.Stark 945 to 0.4 GeV (N.Starkov) 992 946 993 24 Oct 2006 - V.Ivanchenko (hadr-cohe-V08-01-0 947 24 Oct 2006 - V.Ivanchenko (hadr-cohe-V08-01-05) 994 ---------------------------------------------- 948 ------------------------------------------------ 995 Set lowestEnergy=0 for neutral particles, =e 949 Set lowestEnergy=0 for neutral particles, =eV for changed (VI) 996 G4HadronElastic - set threshold 1 GeV for G4 950 G4HadronElastic - set threshold 1 GeV for G4ElasticHadrNucleusHE model (VI) 997 G4ElasticHadrNucleusHE - complete review and 951 G4ElasticHadrNucleusHE - complete review and update of the class, 998 data tables are com 952 data tables are computed on-flight, 999 G4ELASTICDATA are n 953 G4ELASTICDATA are not used anymore, 1000 the model is appli 954 the model is applicable for all nuclei, except 1001 deuteron, triton, 955 deuteron, triton, He3, and A>238 (N.Starkov) 1002 956 1003 26 Sept 2006 - V.Ivanchenko (hadr-cohe-V08-01 957 26 Sept 2006 - V.Ivanchenko (hadr-cohe-V08-01-04) 1004 --------------------------------------------- 958 ------------------------------------------------- 1005 Introduce extra protection - below lowestEn 959 Introduce extra protection - below lowestEnergy (10-6 eV) not active 1006 960 1007 10 August 2006 - V.Ivanchenko (hadr-cohe-V08- 961 10 August 2006 - V.Ivanchenko (hadr-cohe-V08-01-03) 1008 --------------------------------------------- 962 --------------------------------------------------- 1009 Introduce NaN check inside G4HadronElastic, 963 Introduce NaN check inside G4HadronElastic, G4ChargeExchange, 1010 and G4UHadronElasticProcess; 964 and G4UHadronElasticProcess; 1011 965 1012 24 July 2006 - V.Ivanchenko (hadr-cohe-V08-01 966 24 July 2006 - V.Ivanchenko (hadr-cohe-V08-01-02) 1013 --------------------------------------------- 967 ----------------------------------------------- 1014 Remove HP data from G4UHadronElasticProcess 968 Remove HP data from G4UHadronElasticProcess (it is set in physics lists) 1015 Add low energy threshold for QElastic 20 Me 969 Add low energy threshold for QElastic 20 MeV inside G4HadronElastic 1016 970 1017 13 July 2006 - V.Ivanchenko (hadr-cohe-V08-01 971 13 July 2006 - V.Ivanchenko (hadr-cohe-V08-01-01) 1018 --------------------------------------------- 972 ----------------------------------------------- 1019 Fix bug: remove 1 keV limit from G4UHadronE 973 Fix bug: remove 1 keV limit from G4UHadronElasticProcess 1020 974 1021 07 July 2006 - V.Ivanchenko (hadr-cohe-V08-01 975 07 July 2006 - V.Ivanchenko (hadr-cohe-V08-01-00) 1022 --------------------------------------------- 976 ----------------------------------------------- 1023 Fix bug: the rotation of final state need t 977 Fix bug: the rotation of final state need to be done in PostStep of 1024 the process, not on the model level (V.Ivan 978 the process, not on the model level (V.Ivanchenko) 1025 979 1026 21 June 2006 - V.Ivanchenko (hadr-cohe-V08-00 980 21 June 2006 - V.Ivanchenko (hadr-cohe-V08-00-09) 1027 --------------------------------------------- 981 ----------------------------------------------- 1028 Fix - remove nan values n scattering on de 982 Fix - remove nan values n scattering on deuteron (V.Ivanchenko) 1029 983 1030 17 June 2006 - V.Ivanchenko (ghad-cohe-V08-00 984 17 June 2006 - V.Ivanchenko (ghad-cohe-V08-00-08) 1031 --------------------------------------------- 985 ----------------------------------------------- 1032 Use sampling of final state for n, p scatte 986 Use sampling of final state for n, p scattering on deuteron 1033 and alpha from LElastic (V.Ivanchenko) 987 and alpha from LElastic (V.Ivanchenko) 1034 988 1035 7 June 2006 - V.Ivanchenko (ghad-cohe-V08-00- 989 7 June 2006 - V.Ivanchenko (ghad-cohe-V08-00-07) 1036 --------------------------------------------- 990 ----------------------------------------------- 1037 Fix complilation warnings at WINDOWS (V.Iva 991 Fix complilation warnings at WINDOWS (V.Ivanchenko) 1038 992 1039 2 June 2006 - V.Ivanchenko (ghad-cohe-V08-00- 993 2 June 2006 - V.Ivanchenko (ghad-cohe-V08-00-06) 1040 --------------------------------------------- 994 ----------------------------------------------- 1041 Fix complilation warnings at SUN (V.Ivanche 995 Fix complilation warnings at SUN (V.Ivanchenko) 1042 996 1043 1 June 2006 - V.Ivanchenko (ghad-cohe-V08-00- 997 1 June 2006 - V.Ivanchenko (ghad-cohe-V08-00-05) 1044 --------------------------------------------- 998 ----------------------------------------------- 1045 Add regime of HElastic which is not using d 999 Add regime of HElastic which is not using data files (N.Starkov) 1046 Cleanup (V.Ivanchenko) 1000 Cleanup (V.Ivanchenko) 1047 1001 1048 30 May 2006 - V.Ivanchenko (ghad-cohe-V08-00- 1002 30 May 2006 - V.Ivanchenko (ghad-cohe-V08-00-04) 1049 --------------------------------------------- 1003 ----------------------------------------------- 1050 Add ChargeExchangeProcess, cleanup G4Hadron 1004 Add ChargeExchangeProcess, cleanup G4HadronElastic 1051 1005 1052 2 May 2006 - V.Ivanchenko (ghad-cohe-V08-00-0 1006 2 May 2006 - V.Ivanchenko (ghad-cohe-V08-00-03) 1053 --------------------------------------------- 1007 ----------------------------------------------- 1054 Rename G4LElasticB -> G4HadronElastic 1008 Rename G4LElasticB -> G4HadronElastic 1055 1009 1056 25 April 2006 - V.Ivanchenko (ghad-cohe-V08-0 1010 25 April 2006 - V.Ivanchenko (ghad-cohe-V08-00-02) 1057 --------------------------------------------- 1011 ------------------------------------------------- 1058 G4UHadronElasticProcess and G4LElasticB: us 1012 G4UHadronElasticProcess and G4LElasticB: use np scattering from CHIPS, 1059 fix run time warnings 1013 fix run time warnings 1060 Rename G4LElasticB by G4HadronElastic 1014 Rename G4LElasticB by G4HadronElastic 1061 1015 1062 1016 1063 24 April 2006 - V.Ivanchenko (ghad-cohe-V08-0 1017 24 April 2006 - V.Ivanchenko (ghad-cohe-V08-00-01) 1064 --------------------------------------------- 1018 ------------------------------------------------- 1065 G4UHadronElasticProcess - new process allow 1019 G4UHadronElasticProcess - new process allows to use G4Isotopes composition 1066 of elements defined by user a 1020 of elements defined by user and uses cross sections from 1067 CHIPS and HP models when appr 1021 CHIPS and HP models when appropriate 1068 1022 1069 13 April 2006 - V.Ivanchenko (ghad-cohe-V08-0 1023 13 April 2006 - V.Ivanchenko (ghad-cohe-V08-00-00) 1070 --------------------------------------------- 1024 ------------------------------------------------- 1071 G4LElasticB - moved from low_energy; bug fi 1025 G4LElasticB - moved from low_energy; bug fixes - remove charge 1072 exchange option, remove low l 1026 exchange option, remove low limit on primary momentum; 1073 add limit on secondary kineti 1027 add limit on secondary kinetic energy; add only s-wave 1074 regime for low momentum scatt 1028 regime for low momentum scattering 1075 GNUmakfile - introduce dependence on chips 1029 GNUmakfile - introduce dependence on chips 1076 1030 1077 28 Nov 2005 - G. Cosmo (hadr-cohe-V07-01-05) 1031 28 Nov 2005 - G. Cosmo (hadr-cohe-V07-01-05) 1078 --------------------------------------------- 1032 --------------------------------------------- 1079 Migrated to <sstream> from G4ElasticHadrNuc 1033 Migrated to <sstream> from G4ElasticHadrNucleusHE. 1080 1034 1081 25 Nov 2005 - D. Wright (hadr-cohe-V07-01-04) 1035 25 Nov 2005 - D. Wright (hadr-cohe-V07-01-04) 1082 --------------------------------------------- 1036 --------------------------------------------- 1083 From Solaris testing: line 83 of G4DiffEla 1037 From Solaris testing: line 83 of G4DiffElasticHadrScattering.hh: 1084 multiple declaration of variable c1. F 1038 multiple declaration of variable c1. Fixed. 1085 1039 1086 25 Nov 2005 - D. Wright (hadr-cohe-V07-01-03) 1040 25 Nov 2005 - D. Wright (hadr-cohe-V07-01-03) 1087 --------------------------------------------- 1041 --------------------------------------------- 1088 Add detailed comments of N. Starkov from pr 1042 Add detailed comments of N. Starkov from previous tags to History 1089 file: 1043 file: 1090 G4DiffElasticHadrNucleus.hh, .cc : 1044 G4DiffElasticHadrNucleus.hh, .cc : 1091 add high energy elastic scattering on 1045 add high energy elastic scattering on protons 1092 add new method HadronProtonDiffCrSec 1046 add new method HadronProtonDiffCrSec 1093 1047 1094 G4ElasticHadrNucleusHE.hh, .cc : 1048 G4ElasticHadrNucleusHE.hh, .cc : 1095 add high energy elastic scattering on 1049 add high energy elastic scattering on protons 1096 1050 1097 G4HadronValues.hh, .cc : 1051 G4HadronValues.hh, .cc : 1098 use PDG value instead of static parti 1052 use PDG value instead of static particle pointers 1099 1053 1100 From V. Ivantchenko: fixed memory leaks 1054 From V. Ivantchenko: fixed memory leaks 1101 4-momentum balance fix 1055 4-momentum balance fixed, tested OK 1102 fixed compiler warning 1056 fixed compiler warnings 1103 1057 1104 25 Nov 2005 - V.Ivanchenko (ghad-cohe-V07-01- 1058 25 Nov 2005 - V.Ivanchenko (ghad-cohe-V07-01-03) 1105 --------------------------------------------- 1059 ------------------------------------------------ 1106 Integration of recent development of the su 1060 Integration of recent development of the subpackage 1107 Remove of the G4Rutherford for the time bei 1061 Remove of the G4Rutherford for the time being 1108 1062