Geant4 Cross Reference |
1 # Category hadr-stopping History << 1 ------------------------------------------------------------------- 2 2 3 See `CONTRIBUTING.rst` for details of **requir << 3 ================================================== 4 which **must** added in reverse chronological << 4 Geant4 - an Object-Oriented Toolkit for Simulation 5 It must **not** be used as a substitute for wr << 5 ================================================== 6 << 7 ---------------------------------------------- << 8 << 9 ## 2023-10-05 Jean-Christophe David (hadr-stop << 10 - G4HadronicAbsorptionINCLXX: the energy max i << 11 << 12 ## 2023-05-15 Alberto Ribon (hadr-stopping-V11 << 13 - G4HadronicAbsorptionINCLXX : new class to ha << 14 for the time being, only antiproton. << 15 << 16 ## 2022-11-26 Gabriele Cosmo (hadr-stopping-V1 << 17 - Fixed compilation warnings for implicit type << 18 << 19 ## 2022-04-13 Ben Morgan (hadr-stopping-V11-00 << 20 - Add needed dependencies << 21 << 22 ## 2021-12-10 Ben Morgan (hadr-stopping-V11-00 << 23 - Change to new Markdown History format << 24 << 25 --- << 26 << 27 # History entries prior to 11.0 << 28 << 29 04 August 2021 A. Ribon (hadr-stopping-V10-07- << 30 --------------------------------------------- << 31 - G4MuonicAtomDecay, G4HadronStoppingProcess : << 32 version of G4PhysicsModelCatalog << 33 << 34 09 July 2021 V.Ivanchenko (hadr-stopping-V10-0 << 35 --------------------------------------------- << 36 - G4ElementSelector, G4HadronStoppingProcess - << 37 to G4Element << 38 << 39 16 April 2021 B. Morgan (hadr-stopping-V10-07- << 40 --------------------------------------------- << 41 - Migrate build to modular CMake API << 42 << 43 13 April 2021 A. Ribon (hadr-stopping-V10-07-0 << 44 --------------------------------------------- << 45 - GNUmakefile, sources.cmake : removed the sub << 46 hadronic/models/management and hadronic/mode << 47 (that have been now deleted, with their clas << 48 hadronic/util and hadronic/management), and << 49 << 50 11 March 2021 A. Ribon (hadr-stopping-V10-07-0 << 51 --------------------------------------------- << 52 - Removed obsolete classes: G4AntiNeutronAnnih << 53 G4AntiSigmaPlusAbsorptionFritiof, G4SigmaM << 54 G4AntiProtonAbsorptionFritiof, G4KaonMinus << 55 G4PiMinusAbsorptionBertini << 56 << 57 02 March 2021 V.Ivanchenko (hadr-stopping-V10- << 58 --------------------------------------------- << 59 - G4MuonicAtomDecay - fixed a new Coverity war << 60 << 61 29 January 2021 V.Ivanchenko (hadr-stopping-V1 << 62 --------------------------------------------- << 63 - G4MuonicAtomDecay - fixed remaining Coverity << 64 commented code << 65 << 66 05 December 2020 V.Ivanchenko (hadr-stopping-V << 67 --------------------------------------------- << 68 - G4MuonicAtomDecay - fixed Coverity warning, << 69 << 70 01 April 2020 V.Ivanchenko (hadr-stopping-V10- << 71 --------------------------------------------- << 72 - G4MuonicAtomDecay - fixed Coverity warning << 73 << 74 24 February 2020 V.Ivanchenko (hadr-stopping-V << 75 --------------------------------------------- << 76 - G4HadronicAbsorptionFritiof, G4HadronicAbsor << 77 simplified instantiation of the FTF model, d << 78 << 79 27 January 2020 V.Ivanchenko (hadr-stopping-V1 << 80 --------------------------------------------- << 81 - G4MuonicAtomDecay - fixed Coverity warning b << 82 << 83 06 November 2019 V.Ivanchenko (hadr-stopping-V << 84 --------------------------------------------- << 85 - G4MuonMinusAtomicCapture - fixed trivial Cov << 86 << 87 01 Aug 2019 A. Ribon (hadr-stopping-V << 88 --------------------------------------------- << 89 - G4HadronicAbsorptionFritofWithBinaryCascade << 90 handling anti-proton and anti-neutron annihi << 91 Fritiof coupled with Binary cascade (instead << 92 Precompound, as in the class G4HadronicAbsor << 93 << 94 22 May 2019 A. Ribon (hadr-stopping-V << 95 --------------------------------------------- << 96 - G4HadronicAbsorptionFritof : extended to neu << 97 anti-neutron, anti-lambda, anti-sigma0 and a << 98 Note: this extension is for completeness and << 99 although physically neutral hadrons sh << 100 at rest! << 101 << 102 05 November 2018 V.Ivanchenko (hadr-stopping-V << 103 --------------------------------------------- << 104 - G4MuonMinusBoundDecay: fixed Coverity warnin << 105 removed forbidden creation of G4Element in << 106 << 107 08 October 2018 K.L. Genser (hadr-stopping-V << 108 --------------------------------------------- << 109 - G4MuonMinusBoundDecay: changed the calculati << 110 inspired by the bug report 2049 << 111 added another GetMuonDecayRate function usin << 112 masses in addtion to Z to accomodate the mor << 113 6 114 06 August 2018 A. Ribon (hadr-stopping-V << 7 History file for hadronic/stopping directory 115 ---------------------------------------------- << 8 ---------------------------------------------- 116 - G4HadronicAbsorptionFritiof : replaced the e << 9 117 of hadronic physics with the one from G4Hadr << 10 This file should be used to summarize modifications introduced in the >> 11 code and to keep track of all tags. >> 12 >> 13 --------------------------------------------------------------- >> 14 * Please list in reverse chronological order (last date on top) >> 15 --------------------------------------------------------------- 118 16 119 09 May 2018 A. Ribon (hadr-stopping-V << 17 25 January 2019 V. Ivantchenko (hadr-stopping-V10-03-03) 120 ---------------------------------------------- 18 -------------------------------------------------------------------- >> 19 >> 20 09 May 2018 A. Ribon 121 - G4HadronStoppingProcess, G4MuonicAtomDecay : 21 - G4HadronStoppingProcess, G4MuonicAtomDecay : fixed warnings in gcc 8 122 regarding catching polymorphic type by val 22 regarding catching polymorphic type by value, instead of by reference. 123 23 124 23 October 2017 K.L. Genser (hadr-stopping-V 24 23 October 2017 K.L. Genser (hadr-stopping-V10-03-02) 125 ---------------------------------------------- 25 -------------------------------------------------------------------- 126 - G4MuonicAtomDecay fixed verbosity 26 - G4MuonicAtomDecay fixed verbosity 127 27 128 12 September 2017 K.L. Genser (hadr-stopping-V 28 12 September 2017 K.L. Genser (hadr-stopping-V10-03-01) 129 ---------------------------------------------- 29 -------------------------------------------------------------------- 130 - made G4MuonMinusAtomicCapture G4VRestProcess 30 - made G4MuonMinusAtomicCapture G4VRestProcess; added G4MuonicAtomDecay 131 31 132 01 July 2017 V. Ivantchenko (hadr-stopping-V1 32 01 July 2017 V. Ivantchenko (hadr-stopping-V10-03-00) 133 ---------------------------------------------- 33 -------------------------------------------------------------------- 134 - G4AntiNeutronAnnihilationAtRest: fixed Cover 34 - G4AntiNeutronAnnihilationAtRest: fixed Coverity warning, removed usage 135 of static G4ThreadLocal, instead all varia 35 of static G4ThreadLocal, instead all variables are local 136 36 137 16 November 2016 V. Ivantchenko (hadr-stoppin 37 16 November 2016 V. Ivantchenko (hadr-stopping-V10-02-02) 138 ---------------------------------------------- 38 -------------------------------------------------------------------- 139 - G4EmCaptureCascade - added C++11 keywords, a << 39 - G4EmCaptureCascade - added C++11 keywords, an attempt to remove 140 bound check warning 40 bound check warning 141 41 142 11 October 2016 K.L. Genser (hadr-stopping-V1 42 11 October 2016 K.L. Genser (hadr-stopping-V10-02-01) 143 ---------------------------------------------- 43 -------------------------------------------------------------------- 144 - added G4MuonMinusAtomicCapture 44 - added G4MuonMinusAtomicCapture 145 45 146 12 November 2015 V. Ivantchenko (hadr-stoppin 46 12 November 2015 V. Ivantchenko (hadr-stopping-V10-01-05) 147 ---------------------------------------------- 47 -------------------------------------------------------------------- 148 - G4HadronStoppingProcess - removed call to De 48 - G4HadronStoppingProcess - removed call to DeRegistration to avoid 149 a problem reported by Valgrind 49 a problem reported by Valgrind 150 50 151 09 September 2015 A. Ribon (hadr-stopping- 51 09 September 2015 A. Ribon (hadr-stopping-V10-01-04) 152 ---------------------------------------------- 52 -------------------------------------------------------------------- 153 - G4AntiNeutronAnnihilationAtRest: migration t 53 - G4AntiNeutronAnnihilationAtRest: migration to G4Exp, G4Log and G4Pow. 154 54 155 06 August 2015 V. Ivantchenko (hadr-stopping- 55 06 August 2015 V. Ivantchenko (hadr-stopping-V10-01-03) 156 ---------------------------------------------- 56 -------------------------------------------------------------------- 157 - Added checks on while/do loops 57 - Added checks on while/do loops 158 58 159 26 February 2015 V. Ivantchenko (hadr-stoppin 59 26 February 2015 V. Ivantchenko (hadr-stopping-V10-01-02) 160 ---------------------------------------------- 60 -------------------------------------------------------------------- 161 - G4MuonMinusBoundDecay - use G4Log 61 - G4MuonMinusBoundDecay - use G4Log 162 62 163 26 January 2015 V. Ivantchenko (hadr-stopping 63 26 January 2015 V. Ivantchenko (hadr-stopping-V10-01-01) 164 ---------------------------------------------- 64 -------------------------------------------------------------------- 165 - G4HadronStoppingProcess, G4MuMinusCapturePre << 65 - G4HadronStoppingProcess, G4MuMinusCapturePrecompound, 166 G4MuonMinusBoundDecay - cleanup comments 66 G4MuonMinusBoundDecay - cleanup comments 167 67 168 08 December 2014 V. Ivantchenko (hadr-stoppin 68 08 December 2014 V. Ivantchenko (hadr-stopping-V10-01-00) 169 ---------------------------------------------- 69 -------------------------------------------------------------------- 170 - G4HadronStoppingProcess, G4MuonMinusBoundDec << 70 - G4HadronStoppingProcess, G4MuonMinusBoundDecay: fixed time of muon 171 nuclear capture secondaries (fix #1695); d << 71 nuclear capture secondaries (fix #1695); define index in the model 172 cathalog inside PreparePhysicsTable() to a << 72 cathalog inside PreparePhysicsTable() to avoid bad interference 173 with EM physics 73 with EM physics 174 74 175 30 August 2014 V. Ivantchenko (hadr-stopping- 75 30 August 2014 V. Ivantchenko (hadr-stopping-V10-00-08) 176 ---------------------------------------------- 76 -------------------------------------------------------------------- 177 - removed obsolete G4MuonMinusCaptureAtRest, G 77 - removed obsolete G4MuonMinusCaptureAtRest, G4StopElementSelector, 178 G4MuMinusCaptureCascade 78 G4MuMinusCaptureCascade 179 79 180 19 August 2014 K. Genser (hadr-stopping-V10-0 80 19 August 2014 K. Genser (hadr-stopping-V10-00-07) 181 ---------------------------------------------- 81 -------------------------------------------------------------------- 182 - G4HadronStoppingProcess : used G4PhysicsMode 82 - G4HadronStoppingProcess : used G4PhysicsModelCatalog to label tracks 183 requires global-V10-00-31 and track-V10-00 83 requires global-V10-00-31 and track-V10-00-04 184 84 185 04 August 2014 V. Ivantchenko (hadr-stopping- 85 04 August 2014 V. Ivantchenko (hadr-stopping-V10-00-06) 186 ---------------------------------------------- 86 -------------------------------------------------------------------- 187 - G4HadronStoppingProcess : do not use deRegis << 87 - G4HadronStoppingProcess : do not use deRegister flag 188 (fixing Coverity report) 88 (fixing Coverity report) 189 89 190 01 August 2014 A. Ribon (hadr-stopping-V10- 90 01 August 2014 A. Ribon (hadr-stopping-V10-00-05) 191 ---------------------------------------------- 91 -------------------------------------------------------------------- 192 - G4HadronStoppingProcess : replaced the old m 92 - G4HadronStoppingProcess : replaced the old method of G4EnergyRangeManager 193 (still there but deprecated) with the new on << 93 (still there but deprecated) with the new one (which uses 194 G4HadronicInteraction::IsApplicable). 94 G4HadronicInteraction::IsApplicable). 195 95 196 27 May 2014 V. Ivantchenko (hadr-stopping-V10- 96 27 May 2014 V. Ivantchenko (hadr-stopping-V10-00-04) 197 ---------------------------------------------- 97 -------------------------------------------------------------------- 198 - G4MuonMinusCaptureAtRest, G4AntiNeutronAnnih 98 - G4MuonMinusCaptureAtRest, G4AntiNeutronAnnihilationAtRest - 199 fixed Coverity defects 99 fixed Coverity defects 200 100 201 22 May 2014 A. Dotti (hadr-stopping-V10- 101 22 May 2014 A. Dotti (hadr-stopping-V10-00-03) 202 ---------------------------------------------- 102 ------------------------------------------------------------------- 203 - G4HadronStoppingProcess : in destructor do n << 103 - G4HadronStoppingProcess : in destructor do not de-register if 204 flag G4bool G4HadronicProcess::deRegister==t 104 flag G4bool G4HadronicProcess::deRegister==true, this is needed 205 for new thread-local-singleton G4HadronicPro 105 for new thread-local-singleton G4HadronicProcessStore to correct 206 for memory corruption observed in valgrind. << 106 for memory corruption observed in valgrind. Requires 207 hadr-man-V10-00-05 107 hadr-man-V10-00-05 208 108 209 14 May 2014 V. Ivantchenko (hadr-stopping-V10- 109 14 May 2014 V. Ivantchenko (hadr-stopping-V10-00-02) 210 ---------------------------------------------- 110 -------------------------------------------------------------------- 211 - G4MuonMinusBoundDecay - extended comments 111 - G4MuonMinusBoundDecay - extended comments 212 - G4MuMinusCapturePrecompound - added simplifi 112 - G4MuMinusCapturePrecompound - added simplified model for capture 213 in deuterium and in He4; reduced number of 113 in deuterium and in He4; reduced number of trials to find neutrino 214 4-momentum from 1000 to 100; added protect 114 4-momentum from 1000 to 100; added protection 1 keV for negative 215 excitation energy, substitute FatalExcepti 115 excitation energy, substitute FatalException by JustWarning. 216 All this addressing the recent ATLAS repor << 116 All this addressing the recent ATLAS report 217 117 218 10 March 2014 V. Ivantchenko (hadr-stopping-V1 118 10 March 2014 V. Ivantchenko (hadr-stopping-V10-00-01) 219 ---------------------------------------------- 119 -------------------------------------------------------------------- 220 - G4MuMinusCapturePrecompound - use const poin 120 - G4MuMinusCapturePrecompound - use const pointers for G4ParticleDefinition 221 121 222 31 January 2014 V. Ivantchenko (hadr-stopping- 122 31 January 2014 V. Ivantchenko (hadr-stopping-V10-00-00) 223 ---------------------------------------------- 123 -------------------------------------------------------------------- 224 - G4MuMinusCapturePrecompound - fix infonite l << 124 - G4MuMinusCapturePrecompound - fix infonite loop (bug #1536) by 225 reimplementing old algorithm of mu- captur 125 reimplementing old algorithm of mu- capture which not include 226 direct muon reaction but only considering 126 direct muon reaction but only considering deexcitation of 227 residual fragment 127 residual fragment 228 128 229 08 Nov 2013 A. Ribon (hadr-stopping-V0 129 08 Nov 2013 A. Ribon (hadr-stopping-V09-06-11) 230 ---------------------------------------------- 130 -------------------------------------------------------------------- 231 - Updated GNUmakefile and sources.cmake to ref 131 - Updated GNUmakefile and sources.cmake to reflect removal of HE 232 hadronic models. 132 hadronic models. 233 133 234 03 Oct 2013 K. Genser (hadr-stopping-V0 134 03 Oct 2013 K. Genser (hadr-stopping-V09-06-10) 235 ---------------------------------------------- 135 -------------------------------------------------------------------- 236 - G4MuonMinusCapture.cc 136 - G4MuonMinusCapture.cc 237 Replaced native PreCompound model with Berti 137 Replaced native PreCompound model with Bertini 238 (G4MuMinusCapturePrecompound with G4CascadeI 138 (G4MuMinusCapturePrecompound with G4CascadeInterface) 239 139 240 16 July 2013 G. Cosmo (hadr-stopping-V0 140 16 July 2013 G. Cosmo (hadr-stopping-V09-06-09) 241 ---------------------------------------------- 141 -------------------------------------------------------------------- 242 - Correction to CMake scripts for granular bui 142 - Correction to CMake scripts for granular build. 243 143 244 04 June 2013 A. Ribon (hadr-stopping-V0 144 04 June 2013 A. Ribon (hadr-stopping-V09-06-08) 245 ---------------------------------------------- 145 -------------------------------------------------------------------- 246 - G4MuonMinusCaptureAtRest << 146 - G4MuonMinusCaptureAtRest 247 fix inside .cc file to access ions via IonTa 147 fix inside .cc file to access ions via IonTable class and 248 GetIon method 148 GetIon method 249 149 250 01 May 2013 K. Genser (hadr-stopping-V0 150 01 May 2013 K. Genser (hadr-stopping-V09-06-07) 251 ---------------------------------------------- 151 -------------------------------------------------------------------- 252 - G4MuonMinusBoundDecay << 152 - G4MuonMinusBoundDecay 253 improved muon capture rate data/lookup and i << 153 improved muon capture rate data/lookup and improved 254 calculation of bound muon decay rate 154 calculation of bound muon decay rate 255 155 256 24 April 2013 K. Genser (hadr-stopping-V0 156 24 April 2013 K. Genser (hadr-stopping-V09-06-06) 257 ---------------------------------------------- 157 -------------------------------------------------------------------- 258 - G4MuonMinusBoundDecay.hh, G4MuonMinusBoundDe 158 - G4MuonMinusBoundDecay.hh, G4MuonMinusBoundDecay.cc 259 G4StopElementSelector.cc 159 G4StopElementSelector.cc 260 corrected calculations and lookup of MuonCap 160 corrected calculations and lookup of MuonCaptureRate 261 161 262 24 April 2013 V. Ivantchenko (hadr-stopping-V0 162 24 April 2013 V. Ivantchenko (hadr-stopping-V09-06-05) 263 ---------------------------------------------- 163 -------------------------------------------------------------------- 264 - G4EmCaptureCascade - fix inside .cc file ins 164 - G4EmCaptureCascade - fix inside .cc file instead of .hh 265 165 266 24 April 2013 V. Ivantchenko (hadr-stopping-V0 166 24 April 2013 V. Ivantchenko (hadr-stopping-V09-06-04) 267 ---------------------------------------------- 167 -------------------------------------------------------------------- 268 - G4EmCaptureCascade - fixed array length (rep 168 - G4EmCaptureCascade - fixed array length (reported by Coverity) 269 169 270 15 March 2013 V. Ivantchenko (hadr-stopping-V0 170 15 March 2013 V. Ivantchenko (hadr-stopping-V09-06-03) 271 ---------------------------------------------- 171 -------------------------------------------------------------------- 272 - G4MuMinusCapturePrecompound, G4EmCaptureCasc 172 - G4MuMinusCapturePrecompound, G4EmCaptureCascade, 273 G4MuonMinusBoundDecay, G4StopElementSelector 173 G4MuonMinusBoundDecay, G4StopElementSelector - fixed Coverity warnings, 274 removed "static" const, make physics metho 174 removed "static" const, make physics methods public to be used 275 in unit tests 175 in unit tests 276 176 277 28 January 2013 Julia Yarba (hadr-stopping-V09 177 28 January 2013 Julia Yarba (hadr-stopping-V09-06-02) 278 ---------------------------------------------- 178 --------------------------------------------------------- 279 - Remove G4ThreadLocal from G4StopElementSelec 179 - Remove G4ThreadLocal from G4StopElementSelector, G4MuMinusCaptureCascade, 280 G4MuonMinusBoundDecay, and replace with stat << 180 G4MuonMinusBoundDecay, and replace with static const as those arrays are 281 NOT mutable; this is part of adapting for MT 181 NOT mutable; this is part of adapting for MT processing 282 182 283 13 December 2012 Michael Kelsey (hadr-stopping 183 13 December 2012 Michael Kelsey (hadr-stopping-V09-06-01) 284 ---------------------------------------------- 184 --------------------------------------------------------- 285 - G4AntiNeutronAnnihilationAtRest.hh,cc: Resto 185 - G4AntiNeutronAnnihilationAtRest.hh,cc: Restore this process from the 286 cleanup below. This class does not have a F 186 cleanup below. This class does not have a Fritiof-based counterpart. 287 NOTE: Restoration was done using |svn copy 187 NOTE: Restoration was done using |svn copy -r 66187|, so all prior 288 history of the file is also recovered. 188 history of the file is also recovered. 289 189 290 - sources.cmake: Restore G4AntiNeutronAnnihila 190 - sources.cmake: Restore G4AntiNeutronAnnihilationAtRest.hh,cc. 291 191 292 3 December 2012 Michael Kelsey (hadr-stopping- 192 3 December 2012 Michael Kelsey (hadr-stopping-V09-06-00) 293 ---------------------------------------------- 193 -------------------------------------------------------- 294 - sources.cmake: Remove all deprecated classes 194 - sources.cmake: Remove all deprecated classes for start of 10.0 development: 295 195 296 G4AntiNeutronAnnihilationAtRest.hh,cc G4PiMinu << 196 G4AntiNeutronAnnihilationAtRest.hh,cc G4PiMinusStopLi.hh,cc 297 G4AntiProtonAnnihilationAtRest.hh,cc G4PiMinu << 197 G4AntiProtonAnnihilationAtRest.hh,cc G4PiMinusStopMaterial.hh,cc 298 G4DistributionGenerator.hh,cc G4PiMinusStopN << 198 G4DistributionGenerator.hh,cc G4PiMinusStopN.hh,cc 299 G4KaonMinusAbsorption.hh,cc G4PiMinusStopO.h << 199 G4KaonMinusAbsorption.hh,cc G4PiMinusStopO.hh,cc 300 G4KaonMinusAbsorptionAtRest.hh,cc G4PiMinusSto << 200 G4KaonMinusAbsorptionAtRest.hh,cc G4PiMinusStopPb.hh,cc 301 G4NeutronCaptureAtRest.hh,cc G4PiMinusStopT << 201 G4NeutronCaptureAtRest.hh,cc G4PiMinusStopTa.hh,cc 302 G4PiMinusAbsorptionAtRest.hh,cc G4PionMinusA 202 G4PiMinusAbsorptionAtRest.hh,cc G4PionMinusAbsorptionAtRest.hh,cc 303 G4PiMinusStopAbsorption.hh,cc G4StopDeexcita << 203 G4PiMinusStopAbsorption.hh,cc G4StopDeexcitation.hh,cc 304 G4PiMinusStopAl.hh,cc G4StopDeexcitationAl << 204 G4PiMinusStopAl.hh,cc G4StopDeexcitationAlgorithm.hh 305 G4PiMinusStopC.hh,cc G4StopDummyDeexcitat << 205 G4PiMinusStopC.hh,cc G4StopDummyDeexcitation.hh,cc 306 G4PiMinusStopCo.hh,cc G4StopTheoDeexcitati 206 G4PiMinusStopCo.hh,cc G4StopTheoDeexcitation.hh,cc 307 G4PiMinusStopCu.hh,cc 207 G4PiMinusStopCu.hh,cc 308 208 309 14 November 2012 V. Ivantchenko (hadr-stopping 209 14 November 2012 V. Ivantchenko (hadr-stopping-V09-05-31) 310 ---------------------------------------------- 210 -------------------------------------------------------------------- 311 - G4MuMinusCapturePrecompound - fixed extra ru 211 - G4MuMinusCapturePrecompound - fixed extra run time memory leak 312 212 313 14 November 2012 V. Ivantchenko & A. Ribon (ha 213 14 November 2012 V. Ivantchenko & A. Ribon (hadr-stopping-V09-05-30) 314 ---------------------------------------------- 214 -------------------------------------------------------------------- 315 - G4HadronicAbsorptionFritiof, G4MuMinusCaptur 215 - G4HadronicAbsorptionFritiof, G4MuMinusCapturePrecompound, 316 G4MuMinusBoundDecay, G4EmCaptureCascade: fix 216 G4MuMinusBoundDecay, G4EmCaptureCascade: fixed memory leak; 317 reuse G4PreCompoundModel instead from the << 217 reuse G4PreCompoundModel instead from the store of creation of 318 a new one 218 a new one 319 219 320 17 October 2012 Michael Kelsey (hadr-stopping 220 17 October 2012 Michael Kelsey (hadr-stopping-V09-05-29) 321 ---------------------------------------------- 221 --------------------------------------------------------- 322 - G4HadronicAbsorptionBertini: Use Bertini's 222 - G4HadronicAbsorptionBertini: Use Bertini's IsApplicable() function to 323 decide whether incident projectile is suitab 223 decide whether incident projectile is suitable for absorption or not. 324 224 325 17 October 2012 Krzysztof Genser and A.Ribon ( 225 17 October 2012 Krzysztof Genser and A.Ribon (hadr-stopping-V09-05-28) 326 ---------------------------------------------- 226 ---------------------------------------------------------------------- 327 Added nuclear capture at rest of anti-nuclei w 227 Added nuclear capture at rest of anti-nuclei with FTFP in 328 G4HadronicAbsorptionFritiof (A.R.). Moreover ( 228 G4HadronicAbsorptionFritiof (A.R.). Moreover (K.G.): 329 - G4HadronStoppingProcess: Reverted to one arg 229 - G4HadronStoppingProcess: Reverted to one argument c'tor 330 - G4MuonMinusCapture: Reverted to using o 230 - G4MuonMinusCapture: Reverted to using one argument c'tor 331 Reverted to the imp << 231 Reverted to the implied fHadronAtRest 332 HadronicProcessType 232 HadronicProcessType 333 233 334 10 October 2012 Krzysztof Genser (hadr-stoppin 234 10 October 2012 Krzysztof Genser (hadr-stopping-V09-05-27) 335 ---------------------------------------------- 235 ---------------------------------------------------------- 336 - G4HadronStoppingProcess: defined two argumen 236 - G4HadronStoppingProcess: defined two argument constructor with defaults 337 used G4HadronicProc 237 used G4HadronicProcessType in the constructor 338 238 339 - G4MuonMinusCapture: Changed the constru 239 - G4MuonMinusCapture: Changed the constructor argument type 340 Used two argument b 240 Used two argument base constructor 341 241 342 5 October 2012 Michael Kelsey (hadr-stopping-V 242 5 October 2012 Michael Kelsey (hadr-stopping-V09-05-26) 343 ---------------------------------------------- 243 ------------------------------------------------------- 344 Replace replicated code blocks for deprecation 244 Replace replicated code blocks for deprecation messages with new 345 hadronic/util/G4HadronicDeprecate macro. 245 hadronic/util/G4HadronicDeprecate macro. 346 246 347 G4MuonMinusCaptureAtRest.cc G4StopDummyDee 247 G4MuonMinusCaptureAtRest.cc G4StopDummyDeexcitation.cc 348 G4PionMinusAbsorptionAtRest.cc G4StopTheoDe 248 G4PionMinusAbsorptionAtRest.cc G4StopTheoDeexcitation.cc 349 G4PiMinusStopAl.cc G4PiMinusAbsorptionA 249 G4PiMinusStopAl.cc G4PiMinusAbsorptionAtRest.cc 350 G4PiMinusStopO.cc G4PiMinusStopPb.cc 250 G4PiMinusStopO.cc G4PiMinusStopPb.cc 351 G4AntiProtonAnnihilationAtRest.cc G4StopDeex 251 G4AntiProtonAnnihilationAtRest.cc G4StopDeexcitation.cc 352 G4KaonMinusAbsorptionAtRest.cc G4NeutronCap 252 G4KaonMinusAbsorptionAtRest.cc G4NeutronCaptureAtRest.cc 353 G4KaonMinusAbsorption.cc G4PiMinusStopN.c 253 G4KaonMinusAbsorption.cc G4PiMinusStopN.cc 354 G4PiMinusStopMaterial.cc G4PiMinusStopCo. 254 G4PiMinusStopMaterial.cc G4PiMinusStopCo.cc 355 G4PiMinusStopTa.cc G4PiMinusStopLi.cc 255 G4PiMinusStopTa.cc G4PiMinusStopLi.cc 356 G4PiMinusStopCu.cc G4DistributionGenera 256 G4PiMinusStopCu.cc G4DistributionGenerator.cc 357 G4AntiNeutronAnnihilationAtRest.cc G4PiMinu 257 G4AntiNeutronAnnihilationAtRest.cc G4PiMinusStopAbsorption.cc 358 G4PiMinusStopC.cc G4StopDeexcitationAlgo 258 G4PiMinusStopC.cc G4StopDeexcitationAlgorithm.hh 359 259 360 28 September 2012 Michael Kelsey (hadr-stoppin 260 28 September 2012 Michael Kelsey (hadr-stopping-V09-05-25) 361 ---------------------------------------------- 261 ---------------------------------------------------------- 362 - G4HadronStoppingProcess: Follow reversion o 262 - G4HadronStoppingProcess: Follow reversion of G4HadProc to G4VDiscrete: 363 set enableXYZDoIt flags in ctor, add GetMean 263 set enableXYZDoIt flags in ctor, add GetMeanLifeTime with forced-action. 364 264 365 26 September 2012 Michael Kelsey (hadr-stoppin 265 26 September 2012 Michael Kelsey (hadr-stopping-V09-05-24) 366 ---------------------------------------------- 266 ---------------------------------------------------------- 367 Per Gabriele and Alberto, change the warning m 267 Per Gabriele and Alberto, change the warning messages below from G4cerr to 368 G4cout. Also include static flag to limit mes 268 G4cout. Also include static flag to limit message to one occurrence. 369 269 370 24 September 2012 Michael Kelsey (hadr-stoppin 270 24 September 2012 Michael Kelsey (hadr-stopping-V09-05-23) 371 ---------------------------------------------- 271 ---------------------------------------------------------- 372 The following classes will be deprecated in th 272 The following classes will be deprecated in the 9.6 release, and removed for 373 10.0 development; warnings are added to the co 273 10.0 development; warnings are added to the constructors. Stopping hadrons 374 are now handled by Bertini and Fritiof models, 274 are now handled by Bertini and Fritiof models, and muon capture by the more 375 complex process with atomic cascade effects. 275 complex process with atomic cascade effects. 376 276 377 G4AntiNeutronAnnihilationAtRest.cc G4PiMinu << 277 G4AntiNeutronAnnihilationAtRest.cc G4PiMinusStopCu.cc 378 G4AntiProtonAnnihilationAtRest.cc G4PiMinusS << 278 G4AntiProtonAnnihilationAtRest.cc G4PiMinusStopLi.cc 379 G4DistributionGenerator.cc G4PiMinusStopM << 279 G4DistributionGenerator.cc G4PiMinusStopMaterial.cc 380 G4KaonMinusAbsorption.cc G4PiMinusStopN.c << 280 G4KaonMinusAbsorption.cc G4PiMinusStopN.cc 381 G4KaonMinusAbsorptionAtRest.cc G4PiMinusSto 281 G4KaonMinusAbsorptionAtRest.cc G4PiMinusStopO.cc 382 G4MuonMinusCaptureAtRest.cc G4PiMinusStopP << 282 G4MuonMinusCaptureAtRest.cc G4PiMinusStopPb.cc 383 G4NeutronCaptureAtRest.cc G4PiMinusStopTa. << 283 G4NeutronCaptureAtRest.cc G4PiMinusStopTa.cc 384 G4PiMinusAbsorptionAtRest.cc G4PionMinusA << 284 G4PiMinusAbsorptionAtRest.cc G4PionMinusAbsorptionAtRest.cc 385 G4PiMinusStopAbsorption.cc G4StopDeexcita << 285 G4PiMinusStopAbsorption.cc G4StopDeexcitation.cc 386 G4PiMinusStopAl.cc G4StopDeexcitationAl << 286 G4PiMinusStopAl.cc G4StopDeexcitationAlgorithm.hh 387 G4PiMinusStopC.cc G4StopDummyDeexcitatio << 287 G4PiMinusStopC.cc G4StopDummyDeexcitation.cc 388 G4PiMinusStopCo.cc G4StopTheoDeexcitati << 288 G4PiMinusStopCo.cc G4StopTheoDeexcitation.cc 389 289 390 19 September 2012 Gabriele Cosmo (hadr-stoppin 290 19 September 2012 Gabriele Cosmo (hadr-stopping-V09-05-22) 391 ---------------------------------------------- 291 ---------------------------------------------------------- 392 - Explicitly use inclusion of headers for syst 292 - Explicitly use inclusion of headers for system of units and physical 393 constants, in plan to remove implicit inclus 293 constants, in plan to remove implicit inclusion from globals.hh. 394 294 395 17 September 2012 Michael Kelsey (hadr-stoppin 295 17 September 2012 Michael Kelsey (hadr-stopping-V09-05-21) 396 ---------------------------------------------- 296 ---------------------------------------------------------- 397 - G4HadronStoppingProcess.cc: Follow migratio 297 - G4HadronStoppingProcess.cc: Follow migration of G4HadronicProcess 398 inheritance and ctor signature. 298 inheritance and ctor signature. 399 299 400 Requires co-working base tag hadr-man-V09-05-1 300 Requires co-working base tag hadr-man-V09-05-16 401 301 402 5 September 2012 Michael Kelsey (hadr-stoppi 302 5 September 2012 Michael Kelsey (hadr-stopping-V09-05-20) 403 ---------------------------------------------- 303 ----------------------------------------------------------- 404 - G4HadronicAbsorptionBertini.cc: Drop list of 304 - G4HadronicAbsorptionBertini.cc: Drop list of "allowed" hadrons, so Bertini 405 can take care of any negative hadron thrown 305 can take care of any negative hadron thrown at it. 406 306 407 17 August 2012 Witek Pokorski (hadr-stopping-V 307 17 August 2012 Witek Pokorski (hadr-stopping-V09-05-19) 408 ---------------------------------------------- 308 ------------------------------------------------------- 409 - removed obsolete CHIPS includes << 309 - removed obsolete CHIPS includes 410 310 411 14 August 2012 Alberto Ribon (hadr-stopping-V0 311 14 August 2012 Alberto Ribon (hadr-stopping-V09-05-18) 412 ---------------------------------------------- 312 ------------------------------------------------------ 413 - Fixed Coverity complain in G4KaonMinusAbsorp 313 - Fixed Coverity complain in G4KaonMinusAbsorptionAtRest.cc 414 314 415 13 August 2012 Alberto Ribon (hadr-stopping-V0 315 13 August 2012 Alberto Ribon (hadr-stopping-V09-05-17) 416 ---------------------------------------------- 316 ------------------------------------------------------ 417 - Proposed for testing a tag to fix a compilat 317 - Proposed for testing a tag to fix a compilation error in 418 G4MuMinusCapturePrecompound.cc when the cons 318 G4MuMinusCapturePrecompound.cc when the constructor of the 419 Lorentz vector is made explicit. 319 Lorentz vector is made explicit. 420 320 421 10 August 2012 Julia Yarba (hadr-stopping-V09- 321 10 August 2012 Julia Yarba (hadr-stopping-V09-05-16) 422 ---------------------------------------------- 322 ---------------------------------------------------- 423 - Internal tag 323 - Internal tag 424 324 425 27 July 2012 Alberto Ribon (hadr-stopping-V09- 325 27 July 2012 Alberto Ribon (hadr-stopping-V09-05-15) 426 ---------------------------------------------- 326 ---------------------------------------------------- 427 - Replaced (deleted) the class G4FTFCaptureAtR 327 - Replaced (deleted) the class G4FTFCaptureAtRest with the new 428 classes G4HadronicAbsorptionFritiof, G4AntiP 328 classes G4HadronicAbsorptionFritiof, G4AntiProtonAbsorptionFritiof 429 and G4AntiSigmaPlusAbsorptionFritiof 329 and G4AntiSigmaPlusAbsorptionFritiof 430 330 431 26 July 2012 Alberto Ribon (hadr-stopping-V09- 331 26 July 2012 Alberto Ribon (hadr-stopping-V09-05-14) 432 ---------------------------------------------- 332 ---------------------------------------------------- 433 - Fixed Coverity complains in G4KaonMinusAbsor 333 - Fixed Coverity complains in G4KaonMinusAbsorptionAtRest.cc and 434 G4PiMinusStopMaterial.cc 334 G4PiMinusStopMaterial.cc 435 335 436 - G4MuonMinusBoundDecay - added data for muon << 336 - G4MuonMinusBoundDecay - added data for muon capture rate in He4 437 from recent experimental data 337 from recent experimental data 438 338 439 19 June 2012 Vladimir Ivanchenko (hadr-stoppin 339 19 June 2012 Vladimir Ivanchenko (hadr-stopping-V09-05-13) 440 ---------------------------------------------- 340 ---------------------------------------------------------- 441 - G4MuonMinusBoundDecay, G4StopElementSelector 341 - G4MuonMinusBoundDecay, G4StopElementSelector - added data 442 for muon capture rate in Hydrogen from rece 342 for muon capture rate in Hydrogen from recent experimental data 443 343 444 12 June 2012 Dennis Wright (hadr-stopping-V0 344 12 June 2012 Dennis Wright (hadr-stopping-V09-05-12) 445 ---------------------------------------------- 345 ------------------------------------------------------ 446 - G4HadronStoppingProcess.hh: remove member "G 346 - G4HadronStoppingProcess.hh: remove member "G4HadFinalState result: because 447 it shadows "result" in .cc file 347 it shadows "result" in .cc file 448 - replace shadowed variables m, mm, dir and in << 348 - replace shadowed variables m, mm, dir and index in .cc files 449 349 450 24 May 2012 Vladimir Ivanchenko (hadr-stopping 350 24 May 2012 Vladimir Ivanchenko (hadr-stopping-V09-05-11) 451 ---------------------------------------------- 351 ------------------------------------------------------------ 452 - G4HadronStoppingProcess.cc - register it as 352 - G4HadronStoppingProcess.cc - register it as an extra process 453 - G4HadronicAbsorptionBertini.cc - set process 353 - G4HadronicAbsorptionBertini.cc - set process name "hBertiniCaptureAtRest" 454 354 455 23 May 2012 Michael Kelsey (hadr-stopping-V09- 355 23 May 2012 Michael Kelsey (hadr-stopping-V09-05-10) 456 ---------------------------------------------- 356 ---------------------------------------------------- 457 - G4HadronStoppingProcess.cc: Do not delete f 357 - G4HadronStoppingProcess.cc: Do not delete fEmCascade; ownership is 458 automatically transferred to G4HadronicInter 358 automatically transferred to G4HadronicInteractionRegistry by its ctor. 459 359 460 23 May 2012 Vladimir Ivanchenko (hadr-stopping 360 23 May 2012 Vladimir Ivanchenko (hadr-stopping-V09-05-09) 461 ---------------------------------------------- 361 ------------------------------------------------------------ 462 23 May 2012 Vladimir Ivanchenko (hadr-stopping 362 23 May 2012 Vladimir Ivanchenko (hadr-stopping-V09-05-08) 463 ---------------------------------------------- 363 ------------------------------------------------------------ 464 - G4EmCaptureCascade - fixed initialisation of << 364 - G4EmCaptureCascade - fixed initilisation of mesoatomic K-shelll energies 465 365 466 22 May 2012 Michael Kelsey (hadr-stopping-V09- 366 22 May 2012 Michael Kelsey (hadr-stopping-V09-05-07) 467 ---------------------------------------------- 367 ---------------------------------------------------- 468 - G4HadronStoppingProcess.cc: Set "enable" fl 368 - G4HadronStoppingProcess.cc: Set "enable" flags in constructor so that 469 process will register properly as "AtRest". 369 process will register properly as "AtRest". These flags override the 470 defaults from G4VDiscreteProcess. 370 defaults from G4VDiscreteProcess. 471 371 472 11 May 2012 Michael Kelsey 372 11 May 2012 Michael Kelsey 473 -------------------------- 373 -------------------------- 474 - G4HadronicAbsorptionBertini - NEW, inherits 374 - G4HadronicAbsorptionBertini - NEW, inherits from G4HadronStoppingProcess, 475 registering Bertini as the model. Ctor take 375 registering Bertini as the model. Ctor takes options G4ParticleDefinition 476 as (only) argument to use with IsApplicable. 376 as (only) argument to use with IsApplicable. 477 - G4PiMinusAbsorptionBertini.cc - DELETED, rep 377 - G4PiMinusAbsorptionBertini.cc - DELETED, replaced by above. 478 - G4PiMinusAbsorptionBertini.hh - Subclass of 378 - G4PiMinusAbsorptionBertini.hh - Subclass of G4HadronicAbsorptionBertini, 479 ctor in .hh file passes G4PionMinus to base. 379 ctor in .hh file passes G4PionMinus to base. 480 - G4KaonMinusAbsorptionBertini.hh - NEW subcla 380 - G4KaonMinusAbsorptionBertini.hh - NEW subclass of G4HAB, ctor in .hh file 481 passes G4KaonMinus to base. 381 passes G4KaonMinus to base. 482 - G4SigmaMinusAbsorptionBertini.hh - NEW subcl 382 - G4SigmaMinusAbsorptionBertini.hh - NEW subclass of G4HAB, ctor in .hh file 483 passes G4SigmaMinus to base. 383 passes G4SigmaMinus to base. 484 384 485 10 May 2012 Vladimir Ivanchenko (hadr-stopping 385 10 May 2012 Vladimir Ivanchenko (hadr-stopping-V09-05-06) 486 ---------------------------------------------- 386 ------------------------------------------------------------ 487 - improved comments in new classes, implement 387 - improved comments in new classes, implement Description in new classes 488 388 489 06 May 2012 Vladimir Ivanchenko (hadr-stopping 389 06 May 2012 Vladimir Ivanchenko (hadr-stopping-V09-05-05) 490 ---------------------------------------------- 390 ------------------------------------------------------------ 491 - added new classes G4MuonMinusBoundDecay, G4E 391 - added new classes G4MuonMinusBoundDecay, G4ElementSelector, 492 G4EmCaptureCascade, G4MuMinusCapturePrecompo 392 G4EmCaptureCascade, G4MuMinusCapturePrecompound, G4HadronStoppingProcess, 493 G4MuonMinusCapture which provides general st 393 G4MuonMinusCapture which provides general stopping process and 494 example of its implementation for mu- implem 394 example of its implementation for mu- implementing the same model 495 as in G4MuonMinusCaptureAtRest in granular d << 395 as in G4MuonMinusCaptureAtRest in granular design fully based on 496 the hadronic framework << 396 the hadronic framework 497 397 498 2 May 2012 G.Folger ( ..trun 398 2 May 2012 G.Folger ( ..trunk.. ) 499 ---------------------------------------------- 399 ------------------------------------------------------------ 500 - revert changes by Mikhail ( revs. r58293, r2 << 400 - revert changes by Mikhail ( revs. r58293, r28255 ) 501 401 502 28 Apr 2012 Mikhail Kosov (hadr-stopping-V09-0 402 28 Apr 2012 Mikhail Kosov (hadr-stopping-V09-05-04) 503 ---------------------------------------------- 403 ------------------------------------------------------------ 504 - moved model/chiral_inv_phase_space to chips 404 - moved model/chiral_inv_phase_space to chips 505 - formal temporary corrections in G4MuonMinusB 405 - formal temporary corrections in G4MuonMinusBoundDecay.cc, 506 G4MuMinusCapturePrecompound.cc, G4HadronStop 406 G4MuMinusCapturePrecompound.cc, G4HadronStoppingProcess.cc 507 407 508 05 April 2012 Alberto Ribon (hadr-stopping-V09 408 05 April 2012 Alberto Ribon (hadr-stopping-V09-05-03) 509 ---------------------------------------------- 409 ------------------------------------------------------------ 510 - G4FTFCaptureAtRest : included annihilation 410 - G4FTFCaptureAtRest : included annihilation of anti_sigma+. 511 411 512 16 February 2012 Vladimir Ivanchenko (hadr-sto 412 16 February 2012 Vladimir Ivanchenko (hadr-stopping-V09-05-02) 513 ---------------------------------------------- 413 ------------------------------------------------------------ 514 - G4PiMinusAbsorptionBertini - return back us << 414 - G4PiMinusAbsorptionBertini - return back usage of native pre-compound 515 de-excitation for the Bertini cascade << 415 de-excitation for the Bertini cascade 516 416 517 20 January 2012 Vladimir Ivanchenko (hadr-stop 417 20 January 2012 Vladimir Ivanchenko (hadr-stopping-V09-05-01) 518 ---------------------------------------------- 418 ------------------------------------------------------------ 519 - G4FTFCaptureAtRest - fixed typo; 419 - G4FTFCaptureAtRest - fixed typo; 520 420 521 20 January 2012 Vladimir Ivanchenko (hadr-stop 421 20 January 2012 Vladimir Ivanchenko (hadr-stopping-V09-05-00) 522 ---------------------------------------------- 422 ------------------------------------------------------------ 523 - G4FTFCaptureAtRest - changed initialisation 423 - G4FTFCaptureAtRest - changed initialisation of de-excitation; 524 removed double deletion of objects; added 424 removed double deletion of objects; added registration 525 in G4HadronicProcessStore; added sub-type 425 in G4HadronicProcessStore; added sub-type definition 526 - G4PiMinusAbsorptionBertini - temporary do n << 426 - G4PiMinusAbsorptionBertini - temporary do not use native pre-compound 527 but Bertini pre-compound due to double de 427 but Bertini pre-compound due to double deletion of objects; 528 after fix of Bertini this should be retur 428 after fix of Bertini this should be return back 529 429 530 09 November 2011 Gunter Folger (hadr-stopp 430 09 November 2011 Gunter Folger (hadr-stopping-V09-04-07) 531 ---------------------------------------------- 431 ------------------------------------------------------------ 532 - fix stupid typo in sources.cmake 432 - fix stupid typo in sources.cmake 533 433 534 08 November 2011 Gunter Folger (hadr-stopp 434 08 November 2011 Gunter Folger (hadr-stopping-V09-04-06) 535 ---------------------------------------------- 435 ------------------------------------------------------------ 536 - add required include of "Bertini" to GNUmak 436 - add required include of "Bertini" to GNUmakefile and sources.cmake 537 437 538 07 November 2011 Witold Pokorski (hadr-stopp 438 07 November 2011 Witold Pokorski (hadr-stopping-V09-04-05) 539 ---------------------------------------------- 439 ------------------------------------------------------------ 540 (entry added by Gunter) 440 (entry added by Gunter) 541 - G4PiMinusAbsorptionBertini added. please mo 441 - G4PiMinusAbsorptionBertini added. please more detail ??? 542 442 543 02 November 2011 Alberto Ribon (hadr-stopp 443 02 November 2011 Alberto Ribon (hadr-stopping-V09-04-04) 544 ---------------------------------------------- 444 ------------------------------------------------------------ 545 - Migrated G4FTFCaptureAtRest to the new G4Exc 445 - Migrated G4FTFCaptureAtRest to the new G4Exception. 546 Files affected: 446 Files affected: 547 G4FTFCaptureAtRest.cc 447 G4FTFCaptureAtRest.cc 548 448 549 18 October 2011 Alberto Ribon (hadr-stoppi 449 18 October 2011 Alberto Ribon (hadr-stopping-V09-04-03) 550 ---------------------------------------------- 450 ----------------------------------------------------------- 551 - Added class G4FTFCaptureAtRest to handle nuc 451 - Added class G4FTFCaptureAtRest to handle nuclear capture 552 of anti-protons at rest with Fritiof. 452 of anti-protons at rest with Fritiof. 553 Files affected: 453 Files affected: 554 G4FTFCaptureAtRest.hh 454 G4FTFCaptureAtRest.hh 555 G4FTFCaptureAtRest.cc 455 G4FTFCaptureAtRest.cc 556 GNUmakefile 456 GNUmakefile 557 sources.cmake 457 sources.cmake 558 458 559 27 September 2011 Dennis Wright (hadr-stoppi 459 27 September 2011 Dennis Wright (hadr-stopping-V09-04-02) 560 ---------------------------------------------- 460 ----------------------------------------------------------- 561 - Migrate to integer Z and A. File affected: << 461 - Migrate to integer Z and A. File affected: 562 G4KaonMinusAbsorptionAtRest.cc 462 G4KaonMinusAbsorptionAtRest.cc 563 463 564 17 September 2011 Dennis Wright (hadr-stoppi 464 17 September 2011 Dennis Wright (hadr-stopping-V09-04-01) 565 ---------------------------------------------- 465 ----------------------------------------------------------- 566 - G4Exception migration: 466 - G4Exception migration: 567 G4PiMinusAbsorptionAtRest.cc 467 G4PiMinusAbsorptionAtRest.cc 568 G4KaonMinusAbsorptionAtRest.cc 468 G4KaonMinusAbsorptionAtRest.cc 569 469 570 15-May-2011 Dennis Wright (hadr-stopping-V09- 470 15-May-2011 Dennis Wright (hadr-stopping-V09-04-00) 571 ---------------------------------------------- 471 ---------------------------------------------------- 572 - G4AntiNeutronAnnihilationAtRest.cc, G4AntiPr 472 - G4AntiNeutronAnnihilationAtRest.cc, G4AntiProtonAnnihilationAtRest.cc, 573 G4KaonMinusAbsorptionAtRest.cc, G4KaonMinusA 473 G4KaonMinusAbsorptionAtRest.cc, G4KaonMinusAbsorption.cc, 574 G4NeutronCaptureAtRest.cc, G4PionMinusAbsorp 474 G4NeutronCaptureAtRest.cc, G4PionMinusAbsorptionAtRest.cc : 575 remove variables which were set but not used 475 remove variables which were set but not used, based on warnings from 576 gcc-4.6.0 compiler. 476 gcc-4.6.0 compiler. 577 477 578 11-Nov-2010 Dennis Wright (hadr-stopping-V09- 478 11-Nov-2010 Dennis Wright (hadr-stopping-V09-03-01) 579 ---------------------------------------------- 479 ---------------------------------------------------------- 580 - G4MuonMinusCaptureAtRest::DoMuCapture : fix << 480 - G4MuonMinusCaptureAtRest::DoMuCapture : fix unused branch 581 pd = G4Deuteron::Deuteron() in mass calcul 481 pd = G4Deuteron::Deuteron() in mass calculation 582 - G4PiMinusStopMaterial: theR was used but uni 482 - G4PiMinusStopMaterial: theR was used but uninitialized. Now init'ed 583 to 0.5 in ctor << 483 to 0.5 in ctor 584 - G4PiMinusAbsorptionAtRest: remove null test 484 - G4PiMinusAbsorptionAtRest: remove null test for vector pointer 585 in dtor << 485 in dtor 586 - G4StopDummyDeexcitation: initialize pointer 486 - G4StopDummyDeexcitation: initialize pointer _products in ctor 587 - G4KaonMinusAbsorptionAtRest::SigmaLambdaConv 487 - G4KaonMinusAbsorptionAtRest::SigmaLambdaConversion : add dummy 588 particles to default of switch/case to avo 488 particles to default of switch/case to avoid possible NULL 589 pointers 489 pointers 590 << 490 591 20-Sep-2010 Gunter Folger (hadr-stopping-V09- 491 20-Sep-2010 Gunter Folger (hadr-stopping-V09-03-00) 592 ---------------------------------------------- 492 ---------------------------------------------------------- 593 - G4MuonMinusCaptureAtRest use integer A&Z for 493 - G4MuonMinusCaptureAtRest use integer A&Z for G4Fancy3DNucleus 594 494 595 19-Nov-2009 Vladimir Ivantchenko (hadr-stoppin 495 19-Nov-2009 Vladimir Ivantchenko (hadr-stopping-V09-02-04) 596 ---------------------------------------------- 496 ---------------------------------------------------------- 597 - G4PiMinusAbsorptionAtRest and G4KaonMinusAbs 497 - G4PiMinusAbsorptionAtRest and G4KaonMinusAbsorptionAtRest - fixed 598 usage of G4ThreeVector 498 usage of G4ThreeVector 599 499 600 06-Aug-2009 Gabriele Cosmo (hadr-stopping-V09- 500 06-Aug-2009 Gabriele Cosmo (hadr-stopping-V09-02-03) 601 ---------------------------------------------- 501 ---------------------------------------------------------- 602 - Removed left-over inclusions of G4NucleiProp 502 - Removed left-over inclusions of G4NucleiPropertiesTable.hh ... 603 503 604 04-Aug-2009 Vladimir Ivantchenko (hadr-stoppin 504 04-Aug-2009 Vladimir Ivantchenko (hadr-stopping-V09-02-02) 605 ---------------------------------------------- 505 ---------------------------------------------------------- 606 - removed unused include of G4NucleiProperties << 506 - removed unused include of G4NucleiPropertiesTable.hh 607 507 608 02-Feb-2009 Vladimir Ivantchenko (hadr-stoppin 508 02-Feb-2009 Vladimir Ivantchenko (hadr-stopping-V09-02-01) 609 ---------------------------------------------- 509 ---------------------------------------------------------- 610 - added registration/deregistration to all LHE 510 - added registration/deregistration to all LHEP processes 611 511 612 23-Jan-2009 Vladimir Ivantchenko (hadr-stoppin 512 23-Jan-2009 Vladimir Ivantchenko (hadr-stopping-V09-02-00) 613 ---------------------------------------------- 513 ---------------------------------------------------------- 614 G4MuonMinusCaptureAtRest - added deregistratio << 514 G4MuonMinusCaptureAtRest - added deregistration 615 515 616 22-Oct-2008 Dennis Wright (hadr-stopping-V09-0 516 22-Oct-2008 Dennis Wright (hadr-stopping-V09-01-05) 617 ---------------------------------------------- 517 --------------------------------------------------- 618 - replace G4NucleiPropertiesTable::GetBindingE << 518 - replace G4NucleiPropertiesTable::GetBindingEnergy() with 619 G4NucleiProperties::GetBindingEnergy() in << 519 G4NucleiProperties::GetBindingEnergy() in 620 G4KaonMinusAbsorptionAtRest.cc and G4PiMinus 520 G4KaonMinusAbsorptionAtRest.cc and G4PiMinusStopAbsorption.cc 621 - replace G4NucleiPropertiesTable::GetAtomicMa 521 - replace G4NucleiPropertiesTable::GetAtomicMass with 622 G4NucleiProperties::GetNuclearMass in G4Stop 522 G4NucleiProperties::GetNuclearMass in G4StopTheoDeexcitation.cc 623 523 624 02-Oct-2008 Dennis Wright (hadr-stopping-V09-0 524 02-Oct-2008 Dennis Wright (hadr-stopping-V09-01-04) 625 ---------------------------------------------- 525 --------------------------------------------------- 626 - replace integers with corresponding process 526 - replace integers with corresponding process type enum values 627 527 628 01-Sep-2008 Vladimir Ivantchenko (hadr-stoppin 528 01-Sep-2008 Vladimir Ivantchenko (hadr-stopping-V09-01-03) 629 ---------------------------------------------- 529 ---------------------------------------------------------- 630 G4MuonMinusCaptureAtRest - added registration << 530 G4MuonMinusCaptureAtRest - added registration in the 631 G4HadronicprocessStore and PrintInfo by 531 G4HadronicprocessStore and PrintInfo by adding 632 PreparePhysicsTable and BuildPhysicsTab 532 PreparePhysicsTable and BuildPhysicsTable methods 633 GNUmakefile - add includes 533 GNUmakefile - add includes 634 534 635 08-Jul-2008 Dennis Wright (hadr-stopping-V09-0 535 08-Jul-2008 Dennis Wright (hadr-stopping-V09-01-02) 636 ---------------------------------------------- 536 --------------------------------------------------- 637 - set process sub-type to 15 for << 537 - set process sub-type to 15 for 638 G4AntiNeutronAnnihilationAtRest, G4AntiProto 538 G4AntiNeutronAnnihilationAtRest, G4AntiProtonAnnihilationAtRest, 639 G4KaonMinusAbsorption, G4KaonMinusAbsorption 539 G4KaonMinusAbsorption, G4KaonMinusAbsorptionAtRest, 640 G4MuonMinusCaptureAtRest, G4NeutronCaptureAt 540 G4MuonMinusCaptureAtRest, G4NeutronCaptureAtRest, 641 G4PiMinusAbsorptionAtRest, G4PionMinusAbsorp 541 G4PiMinusAbsorptionAtRest, G4PionMinusAbsorptionAtRest 642 542 643 05-May-2007 Vladimir Ivantchenko (hadr-stoppin 543 05-May-2007 Vladimir Ivantchenko (hadr-stopping-V09-01-01) 644 ---------------------------------------------- 544 ---------------------------------------------------------- 645 - G4MuMinusCaptureCascade - fixed NaN value in 545 - G4MuMinusCaptureCascade - fixed NaN value in bound muon decay 646 546 647 28-Mar-2008 Dennis Wright (hadr-stopping-V09-0 547 28-Mar-2008 Dennis Wright (hadr-stopping-V09-01-00) 648 ---------------------------------------------- 548 --------------------------------------------------- 649 G4NeutronCaptureAtRest::AtomAs - add () around << 549 G4NeutronCaptureAtRest::AtomAs - add () around && within || to 650 fix gcc-4.3 compiler warning 550 fix gcc-4.3 compiler warning 651 551 652 19-Nov-2007 Vladimir Ivantchenko (hadr-stoppin 552 19-Nov-2007 Vladimir Ivantchenko (hadr-stopping-V09-00-05) 653 ---------------------------------------------- 553 ---------------------------------------------------------- 654 G4MuonMinusCaptureAtRest - move back << 554 G4MuonMinusCaptureAtRest - move back 655 555 656 15-Nov-2007 Vladimir Ivantchenko (hadr-stoppin 556 15-Nov-2007 Vladimir Ivantchenko (hadr-stopping-V09-00-04) 657 ---------------------------------------------- 557 ---------------------------------------------------------- 658 G4MuonMinusCaptureAtRest - move instantiation 558 G4MuonMinusCaptureAtRest - move instantiation of G4ExitationHandler from 659 constructor to run 559 constructor to run time 660 560 661 14-Nov-2007 Vladimir Ivantchenko (hadr-stoppin 561 14-Nov-2007 Vladimir Ivantchenko (hadr-stopping-V09-00-03) 662 ---------------------------------------------- 562 ---------------------------------------------------------- 663 G4MuonMinusCaptureAtRest - fixed old memory le 563 G4MuonMinusCaptureAtRest - fixed old memory leak 664 564 665 02-Oct-2007 Vladimir Ivantchenko (hadr-stoppin 565 02-Oct-2007 Vladimir Ivantchenko (hadr-stopping-V09-00-02) 666 ---------------------------------------------- 566 ---------------------------------------------------------- 667 G4StopElementSelector - fixed typo in Primakof 567 G4StopElementSelector - fixed typo in Primakoff formula for capture 668 velosity 568 velosity 669 569 670 05-Jul-2007 Dennis Wright (hadr-stopping-V09-0 570 05-Jul-2007 Dennis Wright (hadr-stopping-V09-00-01) 671 ---------------------------------------------- 571 --------------------------------------------------- 672 - removed old-style copyright from all headers 572 - removed old-style copyright from all headers 673 - fixed Software Reference Manual tags << 573 - fixed Software Reference Manual tags 674 574 675 05-Jul-2007 Gabriele Cosmo (hadr-stopping-V09- 575 05-Jul-2007 Gabriele Cosmo (hadr-stopping-V09-00-00) 676 ---------------------------------------------- 576 ---------------------------------------------------- 677 - Fixed signature of G4MuMinusCaptureCascade:: 577 - Fixed signature of G4MuMinusCaptureCascade::DoCascade() expecting 'const' 678 as arguments for A and Z. Resolves linking p 578 as arguments for A and Z. Resolves linking problems on SUN-CC. 679 579 680 13-Feb-2007 Vladimir Ivantchenko (hadr-stoppin 580 13-Feb-2007 Vladimir Ivantchenko (hadr-stopping-V08-02-02) 681 ---------------------------------------------- 581 ---------------------------------------------------------- 682 - G4MuMinusCaptureCascade - add sampling of 582 - G4MuMinusCaptureCascade - add sampling of random vector of e- in decay; 683 add factor 2 in 583 add factor 2 in potential energy. 684 584 685 24-Jan-2007 Vladimir Ivantchenko (hadr-stoppin 585 24-Jan-2007 Vladimir Ivantchenko (hadr-stopping-V08-02-01) 686 ---------------------------------------------- 586 ---------------------------------------------------------- 687 - G4MuonMinusCaptureAtRest - fix problem for 587 - G4MuonMinusCaptureAtRest - fix problem for the case, when isotope vector undefined 688 588 689 24-Jan-2007 Vladimir Ivantchenko (hadr-stoppin 589 24-Jan-2007 Vladimir Ivantchenko (hadr-stopping-V08-02-00) 690 ---------------------------------------------- 590 ---------------------------------------------------------- 691 - G4MuonMinusCaptureAtRest - force to use rou 591 - G4MuonMinusCaptureAtRest - force to use round targetA and fix bug #926 692 592 693 1-Dec-2006 Gunter Folger (hadr-stopping-V08- 593 1-Dec-2006 Gunter Folger (hadr-stopping-V08-01-01) 694 ---------------------------------------------- 594 ---------------------------------------------------- 695 - correct inconsistent use of targetA; for ef 595 - correct inconsistent use of targetA; for effective targetA transforming 696 to integer using G4int and G4lrint gives va 596 to integer using G4int and G4lrint gives values different by 1. 697 << 597 698 16-Nov-2006 Vladimir Ivantchenko (hadr-stoppin 598 16-Nov-2006 Vladimir Ivantchenko (hadr-stopping-V08-01-00) 699 ---------------------------------------------- 599 ---------------------------------------------------------- 700 - G4MuonMinusCaptureAtRest - fix bounding ene 600 - G4MuonMinusCaptureAtRest - fix bounding energies, rewrite DoMuonCapture 701 method, introduc 601 method, introduce protection against negative 702 excitation energ 602 excitation energy of residual nucleus, 703 special treatmen 603 special treatment of H and He capture; 704 - G4MuMinusCaptureCascade - clean up interfa 604 - G4MuMinusCaptureCascade - clean up interfaces, improve kinematics 705 in muon decay sa 605 in muon decay sampling 706 606 707 20-Jan-2006 Gunter Folger (hadr-stopping-V08- 607 20-Jan-2006 Gunter Folger (hadr-stopping-V08-00-00) 708 ---------------------------------------------- 608 ---------------------------------------------------- 709 - set process type to fHadronic for all proce 609 - set process type to fHadronic for all processes in hadronic/stopping 710 610 711 17-May-2006 Vladimir Ivantchenko (hadr-stoppin 611 17-May-2006 Vladimir Ivantchenko (hadr-stopping-V08-00-01) 712 ---------------------------------------------- 612 ---------------------------------------------------------- 713 - clean up energy/momentum balance for G4Muon 613 - clean up energy/momentum balance for G4MuonMinusCaptureAtRest