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