Geant4 Cross Reference |
1 # Category radioactive_decay History 1 # Category radioactive_decay 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-08-14 Gabriele Cosmo (radioactive_deca << 9 ## 2024-04-08 Vladimir Ivanchenko, Alvaro Tolosa Delgado (radioactive_decay-V11-01-11) 10 - Fixed reported Coverity defects for use of s << 11 << 12 ## 2024-05-30 Vladimir Ivanchenko (radioactive << 13 - Rename G4RadioactiveDecay -> G4VRadioactiveD << 14 G4Radioactivation -> G4RadioactiveDecay, the << 15 providing backward compatibility << 16 << 17 ## 2024-04-08 Vladimir Ivanchenko, Alvaro Tolo << 18 - G4BetaPlusDecay, G4BetaMinusDecay - minor fi 10 - G4BetaPlusDecay, G4BetaMinusDecay - minor fix of radioactive_decay-V11-02-02 19 In case Q-value is bigger than mass difere 11 In case Q-value is bigger than mass diference, betas in the tail of the spectrum 20 may have more energy than residual free en 12 may have more energy than residual free energy. To minimize the non-conservation 21 of 4-momentum, in such cases neutrino and 13 of 4-momentum, in such cases neutrino and daughter nucleus are given 1 eV, leading 22 to non conservation of linear momentum bec 14 to non conservation of linear momentum because momentum of beta is not counterbalanced. 23 15 24 ## 2024-02-20 Vladimir Ivanchenko (radioactive << 16 ## 2024-02-20 Vladimir Ivanchenko 25 - G4BetaPlusDecay, G4BetaMinusDecay - added ex 17 - G4BetaPlusDecay, G4BetaMinusDecay - added extra numerical protection on 26 level of 1 eV to avoid precision lost and 18 level of 1 eV to avoid precision lost and production of neutrino with 27 negative kinetic energy 19 negative kinetic energy 28 20 29 ## 2024-02-13 Vladimir Ivanchenko (radioactive << 21 ## 2024-02-13 Vladimir Ivanchenko (radioactive_decay-V11-01-10) 30 - G4BetaPlusDecay, G4BetaMinusDecay - fixed sa 22 - G4BetaPlusDecay, G4BetaMinusDecay - fixed sampling algorithm (problem #2588) 31 23 32 ## 2024-01-13 Alexander Howard (radioactive_de << 24 ## 2024-01-13 Alexander Howard 33 - G4Radioactivation : added DBL_EPSILON check 25 - G4Radioactivation : added DBL_EPSILON check on transition energy for 34 metastables to prevent creation of zero ener 26 metastables to prevent creation of zero energy levels which have no decay 35 products! 27 products! 36 28 37 ## 2023-11-16 Alberto Ribon (radioactive_decay 29 ## 2023-11-16 Alberto Ribon (radioactive_decay-V11-01-09) 38 - G4RadioactiveDecay, G4Radioactivation : adde 30 - G4RadioactiveDecay, G4Radioactivation : added an extra parameter in the 39 constructor of these classes, to be able to 31 constructor of these classes, to be able to set, directly at the level 40 of class constructor, the threshold for the 32 of class constructor, the threshold for the time beyond which radioactive 41 decays are ignored. This is meant for custom 33 decays are ignored. This is meant for custom physics lists. 42 Moreover, the constructor of these classes h 34 Moreover, the constructor of these classes have been modified to offer 43 also a C++ interface - via the singleton G4H 35 also a C++ interface - via the singleton G4HadronicParameters - to set 44 the same time threshold for radioactive deca 36 the same time threshold for radioactive decays. This is meant for 45 reference physics lists. 37 reference physics lists. 46 Note that, in the unlikely and weird scenari 38 Note that, in the unlikely and weird scenario that two time thresholds 47 are specified - one via G4HadronicParameters 39 are specified - one via G4HadronicParameters, and one via the constructor 48 parameter - the larger of the two is conside 40 parameter - the larger of the two is considered, to be conservative. 49 In all cases, an eventual time threshold spe 41 In all cases, an eventual time threshold specified via UI command 50 (i.e. /process/had/rdm/thresholdForVeryLongD 42 (i.e. /process/had/rdm/thresholdForVeryLongDecayTime value) 51 prevails on everything else. 43 prevails on everything else. 52 44 53 ## 2023-11-07 Alberto Ribon (radioactive_decay 45 ## 2023-11-07 Alberto Ribon (radioactive_decay-V11-01-08) 54 - G4RadioactiveDecay : changed default thresho 46 - G4RadioactiveDecay : changed default threshold for the time beyond which 55 radioactive decays are ignored - from twice 47 radioactive decays are ignored - from twice the age of the Universe to 56 1 year. 48 1 year. 57 ( Reminder: this threshold can be changed vi 49 ( Reminder: this threshold can be changed via the UI command, 58 e.g. to set it to 1000 years: 50 e.g. to set it to 1000 years: 59 /process/had/rdm/thresholdForVeryLongDecay 51 /process/had/rdm/thresholdForVeryLongDecayTime 1000.0 year 60 ) 52 ) 61 53 62 ## 2023-10-05 Vladimir Ivantchenko (radioactiv 54 ## 2023-10-05 Vladimir Ivantchenko (radioactive_decay-V11-01-07) 63 - G4RadioactiveDecay - removed debug printout 55 - G4RadioactiveDecay - removed debug printout 64 56 65 ## 2023-09-28 Vladimir Ivantchenko (radioactiv 57 ## 2023-09-28 Vladimir Ivantchenko (radioactive_decay-V11-01-06) 66 - G4Radioactivation - fixed another Coverity r 58 - G4Radioactivation - fixed another Coverity report 67 59 68 ## 2023-08-29 Vladimir Ivantchenko (radioactiv 60 ## 2023-08-29 Vladimir Ivantchenko (radioactive_decay-V11-01-05) 69 - G4Radioactivation - fixed Coverity reports 61 - G4Radioactivation - fixed Coverity reports 70 62 71 ## 2023-08-23 Vladimir Ivantchenko (radioactiv 63 ## 2023-08-23 Vladimir Ivantchenko (radioactive_decay-V11-01-04) 72 - G4RadioactiveDecay - only one table of radio 64 - G4RadioactiveDecay - only one table of radioactive decay channels, 73 removed not needed ifdef for MULTITHREADED 65 removed not needed ifdef for MULTITHREADED; removed lock from 74 class constructor, added use only lock in 66 class constructor, added use only lock in the method LoadDecayTable(..) 75 after the check if the table is already do 67 after the check if the table is already downloaded, added explicit 76 unlock in this method; removed counter of 68 unlock in this method; removed counter of instances of the class; 77 all virtual methods maked override and imp 69 all virtual methods maked override and implementations are moved to 78 the source; DecayIt(..) method is declaire 70 the source; DecayIt(..) method is declaired virtual, removed unused 79 methods; use reference instead of values i 71 methods; use reference instead of values in method signatures for 80 complex objects; added G4ITDecay object lo 72 complex objects; added G4ITDecay object local for each thread to perform 81 sampling of radioactive decays with a poss 73 sampling of radioactive decays with a possibility to sample correlated 82 gamma emission 74 gamma emission 83 - G4Radioactivation - all virtual methods mark 75 - G4Radioactivation - all virtual methods marked as 84 override and implementations are moved to 76 override and implementations are moved to the source; DecayIt(..) 85 is marked as override; removed methods Get 77 is marked as override; removed methods GetDecayTable1, AtRestDoIt, 86 PostStepDoIt instead base class method are 78 PostStepDoIt instead base class method are used. 87 - G4BetaMinusDecay, G4BetaPlusDecay, G4BetaSpe 79 - G4BetaMinusDecay, G4BetaPlusDecay, G4BetaSpectrumSampler - implemented 88 thread safe sampling method 80 thread safe sampling method 89 - G4NuclearDecay - implement virtual method Is 81 - G4NuclearDecay - implement virtual method IsOKWithParentMass which 90 alwys return 'true', make access methods ' 82 alwys return 'true', make access methods 'const' where possible 91 - G4ITDecay - added method SetupDecay, which a 83 - G4ITDecay - added method SetupDecay, which allows this class to be used 92 inside local thread 84 inside local thread 93 85 94 ## 2023-07-16 Vladimir Ivantchenko (radioactiv 86 ## 2023-07-16 Vladimir Ivantchenko (radioactive_decay-V11-01-03) 95 - G4RadioactiveDecay - fixed initialisation pr 87 - G4RadioactiveDecay - fixed initialisation printout: correct place 96 for triton printout; 88 for triton printout; 97 89 98 ## 2023-06-17 Vladimir Ivantchenko (radioactiv 90 ## 2023-06-17 Vladimir Ivantchenko (radioactive_decay-V11-01-02) 99 - G4RadioactiveDecay, G4BetaSpectrumSampler - 91 - G4RadioactiveDecay, G4BetaSpectrumSampler - fixed Coverity reports on 100 non-initialized class members 92 non-initialized class members 101 93 102 ## 2023-03-24 Dennis Wright (radioactive_decay 94 ## 2023-03-24 Dennis Wright (radioactive_decay-V11-01-01) 103 - Fix coverity bug 104867: uninitialized integ 95 - Fix coverity bug 104867: uninitialized integers in G4BetaSpectrumSampler.cc 104 Do initialization in ctor. 96 Do initialization in ctor. 105 97 106 ## 2023-03-24 Dennis Wright (radioactive_decay 98 ## 2023-03-24 Dennis Wright (radioactive_decay-V11-01-00) 107 - Fix of bug #2367: stairstep beta decay spect 99 - Fix of bug #2367: stairstep beta decay spectrum 108 Create new class G4BetaSpectrumSampler to sa 100 Create new class G4BetaSpectrumSampler to sample a sloped distribution 109 instead of a flat one. Add this to sources.c 101 instead of a flat one. Add this to sources.cmake. 110 Change G4BetaMinusDecay and G4BetaPlusDecay 102 Change G4BetaMinusDecay and G4BetaPlusDecay to use the above sampler. 111 Add protection against very large arguments 103 Add protection against very large arguments in std::exp within 112 G4BetaDecayCorrections::ModSquared 104 G4BetaDecayCorrections::ModSquared 113 105 114 ## 2022-11-26 Gabriele Cosmo (radioactive_deca 106 ## 2022-11-26 Gabriele Cosmo (radioactive_decay-V11-00-10) 115 - Fixed compilation warnings for implicit type 107 - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1. 116 108 117 ## 2022-11-14 Vladimir Ivanchenko (radioactive 109 ## 2022-11-14 Vladimir Ivanchenko (radioactive_decay-V11-00-09) 118 - G4RadioactiveDecay - added printout of the f 110 - G4RadioactiveDecay - added printout of the flag of atomic relaxation 119 111 120 ## 2022-11-03 Vladimir Ivanchenko (radioactive 112 ## 2022-11-03 Vladimir Ivanchenko (radioactive_decay-V11-00-08) 121 - G4ECDecay, G4ITDecay - extended upper limit 113 - G4ECDecay, G4ITDecay - extended upper limit of atomic de-excitation 122 from Z=100 to Z=104 by R. Chakma 114 from Z=100 to Z=104 by R. Chakma 123 115 124 ## 2022-10-20 Dennis Wright (radioactive_decay 116 ## 2022-10-20 Dennis Wright (radioactive_decay-V11-00-07) 125 - G4RadioactiveDecay - remove SetICM() method. 117 - G4RadioactiveDecay - remove SetICM() method. Has been deprecated 126 for some time and is no longer used. ICM no 118 for some time and is no longer used. ICM now set exclusively in 127 G4PhotonEvaporation. 119 G4PhotonEvaporation. 128 - G4RadioactiveDecayMessenger - remove icmCmd 120 - G4RadioactiveDecayMessenger - remove icmCmd corresponding to SetICM 129 above 121 above 130 122 131 ## 2022-10-13 Dennis Wright (radioactive_decay 123 ## 2022-10-13 Dennis Wright (radioactive_decay-V11-00-06) 132 - G4ECDecay - remove negative neutrino energy 124 - G4ECDecay - remove negative neutrino energy warning but keep 133 protection against negative values. Negative 125 protection against negative values. Negative values are due to 134 negative Q values from ENSDF for only four n 126 negative Q values from ENSDF for only four nuclides. 135 127 136 ## 2022-10-05 Vladimir Ivanchenko (radioactive 128 ## 2022-10-05 Vladimir Ivanchenko (radioactive_decay-V11-00-05) 137 - G4ECDecay - print warning introduced in the 129 - G4ECDecay - print warning introduced in the previous MR only 138 once in each thread and only in verbose mo 130 once in each thread and only in verbose mode 139 131 140 ## 2022-09-24 Vladimir Ivanchenko (radioactive 132 ## 2022-09-24 Vladimir Ivanchenko (radioactive_decay-V11-00-04) 141 - G4ECDecay - added protection against negativ 133 - G4ECDecay - added protection against negative neutrino energy 142 to fix problem #2509 134 to fix problem #2509 143 135 144 ## 2022-09-05 Ben Morgan (radioactive_decay-V1 136 ## 2022-09-05 Ben Morgan (radioactive_decay-V11-00-03) 145 - Update dependencies to address warnings from 137 - Update dependencies to address warnings from consistency check 146 138 147 ## 2022-04-08 Alberto Ribon (radioactive_decay 139 ## 2022-04-08 Alberto Ribon (radioactive_decay-V11-00-02) 148 - G4RadioactiveDecay : fixed memory leak (due 140 - G4RadioactiveDecay : fixed memory leak (due to decay products 149 that were not deleted) in the case of a radi 141 that were not deleted) in the case of a radioactive decay 150 happening later than the time threshold. 142 happening later than the time threshold. 151 143 152 ## 2022-04-04 Michel Maire (radioactive_decay- 144 ## 2022-04-04 Michel Maire (radioactive_decay-V11-00-01) 153 - cosmetics in G4RadioactiveDecay::StreamInfo( 145 - cosmetics in G4RadioactiveDecay::StreamInfo() 154 146 155 ## 2021-12-10 Ben Morgan (radioactive_decay-V1 147 ## 2021-12-10 Ben Morgan (radioactive_decay-V11-00-00) 156 - Change to new Markdown History format 148 - Change to new Markdown History format 157 149 158 --- 150 --- 159 151 160 # History entries prior to 11.0 152 # History entries prior to 11.0 161 153 162 29 October 2021 Vladimir Ivanchenko radioactiv 154 29 October 2021 Vladimir Ivanchenko radioactive_decay-V10-07-13 163 ---------------------------------------------- 155 --------------------------------------------------------------- 164 - G4RadioactiveDecay - updated printout of par 156 - G4RadioactiveDecay - updated printout of parameters according 165 to the recent modifications in atomic de-e 157 to the recent modifications in atomic de-excitation module 166 158 167 11 October 2021 Alberto Ribon radioactive_deca 159 11 October 2021 Alberto Ribon radioactive_decay-V10-07-12 168 ---------------------------------------------- 160 --------------------------------------------------------- 169 - Included github Pull Request #26 by "mirgues 161 - Included github Pull Request #26 by "mirguest" (Tao), aimed to 170 improve the branching ratio consistency in r 162 improve the branching ratio consistency in radioactive decays, 171 by replacing hardwired radioactive-decay-mod 163 by replacing hardwired radioactive-decay-mode numbers with 172 corresponding enum values. 164 corresponding enum values. 173 Modified classes: G4RadioactiveDecayMode, G4 165 Modified classes: G4RadioactiveDecayMode, G4RadioactiveDecay, 174 G4Radioactivation. 166 G4Radioactivation. 175 167 176 7 October 2021 Dennis Wright radioactive_decay 168 7 October 2021 Dennis Wright radioactive_decay-V10-07-11 177 ---------------------------------------------- 169 -------------------------------------------------------- 178 - remove obsolete classes G4RadioactiveDecayBa 170 - remove obsolete classes G4RadioactiveDecayBase and 179 G4RadioactiveDecayBaseMessenger 171 G4RadioactiveDecayBaseMessenger 180 172 181 1 October 2021 Ben Morgan radioactive_decay-V1 173 1 October 2021 Ben Morgan radioactive_decay-V10-07-10 182 ---------------------------------------------- 174 ----------------------------------------------------- 183 - Use proper enum interface for G4String::stri 175 - Use proper enum interface for G4String::strip 184 176 185 12 August 2021 Dennis Wright radioactive_decay 177 12 August 2021 Dennis Wright radioactive_decay-V10-07-09 186 ---------------------------------------------- 178 -------------------------------------------------------- 187 - Next to last step in RadioactiveDecay code m 179 - Next to last step in RadioactiveDecay code migration 188 create G4RadioactiveDecay.hh, .cc, G4Radioa 180 create G4RadioactiveDecay.hh, .cc, G4RadioactiveDecayMessenger.hh, .cc 189 to eventually replace G4RadioactiveDecayBas 181 to eventually replace G4RadioactiveDecayBase.hh, .cc, 190 G4RadioactiveDecayBaseMessenger.hh, .cc 182 G4RadioactiveDecayBaseMessenger.hh, .cc 191 Code in new files is identical except for c 183 Code in new files is identical except for class name changes 192 184 193 G4Radioactivation.hh, .cc: replace base cla 185 G4Radioactivation.hh, .cc: replace base class G4RadioactiveDecayBase 194 with G4RadioactiveDecay 186 with G4RadioactiveDecay 195 187 196 update sources.cmake to add new files 188 update sources.cmake to add new files 197 189 198 04 August 2021 Alberto Ribon radioactive_decay 190 04 August 2021 Alberto Ribon radioactive_decay-V10-07-08 199 ---------------------------------------------- 191 -------------------------------------------------------- 200 - G4RadioactiveDecayBase : migrated to the new 192 - G4RadioactiveDecayBase : migrated to the new approach of 201 creator model ID, using the new version of G 193 creator model ID, using the new version of G4PhysicsModelCatalog 202 194 203 21 May 2021 Dennis Wright radioactive_decay-V1 195 21 May 2021 Dennis Wright radioactive_decay-V10-07-07 204 ---------------------------------------------- 196 ----------------------------------------------------- 205 - remove G4RadioactiveDecay.hh, .cc 197 - remove G4RadioactiveDecay.hh, .cc 206 - remove G4RadioactiveDecaymessenger.hh, .cc 198 - remove G4RadioactiveDecaymessenger.hh, .cc 207 - source.cmake: remove above filenames from li 199 - source.cmake: remove above filenames from list 208 - G4ITDecay.cc: remove #include G4RadioactiveD 200 - G4ITDecay.cc: remove #include G4RadioactiveDecay.hh 209 201 210 16 April 2021 Ben Morgan radioactive_decay-V10 202 16 April 2021 Ben Morgan radioactive_decay-V10-07-06 211 ---------------------------------------------- 203 ---------------------------------------------------- 212 - Migrate build to modular CMake API 204 - Migrate build to modular CMake API 213 205 214 27 April 2021 Alberto Ribon radioactive_deca 206 27 April 2021 Alberto Ribon radioactive_decay-V10-07-05 215 ---------------------------------------------- 207 --------------------------------------------------------- 216 - G4RadioactiveDecayBase, G4RadioactiveDecayBa 208 - G4RadioactiveDecayBase, G4RadioactiveDecayBaseMessenger : introduced 217 a new parameter for analogue mode to kill ve 209 a new parameter for analogue mode to kill very long radioactive decays 218 at rest of nuclides happening later than thi 210 at rest of nuclides happening later than this threshold parameter. 219 Its default value (10^27 ns) corresponds to 211 Its default value (10^27 ns) corresponds to more than twice the age of 220 the universe. The value of the threshold can 212 the universe. The value of the threshold can be changed via a new UI 221 command, e.g. to set it to 1000 years: 213 command, e.g. to set it to 1000 years: 222 "/process/had/rdm/thresholdForVeryLongDecayT 214 "/process/had/rdm/thresholdForVeryLongDecayTime 3.1536e+10 second" . 223 (This kind of cut has been introduced in ord 215 (This kind of cut has been introduced in order to avoid to account 224 energy depositions happening after many bil 216 energy depositions happening after many billions of years in ordinary 225 materials used in calorimetry, in particula 217 materials used in calorimetry, in particular Tungsten and Lead - via 226 their their natural unstable, but very long 218 their their natural unstable, but very long lived, isotopes, such as 227 W183, W180 and Pb204. Note that the cut is 219 W183, W180 and Pb204. Note that the cut is not on the average, mean 228 lifetime, but on the actual sampled global 220 lifetime, but on the actual sampled global decay time.) 229 221 230 15 April 2021 Vladimir Ivanchenko radioactiv 222 15 April 2021 Vladimir Ivanchenko radioactive_decay-V10-07-04 231 ---------------------------------------------- 223 --------------------------------------------------------------- 232 - G4RadioactiveDecayBase - fix #2350 224 - G4RadioactiveDecayBase - fix #2350 233 225 234 13 April 2021 Alberto Ribon radioactive_deca 226 13 April 2021 Alberto Ribon radioactive_decay-V10-07-03 235 ---------------------------------------------- 227 --------------------------------------------------------- 236 - GNUmakefile, sources.cmake : removed the sub 228 - GNUmakefile, sources.cmake : removed the subdirectories 237 hadronic/models/management and hadronic/mode 229 hadronic/models/management and hadronic/models/util 238 (that have been now deleted, with their clas 230 (that have been now deleted, with their classes moved to 239 hadronic/util and hadronic/management). 231 hadronic/util and hadronic/management). 240 Removed also the useless dependency to hadro 232 Removed also the useless dependency to hadronic/process. 241 233 242 31 March 2021 Gabriele Cosmo radioactive_dec 234 31 March 2021 Gabriele Cosmo radioactive_decay-V10-07-02 243 ---------------------------------------------- 235 ---------------------------------------------------------- 244 - Use existing facility to find logical volume 236 - Use existing facility to find logical volume in store, rather than looping 245 through in G4RadioactiveDecayBase/G4Radioact 237 through in G4RadioactiveDecayBase/G4RadioactiveDecay Select/DeselectAVolume(). 246 238 247 22 March 2021 Alberto Ribon radioactive_deca 239 22 March 2021 Alberto Ribon radioactive_decay-V10-07-01 248 ---------------------------------------------- 240 --------------------------------------------------------- 249 - G4RadioactiveDecayBaseMessenger, G4Radioacti 241 - G4RadioactiveDecayBaseMessenger, G4RadioactivationMessenger, 250 G4RadioactiveDecaymessenger : removed deprec 242 G4RadioactiveDecaymessenger : removed deprecated commands. 251 243 252 16 February 2021 Alberto Ribon radioactive_d 244 16 February 2021 Alberto Ribon radioactive_decay-V10-07-00 253 ---------------------------------------------- 245 ------------------------------------------------------------ 254 - G4RadioactiveDecayBase : set the weight of s 246 - G4RadioactiveDecayBase : set the weight of secondaries tracks to the 255 mother's weight value in the method G4Radioa 247 mother's weight value in the method G4RadioactiveDecayBase::DecayAnalog. 256 Thanks to Michael Dressel (Desy) for spottin 248 Thanks to Michael Dressel (Desy) for spotting this. 257 This bug, present since a long time, affects 249 This bug, present since a long time, affects only simulations that 258 use Radioactive Decay in analogue mode with 250 use Radioactive Decay in analogue mode with "external" biasing 259 (e.g. generic biasing, GPS generator with we 251 (e.g. generic biasing, GPS generator with weights, etc.). 260 For completeness (but useless because this d 252 For completeness (but useless because this deprecated class will be 261 removed in Geant4 11), the corresponding fix 253 removed in Geant4 11), the corresponding fix was done also in the 262 class G4RadioactiveDecay in the method Decay 254 class G4RadioactiveDecay in the method DecayIt. 263 255 264 05 August 2020 Alberto Ribon radioactive_dec 256 05 August 2020 Alberto Ribon radioactive_decay-V10-06-09 265 ---------------------------------------------- 257 ---------------------------------------------------------- 266 - G4RadioactiveDecayBaseMessenger, G4Radioacti 258 - G4RadioactiveDecayBaseMessenger, G4RadioactiveDecaymessenger, 267 G4RadioactivationMessenger : deprecated the 259 G4RadioactivationMessenger : deprecated the old UI commands 268 "/grdm/..." and introduced the new correspon 260 "/grdm/..." and introduced the new corresponding ones, 269 "/process/had/rdm/..." . 261 "/process/had/rdm/..." . 270 262 271 12 May 2020 Alberto Ribon radioactive_decay- 263 12 May 2020 Alberto Ribon radioactive_decay-V10-06-08 272 ---------------------------------------------- 264 ------------------------------------------------------------ 273 - G4RadioactiveDecayBase.cc , G4RadioactiveDec 265 - G4RadioactiveDecayBase.cc , G4RadioactiveDecay.cc : 274 in the method BuildPhysicsTable, check the g 266 in the method BuildPhysicsTable, check the global hadronic verbosity level 275 before printing out information. 267 before printing out information. 276 268 277 19 February 2020 Alberto Ribon radioactive_d 269 19 February 2020 Alberto Ribon radioactive_decay-V10-06-07 278 ---------------------------------------------- 270 ------------------------------------------------------------ 279 - G4RadioactiveDecayBase.cc , G4RadioactiveDec 271 - G4RadioactiveDecayBase.cc , G4RadioactiveDecay.cc , G4Radioactivation.cc : 280 use G4VERBOSE consistently; 272 use G4VERBOSE consistently; 281 for G4Radioactivation, forgotten change of v 273 for G4Radioactivation, forgotten change of verbosity from 0 to 1 282 at line 844. 274 at line 844. 283 275 284 12 February 2020 Alberto Ribon radioactive_d 276 12 February 2020 Alberto Ribon radioactive_decay-V10-06-06 285 ---------------------------------------------- 277 ------------------------------------------------------------ 286 - G4RadioactiveDecayBase.cc , G4RadioactiveDec 278 - G4RadioactiveDecayBase.cc , G4RadioactiveDecay.cc : forgotten change of 287 verbosity from 0 to 1, at lines: 309, 316, 3 279 verbosity from 0 to 1, at lines: 309, 316, 331 and 932 for 288 G4RadioactiveDecayBase.cc , and 340, 396, 40 280 G4RadioactiveDecayBase.cc , and 340, 396, 403, 418 and 1676 for 289 G4RadioactiveDecay.cc . 281 G4RadioactiveDecay.cc . 290 282 291 6 February 2020 Alberto Ribon radioactive_d 283 6 February 2020 Alberto Ribon radioactive_decay-V10-06-05 292 ---------------------------------------------- 284 ------------------------------------------------------------ 293 - G4RadioactiveDecayBase.cc , G4RadioactiveDec 285 - G4RadioactiveDecayBase.cc , G4RadioactiveDecay.cc : forgotten change of 294 verbosity from 0 to 1, at line 977 and 1720 286 verbosity from 0 to 1, at line 977 and 1720 respectively. 295 287 296 22 January 2020 Dennis Wright radioactive_de 288 22 January 2020 Dennis Wright radioactive_decay-V10-06-04 297 ---------------------------------------------- 289 ----------------------------------------------------------- 298 - increased verbosity thresholds in G4Radioact 290 - increased verbosity thresholds in G4RadioactiveDecay, G4RadioactiveDecayBase, 299 G4Radioctivation in order to reduce printout 291 G4Radioctivation in order to reduce printout size 300 292 301 22 January 2020 Dennis Wright radioactive_de 293 22 January 2020 Dennis Wright radioactive_decay-V10-06-03 302 ---------------------------------------------- 294 ----------------------------------------------------------- 303 - G4Radioactivation::AddDeexcitationSpectrumFo 295 - G4Radioactivation::AddDeexcitationSpectrumForBiasMode: fix memory leak 304 by deleting pevap_products. Addresses bug r 296 by deleting pevap_products. Addresses bug report #2164. 305 297 306 10 January 2020 Dennis Wright radioactive_de 298 10 January 2020 Dennis Wright radioactive_decay-V10-06-02 307 ---------------------------------------------- 299 ----------------------------------------------------------- 308 - fix Coverity errors 102466 and 102470, "dere 300 - fix Coverity errors 102466 and 102470, "dereference before null test" 309 of ptr theDecayChannel in G4RadioactiveDecay 301 of ptr theDecayChannel in G4RadioactiveDecay.cc and G4RadioactiveDecayBase.cc, 310 respectively. 302 respectively. 311 303 312 - fix Coverity error 98937, uninitialized bool 304 - fix Coverity error 98937, uninitialized boolean, in G4SFDecay by removing 313 boolean applyARM, which was unused. 305 boolean applyARM, which was unused. 314 306 315 19 December 2019 Dennis Wright radioactive_d 307 19 December 2019 Dennis Wright radioactive_decay-V10-06-01 316 ---------------------------------------------- 308 ------------------------------------------------------------ 317 - G4RadioactiveDecay.cc, G4RadioactiveDecayBas 309 - G4RadioactiveDecay.cc, G4RadioactiveDecayBase.cc: change default verbosity 318 from 0 to 1, and remove G4cerr wherever it o 310 from 0 to 1, and remove G4cerr wherever it occurs and replace it with 319 G4Exception or G4cout 311 G4Exception or G4cout 320 312 321 15 December 2019 Dennis Wright radioactive_d 313 15 December 2019 Dennis Wright radioactive_decay-V10-06-00 322 ---------------------------------------------- 314 ------------------------------------------------------------ 323 - G4BetaPlusDecay.cc, line 166: change sign of 315 - G4BetaPlusDecay.cc, line 166: change sign of daughterZ argument in 324 G4BetaDecayCorrections according to bug repo 316 G4BetaDecayCorrections according to bug report 2199 325 317 326 1 November 2019 Laurent Desorgher radioactiv 318 1 November 2019 Laurent Desorgher radioactive_decay-V10-05-09 327 ---------------------------------------------- 319 ---------------------------------------------------------- 328 -Add passing of type of sub-models to secondar 320 -Add passing of type of sub-models to secondary particles generated in 329 G4RadioctiveDecay.cc and G4RadioctiveDecayBa 321 G4RadioctiveDecay.cc and G4RadioctiveDecayBase.cc 330 322 331 -Add radioactive decay mode with emission of T 323 -Add radioactive decay mode with emission of Triton, in 332 G4RadioctiveDecay.cc, G4RadioctiveDecayBase.cc 324 G4RadioctiveDecay.cc, G4RadioctiveDecayBase.cc, and G4Radioactivation. 333 Code received from Anselmo Meregaglia. 325 Code received from Anselmo Meregaglia. 334 326 335 20 August 2019 Dennis Wright radioactive_dec 327 20 August 2019 Dennis Wright radioactive_decay-V10-05-08 336 ---------------------------------------------- 328 ---------------------------------------------------------- 337 - G4RadioactiveDecayBase, G4Radioactivation : 329 - G4RadioactiveDecayBase, G4Radioactivation : remove spurious debug messages 338 - G4Radioactivation : remove verboseLevel memb 330 - G4Radioactivation : remove verboseLevel member and SetVerboseLevel() 339 and GetVerboseLevel() methods as they are 331 and GetVerboseLevel() methods as they are already in the base classa 340 - remove G4cerr from G4Radioactivation and G4R 332 - remove G4cerr from G4Radioactivation and G4RadioactiveDecayBase. Replace 341 with G4cout. 333 with G4cout. 342 334 343 29 July 2019 Dennis Wright radioactive_decay 335 29 July 2019 Dennis Wright radioactive_decay-V10-05-07 344 ---------------------------------------------- 336 -------------------------------------------------------- 345 - G4RadioactiveDecayBase: split off unbiased d 337 - G4RadioactiveDecayBase: split off unbiased decay part of DecayIt() 346 and make it protected method called DecayAna 338 and make it protected method called DecayAnalog(). Move dkmap to 347 protected. 339 protected. 348 340 349 - G4Radioactivation: correct bug in which AtRe 341 - G4Radioactivation: correct bug in which AtRestDoIt() and PostStepDoIt() 350 both incorrectly call base class method Deca 342 both incorrectly call base class method DecayIt() 351 343 352 15 July 2019 Dennis Wright radioactive_decay 344 15 July 2019 Dennis Wright radioactive_decay-V10-05-06 353 ---------------------------------------------- 345 -------------------------------------------------------- 354 - G4RadioactiveDecayBase::LoadDecayTable: line 346 - G4RadioactiveDecayBase::LoadDecayTable: line 675 - add line b /= 100.; 355 which was accidentally deleted when creating 347 which was accidentally deleted when creating G4RadioactiveDecayBase 356 from G4RadioactiveDecay. This gives correct 348 from G4RadioactiveDecay. This gives correct decay branching ratios. 357 349 358 21 June 2019 Makoto Asai radioactive_decay-V 350 21 June 2019 Makoto Asai radioactive_decay-V10-05-05 359 ---------------------------------------------- 351 -------------------------------------------------------- 360 - G4RadioactiveDecay, G4RadioactiveDecayBase : 352 - G4RadioactiveDecay, G4RadioactiveDecayBase : make sure decay table maps 361 are cleanly deleted at the end of program. 353 are cleanly deleted at the end of program. 362 354 363 17 June 2019 Dennis Wright radioactive_decay 355 17 June 2019 Dennis Wright radioactive_decay-V10-05-04 364 ---------------------------------------------- 356 -------------------------------------------------------- 365 - G4RadioactivationMessenger : remove "fast be 357 - G4RadioactivationMessenger : remove "fast beta" option (obsolete), internal 366 conversion option (not part of biasing) an 358 conversion option (not part of biasing) and atomic relaxation option (not 367 part of biasing). 359 part of biasing). 368 Add analogueMC option which was forgotten 360 Add analogueMC option which was forgotten when class was developed. 369 - G4RadioactiveDecayBaseMessenger : remove "fa 361 - G4RadioactiveDecayBaseMessenger : remove "fast beta" option 370 - G4RadioactiveDecayBase.hh : remove boolean F 362 - G4RadioactiveDecayBase.hh : remove boolean FBeta 371 363 372 - replace G4ExceptionDescription in loop with 364 - replace G4ExceptionDescription in loop with simple string at exception time 373 (G4RadioactiveDecay, G4RadioactiveDecayBase, 365 (G4RadioactiveDecay, G4RadioactiveDecayBase, G4Radioactivation) 374 366 375 29 May 2019 Dennis Wright radioactive_decay- 367 29 May 2019 Dennis Wright radioactive_decay-V10-05-03 376 ---------------------------------------------- 368 ------------------------------------------------------- 377 - G4RadioactiveDecay::CalculateChainsFromParen 369 - G4RadioactiveDecay::CalculateChainsFromParent and 378 G4Radioactivation::CalculateChainsFromParent 370 G4Radioactivation::CalculateChainsFromParent : fix Coverity memory leak 379 of summedDecayTable 371 of summedDecayTable 380 372 381 8 May 2019 Dennis Wright radioactive_decay- 373 8 May 2019 Dennis Wright radioactive_decay-V10-05-02 382 ---------------------------------------------- 374 ------------------------------------------------------- 383 - Fix incorrect branching ratio sum for biased 375 - Fix incorrect branching ratio sum for biased mode, to account for the addition 384 of N shell EC capture and spontaneous fissio 376 of N shell EC capture and spontaneous fission. Files affected: 385 G4Radioactivation.cc 377 G4Radioactivation.cc 386 G4RadioactiveDecay.cc 378 G4RadioactiveDecay.cc 387 379 388 4 April 2019 Dennis Wright radioactive_deca 380 4 April 2019 Dennis Wright radioactive_decay-V10-05-01 389 ---------------------------------------------- 381 --------------------------------------------------------- 390 - Add spontaneous fission channel 382 - Add spontaneous fission channel 391 Add new class G4SFDecay to handle neutron 383 Add new class G4SFDecay to handle neutron and gamma generation using LLNL model 392 G4RadioactiveDecayMode.hh, .cc : add SpFis 384 G4RadioactiveDecayMode.hh, .cc : add SpFission to enum 393 G4NucleusLimits.cc : set aMax to 260 (to a 385 G4NucleusLimits.cc : set aMax to 260 (to accommodate 252Cf) 394 G4RadioactiveDecay.cc, G4RadioactiveDecayB 386 G4RadioactiveDecay.cc, G4RadioactiveDecayBase.cc : read spontaneous fission data 395 from database, insert into decay tables 387 from database, insert into decay tables and instantiate G4SFDecay 396 modify sources.cmake to include fission mo 388 modify sources.cmake to include fission model library and G4SFDecay 397 add fission model directory to GNUmakefile 389 add fission model directory to GNUmakefile 398 390 399 14 December 2018 Dennis Wright radioactive_d 391 14 December 2018 Dennis Wright radioactive_decay-V10-05-00 400 ---------------------------------------------- 392 ------------------------------------------------------------ 401 - G4RadioactiveDecayBase.hh - add StreamInfo() 393 - G4RadioactiveDecayBase.hh - add StreamInfo() method 402 - G4RadioactiveDecayBase.cc - update to new N 394 - G4RadioactiveDecayBase.cc - update to new N shell EC, add StreamInfo() method. 403 Enable printout of parameters with G4VERBOS 395 Enable printout of parameters with G4VERBOSE in BuildPhysicsTable(). 404 396 405 5 December 2018 Gabriele Cosmo radioactive_ 397 5 December 2018 Gabriele Cosmo radioactive_decay-V10-04-04 406 ---------------------------------------------- 398 ------------------------------------------------------------- 407 - G4RadioactiveDecay: enable printout of param 399 - G4RadioactiveDecay: enable printout of parameters with G4VERBOSE in 408 BuildPhysicsTable(). 400 BuildPhysicsTable(). 409 401 410 8 May 2018 Laurent Desorgher radioactive_de 402 8 May 2018 Laurent Desorgher radioactive_decay-V10-04-03 411 ---------------------------------------------- 403 ----------------------------------------------------------- 412 - G4ECCapture, G4RadioactiveDecay, G4Radioacti 404 - G4ECCapture, G4RadioactiveDecay, G4RadioactiveDecayMode 413 -Add the electron capture channel from the 405 -Add the electron capture channel from the N Shell : 414 406 415 - G4ECCapture 407 - G4ECCapture 416 -Add tables of PL2/PL1 PM2/PM1 and PN2/PN1 408 -Add tables of PL2/PL1 PM2/PM1 and PN2/PN1 based on bound electrons radial wave amplitudes 417 taken from bambynek et, Rev. Mod. Phys., 409 taken from bambynek et, Rev. Mod. Phys., vol. 49, 1977 418 410 419 -Compute partial probabilities of subshell 411 -Compute partial probabilities of subshells PL1,PL2,PM1,PM2,PN1,PN2 from 420 the tables PL2/PL1, PM2/PM1, and PN2/PN1 412 the tables PL2/PL1, PM2/PM1, and PN2/PN1. Valid for allowed transitions. 421 413 422 414 423 4 April 2018 Dennis Wright radioactive_deca 415 4 April 2018 Dennis Wright radioactive_decay-V10-04-02 424 ---------------------------------------------- 416 --------------------------------------------------------- 425 - G4RadioactiveDecay::ConvolveSourceTimeProfil 417 - G4RadioactiveDecay::ConvolveSourceTimeProfile: switch from std::exp to 426 std::expm1 where small exp arguments are exp 418 std::expm1 where small exp arguments are expected. This greatly reduces 427 cancellation errors as well as the accumulat 419 cancellation errors as well as the accumulated error in the variance 428 reduction weight calculation. Although nega 420 reduction weight calculation. Although negative weights still occur, 429 their size is reduced by about ten orders of 421 their size is reduced by about ten orders of magnitude, enough to set 430 negative weights to zero. Fixes bug report 422 negative weights to zero. Fixes bug report #1480. 431 423 432 - G4Radioactivation::ConvolveSourceTimeProfile 424 - G4Radioactivation::ConvolveSourceTimeProfile: same as above. 433 425 434 12 March 2018 Dennis Wright radioactive_deca 426 12 March 2018 Dennis Wright radioactive_decay-V10-04-01 435 ---------------------------------------------- 427 --------------------------------------------------------- 436 - G4RadioactiveDecay::AddDeexcitationSpectrumF 428 - G4RadioactiveDecay::AddDeexcitationSpectrumForBiasMode: make sure 437 last stable nuclide in decay chain is incl 429 last stable nuclide in decay chain is included as secondary. 438 Fixes bug 2024. 430 Fixes bug 2024. 439 - G4Radioactivation::AddDeexcitationSpectrumFo 431 - G4Radioactivation::AddDeexcitationSpectrumForBiasMode: same as above 440 432 441 14 December 2017 Dennis Wright radioactive_d 433 14 December 2017 Dennis Wright radioactive_decay-V10-04-00 442 ---------------------------------------------- 434 ------------------------------------------------------------ 443 - re-tag 435 - re-tag 444 436 445 12 December 2017 Dennis Wright radioactive_d 437 12 December 2017 Dennis Wright radioactive_decay-V10-03-21 446 ---------------------------------------------- 438 ------------------------------------------------------------ 447 - G4RadioactiveDecay.hh, .cc: add check that e 439 - G4RadioactiveDecay.hh, .cc: add check that environment variable 448 G4RADIOACTIVEDATA is pointing to correct di 440 G4RADIOACTIVEDATA is pointing to correct directory. Moved check from 449 G4RadioactiveDecay::LoadDecayTable() to cto 441 G4RadioactiveDecay::LoadDecayTable() to ctor. Fixes bug #1942. 450 442 451 - G4RadioactiveDecayBase.hh, .cc: same change 443 - G4RadioactiveDecayBase.hh, .cc: same change as above 452 444 453 445 454 15 November 2017 Dennis Wright radioactive_d 446 15 November 2017 Dennis Wright radioactive_decay-V10-03-20 455 ---------------------------------------------- 447 ------------------------------------------------------------ 456 - G4RadioactiveDecay::DecayIt in the variance 448 - G4RadioactiveDecay::DecayIt in the variance reduction branch: 457 replace the line 449 replace the line 458 if (asecondaryparticle->GetDefinition()- 450 if (asecondaryparticle->GetDefinition()->GetBaryonNumber() < 5) { 459 with 451 with 460 if (asecondaryparticle->GetDefinition()- 452 if (asecondaryparticle->GetDefinition()->GetPDGStable() ) { 461 This will allow the stable nucleus at the en 453 This will allow the stable nucleus at the end of the decay chain to 462 be added to the final state particle stack. 454 be added to the final state particle stack. Fixes bug report #2007. 463 455 464 456 465 09 November 2017 L.Desorgher radioactive_dec 457 09 November 2017 L.Desorgher radioactive_decay-V10-03-19 466 ---------------------------------------------- 458 ----------------------------------------------------------- 467 - G4ECDecay: Set the probability for selection 459 - G4ECDecay: Set the probability for selection of L and M subshells to PL1/PL=0.995,PL2/PL=0.005 468 PM1/PM=0.995 and PM2/PM=0.005. Cl 460 PM1/PM=0.995 and PM2/PM=0.005. Close to Fe55 case. 469 461 470 462 471 01 November 2017 V.Ivanchenko radioactive_de 463 01 November 2017 V.Ivanchenko radioactive_decay-V10-03-18 472 ---------------------------------------------- 464 ----------------------------------------------------------- 473 - G4RadioactiveDecay: added StreamInfo method 465 - G4RadioactiveDecay: added StreamInfo method for printing 474 radioactive decay parameters; call this me 466 radioactive decay parameters; call this method in BuildPhysicsTable; 475 do not enable correlated gamma; removed un 467 do not enable correlated gamma; removed unused EM headers 476 468 477 23 October 2017 Dennis Wright radioactive_de 469 23 October 2017 Dennis Wright radioactive_decay-V10-03-17 478 ---------------------------------------------- 470 ----------------------------------------------------------- 479 - G4Radioactivation.hh: fix unused variable wa 471 - G4Radioactivation.hh: fix unused variable warning for isInitilised 480 472 481 20 October 2017 Dennis Wright radioactive_de 473 20 October 2017 Dennis Wright radioactive_decay-V10-03-16 482 ---------------------------------------------- 474 ----------------------------------------------------------- 483 - G4Radioactivation.hh: fix unused variable wa 475 - G4Radioactivation.hh: fix unused variable warning for fRemainderLifeTime 484 - include Gabriele's GNUmakefile fix 476 - include Gabriele's GNUmakefile fix 485 477 486 20 October 2017 Gabriele Cosmo 478 20 October 2017 Gabriele Cosmo 487 ---------------------------------------------- 479 ----------------------------------------------------------- 488 - Fixed GNUmakefile for missing dependency on 480 - Fixed GNUmakefile for missing dependency on module 489 processes/hadronic/models/management. 481 processes/hadronic/models/management. 490 482 491 5 October 2017 Dennis Wright radioactive_de 483 5 October 2017 Dennis Wright radioactive_decay-V10-03-15 492 ---------------------------------------------- 484 ----------------------------------------------------------- 493 - change name of class and file G4RadioactiveD 485 - change name of class and file G4RadioactiveDecayRate to 494 G4RadioactiveDecayRatesToDaughter 486 G4RadioactiveDecayRatesToDaughter 495 487 496 - change name of class and file G4RadioactiveD 488 - change name of class and file G4RadioactiveDecayRateVector to 497 G4RadioactiveDecayChainsFromParent 489 G4RadioactiveDecayChainsFromParent 498 490 499 - add and fill method G4RadioactiveDecay::Proc 491 - add and fill method G4RadioactiveDecay::ProcessDescription() 500 492 501 - create new classes G4Radioactivation and G4R 493 - create new classes G4Radioactivation and G4RadioactivationMessenger for 502 biased use only 494 biased use only 503 495 504 - create new classes G4RadioactiveDecayBase an 496 - create new classes G4RadioactiveDecayBase and G4RadioactiveDecayBaseMessenger 505 for unbiased use only 497 for unbiased use only 506 498 507 - sources.cmake: use new class names mentioned 499 - sources.cmake: use new class names mentioned above 508 500 509 13 September 2017 Laurent Desorgher radioact 501 13 September 2017 Laurent Desorgher radioactive_decay-V10-03-14 510 ---------------------------------------------- 502 -------------------------------------------------------- 511 - G4RadioactiveDecay::LoadDecayTable() 503 - G4RadioactiveDecay::LoadDecayTable() 512 Divide the b branching ratio of a specific d 504 Divide the b branching ratio of a specific decay channel read in the database 513 by 100 to avoid that it is higher than 1 as 505 by 100 to avoid that it is higher than 1 as prevented by G4VDecayChannel. 514 This BR is given in pc in the database while 506 This BR is given in pc in the database while it should be smaller than 1 515 when setting it by G4VDecayChannel::SetBR me 507 when setting it by G4VDecayChannel::SetBR method. 516 This solve a bug that appeared with changes 508 This solve a bug that appeared with changes in G4VDecayChannel from 517 tag particles-V10-03-13. 509 tag particles-V10-03-13. 518 510 519 11 July 2017 Dennis Wright radioactive_decay 511 11 July 2017 Dennis Wright radioactive_decay-V10-03-13 520 ---------------------------------------------- 512 -------------------------------------------------------- 521 - G4RadioactiveDecay::BuildPhysicsTable(): rem 513 - G4RadioactiveDecay::BuildPhysicsTable(): remove all settings of photon 522 evaporation; now done in G4PhotonEvaporati 514 evaporation; now done in G4PhotonEvaporation and in physics list 523 515 524 - G4ITDecay::DecayIt() remove all manipulation 516 - G4ITDecay::DecayIt() remove all manipulations of nuclear polarization - now 525 done in G4PhotonEvaporation 517 done in G4PhotonEvaporation 526 518 527 16 June 2017 Dennis Wright radioactive_decay 519 16 June 2017 Dennis Wright radioactive_decay-V10-03-12 528 ---------------------------------------------- 520 -------------------------------------------------------- 529 - G4RadioactiveDecay.hh: 521 - G4RadioactiveDecay.hh: 530 restore static G4ThreadLocal G4Fragment* p 522 restore static G4ThreadLocal G4Fragment* polarizedNucleus; 531 - G4RadioactiveDecay.cc: 523 - G4RadioactiveDecay.cc: 532 add G4ThreadLocal G4Fragment* G4Radioactiv 524 add G4ThreadLocal G4Fragment* G4RadioactiveDecay::polarizedNucleus = nullptr; 533 outside of class to avoid Clang compiler e 525 outside of class to avoid Clang compiler error 534 526 535 12 June 2017 Dennis Wright radioactive_decay 527 12 June 2017 Dennis Wright radioactive_decay-V10-03-11 536 ---------------------------------------------- 528 -------------------------------------------------------- 537 - due to run and compile errors on Mac, go bac 529 - due to run and compile errors on Mac, go back to radioactive_decay-V10-03-07, 538 remove all cached variables and delete insta 530 remove all cached variables and delete instance of photonEvaporation in 539 G4RadioactiveDecay::dtor 531 G4RadioactiveDecay::dtor 540 532 541 3 June 2017 Dennis Wright radioactive_decay- 533 3 June 2017 Dennis Wright radioactive_decay-V10-03-10 542 ---------------------------------------------- 534 ------------------------------------------------------- 543 - G4RadioactiveDecay: store polarizedNucleus a 535 - G4RadioactiveDecay: store polarizedNucleus as a heap object instead of stack 544 in order to improve multithreading behavior 536 in order to improve multithreading behavior 545 - G4ITDecay::DecayIt: change code to deal with 537 - G4ITDecay::DecayIt: change code to deal with polarizedNucleus as a heap object 546 538 547 31 May 2017 Dennis Wright radioactive_decay- 539 31 May 2017 Dennis Wright radioactive_decay-V10-03-09 548 ---------------------------------------------- 540 ------------------------------------------------------- 549 - G4ITDecay: remove unused pointer to daughter 541 - G4ITDecay: remove unused pointer to daughterNucleus 550 542 551 29 May 2017 Dennis Wright radioactive_decay- 543 29 May 2017 Dennis Wright radioactive_decay-V10-03-08 552 ---------------------------------------------- 544 ------------------------------------------------------- 553 - G4RadioactiveDecay: add static thread local 545 - G4RadioactiveDecay: add static thread local G4Fragment to act as cache for 554 nuclear polarization in G4ITDecay 546 nuclear polarization in G4ITDecay 555 - G4RadioactiveDecay::dtor: delete photonEvap 547 - G4RadioactiveDecay::dtor: delete photonEvaporation 556 - G4ITDecay: store in static G4Fragment the nu 548 - G4ITDecay: store in static G4Fragment the nuclear polarization after each 557 decay so that it can be used as initial po 549 decay so that it can be used as initial polarization for next decay 558 550 559 12 May 2017 Dennis Wright radioactive_decay- 551 12 May 2017 Dennis Wright radioactive_decay-V10-03-07 560 ---------------------------------------------- 552 ------------------------------------------------------- 561 - G4RadioactiveDecay: instantiate G4PhotonEvap 553 - G4RadioactiveDecay: instantiate G4PhotonEvaporation in ctor and pass ptr to 562 G4ITDecay 554 G4ITDecay 563 - G4ITDecay: remove instantiation of G4PhotonE 555 - G4ITDecay: remove instantiation of G4PhotonEvaporation and use ptr from 564 G4RadioactiveDecay instead 556 G4RadioactiveDecay instead 565 557 566 7 March 2017 Dennis Wright radioactive_deca 558 7 March 2017 Dennis Wright radioactive_decay-V10-03-06 567 ---------------------------------------------- 559 --------------------------------------------------------- 568 - G4RadioactiveDecay::DecayIt() : add line 560 - G4RadioactiveDecay::DecayIt() : add line 569 fParticleChangeForRadDecay.ProposeWeight(the 561 fParticleChangeForRadDecay.ProposeWeight(theTrack.GetWeight()); 570 to propagate weight of parent track. Fixes 562 to propagate weight of parent track. Fixes Bug #1946. 571 563 572 21 February 2017 V.Ivanchenko radioactive_de 564 21 February 2017 V.Ivanchenko radioactive_decay-V10-03-05 573 ---------------------------------------------- 565 ------------------------------------------------------------ 574 - G4ITDecay: make daughterNucleus a pointer an 566 - G4ITDecay: make daughterNucleus a pointer and store previous 575 state of the G4Fragment there 567 state of the G4Fragment there 576 - G4RadioactiveDecay - removed G4ThreadLocal G 568 - G4RadioactiveDecay - removed G4ThreadLocal G4Fragment 577 569 578 20 February 2017 A. Ribon radioactive_de 570 20 February 2017 A. Ribon radioactive_decay-V10-03-04 579 ---------------------------------------------- 571 ------------------------------------------------------------ 580 - G4RadioactiveDecay: switch off temporarily t 572 - G4RadioactiveDecay: switch off temporarily the correlated gamma emission, 581 to limit the non-reprodu 573 to limit the non-reproducibility violations. 582 574 583 16 February 2017 V.Ivanchenko radioactive_de 575 16 February 2017 V.Ivanchenko radioactive_decay-V10-03-03 584 ---------------------------------------------- 576 ------------------------------------------------------------ 585 - G4ITDecay: fixed old mass variable 577 - G4ITDecay: fixed old mass variable 586 578 587 14 February 2017 Dennis Wright radioactive_d 579 14 February 2017 Dennis Wright radioactive_decay-V10-03-02 588 ---------------------------------------------- 580 ------------------------------------------------------------ 589 - G4ITDecay: Vladimir's changes from trunk whi 581 - G4ITDecay: Vladimir's changes from trunk which fix warnings: 590 added check on Z, A, excitation energy in 582 added check on Z, A, excitation energy in order to be 591 sure that correlated gamma may be sampled; 583 sure that correlated gamma may be sampled; reset 4-momentum at rest 592 when previous nucleaus is reused; use floa 584 when previous nucleaus is reused; use floating level index 593 when a new ion is created 585 when a new ion is created 594 586 595 - G4RadioactiveDecay: use Laurent's level tole 587 - G4RadioactiveDecay: use Laurent's level tolerence level of 10 eV 596 588 597 10 February 2017 Dennis Wright radioactive_d 589 10 February 2017 Dennis Wright radioactive_decay-V10-03-01 598 ---------------------------------------------- 590 ------------------------------------------------------------ 599 - G4RadioactiveDecay: add static G4ThreadLocal 591 - G4RadioactiveDecay: add static G4ThreadLocal G4Fragment polarizedNucleus 600 to serve as cache for polarized nucleus 592 to serve as cache for polarized nucleus 601 593 602 - G4RadioactiveDecay::BuildPhysicsTable: added 594 - G4RadioactiveDecay::BuildPhysicsTable: added lines 603 G4DeexPrecoParameters* param = G4NuclearLe 595 G4DeexPrecoParameters* param = G4NuclearLevelData::GetInstance()->GetParameters(); 604 param->SetUseFilesNEW(true); 596 param->SetUseFilesNEW(true); 605 param->SetCorrelatedGamma(true); 597 param->SetCorrelatedGamma(true); 606 598 607 in order to enable correlated gamma emission 599 in order to enable correlated gamma emission 608 600 609 - G4ITDecay: use G4RadioactiveDecay::polarized 601 - G4ITDecay: use G4RadioactiveDecay::polarizedNucleus as a cache to enable 610 chain decay with polarization 602 chain decay with polarization 611 603 612 20 December 2016 Dennis Wright radioactive_d 604 20 December 2016 Dennis Wright radioactive_decay-V10-03-00 613 ---------------------------------------------- 605 ------------------------------------------------------------ 614 - G4ITDecay::G4ITDecay(): make G4PhotonEvapora 606 - G4ITDecay::G4ITDecay(): make G4PhotonEvaporation a class member 615 and initialize only once to avoid memory chu 607 and initialize only once to avoid memory churn 616 608 617 - G4ITDecay::DecayIt(): make G4Fragment a data 609 - G4ITDecay::DecayIt(): make G4Fragment a data member to avoid its 618 deletion at end of this method and keep po 610 deletion at end of this method and keep polarization information 619 611 620 7 November 2016 Dennis Wright radioactive_de 612 7 November 2016 Dennis Wright radioactive_decay-V10-02-15 621 ---------------------------------------------- 613 ----------------------------------------------------------- 622 - G4RadioactiveDecay::LoadDecayTable: fix segf 614 - G4RadioactiveDecay::LoadDecayTable: fix segfault by removing deletion of 623 empty decay table 615 empty decay table 624 616 625 4 November 2016 Dennis Wright radioactive_de 617 4 November 2016 Dennis Wright radioactive_decay-V10-02-14 626 ---------------------------------------------- 618 ----------------------------------------------------------- 627 - G4RadioactiveDecay::LoadDecayTable: fix bug 619 - G4RadioactiveDecay::LoadDecayTable: fix bug which ignores IT decay when no 628 entries found in database 620 entries found in database 629 621 630 30 September 2016 Dennis Wright radioactive_ 622 30 September 2016 Dennis Wright radioactive_decay-V10-02-13 631 ---------------------------------------------- 623 ------------------------------------------------------------- 632 - G4RadioactiveDecay::LoadDecayTable: fix unex 624 - G4RadioactiveDecay::LoadDecayTable: fix unexpected behavior when decay file 633 is not found 625 is not found 634 626 635 26 September 2016 Dennis Wright radioactive_ 627 26 September 2016 Dennis Wright radioactive_decay-V10-02-12 636 ---------------------------------------------- 628 ------------------------------------------------------------- 637 - G4BetaMinusDecay::DecayIt: add protection fo 629 - G4BetaMinusDecay::DecayIt: add protection for spectrumSampler to try and avoid 638 unitialized read error 630 unitialized read error 639 - G4BetaMinusDecay::SetUpBetaSpectrumSampler: 631 - G4BetaMinusDecay::SetUpBetaSpectrumSampler: put array creation inside (e0 > 0) 640 block 632 block 641 633 642 23 September 2016 Dennis Wright radioactive_ 634 23 September 2016 Dennis Wright radioactive_decay-V10-02-11 643 ---------------------------------------------- 635 ------------------------------------------------------------- 644 - G4BetaMinusDecay::SetUpBetaSpectrumSampler: 636 - G4BetaMinusDecay::SetUpBetaSpectrumSampler: add missing initialization of 645 spectrumSampler 637 spectrumSampler 646 638 647 - G4RadioactiveDecayRate copy ctor: restore ve 639 - G4RadioactiveDecayRate copy ctor: restore verboseLevel initialization as 648 per Coverity 640 per Coverity 649 641 650 7 September 2016 Dennis Wright radioactive_ 642 7 September 2016 Dennis Wright radioactive_decay-V10-02-10 651 ---------------------------------------------- 643 ------------------------------------------------------------ 652 - G4NuclearDecay.hh: fixed compilation error b 644 - G4NuclearDecay.hh: fixed compilation error by adding Get() method for 653 floating level 645 floating level 654 646 655 16 August 2016 Dennis Wright radioactive_dec 647 16 August 2016 Dennis Wright radioactive_decay-V10-02-09 656 ---------------------------------------------- 648 ---------------------------------------------------------- 657 - remove obsolete class G4NuclearDecayChannel 649 - remove obsolete class G4NuclearDecayChannel and all classes based on it: 658 G4AlphaDecayChannel, G4BetaMinusDecayChannel 650 G4AlphaDecayChannel, G4BetaMinusDecayChannel, G4BetaPlusDecayChannel, 659 G4ITDecayChannel, G4KshellECDecayChannel, G4 651 G4ITDecayChannel, G4KshellECDecayChannel, G4LshellECDecayChannel, 660 G4MshellECDecayChannel and G4ProtonDecayChan 652 G4MshellECDecayChannel and G4ProtonDecayChannel.hh 661 653 662 - G4RadioactiveDecay: enable reading of floati 654 - G4RadioactiveDecay: enable reading of floating levels and entry as unique 663 nuclides into decay tables 655 nuclides into decay tables 664 656 665 - G4RadioactiveDecay and all specific decay ch 657 - G4RadioactiveDecay and all specific decay channel classes: allow 666 nuclides with floating levels to decay 658 nuclides with floating levels to decay 667 659 668 - this tag works only with the RadioactiveDeca 660 - this tag works only with the RadioactiveDecay5.0 database or later 669 661 670 662 671 25 July 2016 Vladimir Ivanchenko radioactive 663 25 July 2016 Vladimir Ivanchenko radioactive_decay-V10-02-08 672 ---------------------------------------------- 664 -------------------------------------------------------- 673 - G4NuclearDecayChannel, G4RadioactiveDecay, G 665 - G4NuclearDecayChannel, G4RadioactiveDecay, G4RadioactiveDecaymessenger 674 switch to use new gamma level data instead 666 switch to use new gamma level data instead of old obsolete 675 667 676 16 June 2016 Vladimir Ivanchenko radioactive 668 16 June 2016 Vladimir Ivanchenko radioactive_decay-V10-02-07 677 ---------------------------------------------- 669 -------------------------------------------------------- 678 - G4RadioactiveDecay::BuildPhysicsTable: remov 670 - G4RadioactiveDecay::BuildPhysicsTable: remove initialization of atomic 679 deexcitation and leave only G4Exception. Ini 671 deexcitation and leave only G4Exception. Initialisation should be done 680 in Physics List 672 in Physics List 681 673 682 15 June 2016 Dennis Wright radioactive_decay 674 15 June 2016 Dennis Wright radioactive_decay-V10-02-06 683 ---------------------------------------------- 675 -------------------------------------------------------- 684 - G4RadioactiveDecay::BuildPhysicsTable: remov 676 - G4RadioactiveDecay::BuildPhysicsTable: remove initialization of atomic 685 deexcitation to avoid overwriting its initia 677 deexcitation to avoid overwriting its initialization in EM. Throw 686 fatal exception if initialization not done s 678 fatal exception if initialization not done somewhere. 687 679 688 4 April 2016 Dennis Wright radioactive_decay 680 4 April 2016 Dennis Wright radioactive_decay-V10-02-05 689 ---------------------------------------------- 681 -------------------------------------------------------- 690 - remove obsolete class G4RIsotopeTable 682 - remove obsolete class G4RIsotopeTable 691 683 692 29 March 2016 Laurent Desorgher radioactive_ 684 29 March 2016 Laurent Desorgher radioactive_decay-V10-02-04 693 ---------------------------------------------- 685 ------------------------------------------------------------- 694 - Add production of gamma and electron spectra 686 - Add production of gamma and electron spectra from deexcitation of excited levels 695 in the biased mode. New method G4Radioactive 687 in the biased mode. New method G4RadioactiveDecay::AddDeexcitationSpectrumForBiasMode 696 688 697 29 February 2016 Andrea Dotti radioactive_de 689 29 February 2016 Andrea Dotti radioactive_decay-V10-02-03 698 ---------------------------------------------- 690 ----------------------------------------------------------- 699 - New API for G4VDecayChannel class (avoid MT 691 - New API for G4VDecayChannel class (avoid MT data-race) 700 requires partciles-V10-02-08 692 requires partciles-V10-02-08 701 693 702 16 February 2016 Dennis Wright radioactive_de 694 16 February 2016 Dennis Wright radioactive_decay-V10-02-02 703 ---------------------------------------------- 695 ----------------------------------------------------------- 704 - G4RadioactiveDecay::DoDecay: add protection 696 - G4RadioactiveDecay::DoDecay: add protection for zero ptr in case of missing 705 decay channel 697 decay channel 706 698 707 16 December 2015 Dennis Wright radioactive_de 699 16 December 2015 Dennis Wright radioactive_decay-V10-02-01 708 ---------------------------------------------- 700 ----------------------------------------------------------- 709 - G4RadioactiveDecay: rename several methods a 701 - G4RadioactiveDecay: rename several methods and variables to more closely 710 represent their meaning: 702 represent their meaning: 711 GetTaoTime() -> ConvolveSourceTimeProfile( 703 GetTaoTime() -> ConvolveSourceTimeProfile() 712 taotime -> convolvedTime 704 taotime -> convolvedTime 713 theDecayTable -> summedDecayTable 705 theDecayTable -> summedDecayTable 714 rates -> Acoeff 706 rates -> Acoeff 715 707 716 - added class G4BatemanParameters to eventuall 708 - added class G4BatemanParameters to eventually replace G4RadioactiveDecayRate 717 709 718 3 December 2015 Dennis Wright radioactive_de 710 3 December 2015 Dennis Wright radioactive_decay-V10-02-00 719 ---------------------------------------------- 711 ----------------------------------------------------------- 720 - retag radioactive_decay-V10-01-24 712 - retag radioactive_decay-V10-01-24 721 713 722 2 December 2015 Dennis Wright radioactive_de 714 2 December 2015 Dennis Wright radioactive_decay-V10-01-24 723 ---------------------------------------------- 715 ----------------------------------------------------------- 724 - G4BetaMinusDecay.cc, G4RadioactiveDecay.cc: 716 - G4BetaMinusDecay.cc, G4RadioactiveDecay.cc: add protection for case 725 when endpoint energy is 0 in beta- decay. T 717 when endpoint energy is 0 in beta- decay. This fixes bug #1766. 726 718 727 18 November 2015 Dennis Wright radioactive_de 719 18 November 2015 Dennis Wright radioactive_decay-V10-01-23 728 ---------------------------------------------- 720 ----------------------------------------------------------- 729 - use method proposed by Andreas Zoglauer to t 721 - use method proposed by Andreas Zoglauer to temporarily fix energy 730 non-conservation in IT and EC modes due to i 722 non-conservation in IT and EC modes due to incomplete atomic relaxation 731 model. Fixes bug #1756. 723 model. Fixes bug #1756. 732 724 733 12 November 2015 Dennis Wright radioactive_de 725 12 November 2015 Dennis Wright radioactive_decay-V10-01-22 734 ---------------------------------------------- 726 ----------------------------------------------------------- 735 - G4RadioactiveDecay::DoDecay() : pass parent 727 - G4RadioactiveDecay::DoDecay() : pass parent mass + 30 MeV to 736 G4DecayTable::SelectADecayChannel in order 728 G4DecayTable::SelectADecayChannel in order to account for difference in 737 mass defects between parent and daughter. 729 mass defects between parent and daughter. This fixes bug #1793. 738 730 739 29 October 2015 Dennis Wright radioactive_dec 731 29 October 2015 Dennis Wright radioactive_decay-V10-01-21 740 ---------------------------------------------- 732 ---------------------------------------------------------- 741 - remove obsolete class G4BetaFermiFunction an 733 - remove obsolete class G4BetaFermiFunction and references to it in 742 sources.cmake, G4NuclearDecayChannel. Addre 734 sources.cmake, G4NuclearDecayChannel. Addresses bug report 1785. 743 735 744 21 October 2015 Luis Sarmiento radioactive_dec 736 21 October 2015 Luis Sarmiento radioactive_decay-V10-01-20 745 ---------------------------------------------- 737 ---------------------------------------------------------- 746 - G4NeutronDecay added to work with the "Neutr 738 - G4NeutronDecay added to work with the "Neutron" key in the radfiles 747 739 748 9 October 2015 Dennis Wright radioactive_deca 740 9 October 2015 Dennis Wright radioactive_decay-V10-01-19 749 ---------------------------------------------- 741 --------------------------------------------------------- 750 - G4ITDecay.cc: fix memory leak of G4Fragment* 742 - G4ITDecay.cc: fix memory leak of G4Fragment* nucleus, G4Fragment* eOrGamma 751 from Bug Report #1787 743 from Bug Report #1787 752 744 753 22 September 2015 Dennis Wright radioactive_d 745 22 September 2015 Dennis Wright radioactive_decay-V10-01-18 754 ---------------------------------------------- 746 ------------------------------------------------------------ 755 - G4RIsotopeTable: add object name in ctor 747 - G4RIsotopeTable: add object name in ctor 756 - G4RadioactiveDecay: remove G4RIsotopeTable 748 - G4RadioactiveDecay: remove G4RIsotopeTable (now redundant) and all associated 757 pointers 749 pointers 758 750 759 8 September 2015 Luis Sarmiento radioactive_de 751 8 September 2015 Luis Sarmiento radioactive_decay-V10-01-17 760 ---------------------------------------------- 752 ----------------------------------------------------------- 761 - G4ProtonDecay linking problem fixed. 753 - G4ProtonDecay linking problem fixed. 762 754 763 8 September 2015 Luis Sarmiento radioactive_de 755 8 September 2015 Luis Sarmiento radioactive_decay-V10-01-16 764 ---------------------------------------------- 756 ----------------------------------------------------------- 765 - Changed G4ProtonDecayChannel by G4ProtonDeca 757 - Changed G4ProtonDecayChannel by G4ProtonDecay 766 758 767 1 September 2015 Dennis Wright radioactive_de 759 1 September 2015 Dennis Wright radioactive_decay-V10-01-15 768 ---------------------------------------------- 760 ----------------------------------------------------------- 769 - G4RIsotopeTable.cc, G4NuclearDecayChannel.cc 761 - G4RIsotopeTable.cc, G4NuclearDecayChannel.cc, G4BetaDecayCorrections.cc, 770 G4RadioactiveDecay.cc: add temporary checks 762 G4RadioactiveDecay.cc: add temporary checks on while loops 771 763 772 30 July 2015 S Incerti, V Iv. radioactive_deca 764 30 July 2015 S Incerti, V Iv. radioactive_decay-V10-01-14 773 ---------------------------------------------- 765 --------------------------------------------------------- 774 - Fixing Bugzilla #1727 766 - Fixing Bugzilla #1727 775 767 776 13 July 2015 A Dotti radioactive_decay-V10 768 13 July 2015 A Dotti radioactive_decay-V10-01-13 777 ---------------------------------------------- 769 ---------------------------------------------------- 778 - Fixing coverity issues #60965 #60966 770 - Fixing coverity issues #60965 #60966 779 771 780 22 May 2015 L Desorgher radioactive_decay-V10 772 22 May 2015 L Desorgher radioactive_decay-V10-01-12 781 ---------------------------------------------- 773 ---------------------------------------------------- 782 - G4ECDecay use of daughter atom instead of pa 774 - G4ECDecay use of daughter atom instead of parent atom when calling atomic relaxation 783 775 784 776 785 13 April 2015 Dennis Wright radioactive_decay 777 13 April 2015 Dennis Wright radioactive_decay-V10-01-11 786 ---------------------------------------------- 778 -------------------------------------------------------- 787 - G4RadioactivedDecay::LoadDecayTable : implem 779 - G4RadioactivedDecay::LoadDecayTable : implement Laurent's changes back to 788 level search using tolerance (now 0.1 keV) 780 level search using tolerance (now 0.1 keV) 789 - G4RadioactivedDecay::AddDecayTable : bug fix 781 - G4RadioactivedDecay::AddDecayTable : bug fix in combination of branching 790 ratios (brs[1] -> brs[2] in beta+ decay) 782 ratios (brs[1] -> brs[2] in beta+ decay) 791 783 792 10 March 2015 Dennis Wright radioactive_decay 784 10 March 2015 Dennis Wright radioactive_decay-V10-01-10 793 ---------------------------------------------- 785 -------------------------------------------------------- 794 - re-enable setting of ARM on or off (default 786 - re-enable setting of ARM on or off (default is on) in G4ITDecay and 795 G4ECDecay 787 G4ECDecay 796 - also include Michel Maire's change from 5 Ma 788 - also include Michel Maire's change from 5 March 797 789 798 05 March 2015 Michel Maire 790 05 March 2015 Michel Maire 799 -------------------------- 791 -------------------------- 800 - G4RadioactiveDecay::BuildPhysicsTable() : ad 792 - G4RadioactiveDecay::BuildPhysicsTable() : add p->SetAuger(true) 801 793 802 27 February 2015 Dennis Wright radioactive_de 794 27 February 2015 Dennis Wright radioactive_decay-V10-01-09 803 ---------------------------------------------- 795 ----------------------------------------------------------- 804 - improved efficiency of neutrino energy sectr 796 - improved efficiency of neutrino energy sectrum calculation in 805 G4BetaPlusDecay and G4BetaMinusDecay 797 G4BetaPlusDecay and G4BetaMinusDecay 806 - use Q value and electron binding energy to c 798 - use Q value and electron binding energy to calculate CM momentum 807 in G4ECDecay 799 in G4ECDecay 808 800 809 11 February 2015 Andrea Dotti radioactive_de 801 11 February 2015 Andrea Dotti radioactive_decay-V10-01-08 810 ---------------------------------------------- 802 ----------------------------------------------------------- 811 - Temporary removing sharing of decay table ma 803 - Temporary removing sharing of decay table map between 812 threads to verify if failures in MT disappea 804 threads to verify if failures in MT disappear 813 805 814 29 January 2015 Dennis Wright radioactive_de 806 29 January 2015 Dennis Wright radioactive_decay-V10-01-07 815 ---------------------------------------------- 807 ----------------------------------------------------------- 816 - put autolock on new of master decay map 808 - put autolock on new of master decay map 817 809 818 27 January 2015 Dennis Wright radioactive_de 810 27 January 2015 Dennis Wright radioactive_decay-V10-01-06 819 ---------------------------------------------- 811 ----------------------------------------------------------- 820 -G4BetaMinusDecay::DecayIt: fix FPE error in s 812 -G4BetaMinusDecay::DecayIt: fix FPE error in sqrt 821 -G4BetaPlusDecay::DecayIt: fix possible FPE er 813 -G4BetaPlusDecay::DecayIt: fix possible FPE error in sqrt 822 814 823 22 January 2015 Dennis Wright radioactive_de 815 22 January 2015 Dennis Wright radioactive_decay-V10-01-05 824 ---------------------------------------------- 816 ----------------------------------------------------------- 825 - G4BetaMinusDecay.cc: fix divide by zero neut 817 - G4BetaMinusDecay.cc: fix divide by zero neutrino energy 826 - G4BetaPlusDecay.cc: fix zero pointer for spe 818 - G4BetaPlusDecay.cc: fix zero pointer for spectrumSampler 827 819 828 16 January 2015 Gabriele Cosmo radioactive_d 820 16 January 2015 Gabriele Cosmo radioactive_decay-V10-01-04 829 ---------------------------------------------- 821 ------------------------------------------------------------ 830 - Corrected GNUmakefile and sources.cmake scri 822 - Corrected GNUmakefile and sources.cmake scripts to add missing dependency 831 on electromagnetic/lowenergy module. 823 on electromagnetic/lowenergy module. 832 824 833 15 January 2015 Dennis Wright radioactive_de 825 15 January 2015 Dennis Wright radioactive_decay-V10-01-03 834 ---------------------------------------------- 826 ----------------------------------------------------------- 835 - G4RadioactiveDecay::BuildPhysicsTable: chang 827 - G4RadioactiveDecay::BuildPhysicsTable: change code to create new atomic 836 deexcitation only if one doesn't already exi 828 deexcitation only if one doesn't already exist 837 - G4ECDecay.cc: re-install check for zero poin 829 - G4ECDecay.cc: re-install check for zero pointer to atomic deexcitation 838 830 839 12 January 2015 Dennis Wright radioactive_de 831 12 January 2015 Dennis Wright radioactive_decay-V10-01-02 840 ---------------------------------------------- 832 ----------------------------------------------------------- 841 - G4RadioactiveDecay::BuildPhysicsTable : regi 833 - G4RadioactiveDecay::BuildPhysicsTable : register G4UAtomicDeexcitation to 842 G4LossTableManager so that electron shells c 834 G4LossTableManager so that electron shells can be found. Set Fluo and 843 Auger flags to true, PIXE to false 835 Auger flags to true, PIXE to false 844 - G4ECDecay.cc: re-arrange code to accommodat 836 - G4ECDecay.cc: re-arrange code to accommodate above change 845 837 846 19 December 2014 Dennis Wright radioactive_de 838 19 December 2014 Dennis Wright radioactive_decay-V10-01-01 847 ---------------------------------------------- 839 ----------------------------------------------------------- 848 - use G4NuclearDecay as the new base class for 840 - use G4NuclearDecay as the new base class for all the decay channels. This 849 replaces G4NuclearDecayChannel 841 replaces G4NuclearDecayChannel 850 - all decay channels (G4AlphaDecay, G4BetaMinu 842 - all decay channels (G4AlphaDecay, G4BetaMinusDecay, G4BetaPlusDecay, 851 G4ITDecay and G4ECDecay) modified to use new 843 G4ITDecay and G4ECDecay) modified to use new base class 852 - G4NuclearDecayChannel removed from G4Radioac 844 - G4NuclearDecayChannel removed from G4RadioactiveDecay 853 845 854 08 December 2014 Dennis Wright radioactive_de 846 08 December 2014 Dennis Wright radioactive_decay-V10-01-00 855 ---------------------------------------------- 847 ---------------------------------------------------------- 856 - added new classes G4BetaMinusDecay, G4BetaPl 848 - added new classes G4BetaMinusDecay, G4BetaPlusDecay, G4ECDecay and G4ITDecay 857 to streamline inheritance chain and reduce n 849 to streamline inheritance chain and reduce non-reproducibility 858 850 859 06 November 2014 Dennis Wright radioactive_dec 851 06 November 2014 Dennis Wright radioactive_decay-V10-00-11 860 ---------------------------------------------- 852 ---------------------------------------------------------- 861 - G4NuclearDecayChannel: remove upper limit on 853 - G4NuclearDecayChannel: remove upper limit on number of gammas produced by 862 G4PhotoEvaporation. Fixes exception. 854 G4PhotoEvaporation. Fixes exception. 863 855 864 04 November 2014 Dennis Wright radioactive_dec 856 04 November 2014 Dennis Wright radioactive_decay-V10-00-10 865 ---------------------------------------------- 857 ---------------------------------------------------------- 866 - G4NuclearDecayChannel::DecayIt: allow up to 858 - G4NuclearDecayChannel::DecayIt: allow up to three fragments from 867 G4PhotoEvaporation::BreakUp. This fixes the 859 G4PhotoEvaporation::BreakUp. This fixes the exception seen when there is 868 more than one gamma 860 more than one gamma 869 861 870 03 November 2014 Dennis Wright radioactive_dec 862 03 November 2014 Dennis Wright radioactive_decay-V10-00-09 871 ---------------------------------------------- 863 ---------------------------------------------------------- 872 - added new class G4AlphaDecay to streamline i 864 - added new class G4AlphaDecay to streamline inheritance chain and use Q to 873 calculate decay product energies 865 calculate decay product energies 874 - G4RadioactiveDecay.cc: use G4AlphaDecay inst 866 - G4RadioactiveDecay.cc: use G4AlphaDecay instead of G4AlphaDecayChannel 875 867 876 - G4NuclearDecayChannel.cc: check number of ga 868 - G4NuclearDecayChannel.cc: check number of gammas returned from 877 G4PhotoEvaporation and take different acti 869 G4PhotoEvaporation and take different action in each case of 0, 1, or 2 878 gammas 870 gammas 879 871 880 21 October 2014 Dennis Wright radioactive_dec 872 21 October 2014 Dennis Wright radioactive_decay-V10-00-08 881 ---------------------------------------------- 873 ---------------------------------------------------------- 882 - G4RadioactiveDecay dtor: add delete dkmap to 874 - G4RadioactiveDecay dtor: add delete dkmap to fix memory leak 883 - G4RadioactiveDecay.hh : set size of decayWin 875 - G4RadioactiveDecay.hh : set size of decayWindows to 100 to fix array overrun 884 876 885 13 October 2014 Dennis Wright radioactive_dec 877 13 October 2014 Dennis Wright radioactive_decay-V10-00-07 886 ---------------------------------------------- 878 ---------------------------------------------------------- 887 - G4NuclearDecayChannel, G4BetaDecayCorrection 879 - G4NuclearDecayChannel, G4BetaDecayCorrections, G4RadioactiveDecay: made 888 several more variables const 880 several more variables const 889 881 890 13 October 2014 Dennis Wright radioactive_dec 882 13 October 2014 Dennis Wright radioactive_decay-V10-00-06 891 ---------------------------------------------- 883 ---------------------------------------------------------- 892 - G4RadioactiveDecay::GetMeanFreePath(): make 884 - G4RadioactiveDecay::GetMeanFreePath(): make local pointer to 893 G4ParticleDefinition const 885 G4ParticleDefinition const 894 886 895 - G4RadioactiveDecay::LoadDecayTable(), GetDec 887 - G4RadioactiveDecay::LoadDecayTable(), GetDecayTable(), DoDecay(): 896 make G4ParticleDefinition arguments const 888 make G4ParticleDefinition arguments const 897 889 898 12 September 2014 Luis Sarmiento radioactive_d 890 12 September 2014 Luis Sarmiento radioactive_decay-V10-00-05 899 ---------------------------------------------- 891 ------------------------------------------------------------ 900 - Fixed file missing in commit that enables th 892 - Fixed file missing in commit that enables the proton decay 901 893 902 06 August 2014 Luis Sarmiento radioactive_deca 894 06 August 2014 Luis Sarmiento radioactive_decay-V10-00-04 903 ---------------------------------------------- 895 --------------------------------------------------------- 904 - proton decay added. It was coded mimicking t 896 - proton decay added. It was coded mimicking the alpha decay. 905 The word in the data file is "Proton" 897 The word in the data file is "Proton" 906 - dummy double proton decay "Proton2" added fo 898 - dummy double proton decay "Proton2" added for consistency with 907 the double beta decays 899 the double beta decays 908 900 909 12 June 2014 Dennis Wright radioactive_decay- 901 12 June 2014 Dennis Wright radioactive_decay-V10-00-03 910 ---------------------------------------------- 902 ------------------------------------------------------- 911 - fix memory leak in dtor of G4RIsotopeTable.c 903 - fix memory leak in dtor of G4RIsotopeTable.cc from bug report 1617 912 904 913 10 June 2014 Dennis Wright radioactive_decay- 905 10 June 2014 Dennis Wright radioactive_decay-V10-00-02 914 ---------------------------------------------- 906 ------------------------------------------------------- 915 - G4RadioactiveDecay::GetMeanFreePath: tau = - 907 - G4RadioactiveDecay::GetMeanFreePath: tau = -1001 now indicates a nuclide with 916 very short lifetime or that was not listed i 908 very short lifetime or that was not listed in G4NuclideTable. In that case, 917 set pathlength to DBL_MIN. This fixes bug # 909 set pathlength to DBL_MIN. This fixes bug #1582. 918 910 919 20 February 2014 Dennis Wright radioactive_de 911 20 February 2014 Dennis Wright radioactive_decay-V10-00-01 920 ---------------------------------------------- 912 ----------------------------------------------------------- 921 - G4RadioactiveDecayMode.hh, .cc: add double b 913 - G4RadioactiveDecayMode.hh, .cc: add double beta- decay and double beta+ decay 922 to enum 914 to enum 923 - G4RadioactiveDecay.cc: add dummies for doubl 915 - G4RadioactiveDecay.cc: add dummies for double beta- decay and double beta+ 924 decay in order to partially fix Bug 1560: lo 916 decay in order to partially fix Bug 1560: long ground state lifetimes with no decay 925 scheme 917 scheme 926 918 927 6 February 2014 Dennis Wright radioactive_dec 919 6 February 2014 Dennis Wright radioactive_decay-V10-00-00 928 ---------------------------------------------- 920 ---------------------------------------------------------- 929 - G4NuclearDecayChannel::DecayIt: remove enfor 921 - G4NuclearDecayChannel::DecayIt: remove enforcement of single gamma emission 930 922 931 31 January 2014 Dennis Wright radioactive_dec 923 31 January 2014 Dennis Wright radioactive_decay-V09-06-22 932 ---------------------------------------------- 924 ---------------------------------------------------------- 933 - G4RadioactiveDecay::~G4RadioactiveDecay: fix 925 - G4RadioactiveDecay::~G4RadioactiveDecay: fix memory leak by deleting decay 934 table map 926 table map 935 - G4NuclearDecayChannel::DecayIt: enforce sing 927 - G4NuclearDecayChannel::DecayIt: enforce single gamma emission from 936 deexcitation-> BreakUp() to guarantee only 928 deexcitation-> BreakUp() to guarantee only two elements in G4FragmentVector 937 - remove obsolete hbook files from test/betate 929 - remove obsolete hbook files from test/betatest 938 930 939 24 November 2013 Dennis Wright radioactive_de 931 24 November 2013 Dennis Wright radioactive_decay-V09-06-21 940 ---------------------------------------------- 932 ----------------------------------------------------------- 941 - G4RadioactiveDecay::GetMeanFreePath: current 933 - G4RadioactiveDecay::GetMeanFreePath: currently GetPDGStable() returns stable 942 for isomers. This prevented isomers from 934 for isomers. This prevented isomers from decaying in flight. Fix by 943 replacing GetPDGStable() with lifetime == 935 replacing GetPDGStable() with lifetime == -1 as test for nuclide stability. 944 Also clean up calculation of pathlength. 936 Also clean up calculation of pathlength. 945 937 946 - G4NuclearDecayChannel: clean out unused prin 938 - G4NuclearDecayChannel: clean out unused print-outs 947 939 948 13 November 2013 Dennis Wright radioactive_de 940 13 November 2013 Dennis Wright radioactive_decay-V09-06-20 949 ---------------------------------------------- 941 ----------------------------------------------------------- 950 - G4RadioactiveDecay::LoadDecayTable: fix endp 942 - G4RadioactiveDecay::LoadDecayTable: fix endpoint energy loaded into decay 951 channel for beta+ decay - subtract 2 elect 943 channel for beta+ decay - subtract 2 electron masses 952 944 953 11 November 2013 Dennis Wright radioactive_de 945 11 November 2013 Dennis Wright radioactive_decay-V09-06-19 954 ---------------------------------------------- 946 ----------------------------------------------------------- 955 - fixed bugs causing decay chains to stop prem 947 - fixed bugs causing decay chains to stop prematurely 956 - G4NuclearDecayChannel::DecayIt: 948 - G4NuclearDecayChannel::DecayIt: 957 in the case of IT, get excitation energy f 949 in the case of IT, get excitation energy from parent nucleus, not daughter 958 (const G4Ions*)(G4MT_parent))->Get 950 (const G4Ions*)(G4MT_parent))->GetExcitationEnergy() 959 remove subtraction of gamma energy from va 951 remove subtraction of gamma energy from variable daughterExcitation 960 952 961 - G4RadioactiveDecay::GetDecayTable: search in 953 - G4RadioactiveDecay::GetDecayTable: search internal library of decay tables 962 using name of ion, not integer key - this 954 using name of ion, not integer key - this fixes the "level 9" problem 963 955 964 7 November 2013 Dennis Wright radioactive_dec 956 7 November 2013 Dennis Wright radioactive_decay-V09-06-18 965 ---------------------------------------------- 957 ---------------------------------------------------------- 966 - G4NuclearDecayChannel::DecayIt: allow explic 958 - G4NuclearDecayChannel::DecayIt: allow explicit decay of IT channels 967 and send residual nucleus to final state for 959 and send residual nucleus to final state for tracking 968 - G4RadioactiveDecay: clean up 960 - G4RadioactiveDecay: clean up 969 961 970 21 October 2013 Dennis Wright radioactive_dec 962 21 October 2013 Dennis Wright radioactive_decay-V09-06-17 971 ---------------------------------------------- 963 ---------------------------------------------------------- 972 - G4NuclearDecayChannel::DecayIt: in loop to s 964 - G4NuclearDecayChannel::DecayIt: in loop to search for isomer levels, add 973 Andrea Dotti's protections and fatal excepti 965 Andrea Dotti's protections and fatal exception for zero pointers when daughter 974 ions are not found 966 ions are not found 975 967 976 14 October 2013 Dennis Wright radioactive_dec 968 14 October 2013 Dennis Wright radioactive_decay-V09-06-16 977 ---------------------------------------------- 969 ---------------------------------------------------------- 978 - G4NuclearDecayChannel::DecayIt: add an elect 970 - G4NuclearDecayChannel::DecayIt: add an electron mass to the parent nucleus 979 in case of electron capture. This fixes the 971 in case of electron capture. This fixes the G4GeneralPhaseSpaceDecay::Pmx() 980 mass deficit warning. 972 mass deficit warning. 981 973 982 4 October 2013 Dennis Wright radioactive_deca 974 4 October 2013 Dennis Wright radioactive_decay-V09-06-15 983 ---------------------------------------------- 975 --------------------------------------------------------- 984 - G4NuclearDecayChannel: change class member d 976 - G4NuclearDecayChannel: change class member daughterExcitation 985 from TLS back to plain G4double - fixes infi 977 from TLS back to plain G4double - fixes infinite loop in decay chain 986 978 987 1 October 2013 Makoto Asai radioactive_decay 979 1 October 2013 Makoto Asai radioactive_decay-V09-06-14 988 ---------------------------------------------- 980 -------------------------------------------------------- 989 - G4NuclearDecayChannel : Fixed thread-safety 981 - G4NuclearDecayChannel : Fixed thread-safety and reproducability issues. 990 982 991 9 September 2013 Makoto Asai radioactive_dec 983 9 September 2013 Makoto Asai radioactive_decay-V09-06-13 992 ---------------------------------------------- 984 ---------------------------------------------------------- 993 - G4RadioactiveDecay::LoadDecayTable() : modif 985 - G4RadioactiveDecay::LoadDecayTable() : modify to read data file only once 994 for multi-threaded mode. 986 for multi-threaded mode. 995 987 996 5 September 2013 Dennis Wright radioactive_d 988 5 September 2013 Dennis Wright radioactive_decay-V09-06-12 997 ---------------------------------------------- 989 ------------------------------------------------------------ 998 - G4NuclearDecayChannel::DecayIt() : remove un 990 - G4NuclearDecayChannel::DecayIt() : remove unused variable and argument 999 (theParentMass) 991 (theParentMass) 1000 992 1001 16 August 2013 Dennis Wright radioactive_de 993 16 August 2013 Dennis Wright radioactive_decay-V09-06-11 1002 --------------------------------------------- 994 ---------------------------------------------------------- 1003 - cleanup and retag 995 - cleanup and retag 1004 996 1005 12 August 2013 Dennis Wright radioactive_de 997 12 August 2013 Dennis Wright radioactive_decay-V09-06-10 1006 --------------------------------------------- 998 ---------------------------------------------------------- 1007 - G4RadioactiveDecay: 999 - G4RadioactiveDecay: 1008 move registry of isotope table from Build 1000 move registry of isotope table from BuildPhysicsTable to ctor. 1009 This fixes problem of missing secondaries 1001 This fixes problem of missing secondaries and is probably OK for MT. 1010 1002 1011 - G4NuclearDecayChannel: use integer metastab 1003 - G4NuclearDecayChannel: use integer metastable state levels instead of 1012 energy values. Where only energy is know 1004 energy values. Where only energy is known search for nearest integer 1013 level. 1005 level. 1014 1006 1015 12 July 2013 Dennis Wright radioactive_deca 1007 12 July 2013 Dennis Wright radioactive_decay-V09-06-09 1016 --------------------------------------------- 1008 -------------------------------------------------------- 1017 - G4RadioactiveDecay: 1009 - G4RadioactiveDecay: 1018 to accommodate multi-threading remove the 1010 to accommodate multi-threading remove the setting of nuclear decay tables 1019 to G4ParticleDefinition and replace with 1011 to G4ParticleDefinition and replace with local decay table map 1020 1012 1021 remove IsLoaded() method and data member 1013 remove IsLoaded() method and data member LoadedNuclei which are now 1022 redundant due to above changes 1014 redundant due to above changes 1023 1015 1024 20 June 2013 Andrea Dotti radioactive_deca 1016 20 June 2013 Andrea Dotti radioactive_decay-V09-06-08 1025 --------------------------------------------- 1017 -------------------------------------------------------- 1026 - G4RIsotopeTable.cc : fix bug in checking if 1018 - G4RIsotopeTable.cc : fix bug in checking if DB files have 1027 been loaded (accessing map without protecti 1019 been loaded (accessing map without protection) 1028 1020 1029 20 June 2013 Dennis Wright radioactive_deca 1021 20 June 2013 Dennis Wright radioactive_decay-V09-06-07 1030 --------------------------------------------- 1022 -------------------------------------------------------- 1031 - G4RadioactiveDecay.cc : fix memory leak by 1023 - G4RadioactiveDecay.cc : fix memory leak by adding 1032 delete theIsotopeTable; 1024 delete theIsotopeTable; 1033 to dtor 1025 to dtor 1034 1026 1035 18 June 2013 V. Ivanchenko radioactive_decay 1027 18 June 2013 V. Ivanchenko radioactive_decay-V09-06-06 1036 --------------------------------------------- 1028 -------------------------------------------------------- 1037 - G4RadioactiveDecay, G4NuclearDecayChannel, 1029 - G4RadioactiveDecay, G4NuclearDecayChannel, 1038 G4BetaMinusDecayChannel, G4BetaPlusDecayCha 1030 G4BetaMinusDecayChannel, G4BetaPlusDecayChannel - use 1039 typedefs from Randomize.hh instead of CLH 1031 typedefs from Randomize.hh instead of CLHEP 1040 1032 1041 18 June 2013 V. Ivanchenko radioactive_decay 1033 18 June 2013 V. Ivanchenko radioactive_decay-V09-06-05 1042 --------------------------------------------- 1034 -------------------------------------------------------- 1043 - G4RadioactiveDecay - initialise Isotope tab 1035 - G4RadioactiveDecay - initialise Isotope table only for master 1044 1036 1045 18 June 2013 V. Ivanchenko radioactive_decay 1037 18 June 2013 V. Ivanchenko radioactive_decay-V09-06-04 1046 --------------------------------------------- 1038 -------------------------------------------------------- 1047 - G4RadioactiveDecay - moved initialisation o 1039 - G4RadioactiveDecay - moved initialisation of Isotope table from 1048 the constructor to BuildPhysicsTable meth 1040 the constructor to BuildPhysicsTable method 1049 1041 1050 6 June 2013 Gabriele Cosmo radioactive_deca 1042 6 June 2013 Gabriele Cosmo radioactive_decay-V09-06-03 1051 --------------------------------------------- 1043 -------------------------------------------------------- 1052 - Replaced keyword 'ERROR' with 'RDM_ERROR' t 1044 - Replaced keyword 'ERROR' with 'RDM_ERROR' to avoid clashes with 1053 specific macros defined in Windows system. 1045 specific macros defined in Windows system. 1054 1046 1055 8 March 2013 Gabriele Cosmo radioactive_dec 1047 8 March 2013 Gabriele Cosmo radioactive_decay-V09-06-02 1056 --------------------------------------------- 1048 --------------------------------------------------------- 1057 - Fixed use of internal MT data in G4NuclearD 1049 - Fixed use of internal MT data in G4NuclearDecayChannel. 1058 1050 1059 1 January 2013 Laurent Desorgher radioactiv 1051 1 January 2013 Laurent Desorgher radioactive_decay-V09-06-01 1060 --------------------------------------------- 1052 ------------------------------------------------------------ 1061 - G4RadioactiveDecay: fix partly bug 1359 1053 - G4RadioactiveDecay: fix partly bug 1359 1062 -Force the boost of the decay products in l 1054 -Force the boost of the decay products in line 1598 1063 -The parent energy considered in the boost 1055 -The parent energy considered in the boost is the total energy of the fully stripped parent ion rather than 1064 the total energy of dynamic ion where the 1056 the total energy of dynamic ion where the energy of shell electrons is taken into account 1065 -Some difference in momentum and energy bal 1057 -Some difference in momentum and energy balance is still observed but much less than before 1066 1058 1067 1059 1068 13 November 2012 Dennis Wright radioactive_ 1060 13 November 2012 Dennis Wright radioactive_decay-V09-05-12 1069 --------------------------------------------- 1061 ------------------------------------------------------------ 1070 - G4NuclearDecayChannel: fix Coverity bugs 15 1062 - G4NuclearDecayChannel: fix Coverity bugs 15098, 15099, 37711 uninitialized 1071 variables, and bug 14520, dereference of po 1063 variables, and bug 14520, dereference of possible null pointer 1072 - G4RIsotopeTable: add assignment operator as 1064 - G4RIsotopeTable: add assignment operator as per Coverity bug 37113 1073 - G4RadioactiveDecay.hh - remove extra includ 1065 - G4RadioactiveDecay.hh - remove extra include of G4RadioactiveDecaymessenger.hh 1074 1066 1075 04 October 2012 Gabriele Cosmo radioactive_ 1067 04 October 2012 Gabriele Cosmo radioactive_decay-V09-05-11 1076 --------------------------------------------- 1068 ------------------------------------------------------------ 1077 - G4RIsotopeTable.cc: added inclusion of unit 1069 - G4RIsotopeTable.cc: added inclusion of units header... 1078 1070 1079 03 October 2012 Vladimir Ivantchenko radioa 1071 03 October 2012 Vladimir Ivantchenko radioactive_decay-V09-05-10 1080 --------------------------------------------- 1072 ------------------------------------------------------------------ 1081 - G4RadioactiveDecay - added isInitialised fl 1073 - G4RadioactiveDecay - added isInitialised flag to reduce 1082 initialisation printout 1074 initialisation printout 1083 1075 1084 03 October 2012 Vladimir Ivantchenko radioa 1076 03 October 2012 Vladimir Ivantchenko radioactive_decay-V09-05-09 1085 --------------------------------------------- 1077 ------------------------------------------------------------------ 1086 - G4RadioactiveDecay - removed internal Physi 1078 - G4RadioactiveDecay - removed internal PhysicsVector of mean free 1087 path and implement the same algorithm as 1079 path and implement the same algorithm as one of G4Decay, 1088 PhysicsVector here useless because introd 1080 PhysicsVector here useless because introduce extra objects but 1089 do not save any CPU 1081 do not save any CPU 1090 1082 1091 02 October 2012 Vladimir Ivantchenko radioa 1083 02 October 2012 Vladimir Ivantchenko radioactive_decay-V09-05-08 1092 --------------------------------------------- 1084 ------------------------------------------------------------------ 1093 - G4RadioactiveDecay - modified BuildPhysicsT 1085 - G4RadioactiveDecay - modified BuildPhysicsTable method: substitute 1094 obsolete methods to access PhysicsVector, 1086 obsolete methods to access PhysicsVector, add spline, add 1095 initialisation of atomic de-excitation (n 1087 initialisation of atomic de-excitation (needed for the case when 1096 radioactive decay is used alone), modifie 1088 radioactive decay is used alone), modified GetMeanFreePath - 1097 sabstitute obsolete access method to the 1089 sabstitute obsolete access method to the PhysicsVector 1098 - source.cmake and GNUmakefile - remove depen 1090 - source.cmake and GNUmakefile - remove dependence on emlowenergy 1099 1091 1100 22 September 2012 Laurent Desorgher radioac 1092 22 September 2012 Laurent Desorgher radioactive_decay-V09-05-07 1101 --------------------------------------------- 1093 -------------------------------------------------------------- 1102 - Reset a print message in G4RIsotopeTable to 1094 - Reset a print message in G4RIsotopeTable to verbose level 1 to avoid some systematic printing for some decays. 1103 Problem reported by Michel Maire. 1095 Problem reported by Michel Maire. 1104 1096 1105 21 September 2012 Gabriele Cosmo radioactiv 1097 21 September 2012 Gabriele Cosmo radioactive_decay-V09-05-06 1106 --------------------------------------------- 1098 -------------------------------------------------------------- 1107 - Explicitly use inclusion of headers for sys 1099 - Explicitly use inclusion of headers for system of units and physical 1108 constants, in plan to remove implicit inclu 1100 constants, in plan to remove implicit inclusion from globals.hh. 1109 1101 1110 27 July 2012 Laurent Desorgher radioactive_ 1102 27 July 2012 Laurent Desorgher radioactive_decay-V09-05-05 1111 --------------------------------------------- 1103 ------------------------------------------------------------ 1112 -Set a flag isAllVolumesMode in G4Radioactiv 1104 -Set a flag isAllVolumesMode in G4RadioactiveDecay to ensure that when 1113 the geometry is changed, the AllVolume Mode 1105 the geometry is changed, the AllVolume Mode is still considered. 1114 Problem reported by Tatsumi Koi. 1106 Problem reported by Tatsumi Koi. 1115 1107 1116 -Use of evaporation nuclear level data in G4 1108 -Use of evaporation nuclear level data in G4RIsotope::GetMeanLifeTime 1117 for getting the mean life of an exited nucl 1109 for getting the mean life of an exited nuclei, when it is not provided in 1118 radioactive decay database. Solving of a pr 1110 radioactive decay database. Solving of a problem reported by Tatsumi Koi. 1119 1111 1120 1112 1121 10 July 2012 Laurent Desorgher radioactive_ 1113 10 July 2012 Laurent Desorgher radioactive_decay-V09-05-04 1122 ---------------------===--------------------- 1114 ---------------------===------------------------------------ 1123 -G4RadiocativeDecay::LoadDecayTable 1115 -G4RadiocativeDecay::LoadDecayTable 1124 Add LoadedNuclei.push_back(theParentNucleus 1116 Add LoadedNuclei.push_back(theParentNucleus.GetParticleName()) 1125 also for the case where user data files are 1117 also for the case where user data files are used. Correction for bug 1126 1324. Changes proposed by Joa L. 1118 1324. Changes proposed by Joa L. 1127 1119 1128 27 June 2012 Dennis Wright radioactive_deca 1120 27 June 2012 Dennis Wright radioactive_decay-V09-05-03 1129 --------------------------------------------- 1121 -------------------------------------------------------- 1130 - G4BetaDecayCorrections::ctor : to fix bug f 1122 - G4BetaDecayCorrections::ctor : to fix bug for beta+ decay, replace 1131 alphaZ = fine_structure_const*std::abs(Z); 1123 alphaZ = fine_structure_const*std::abs(Z); 1132 with 1124 with 1133 alphaZ = fine_structure_const*Z; 1125 alphaZ = fine_structure_const*Z; 1134 - G4BetaDecayCorrections::FermiFunction : rep 1126 - G4BetaDecayCorrections::FermiFunction : replace 1135 if (Wprime < 1.) Wprime = W; 1127 if (Wprime < 1.) Wprime = W; 1136 with 1128 with 1137 if (Wprime <= 1.00001) Wprime = 1.00001; 1129 if (Wprime <= 1.00001) Wprime = 1.00001; 1138 to fix discontinuity in electron screening 1130 to fix discontinuity in electron screening energy 1139 1131 1140 Above changes suggested by Ryan Fitzgerald 1132 Above changes suggested by Ryan Fitzgerald (NIST) 1141 1133 1142 11 June 2012 Dennis Wright radioactive_deca 1134 11 June 2012 Dennis Wright radioactive_decay-V09-05-02 1143 --------------------------------------------- 1135 -------------------------------------------------------- 1144 - replace shadowed variable "s" in G4NucleusL 1136 - replace shadowed variable "s" in G4NucleusLimits.cc, G4BetaDecayType.cc 1145 and G4RadioactiveDecayMode.cc. Replace sha 1137 and G4RadioactiveDecayMode.cc. Replace shadowed variable "theDecayTable" 1146 in G4RadioactiveDecay.cc 1138 in G4RadioactiveDecay.cc 1147 1139 1148 01 May 2012 Laurent Desorgher radioactive_d 1140 01 May 2012 Laurent Desorgher radioactive_decay-V09-05-01 1149 --------------------------------------------- 1141 --------------------------------------------------------- 1150 - G4RIsotopeTable : Add the reading of user d 1142 - G4RIsotopeTable : Add the reading of user data files in order to take 1151 into account the life time given in these 1143 into account the life time given in these files. (Bug reported by M. Maire) 1152 - G4RadioactiveDecay: Put the activation deve 1144 - G4RadioactiveDecay: Put the activation development of Fan Lei from trunk in 1153 the tagged release. 1145 the tagged release. 1154 1146 1155 17 March 2012 Dennis Wright radioactive_dec 1147 17 March 2012 Dennis Wright radioactive_decay-V09-05-00 1156 --------------------------------------------- 1148 --------------------------------------------------------- 1157 - G4RIsotopeTable::GetMeanLifeTime : change l 1149 - G4RIsotopeTable::GetMeanLifeTime : change length of inputChars to 100 1158 to fix infinite loop when excitation energy 1150 to fix infinite loop when excitation energy is non-zero 1159 1151 1160 23 November 2011 L.Desorgher(radioactive_dec 1152 23 November 2011 L.Desorgher(radioactive_decay-V09-04-14) 1161 --------------------------------- 1153 --------------------------------- 1162 - G4NuclearDecayChannel.cc: add initialisatio 1154 - G4NuclearDecayChannel.cc: add initialisation of dynamicDaughter in 1163 line 455 to avoid segmentation fault for so 1155 line 455 to avoid segmentation fault for some decays. 1164 1156 1165 20 November 2011 V.Ivanchenko(radioactive_de 1157 20 November 2011 V.Ivanchenko(radioactive_decay-V09-04-13) 1166 --------------------------------- 1158 --------------------------------- 1167 -- G4NuclearDecayChannel.cc: add check if dee 1159 -- G4NuclearDecayChannel.cc: add check if deexcitation is enabled 1168 1160 1169 20 November 2011 V.Ivanchenko(radioactive_de 1161 20 November 2011 V.Ivanchenko(radioactive_decay-V09-04-12) 1170 --------------------------------- 1162 --------------------------------- 1171 -- G4NuclearDecayChannel.cc: 1163 -- G4NuclearDecayChannel.cc: 1172 - migration to the new design of atom 1164 - migration to the new design of atomic deexcitation, 1173 activation of deexcitation via EM U 1165 activation of deexcitation via EM UI commands or 1174 G4EmProcessOptions as it is shown i 1166 G4EmProcessOptions as it is shown in EM examples 1175 -- GNUmakefile and source.cmake - dependence 1167 -- GNUmakefile and source.cmake - dependence on processes/cuts is added 1176 1168 1177 03 November 2011 Laurent Desorgher(radioacti 1169 03 November 2011 Laurent Desorgher(radioactive_decay-V09-04-11) 1178 --------------------------------- 1170 --------------------------------- 1179 --G4NucleusLimits.cc: 1171 --G4NucleusLimits.cc: 1180 -Suppress the Z<100 limit 1172 -Suppress the Z<100 limit 1181 --G4RadioactiveDecay: 1173 --G4RadioactiveDecay: 1182 -Add the reading of Spontaneous Fission mod 1174 -Add the reading of Spontaneous Fission mode from data files 1183 --G4RadioactiveDecayMode: 1175 --G4RadioactiveDecayMode: 1184 -Add SpFission mode 1176 -Add SpFission mode 1185 1177 1186 18 October 2011 Laurent Desorgher(radioactive 1178 18 October 2011 Laurent Desorgher(radioactive_decay-V09-04-10) 1187 --------------------------------- 1179 --------------------------------- 1188 --G4RadioactiveDecay: 1180 --G4RadioactiveDecay: 1189 -Add possibility for the user to load its 1181 -Add possibility for the user to load its own decay file. 1190 -Set halflifethreshold negative by default 1182 -Set halflifethreshold negative by default to allow the tracking of all 1191 excited nuclei resulting from a radioact 1183 excited nuclei resulting from a radioactive decay 1192 --G4RadioactiveDecayChannel: 1184 --G4RadioactiveDecayChannel: 1193 -Correction to allow the atomic relaxation 1185 -Correction to allow the atomic relaxation of de-excited nuclei produce 1194 also during beta and alpha decay. Probl 1186 also during beta and alpha decay. Problem ersaed and solution proposed 1195 by Ko Abe 1187 by Ko Abe 1196 --G4RadioactiveDecayMessenger: 1188 --G4RadioactiveDecayMessenger: 1197 -Add macro commands /grdm/setRadioactiveD 1189 -Add macro commands /grdm/setRadioactiveDecayFile and 1198 /grdm/setPhotoEvapora 1190 /grdm/setPhotoEvaporationFile 1199 1191 1200 26 September 2011 Dennis Wright (radioactiv 1192 26 September 2011 Dennis Wright (radioactive_decay-V09-04-09) 1201 --------------------------------------------- 1193 --------------------------------------------------------------- 1202 - fix compiler bug in G4BetaDecayCorrections 1194 - fix compiler bug in G4BetaDecayCorrections switch/case 1203 - change exception codes to HAD_RDM_00n 1195 - change exception codes to HAD_RDM_00n 1204 1196 1205 15 September 2011 Dennis Wright (radioactiv 1197 15 September 2011 Dennis Wright (radioactive_decay-V09-04-08) 1206 --------------------------------------------- 1198 --------------------------------------------------------------- 1207 - replace G4HadronicException with G4Exceptio 1199 - replace G4HadronicException with G4Exception. Files affected: 1208 G4RadioactiveDecay.cc, G4RIsotopeTable.cc 1200 G4RadioactiveDecay.cc, G4RIsotopeTable.cc 1209 1201 1210 15 September 2011 Dennis Wright (radioactiv 1202 15 September 2011 Dennis Wright (radioactive_decay-V09-04-07) 1211 --------------------------------------------- 1203 --------------------------------------------------------------- 1212 - add G4BetaDecayType.hh, .cc and G4BetaDecay 1204 - add G4BetaDecayType.hh, .cc and G4BetaDecayCorrections.hh, .cc names 1213 to sources.cmake 1205 to sources.cmake 1214 1206 1215 - upgrade to new G4Exception. Files affected 1207 - upgrade to new G4Exception. Files affected: G4RadioactiveDecay.cc, 1216 G4NuclearDecayChannel.cc 1208 G4NuclearDecayChannel.cc 1217 1209 1218 9 September 2011 Dennis Wright (radioactive 1210 9 September 2011 Dennis Wright (radioactive_decay-V09-04-06) 1219 --------------------------------------------- 1211 -------------------------------------------------------------- 1220 - G4RadioactiveDecay.cc: mistakenly removed H 1212 - G4RadioactiveDecay.cc: mistakenly removed H. Kurasige's local time fix 1221 from tag -04. Re-instate it here. 1213 from tag -04. Re-instate it here. 1222 1214 1223 9 September 2011 Dennis Wright (radioactive 1215 9 September 2011 Dennis Wright (radioactive_decay-V09-04-05) 1224 --------------------------------------------- 1216 -------------------------------------------------------------- 1225 - G4RadioactiveDecay.hh, .cc: add new Fermi f 1217 - G4RadioactiveDecay.hh, .cc: add new Fermi function and forbidden beta 1226 decay spectral shapes 1218 decay spectral shapes 1227 - create G4BetaDecayType, an enum of beta tra 1219 - create G4BetaDecayType, an enum of beta transition types 1228 - create G4BetaDecayCorrections, a class cont 1220 - create G4BetaDecayCorrections, a class containing new Fermi function and 1229 forbidden transition calculations 1221 forbidden transition calculations 1230 1222 1231 9 July 2011 Dennis Wright (radioactive_deca 1223 9 July 2011 Dennis Wright (radioactive_decay-V09-04-04) 1232 --------------------------------------------- 1224 --------------------------------------------------------- 1233 - G4RadioactiveDecay.cc : add H. Kurasige's f 1225 - G4RadioactiveDecay.cc : add H. Kurasige's fix of local decay time 1234 (bug report 1224) 1226 (bug report 1224) 1235 1227 1236 5 June 2011 Dennis Wright (radioactive_deca 1228 5 June 2011 Dennis Wright (radioactive_decay-V09-04-03) 1237 --------------------------------------------- 1229 ---------------------------------------------------------------- 1238 - G4RadioactiveDecay.cc: set process subtype 1230 - G4RadioactiveDecay.cc: set process subtype (fRadioactiveDecay = 211) 1239 1231 1240 1 June 2011 Michael Kelsey (SLAC) (radioacti 1232 1 June 2011 Michael Kelsey (SLAC) (radioactive_decay-V09-04-02) 1241 --------------------------------------------- 1233 ---------------------------------------------------------------- 1242 - G4RadiactiveDecay: Add data members and Se 1234 - G4RadiactiveDecay: Add data members and Set/Get functions to support 1243 directional biasing ("collimation") of visi 1235 directional biasing ("collimation") of visible decay daughters (e+, e-, 1244 gamma, neutron, and alphas, but not neutrin 1236 gamma, neutron, and alphas, but not neutrinos or the residual nucleus). 1245 1237 1246 - G4RadiactiveDecaymessenger: Add commands t 1238 - G4RadiactiveDecaymessenger: Add commands to interface with directional 1247 biasing. 1239 biasing. 1248 1240 1249 31 May 2011 L.Desorgher (radioactive_decay-V 1241 31 May 2011 L.Desorgher (radioactive_decay-V09-04-01) 1250 --------------------------------------------- 1242 ------------------------------------------------------ 1251 - Fixing to bug 1662 (remove of a warning). 1243 - Fixing to bug 1662 (remove of a warning). 1252 Adding of a check for maximum shell number, 1244 Adding of a check for maximum shell number, in line 438-440 1253 of G4NuclearDecayChannel. 1245 of G4NuclearDecayChannel. 1254 1246 1255 19 May 2011 Dennis Wright (SLAC) (radioactiv 1247 19 May 2011 Dennis Wright (SLAC) (radioactive_decay-V09-04-00) 1256 --------------------------------------------- 1248 --------------------------------------------------------------- 1257 - G4RadioactiveDecay.cc: fix gcc 4.6 warning: 1249 - G4RadioactiveDecay.cc: fix gcc 4.6 warning: variable j set but not 1258 used 1250 used 1259 1251 1260 3 December 2010 Dennis Wright (SLAC) (radio 1252 3 December 2010 Dennis Wright (SLAC) (radioactive_decay-V09-03-05) 1261 --------------------------------------------- 1253 -------------------------------------------------------------------- 1262 - G4NuclearDecayChannel: remove unused variab 1254 - G4NuclearDecayChannel: remove unused variables BetaSimple, FermiFN 1263 - G4RadioactiveDecay::LoadDecayTable(): initi 1255 - G4RadioactiveDecay::LoadDecayTable(): initialize ModeTotalBR[] to 0.0 1264 - G4RadioactiveDecay::AddDecayRateTable(): de 1256 - G4RadioactiveDecay::AddDecayRateTable(): delete theDecayTable to fix 1265 memory leak 1257 memory leak 1266 - G4RadioactiveDecay::SetSourceTimeProfile(): 1258 - G4RadioactiveDecay::SetSourceTimeProfile(): fix array overrun, change 1267 SBin[99], SProfile[99] to SBIN[100], SPro 1259 SBin[99], SProfile[99] to SBIN[100], SProfile[100] 1268 - G4RadioactiveDecay::SetDecayBias(): fix arr 1260 - G4RadioactiveDecay::SetDecayBias(): fix array overrun, change 1269 DBin[99], DProfile[99] to DBIN[100], DPro 1261 DBin[99], DProfile[99] to DBIN[100], DProfile[100] 1270 - G4RadioactiveDecay::DecayIt(): to avoid pos 1262 - G4RadioactiveDecay::DecayIt(): to avoid possible dereferencing of 1271 zero ptr when in branching ratio bias mod 1263 zero ptr when in branching ratio bias mode, fill tempprods as if no 1272 biasing active 1264 biasing active 1273 1265 1274 - G4RadioactiveDecayRate ctor: initialize Z, 1266 - G4RadioactiveDecayRate ctor: initialize Z, A, E, generation and 1275 verboseLevel to 0 1267 verboseLevel to 0 1276 1268 1277 18 November 2010 F.Lei (radioactive_decay-V0 1269 18 November 2010 F.Lei (radioactive_decay-V09-03-04) 1278 --------------------------------------------- 1270 ----------------------------------------------------- 1279 - src/G4RadioactiveDecay.cc:1593 get rid of t 1271 - src/G4RadioactiveDecay.cc:1593 get rid of the compalition warning with 1280 gcc4.5.1 1272 gcc4.5.1 1281 1273 1282 17 November 2010 F.Lei (radioactive_decay-V0 1274 17 November 2010 F.Lei (radioactive_decay-V09-03-03) 1283 - Completed the implementation of generating 1275 - Completed the implementation of generating the activity table in VR mode 1284 - Set the default h-l threshold to 1 micros i 1276 - Set the default h-l threshold to 1 micros in VR mode. 1285 - General improvement in VR mode implementati 1277 - General improvement in VR mode implementation. 1286 - G4RadioactiveDecaymessenger.cc: icmCMD,armC 1278 - G4RadioactiveDecaymessenger.cc: icmCMD,armCMD & hlThreshold are available 1287 at all states. 1279 at all states. 1288 1280 1289 11 November 2010 F.Lei 1281 11 November 2010 F.Lei 1290 - further updates to G4RadioactivityTable.hh 1282 - further updates to G4RadioactivityTable.hh .cc and G4RadioactiveDecay.hh .cc 1291 1283 1292 10 November 2010 Dennis Wright (radioactive_ 1284 10 November 2010 Dennis Wright (radioactive_decay-V09-03-02) 1293 --------------------------------------------- 1285 ------------------------------------------------------------- 1294 - G4RadioactiveDecay.cc : replaced incorrect 1286 - G4RadioactiveDecay.cc : replaced incorrect use of "->" with "." for G4Track 1295 in DecayIt(const G4Track&, ) 1287 in DecayIt(const G4Track&, ) 1296 1288 1297 - G4RadioactivityTable.cc : add include file 1289 - G4RadioactivityTable.cc : add include file for <map> and replace map 1298 with std::map in method AddIsotope 1290 with std::map in method AddIsotope 1299 1291 1300 29 Oct 2010 F. Lei 1292 29 Oct 2010 F. Lei 1301 ------------------ 1293 ------------------ 1302 - Added G4RadioactivityTable.hh .cc files for 1294 - Added G4RadioactivityTable.hh .cc files for tallying the accumulated radioactivitties in VR mode 1303 - Added in G4RadioactiveDecay.hh: 1295 - Added in G4RadioactiveDecay.hh: 1304 std::vector<G4RadioactivityTable*> GetTheRa 1296 std::vector<G4RadioactivityTable*> GetTheRadioactivityTables() {return theRadioactivityTables;} 1305 // this is how the radioactivity tables can 1297 // this is how the radioactivity tables can be retrieved by the user 1306 std::vector<G4RadioactivityTable*> theRadi 1298 std::vector<G4RadioactivityTable*> theRadioactivityTables; 1307 std::map<G4int,G4int> decayWindows; 1299 std::map<G4int,G4int> decayWindows; 1308 - In G4RadioactiveDecay.cc: 1300 - In G4RadioactiveDecay.cc: 1309 starting line 1291: changes need to setup t 1301 starting line 1291: changes need to setup the radioactivity tables 1310 line 1624: include the track weight in the 1302 line 1624: include the track weight in the weight calculation 1311 line 1627: add the rate to the radioactivit 1303 line 1627: add the rate to the radioactivity tables 1312 - improved formatting of all the class files 1304 - improved formatting of all the class files 1313 1305 1314 1306 1315 11 Oct 2010 F. Lei (radioactive_decay-V09-03- 1307 11 Oct 2010 F. Lei (radioactive_decay-V09-03-01) 1316 1308 1317 - G4RadioactiveDecay.cc: apply SetICM(), SetA 1309 - G4RadioactiveDecay.cc: apply SetICM(), SetARM() & SetHLThreshold() in all decay modes 1318 - G4RadioactiveDecay.cc: halflifethreshold = 1310 - G4RadioactiveDecay.cc: halflifethreshold = 0.*second; 1319 - G4RadioactiveDecaymessenger.cc: removed (>0 1311 - G4RadioactiveDecaymessenger.cc: removed (>0.) restrictions to hlCMD 1320 - G4RadioactiveDecaymessenger.cc: icmCMD,armC 1312 - G4RadioactiveDecaymessenger.cc: icmCMD,armCMD & hlCMD are available at PreInit state only. 1321 1313 1322 26 May 2010 Dennis Wright (radioactive_decay- 1314 26 May 2010 Dennis Wright (radioactive_decay-V09-03-00) 1323 --------------------------------------------- 1315 ------------------------------------------------------- 1324 tag HEAD to submit for testing 1316 tag HEAD to submit for testing 1325 1317 1326 11 May 2010 F.Lei 1318 11 May 2010 F.Lei 1327 - G4RadioactiveDecay.cc::LoadDecayTable:line 1319 - G4RadioactiveDecay.cc::LoadDecayTable:line 931 create a decaytable for isomers not included in RDM database and assume 1328 they all under go IT decay. 1320 they all under go IT decay. 1329 - G4RadioactiveDecay.cc: line 1434 after DoDe 1321 - G4RadioactiveDecay.cc: line 1434 after DoDecay() check if there is any secondary produced. Kill the track if not to 1330 prevent it entering a infinite loop 1322 prevent it entering a infinite loop 1331 - G4RadioactiveDecay.cc: line 1459. make sure 1323 - G4RadioactiveDecay.cc: line 1459. make sure the propertime is positive. negative case occures when the isomer is not in 1332 RDM database and its f-l is set to -1 by de 1324 RDM database and its f-l is set to -1 by default. 1333 - G4NuclearDecayChannel.cc: Added initialisat 1325 - G4NuclearDecayChannel.cc: Added initialisation to all three constructors: 1334 halflifethreshold = 1e-6*second; 1326 halflifethreshold = 1e-6*second; 1335 applyICM = true; 1327 applyICM = true; 1336 applyARM = true; 1328 applyARM = true; 1337 1329 1338 10 May 2010 F.Lei 1330 10 May 2010 F.Lei 1339 - G4RadioactiveDecay.hh:line 264 corrected ty 1331 - G4RadioactiveDecay.hh:line 264 corrected typo as pointed out by Luciano Pandola 1340 - G4RadioactiveDecay.cc: insert a special tre 1332 - G4RadioactiveDecay.cc: insert a special treatment for K-40 beta decay at line 774 as suggested by Mauro Taiuti. 1341 This fixes bug #1068 1333 This fixes bug #1068 1342 applied SetICM() SetARM() and SetHLThreshol 1334 applied SetICM() SetARM() and SetHLThreshold() to a decay channel is created. 1343 - G4NuclearDecayChannel.cc: line 396. Limit t 1335 - G4NuclearDecayChannel.cc: line 396. Limit the shell index to < 7, as required by the ARM. 1344 line 329: change to use BreakUp rather than 1336 line 329: change to use BreakUp rather than BreakItUp so to limit to one transition per step when ICM is applied (bug #1001) 1345 (Note: changes have also been made in 30/08 1337 (Note: changes have also been made in 30/08/2008 to use the correct atomic shell index and to conserve energy atfer ARM, 1346 these problems were pointed out by Andreas 1338 these problems were pointed out by Andreas Zoglauer in the bug report). 1347 - G4RadioactiveDecay.hh & G4NuclearDecayChann 1339 - G4RadioactiveDecay.hh & G4NuclearDecayChannel.hh: added private member data "applyICM" "applyARM" "halflifethresold" 1348 and their public Set methods SetICM(), SetA 1340 and their public Set methods SetICM(), SetARM() and SetHLThreshold(). 1349 - G4RadioactiveDecaymessenger: added the UICo 1341 - G4RadioactiveDecaymessenger: added the UICommands for SetICM, SETARM and SetHLThreshold. 1350 1342 1351 24 July 2009 V.Ivanchenko (radioactive_decay- 1343 24 July 2009 V.Ivanchenko (radioactive_decay-V09-02-00) 1352 - GNUmakefile - added dependence on electroma 1344 - GNUmakefile - added dependence on electromagnetic/utils 1353 1345 1354 09 July 2008 Dennis Wright (radioactive_decay 1346 09 July 2008 Dennis Wright (radioactive_decay-V09-01-02) 1355 --------------------------------------------- 1347 -------------------------------------------------------- 1356 - replace exit() with G4Exception in G4Radioa 1348 - replace exit() with G4Exception in G4RadioactiveDecay and G4NuclearDecayChannel 1357 1349 1358 17 June 2008 Fan Lei (radioactive_decay-V09-0 1350 17 June 2008 Fan Lei (radioactive_decay-V09-01-01) 1359 - GRIsotopeTable.cc 1351 - GRIsotopeTable.cc 1360 i) change default verbosity level to 1 1352 i) change default verbosity level to 1 1361 ii) correct use G4cout instead of G4cerr 1353 ii) correct use G4cout instead of G4cerr 1362 1354 1363 01 May 2008 Fan Lei (radioactive_decay-V09-01 1355 01 May 2008 Fan Lei (radioactive_decay-V09-01-00) 1364 - G4NuclearDecayChannel.cc 1356 - G4NuclearDecayChannel.cc 1365 i) ARM is no longer applied in photon-evapo 1357 i) ARM is no longer applied in photon-evaporation for IT mode and 1366 is now applied at the end in DecayIt() 1358 is now applied at the end in DecayIt() 1367 ii) use the correct shell index in appling 1359 ii) use the correct shell index in appling ARM and switch on Auger 1368 electron production 1360 electron production 1369 iii) check the residual kinetic energ 1361 iii) check the residual kinetic energy after ARM and add it to the atom 1370 1362 1371 21 June 2007 Fan Lei (radioactive_decay-V08-0 1363 21 June 2007 Fan Lei (radioactive_decay-V08-03-00) 1372 - Minor changes to remove compilation warning 1364 - Minor changes to remove compilation warnings on Windows 1373 src\G4RIsotopeTable.cc(204): warning C4804 1365 src\G4RIsotopeTable.cc(204): warning C4804: 1374 '-' : unsafe use of type 'bool' in operatio 1366 '-' : unsafe use of type 'bool' in operation 1375 src\G4RadioactiveDecay.cc(690): warning C4 1367 src\G4RadioactiveDecay.cc(690): warning C4804: 1376 '-' : unsafe use of type 'bool' in operatio 1368 '-' : unsafe use of type 'bool' in operation 1377 1369 1378 10 November 2006 Fan Lei (radioactive_decay-V 1370 10 November 2006 Fan Lei (radioactive_decay-V08-01-01) 1379 - G4NuclearDecayChannel.cc: added the capabil 1371 - G4NuclearDecayChannel.cc: added the capability of handling decay emission of proton or neutron 1380 for decays of He5 (alpha+n) and Li5 (alpha+p) 1372 for decays of He5 (alpha+n) and Li5 (alpha+p). bug#852 1381 1373 1382 5 July 2006 Dennis Wright (radioactive_decay- 1374 5 July 2006 Dennis Wright (radioactive_decay-V08-01-00) 1383 - G4NuclearDecayChannel::BetaDecayIt() : anot 1375 - G4NuclearDecayChannel::BetaDecayIt() : another check for negative sqrt 1384 argument in daughtermomentum[1]. 1376 argument in daughtermomentum[1]. 1385 1377 1386 29 May 2006 Dennis Wright (radioactive_decay- 1378 29 May 2006 Dennis Wright (radioactive_decay-V08-00-03) 1387 (tagging change by Fan Lei on 17 Feb 2006) 1379 (tagging change by Fan Lei on 17 Feb 2006) 1388 - G4RadioactiveDecay.cc : in method IsApplic 1380 - G4RadioactiveDecay.cc : in method IsApplicable() add test for negative 1389 lifetime 1381 lifetime 1390 1382 1391 16 February 2006 Vladimir Ivanchenko (radioac 1383 16 February 2006 Vladimir Ivanchenko (radioactive_decay-V08-00-02) 1392 - G4RadioactiveDecay::IsApplicable - fix pro 1384 - G4RadioactiveDecay::IsApplicable - fix problem connected with 1393 8.0 particle design 1385 8.0 particle design 1394 1386 1395 16 December 2005 Dennis Wright (radioactive_d 1387 16 December 2005 Dennis Wright (radioactive_decay-V08-00-01) 1396 - G4NuclearDecayChannel::BetaDecayIt() : chec 1388 - G4NuclearDecayChannel::BetaDecayIt() : check for negative sqrt argument in 1397 daughtermomentum[1]. Response to Bug report 1389 daughtermomentum[1]. Response to Bug report #822. 1398 1390 1399 24 November 2005 Dennis Wright (radioactive_d 1391 24 November 2005 Dennis Wright (radioactive_decay-V07-01-02) 1400 - more <sstream> migration: replace istrstrea 1392 - more <sstream> migration: replace istrstream with istringstream in 1401 G4RIsotopeTable.cc, G4UIcmdWithNucleusLimi 1393 G4RIsotopeTable.cc, G4UIcmdWithNucleusLimits.cc 1402 1394 1403 24 November 2005 Dennis Wright (radioactive_d 1395 24 November 2005 Dennis Wright (radioactive_decay-V07-01-01) 1404 - migrated two remaining files to <sstream>: 1396 - migrated two remaining files to <sstream>: 1405 G4RIsotopeTable.cc, G4UIcmdWithNucleusLimi 1397 G4RIsotopeTable.cc, G4UIcmdWithNucleusLimits.cc 1406 1398 1407 09 November 2005 Gabriele Cosmo (radioactive_ 1399 09 November 2005 Gabriele Cosmo (radioactive_decay-V07-01-00) 1408 - Implemented migration to <sstream> from dep 1400 - Implemented migration to <sstream> from deprecated <strstream>. 1409 - Added changes for support of CLHEP-2.0.X. 1401 - Added changes for support of CLHEP-2.0.X. 1410 - Replaced usage of NULL with 0. 1402 - Replaced usage of NULL with 0. 1411 1403 1412 02 June 2005 Fan Lei (radioactive_decay-V07-0 1404 02 June 2005 Fan Lei (radioactive_decay-V07-00-01) 1413 - Added lines 667-669 to G4NuclearDeceyChanne 1405 - Added lines 667-669 to G4NuclearDeceyChannel.cc, to avoid rounding erros 1414 in cos calculations. A bug reported by Ben 1406 in cos calculations. A bug reported by Ben Morgan 1415 - Removed the test subdirectory 1407 - Removed the test subdirectory 1416 1408 1417 07 Mar 2005 Fan Lei (radioactive_decay-V07-00 1409 07 Mar 2005 Fan Lei (radioactive_decay-V07-00-00) 1418 - Added line 457, G4NuclearDeceyChannel.cc to 1410 - Added line 457, G4NuclearDeceyChannel.cc to fix bug #711 1419 1411 1420 10 Nov 2004 Fan Lei (radioactive_decay-V06-02 1412 10 Nov 2004 Fan Lei (radioactive_decay-V06-02-01) 1421 - Added G4MshellECDecayChannel.hh and changed 1413 - Added G4MshellECDecayChannel.hh and changed G4RadioactiveDecay.cc accordingly. 1422 1414 1423 09 Nov 2004 Fan Lei 1415 09 Nov 2004 Fan Lei 1424 - Changes to G4RaioactiveDecay.cc (radioactiv 1416 - Changes to G4RaioactiveDecay.cc (radioactive_decay-V06-02-00) 1425 i) better handling to incomplete data files 1417 i) better handling to incomplete data files; 1426 ii) correct treatment of metastables as ini 1418 ii) correct treatment of metastables as initial tracks in VR mode; 1427 iii) default decay window in VR model to 1419 iii) default decay window in VR model to 9.9x10^9 - 10^10 seconds; 1428 iv) individual time stamp for splitted isot 1420 iv) individual time stamp for splitted isotope; 1429 v) bug fix #662; 1421 v) bug fix #662; 1430 vi) bug fix #396. 1422 vi) bug fix #396. 1431 - Changes to G4NuclearDecayChannel.cc 1423 - Changes to G4NuclearDecayChannel.cc 1432 i) apply atomic relaxation only to 5 < z < 1424 i) apply atomic relaxation only to 5 < z < 101 1433 ii) no more fast/slow beta decay mode with 1425 ii) no more fast/slow beta decay mode with a faster 3-body decay implementation. 1434 - G4RIsotopeTable.cc: line 223, no longer res 1426 - G4RIsotopeTable.cc: line 223, no longer reset the excitaion energy. 1435 1427 1436 1428 1437 12 Jun 2003 Gabriele Cosmo (radiative_decay-V 1429 12 Jun 2003 Gabriele Cosmo (radiative_decay-V05-01-00) 1438 - Fix in G4ITDecayChannel.hh and G4Radioactiv 1430 - Fix in G4ITDecayChannel.hh and G4RadioactiveDecay.cc for porting 1439 on Windows .NET compiler: changed signature 1431 on Windows .NET compiler: changed signature in constructor for 1440 G4ITDecayChannel to use G4Ions instead of G 1432 G4ITDecayChannel to use G4Ions instead of G4ParticleDefinition. 1441 1433 1442 03 Jan 2003 Fan Lei 1434 03 Jan 2003 Fan Lei 1443 - Bug (test18) fix in G4NuclearDecayChannel.c 1435 - Bug (test18) fix in G4NuclearDecayChannel.cc 1444 1436 1445 15 Nov 2002 Fan Lei ((radiative_decay-V04-01- 1437 15 Nov 2002 Fan Lei ((radiative_decay-V04-01-01) 1446 - Added linked to atomic relaxation model aft 1438 - Added linked to atomic relaxation model after EC and 1447 IT/IC(internal conversion). 1439 IT/IC(internal conversion). 1448 - updated GNUMakefile to include electromagne 1440 - updated GNUMakefile to include electromagnetic/lowenergy/include 1449 - Updated the database 1441 - Updated the database 1450 1442 1451 13 Nov 2001 Fan Lei (radiative_decay-V03-02-0 1443 13 Nov 2001 Fan Lei (radiative_decay-V03-02-03) 1452 - Minor bug fix 1444 - Minor bug fix 1453 1445 1454 26 Oct 2001 Fan Lei (radiative_decay-V03-02-0 1446 26 Oct 2001 Fan Lei (radiative_decay-V03-02-02) 1455 - Removal of compilation warnings under gcc 2 1447 - Removal of compilation warnings under gcc 2.95.2 1456 - Bug fixing for beta+ decay (wrong Q value w 1448 - Bug fixing for beta+ decay (wrong Q value was used) 1457 1449 1458 20 Apr 2001 Gabriele Cosmo (radiative_decay-V 1450 20 Apr 2001 Gabriele Cosmo (radiative_decay-V03-01-00) 1459 - Modified G4RadioactiveDecay.cc according to 1451 - Modified G4RadioactiveDecay.cc according to recent migration to STL vector 1460 for the geometry domain (tag "geometry-V03- 1452 for the geometry domain (tag "geometry-V03-01-00"). 1461 1453 1462 01 Nov 2000 Fan Lei (radiative_decay-V02-00-0 1454 01 Nov 2000 Fan Lei (radiative_decay-V02-00-02) 1463 - Added the missing line " ee = e0+1.; " to l 1455 - Added the missing line " ee = e0+1.; " to line 763 in 1464 G4RadioactiveDecay.cc 1456 G4RadioactiveDecay.cc 1465 1457 1466 27th Oct 200 fan Lei (radiative_decay-V02- 1458 27th Oct 200 fan Lei (radiative_decay-V02-00-01) 1467 - Add a fast simulation mode for beta decays 1459 - Add a fast simulation mode for beta decays 1468 1460 1469 25th Oct 2000 fan lei (radiative_decay-V02- 1461 25th Oct 2000 fan lei (radiative_decay-V02-00-00) 1470 - Added 'const' to line 1185 of G4Radioactive 1462 - Added 'const' to line 1185 of G4RadioactiveDecay.cc to cowork with 1471 tag Track-V02-00-00 1463 tag Track-V02-00-00 1472 1464 1473 27th June 2000 Fan Lei (radiative_decay-V01 1465 27th June 2000 Fan Lei (radiative_decay-V01-01-04) 1474 - Fix for DEC-cxx debug non-ISO. 1466 - Fix for DEC-cxx debug non-ISO. 1475 - Update test log files. 1467 - Update test log files. 1476 1468 1477 15th June 2000 Fan Lei (radiative_decay_V01- 1469 15th June 2000 Fan Lei (radiative_decay_V01-01-03) 1478 - Minor fix on Linux 1470 - Minor fix on Linux 1479 1471 1480 15th June 2000 Fan Lei (radiative_decay_V01- 1472 15th June 2000 Fan Lei (radiative_decay_V01-01-02) 1481 - ISO compliance. 1473 - ISO compliance. 1482 1474 1483 * Initial tag by Hans-Peter Wellisch (radiati 1475 * Initial tag by Hans-Peter Wellisch (radiative_decay_V01-01-00)