Geant4 Cross Reference |
1 # Category emlowen History 1 # Category emlowen 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-12-02 A. Ribon (emlowen-V11-02-07) << 9 ## 2023-07-25 L.Pandola and D.Iuso (emlowen-V11-00-17) 10 - G4UAtomicDeexcitation : clear vector (vacanc << 11 G4UAtomicDeexcitation::GenerateParticles, to << 12 problems when using EM Opt4 (EMZ). << 13 The problem is present since Geant4 version << 14 << 15 ## 2024-10-31 V. Ivanchenko (emlowen-V11-02-06 << 16 - G4hIonEffChargeSquare - fixed Coverity warni << 17 << 18 ## 2024-09-17 V. Ivanchenko (emlowen-V11-02-05 << 19 - G4hIonEffChargeSquare - fixed Coverity warni << 20 << 21 ## 2024-08-29 L. Pandola (emlowen-V11-02-04) << 22 - Fix in G4PenelopeBremsstrahlungAngular, caus << 23 angular generator is used with a bremsstrahl << 24 G4PenelopeBremsstrahungModel << 25 << 26 ## 2024-08-13 G. Cosmo (emlowen-V11-02-03) << 27 - Fixed reported Coverity defects for use of s << 28 << 29 ## 2024-07-21 V. Ivanchenko (emlowen-V11-02-02 << 30 - G4MicroElecCapture - fixed Coverity warning << 31 modification of the formula to compute MFP a << 32 for this process. << 33 << 34 ## 2024-07-18 V. Ivanchenko (emlowen-V11-02-01 << 35 - G4FluoData, G4hIonEffChargeSquare, G4MicroEl << 36 Coverity warnings << 37 << 38 ## 2023-12-11 V. Ivanchenko (emlowen-V11-02-00 << 39 - G4MicroElecInelasticModel_new - fixed Coveri << 40 likely partially; minimal code clean-up. << 41 - G4MicroElecLOPhononModel - minor clean-up << 42 << 43 # 2023-11-06 Ben Morgan (emlowen-V11-01-11) << 44 - Use G4FindDataDir to access data libraries i << 45 << 46 ## 2023-11-03 V. Ivanchenko (emlowen-V11-01-10 << 47 - G4LivermorePhotoeffectModel - more accurate << 48 fix Coverity reports << 49 - G4MicroElecInelasticModel_new - changed impl << 50 method to avoid division by zero identifie << 51 fix destruction << 52 - G4MicroElecSurface - removed repeated checks << 53 in order to fix Coverity report << 54 - G4MicroElecLOPhononModel - removed unused cl << 55 << 56 ## 2023-10-07 V. Ivanchenko (emlowen-V11-01-09 << 57 - G4LivermorePhotoeffectModel - use logarithmi << 58 updated use of G4ElementData << 59 << 60 ## 2023-09-04 V. Ivanchenko (emlowen-V11-01-08 << 61 - G4LivermorePhotoeffectModel - used update G4 << 62 - G4LivermoreBremsstrahlungModel - do not setu << 63 << 64 ## 2023-08-29 G.Cosmo (emlowen-V11-01-07) << 65 - Fixed trivial reported Coverity defects in G << 66 and G4MicroElecSurface. << 67 - Minor code cleanup in G4MicroElecLOPhononMod << 68 << 69 ## 2023-08-23 G.Cosmo (emlowen-V11-01-06) << 70 - G4MicroElecCapture, G4MicroElecSurface: fixe << 71 implicit type conversions on XCode. << 72 Minor code cleanup (removed tabs, formatting << 73 << 74 ## 2023-08-03 C.Inguimbert (emlowen-V11-01-05) << 75 - G4MicroElecInelasticModel_new << 76 Simplification of weakly bound electrons t << 77 core electrons with limitEnergy equivalent t << 78 RandomizeEjectedElectronEnergyFromCumulatedD << 79 - G4MicroElecMaterialStructure << 80 Modification in the GetLimitEnergy functio << 81 of weakly bound electrons << 82 - G4MicroElecCapture << 83 New classe for a best estimate of the non io << 84 << 85 ## 2023-07-25 L.Pandola and D.Iuso (emlowen-V1 << 86 - fix for (rare) infinite loops in G4PenelopeC 10 - fix for (rare) infinite loops in G4PenelopeComptonModel due to FP. Reported 87 in https://github.com/Geant4/geant4/pull/61 11 in https://github.com/Geant4/geant4/pull/61 88 << 89 ## 2023-03-14 Z.Li (emlowen-V11-01-03) << 90 - applied clang-tidy, clang-format for: G4Live << 91 G4LivermoreGammaConversion5DModel.cc/hh, << 92 G4LivermoreGammaConversionModel.cc/hh, << 93 G4LivermoreComptonModel.cc/hh, << 94 G4LivermorePhotoElectricModel.cc/hh << 95 - used access to G4LEDATA via G4EmParameters f << 96 G4LivermoreGammaConversion5DModel, << 97 G4LivermoreGammaConversionModel << 98 << 99 ## 2023-03-05 V. Ivanchenko (emlowen-V11-01-02 << 100 - G4LowEWentzelVIModel - update according to C << 101 << 102 ## 2023-02-27 Z.Li (emlowen-V11-01-01) << 103 - G4LivermoreGammaConversionModel, G4Livermore << 104 spline interpolation by calling FillSecondDeri << 105 << 106 ## 2023-01-27 V. Ivanchenko (emlowen-V11-01-00 << 107 - G4LivermorePhotoElectricModel, G4LivermoreRa << 108 directly environment variable - use G4EmPa << 109 uniformly implement lock for reading data << 110 12 111 ## 2022-11-23 Gabriele Cosmo (emlowen-V11-00-1 13 ## 2022-11-23 Gabriele Cosmo (emlowen-V11-00-16) 112 - Fixed more compilation warnings for implicit 14 - Fixed more compilation warnings for implicit type conversions. 113 15 114 ## 2022-11-18 Gabriele Cosmo (emlowen-V11-00-1 16 ## 2022-11-18 Gabriele Cosmo (emlowen-V11-00-15) 115 - Fixed compilation warnings for implicit type 17 - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1. 116 18 117 ## 2022-11-13 V. Ivanchenko (emlowen-V11-00-14 19 ## 2022-11-13 V. Ivanchenko (emlowen-V11-00-14) 118 - G4MicroElecElasticModel, G4MicroElecInelasti 20 - G4MicroElecElasticModel, G4MicroElecInelasticModel - fixed simple 119 Coverity report 21 Coverity report 120 22 121 ## 2022-10-26 Daren Sawkey (emlowen-V11-00-13) 23 ## 2022-10-26 Daren Sawkey (emlowen-V11-00-13) 122 - G4PhotoEffectAngularGeneratorPolarized: incl 24 - G4PhotoEffectAngularGeneratorPolarized: include factor of 1/8 for L shell 123 diff cross section. Addressing bug 2293. 25 diff cross section. Addressing bug 2293. 124 26 125 ## 2022-10-19 V. Ivanchenko (emlowen-V11-00-12 27 ## 2022-10-19 V. Ivanchenko (emlowen-V11-00-12) 126 - G4UAtomicDeexcitation, G4AtomicTransitionMan 28 - G4UAtomicDeexcitation, G4AtomicTransitionManager, G4ShellData, G4AugerData 127 added de-excitation for heavy elements Z=1 29 added de-excitation for heavy elements Z=101-104 proposed by R.Chakma; 128 removed commented lines; improved comments 30 removed commented lines; improved comments; improved code format; 129 use ++i instead of i++. 31 use ++i instead of i++. 130 - G4AtomicTransitionManager - read fluorescenc 32 - G4AtomicTransitionManager - read fluorescence data using new interface 131 G4EmParameters::FluoDirectory() 33 G4EmParameters::FluoDirectory() 132 - G4LivermoreComptonModel - minor clean-up 34 - G4LivermoreComptonModel - minor clean-up 133 35 134 ## 2022-10-06 Gabriele Cosmo (emlowen-V11-00-1 36 ## 2022-10-06 Gabriele Cosmo (emlowen-V11-00-11) 135 - Fixed compilation warnings on Intel/icx comp 37 - Fixed compilation warnings on Intel/icx compiler for variables set 136 but not used in G4BoldyshevTripletModel::Sam 38 but not used in G4BoldyshevTripletModel::SampleSecondaries() and in 137 G4Generator2BN::SampleDirection(). 39 G4Generator2BN::SampleDirection(). 138 40 139 ## 2022-08-05 V. Ivanchenko (emlowen-V11-00-10 41 ## 2022-08-05 V. Ivanchenko (emlowen-V11-00-10) 140 - Fixed exception printout in Livermore models 42 - Fixed exception printout in Livermore models 141 43 142 ## 2022-07-19 V. Ivanchenko (emlowen-V11-00-09 44 ## 2022-07-19 V. Ivanchenko (emlowen-V11-00-09) 143 - Fixed Coverity warnings in G4VCrossSectionHa 45 - Fixed Coverity warnings in G4VCrossSectionHandler 144 46 145 ## 2022-07-06 V. Ivanchenko (emlowen-V11-00-08 47 ## 2022-07-06 V. Ivanchenko (emlowen-V11-00-08) 146 - G4Rayleigh scattering moved boundary between 48 - G4Rayleigh scattering moved boundary between low and high energy 147 table from 100 keV to 150 keV to be cohere 49 table from 100 keV to 150 keV to be coherent with G4GammaGeneralProcess 148 50 149 ## 2022-05-23 Gabriele Cosmo (emlowen-V11-00-0 51 ## 2022-05-23 Gabriele Cosmo (emlowen-V11-00-07) 150 - Fixed use of potential uninitialised pointer 52 - Fixed use of potential uninitialised pointer in 151 G4AtomicDeexcitation::GenerateParticles(..). 53 G4AtomicDeexcitation::GenerateParticles(..). 152 54 153 ## 2022-05-20 Z. Li (emlowen-V11-00-06) 55 ## 2022-05-20 Z. Li (emlowen-V11-00-06) 154 - G4LivermoreGammaConversionModel, G4Livermore 56 - G4LivermoreGammaConversionModel, G4LivermorePhotoElectricModel, 155 G4LivermoreGammaConversion5DModel: set splin 57 G4LivermoreGammaConversion5DModel: set spline interpolation for EPDL97. 156 58 157 ## 2022-04-13 Ben Morgan (emlowen-V11-00-05) 59 ## 2022-04-13 Ben Morgan (emlowen-V11-00-05) 158 - Remove Latin-1 characters. 60 - Remove Latin-1 characters. 159 61 160 ## 2022-02-06 V. Ivanchenko (emlowen-V11-00-04 62 ## 2022-02-06 V. Ivanchenko (emlowen-V11-00-04) 161 - G4MicroElecInelasticModel_new - removed not 63 - G4MicroElecInelasticModel_new - removed not working if{} block. 162 64 163 ## 2022-02-06 V. Ivanchenko (emlowen-V11-00-03 65 ## 2022-02-06 V. Ivanchenko (emlowen-V11-00-03) 164 - G4MicroElecInelasticModel_new - C. Inguimber 66 - G4MicroElecInelasticModel_new - C. Inguimbert change interpolate method 165 making a choice between log-log, lin-log, 67 making a choice between log-log, lin-log, and lin-lin interpolations and 166 added a protection for zero input energy. 68 added a protection for zero input energy. When sample transition the choice 167 the choice is implemented for transition f 69 the choice is implemented for transition from atomic level and Fermi level. 168 This MR should fix rare crash due to this 70 This MR should fix rare crash due to this model. 169 71 170 ## 2022-02-04 V. Ivanchenko (emlowen-V11-00-02 72 ## 2022-02-04 V. Ivanchenko (emlowen-V11-00-02) 171 - G4hIonEffChargeSquare, G4PenelopeRayleighMod 73 - G4hIonEffChargeSquare, G4PenelopeRayleighModel, G4PenelopeRayleighModelMI 172 fixed compilation warning on unused variab 74 fixed compilation warning on unused variable. 173 75 174 ## 2022-01-18 Jonas Hahnfeld (emlowen-V11-00-0 76 ## 2022-01-18 Jonas Hahnfeld (emlowen-V11-00-01) 175 - Prefer pointer to `const G4Material` if poss 77 - Prefer pointer to `const G4Material` if possible. 176 78 177 ## 2021-12-10 Ben Morgan (emlowen-V11-00-00) 79 ## 2021-12-10 Ben Morgan (emlowen-V11-00-00) 178 - Change to new Markdown History format. 80 - Change to new Markdown History format. 179 81 180 --- 82 --- 181 83 182 # History entries prior to 11.0 84 # History entries prior to 11.0 183 85 184 25.11.2021 S. Guatelli, emlowen-V10-07-27 86 25.11.2021 S. Guatelli, emlowen-V10-07-27 185 - Added option to activate the ANSTO fluoresce 87 - Added option to activate the ANSTO fluorescence radiation yield (Z < 93) 186 88 187 18.11.2021 L.Pandola, emlowen-V10-07-26 89 18.11.2021 L.Pandola, emlowen-V10-07-26 188 - Fix memory leak reported by Valgrind in Pene 90 - Fix memory leak reported by Valgrind in Penelope models 189 91 190 10.11.2021 S. Guatelli, emlowen-V10-07-25 92 10.11.2021 S. Guatelli, emlowen-V10-07-25 191 - included new PIXE data libraries following A 93 - included new PIXE data libraries following ANSTO 192 reccommendations 94 reccommendations 193 - included new classes to model the ANSTO ECPS 95 - included new classes to model the ANSTO ECPSSR cross sections 194 for protons and alpha particles 96 for protons and alpha particles 195 97 196 04.11.2021 D.Lambert, emlowen-V10-07-24 98 04.11.2021 D.Lambert, emlowen-V10-07-24 197 - G4MicroElecInelasticModel_new: fix delete po 99 - G4MicroElecInelasticModel_new: fix delete pointer pb 198 in initialisation/destructor 100 in initialisation/destructor 199 101 200 02.11.2021 Z.Li, emlowen-V10-07-23 102 02.11.2021 Z.Li, emlowen-V10-07-23 201 - G4LivermoreGammaConversionModel: code clean- 103 - G4LivermoreGammaConversionModel: code clean-up 202 - G4LivermoreComptonModel: code clean-up 104 - G4LivermoreComptonModel: code clean-up 203 - G4LivermorePhotoElectricModel: code clean-up 105 - G4LivermorePhotoElectricModel: code clean-up 204 106 205 01.11.2021 V.Ivanchenko, emlowen-V10-07-22 107 01.11.2021 V.Ivanchenko, emlowen-V10-07-22 206 - G4LivermorePolarizedRayleighModel - read dat 108 - G4LivermorePolarizedRayleighModel - read data from the 207 $G4LEDATA/livermore directory; code clean- 109 $G4LEDATA/livermore directory; code clean-up 208 - G4LivermoreRayleighModel - code clean-up 110 - G4LivermoreRayleighModel - code clean-up 209 - G4MicroElecCrossSectionDataSet_new, G4MicroE 111 - G4MicroElecCrossSectionDataSet_new, G4MicroElecElasticModel_new - 210 fixed headers 112 fixed headers 211 - G4LivermoreGammaConversionModelRC, G4Livermo 113 - G4LivermoreGammaConversionModelRC, G4LivermoreComptonModifiedModel 212 removed because are not used in any Physic 114 removed because are not used in any PhysicsList, example, or test 213 115 214 15.10.2021 Z.li, emlowen-V10-07-21 116 15.10.2021 Z.li, emlowen-V10-07-21 215 - G4LivermoreComptonModel, G4LivermoreGammaCon 117 - G4LivermoreComptonModel, G4LivermoreGammaConversionModel, 216 G4LivermorePhotoElectricModel, G4LivermoreRa 118 G4LivermorePhotoElectricModel, G4LivermoreRayleighModel, 217 G4RayleighAngularGenerator: updated to use E 119 G4RayleighAngularGenerator: updated to use EPICS2017 data 218 120 219 23.09.2021 A.Ribon, emlowen-V10-07-20 121 23.09.2021 A.Ribon, emlowen-V10-07-20 220 - G4MicroElecSurface.cc : replaced hardwired p 122 - G4MicroElecSurface.cc : replaced hardwired process-sub-type 25 221 with (already existing) fSurfaceReflection 123 with (already existing) fSurfaceReflection 222 - G4MicroElecElastic, G4MicroElecLOPhononScatt 124 - G4MicroElecElastic, G4MicroElecLOPhononScattering, G4MicroElecInelastic : 223 replaced hardwired process-sub-types 51 and 125 replaced hardwired process-sub-types 51 and 53 with new enum values 224 fLowEnergyElastic and fLowEnergyIonisation 126 fLowEnergyElastic and fLowEnergyIonisation 225 127 226 20.08.2021 V.Ivanchenko, emlowen-V10-07-19 128 20.08.2021 V.Ivanchenko, emlowen-V10-07-19 227 - G4PenelopeBremsstrahlungAngular, G4PenelopeB 129 - G4PenelopeBremsstrahlungAngular, G4PenelopeBremsstrahlungFS, 228 G4PenelopeCrossSection, G4JAEAElasticScatter 130 G4PenelopeCrossSection, G4JAEAElasticScatteringModel, 229 G4JAEAPolarizedElasticScatteringModel - use 131 G4JAEAPolarizedElasticScatteringModel - use optimal methods 230 of G4PhysicsVector 132 of G4PhysicsVector 231 133 232 04.08.2021 A.Ribon, emlowen-V10-07-18 134 04.08.2021 A.Ribon, emlowen-V10-07-18 233 - G4LivermorePolarizedComptonModel : migrated 135 - G4LivermorePolarizedComptonModel : migrated to the new version of 234 G4PhysicsModelCatalog 136 G4PhysicsModelCatalog 235 137 236 09.07.2021 V.Ivanchenko, emlowen-V10-07-17 138 09.07.2021 V.Ivanchenko, emlowen-V10-07-17 237 - G4AugerData - removed dead code 139 - G4AugerData - removed dead code 238 - G4VCrossSectionHandler, G4eIonisationParamet 140 - G4VCrossSectionHandler, G4eIonisationParameters - use const 239 pointers to G4Element 141 pointers to G4Element 240 142 241 31.05.2021 J.Allison, emlowen-V10-07-16 143 31.05.2021 J.Allison, emlowen-V10-07-16 242 - G4LivermorePolarizedComptonModel: 144 - G4LivermorePolarizedComptonModel: 243 o Correct the reference to the Quantum Entan 145 o Correct the reference to the Quantum Entanglement paper. 244 146 245 19.05.2021 L.Pandola, emlowen-V10-07-15 147 19.05.2021 L.Pandola, emlowen-V10-07-15 246 - Migrate the spline treatment for all Physics 148 - Migrate the spline treatment for all PhysicsVectors 247 149 248 16.04.2021 B.Morgan, emlowen-V10-07-14 150 16.04.2021 B.Morgan, emlowen-V10-07-14 249 - Migrate build to modular CMake API 151 - Migrate build to modular CMake API 250 152 251 02.05.2021 J.Allison, emlowen-V10-07-13 153 02.05.2021 J.Allison, emlowen-V10-07-13 252 - G4LivermorePolarizedComptonModel: 154 - G4LivermorePolarizedComptonModel: 253 o Add quantum entanglement of e+ annihilatio 155 o Add quantum entanglement of e+ annihilation. 254 o If the photons have been "tagged" as "quan 156 o If the photons have been "tagged" as "quantum-entangled", for example by 255 G4eplusAnnihilation for annihilation into 157 G4eplusAnnihilation for annihilation into 2 photons, they are "analysed" 256 here if - and only if - both photons suffe 158 here if - and only if - both photons suffer Compton scattering. Theoretical 257 predictions from Pryce and Ward, Nature No 159 predictions from Pryce and Ward, Nature No 4065 (1947) p.435, and Snyder et 258 al, Physical Review 73 (1948) p.440. Exper 160 al, Physical Review 73 (1948) p.440. Experimental validation in "Photon 259 quantum entanglement in the MeV regime and 161 quantum entanglement in the MeV regime and its application in PET imaging", 260 D. Watts, J. Allison et al., Nature Commun 162 D. Watts, J. Allison et al., Nature Communications NCOMMS-19-40758F April 261 2021 (to be published) and https://arxiv.o 163 2021 (to be published) and https://arxiv.org/abs/2012.04939. 262 o Add data member: G4int fEntanglementModel 164 o Add data member: G4int fEntanglementModelIndex; 263 Entanglement uses AuxiliaryTrackInformatio 165 Entanglement uses AuxiliaryTrackInformation, so we need to pick up a 264 unique model index. In the constructor: 166 unique model index. In the constructor: 265 fEntanglementModelIndex 167 fEntanglementModelIndex 266 = G4PhysicsModelCatalog::Register("G4Gam 168 = G4PhysicsModelCatalog::Register("G4GammaGammaEntanglement"); 267 Then in SampleSecondaries: 169 Then in SampleSecondaries: 268 const auto* auxInfo 170 const auto* auxInfo 269 = fParticleChange->GetCurrentTrack() 171 = fParticleChange->GetCurrentTrack() 270 ->GetAuxiliaryTrackInformation(fEntangle 172 ->GetAuxiliaryTrackInformation(fEntanglementModelIndex); 271 o The implementation of entanglement is desc 173 o The implementation of entanglement is described in extensive comments 272 in G4LivermorePolarizedComptonModel.cc. 174 in G4LivermorePolarizedComptonModel.cc. 273 175 274 28.04.2021 V.Ivanchenko, emlowen-V10-07-12 176 28.04.2021 V.Ivanchenko, emlowen-V10-07-12 275 -- G4IonParametrisedLossModel - follow updated 177 -- G4IonParametrisedLossModel - follow updated signature for ion ionisation 276 178 277 26.04.2021 V.Ivanchenko, emlowen-V10-07-11 179 26.04.2021 V.Ivanchenko, emlowen-V10-07-11 278 - updated PrintGeneratorInformation() methods 180 - updated PrintGeneratorInformation() methods signature for 279 few angular generators 181 few angular generators 280 182 281 18.03.2021 V.Ivanchenko, emlowen-V10-07-10 183 18.03.2021 V.Ivanchenko, emlowen-V10-07-10 282 - removed obsolete PrintInfo() methods and sel 184 - removed obsolete PrintInfo() methods and self defined process SubType 283 185 284 12.03.2021 L.Pandola, emlowen-V10-07-09 186 12.03.2021 L.Pandola, emlowen-V10-07-09 285 - improve management of array in G4PenelopeGam 187 - improve management of array in G4PenelopeGammaConversionModel 286 - clean-up of tests/ 188 - clean-up of tests/ 287 189 288 05.03.2021 L.Pandola, emlowen-V10-07-08 190 05.03.2021 L.Pandola, emlowen-V10-07-08 289 - replace std::map with static arrays in the G 191 - replace std::map with static arrays in the G4Penelope models for 290 performance improvements 192 performance improvements 291 - Partial clean-up of the test directory 193 - Partial clean-up of the test directory 292 194 293 01.03.2021 L.Pandola, emlowen-V10-07-07 195 01.03.2021 L.Pandola, emlowen-V10-07-07 294 - fix Coverity defects (G4LivermoreNuclearGamm 196 - fix Coverity defects (G4LivermoreNuclearGammaConversionModel and 295 G4MicroElecInelasticModel_new) 197 G4MicroElecInelasticModel_new) 296 198 297 24.02.2021 L.Pandola, emlowen-V10-07-06 199 24.02.2021 L.Pandola, emlowen-V10-07-06 298 - code cleanup of Penelope models 200 - code cleanup of Penelope models 299 201 300 19.02.2021 L.Pandola emlowen-V10-07-05 202 19.02.2021 L.Pandola emlowen-V10-07-05 301 - code cleanup of headers and classes (cont'd) 203 - code cleanup of headers and classes (cont'd) 302 204 303 16.02.2021 L.Pandola, emlowen-V10-07-04 205 16.02.2021 L.Pandola, emlowen-V10-07-04 304 - use G4double/G4int/G4bool instead of double/ 206 - use G4double/G4int/G4bool instead of double/int/bool 305 - code cleanup of headers and classes (up to G 207 - code cleanup of headers and classes (up to G4L*) 306 - Convert G4LPhysicsFreeVector into G4PhysicsF 208 - Convert G4LPhysicsFreeVector into G4PhysicsFreeVector 307 209 308 09.02.2021 V.Ivanchenko, emlowen-V10-07-03 210 09.02.2021 V.Ivanchenko, emlowen-V10-07-03 309 - removed obsolete G4LivermorePolarizedPhotoEl 211 - removed obsolete G4LivermorePolarizedPhotoElectricModel and 310 G4LivermorePolarizedPhotoElectricGDModel 212 G4LivermorePolarizedPhotoElectricGDModel 311 213 312 08.02.2021 V.Ivanchenko, emlowen-V10-07-02 214 08.02.2021 V.Ivanchenko, emlowen-V10-07-02 313 - removed obsolete unused classes G4Bremsstrah 215 - removed obsolete unused classes G4BremsstrahlungCrossSectionHandler, 314 G4BremsstrahlungParameters, G4eBremsstrahlun 216 G4BremsstrahlungParameters, G4eBremsstrahlungSpectrum, G4hSRIM2000p, 315 G4PhotoElectricAngularGeneratorSimple, G4Mic 217 G4PhotoElectricAngularGeneratorSimple, G4MicroElecInelastic_new 316 218 317 29.01.2021 V.Ivanchenko, emlowen-V10-07-01 219 29.01.2021 V.Ivanchenko, emlowen-V10-07-01 318 - G4MicroElecLOPhononModel - fixed Coverity wa 220 - G4MicroElecLOPhononModel - fixed Coverity warning; removed debug 319 printout; rename member of class 221 printout; rename member of class 320 222 321 06.12.2020 V.Ivanchenko, emlowen-V10-07-00 223 06.12.2020 V.Ivanchenko, emlowen-V10-07-00 322 - G4MicroElecSurface, G4MicroElecLOPhononModel 224 - G4MicroElecSurface, G4MicroElecLOPhononModel - fixed trivial 323 Coverity warnings 225 Coverity warnings 324 226 325 17.11.2020 V.Ivanchenko, emlowen-V10-06-13 227 17.11.2020 V.Ivanchenko, emlowen-V10-06-13 326 - G4MicroElecInelasticModel_new, G4MicroElecIn 228 - G4MicroElecInelasticModel_new, G4MicroElecInelastic_new, 327 G4MicroElecSurface - fixed Coverity warnings 229 G4MicroElecSurface - fixed Coverity warnings (non-initialized 328 class members or dereferences) 230 class members or dereferences) 329 231 330 26.10.2020 V.Ivanchenko, emlowen-V10-06-12 232 26.10.2020 V.Ivanchenko, emlowen-V10-06-12 331 - removed obsolete G4MuElec* classes 233 - removed obsolete G4MuElec* classes 332 - Added new classes developed by ONERA and CEA 234 - Added new classes developed by ONERA and CEA group and provided 333 by D. Lambert: G4MicroElecElasticModel_new, 235 by D. Lambert: G4MicroElecElasticModel_new, 334 G4MicroElecInelasticModel_new, G4MicroElecIn 236 G4MicroElecInelasticModel_new, G4MicroElecInelastic_new, 335 G4MicroElecLOPhononModel, G4MicroElecLOPhono 237 G4MicroElecLOPhononModel, G4MicroElecLOPhononModel. 336 G4MicroElecSiStructure is moved to material 238 G4MicroElecSiStructure is moved to material category 337 - G4MicroElecSurface - new boundary process fo 239 - G4MicroElecSurface - new boundary process for e- The code is 338 updated compared with the original: instea 240 updated compared with the original: instead of name comparisons 339 pointers are compared; condition on surfac 241 pointers are compared; condition on surface is defined by kCarTolerance; 340 initialisation is done in the new BuildPhy 242 initialisation is done in the new BuildPhysicsTable(..) method 341 instead of Initialise(); no dependence on 243 instead of Initialise(); no dependence on G4Electron; changed 342 process type and sub-types from optical to 244 process type and sub-types from optical to electromagnetic. 343 15.10.2020 L. Pandola, emlowen-V10-06-11 245 15.10.2020 L. Pandola, emlowen-V10-06-11 344 - Fix Coverity defects and material list in G4 246 - Fix Coverity defects and material list in G4PenelopeRayleighModelMI 345 247 346 12.10.2020 L. Pandola, emlowen-V10-06-10 248 12.10.2020 L. Pandola, emlowen-V10-06-10 347 - replace std::log with G4Log in Penelope and 249 - replace std::log with G4Log in Penelope and Livermore models 348 - use GetZasInt() in Penelope models, when app 250 - use GetZasInt() in Penelope models, when applicable 349 - fix typo in material name in G4PenelopeRayle 251 - fix typo in material name in G4PenelopeRayleighModelMI 350 252 351 07.10.2020 L. Pandola, emlowen-V10-06-09 253 07.10.2020 L. Pandola, emlowen-V10-06-09 352 - finalize G4PenelopeRayleighModelMI model of 254 - finalize G4PenelopeRayleighModelMI model of emlowen-V10-06-08: 353 make it compatible with Unit Tests, revise ver 255 make it compatible with Unit Tests, revise verbosity 354 256 355 24.09.2020 G. Paternò, L. Pandola, emlowen-V1 257 24.09.2020 G. Paternò, L. Pandola, emlowen-V10-06-08 356 - added G4PenelopeRayleighModelMI model and an 258 - added G4PenelopeRayleighModelMI model and ancillary class G4MIData 357 (provided by G. Paternò, INFN Ferrara) 259 (provided by G. Paternò, INFN Ferrara) 358 - create tests/CMakeLists.txt for Unit Tests a 260 - create tests/CMakeLists.txt for Unit Tests and reshape Unit Test 359 G4PenelopeRayleighTest.cc 261 G4PenelopeRayleighTest.cc 360 262 361 04.09.2020 M. Omer, R. Hajima, L. Pandola, eml 263 04.09.2020 M. Omer, R. Hajima, L. Pandola, emlowen-V10-06-07 362 - Added protections in G4JAEAPolarizedElasticS 264 - Added protections in G4JAEAPolarizedElasticScatteringModel.cc 363 265 364 11.06.2020 Z. Li, emlowen-V10-06-06 266 11.06.2020 Z. Li, emlowen-V10-06-06 365 - Add InitialiseForElement() in G4LivermoreGam 267 - Add InitialiseForElement() in G4LivermoreGammaConversionModel 366 and G4LivermoreGammaConversion5DModel, which 268 and G4LivermoreGammaConversion5DModel, which was missing before 367 269 368 04.06.2020 L. Pandola, emlowen-V10-06-05 270 04.06.2020 L. Pandola, emlowen-V10-06-05 369 - Fix Coverity defect 271 - Fix Coverity defect 370 272 371 25.05.2020 L. Pandola, emlowen-V10-06-04 273 25.05.2020 L. Pandola, emlowen-V10-06-04 372 - Change initialization of JAEA models 274 - Change initialization of JAEA models 373 275 374 18.05.2020 M. Omer and R. Hajima, L. Pandola, 276 18.05.2020 M. Omer and R. Hajima, L. Pandola, emlowen-V10-06-03 375 - Update G4JAEAElasticScattering and G4JAEAEla 277 - Update G4JAEAElasticScattering and G4JAEAElasticScatteringModel to 376 comply with new data format 278 comply with new data format 377 - Add JAEA model for polarized gamma scatterin 279 - Add JAEA model for polarized gamma scattering 378 - Requires new G4EMLOW database 280 - Requires new G4EMLOW database 379 281 380 29.04.2020 G. Folger, emlowen-V10-06-02 282 29.04.2020 G. Folger, emlowen-V10-06-02 381 - Fixes for clang10: Correct formatting in G4e 283 - Fixes for clang10: Correct formatting in G4ecpssrBaseKxsModel.cc 382 and G4ecpssrBaseLixsModel.cc 284 and G4ecpssrBaseLixsModel.cc 383 285 384 21.04.2020 V. Ivanchenko, emlowen-V10-06-01 286 21.04.2020 V. Ivanchenko, emlowen-V10-06-01 385 - G4LivermoreGammaConversionModel, G4Livermore 287 - G4LivermoreGammaConversionModel, G4LivermoreGammaConversion5DModel 386 fixed compilation for old compilers 288 fixed compilation for old compilers 387 - G4LivermorePhotoElectricModel - allowed "Wat 289 - G4LivermorePhotoElectricModel - allowed "Water" as a name of water 388 material for low-energy photoeffect 290 material for low-energy photoeffect 389 291 390 30.03.2020 Z. LI, emlowen-V10-06-00 292 30.03.2020 Z. LI, emlowen-V10-06-00 391 - Modify G4LivermoreGammaConversionModel class 293 - Modify G4LivermoreGammaConversionModel class 392 - Add G4LivermoreGammaConversion5DModel class 294 - Add G4LivermoreGammaConversion5DModel class 393 295 394 06.11.2019 V. Ivanchenko, emlowen-V10-05-02 296 06.11.2019 V. Ivanchenko, emlowen-V10-05-02 395 - make transition getenv -> std::getenv in all 297 - make transition getenv -> std::getenv in all sub-library 396 298 397 08.10.2019 V. Ivanchenko, emlowen-V10-05-01 299 08.10.2019 V. Ivanchenko, emlowen-V10-05-01 398 - G4LivermorePhotoElectricModel - use std::get 300 - G4LivermorePhotoElectricModel - use std::getenv, slightly speed-up 399 - G4IonParametrisedLossModel - use std::getenv 301 - G4IonParametrisedLossModel - use std::getenv, allowed ICRU90 option 400 302 401 05.02.2019 S. Incerti, emlowen-V10-05-00 303 05.02.2019 S. Incerti, emlowen-V10-05-00 402 - Fix Bugzilla 2089 304 - Fix Bugzilla 2089 403 305 404 22.10.2018 F. Longo, emlowen-V10-04-12 306 22.10.2018 F. Longo, emlowen-V10-04-12 405 - Fix Bugzilla 2089 307 - Fix Bugzilla 2089 406 308 407 08.10.2018 L. Pandola, emlowen-V10-04-11 309 08.10.2018 L. Pandola, emlowen-V10-04-11 408 - Fix the bug of emlowen-V10-04-09 also in G4P 310 - Fix the bug of emlowen-V10-04-09 also in G4PenelopeComptonModel and 409 G4PenelopePhotoElectricModel 311 G4PenelopePhotoElectricModel 410 312 411 17.09.2018 D. Sawkey, emlowen-V10-04-10 313 17.09.2018 D. Sawkey, emlowen-V10-04-10 412 - G4RayleighScattering, change automatic docum 314 - G4RayleighScattering, change automatic documtenation format to rST 413 315 414 30.08.2018 L. Pandola, emlowen-V10-04-09 316 30.08.2018 L. Pandola, emlowen-V10-04-09 415 - Fix of a bug in G4PenelopeIonisationModel ca 317 - Fix of a bug in G4PenelopeIonisationModel causing a (rare) energy 416 non-conservation and a warning message on sc 318 non-conservation and a warning message on screen 417 319 418 12.08.2018 M. Novak, emlowen-V10-04-08 320 12.08.2018 M. Novak, emlowen-V10-04-08 419 - G4LivermoreBremsstrahlungModel - resubmit co 321 - G4LivermoreBremsstrahlungModel - resubmit corresponding standard base class 420 modifications according to emlowen-V10-04- 322 modifications according to emlowen-V10-04-06 421 323 422 11.08.2018 Hisaya Kurashige, emlowen-V10-04-07 324 11.08.2018 Hisaya Kurashige, emlowen-V10-04-07 423 - G4LivermoreBremsstrahlungModel is reverted t 325 - G4LivermoreBremsstrahlungModel is reverted to emlowen-V10-04-05 424 326 425 10.08.2018 M Novak, emlowen-V10-04-06 327 10.08.2018 M Novak, emlowen-V10-04-06 426 - G4LivermoreBremsstrahlungModel - no any func 328 - G4LivermoreBremsstrahlungModel - no any functional changes. Some base class 427 member names have been changed and these m 329 member names have been changed and these modifications are propagated down 428 to the derived class. 330 to the derived class. 429 331 430 18.07.2018 S. Incerti, emlowen-V10-04-05 332 18.07.2018 S. Incerti, emlowen-V10-04-05 431 - update of JAEA elastic model classes 333 - update of JAEA elastic model classes 432 334 433 16.07.2018 S. Incerti, emlowen-V10-04-04 335 16.07.2018 S. Incerti, emlowen-V10-04-04 434 - update of JAEA elastic model classes 336 - update of JAEA elastic model classes 435 337 436 05.07.2018 S. Incerti, emlowen-V10-04-03 338 05.07.2018 S. Incerti, emlowen-V10-04-03 437 - updated sources.cmake 339 - updated sources.cmake 438 340 439 04.07.2018 S. Incerti, emlowen-V10-04-02 341 04.07.2018 S. Incerti, emlowen-V10-04-02 440 - added new classes for elastic scattering of 342 - added new classes for elastic scattering of gammas by 441 M. Omer and R. Hajima 343 M. Omer and R. Hajima 442 344 443 25.04.2018 V.Ivanchenko, emlowen-V10-04-01 345 25.04.2018 V.Ivanchenko, emlowen-V10-04-01 444 - G4LivermorePhotoElectricModel - fixed double 346 - G4LivermorePhotoElectricModel - fixed double deletion of static members 445 happens when models defined per region (pr 347 happens when models defined per region (problem #2052) 446 348 447 19.12.2017 G.Cosmo, emlowen-V10-04-00 349 19.12.2017 G.Cosmo, emlowen-V10-04-00 448 - Fixed self-consistency in G4ecpssrFormFactor 350 - Fixed self-consistency in G4ecpssrFormFactorMixsModel header (missing #include). 449 Thanks to Raphael Isemann for reporting this 351 Thanks to Raphael Isemann for reporting this. 450 352 451 03.11.1017 V.Ivanchenko, emlowen-V10-03-19 353 03.11.1017 V.Ivanchenko, emlowen-V10-03-19 452 - G4RayleighScattering - added C++11 keywords 354 - G4RayleighScattering - added C++11 keywords to fix compilation warning at clang 453 355 454 02.11.2017 V.Ivanchenko, emlowen-V10-03-18 356 02.11.2017 V.Ivanchenko, emlowen-V10-03-18 455 - G4LivermorePhotoElectricModel - fixed messag 357 - G4LivermorePhotoElectricModel - fixed messages in the case of G4Exception 456 358 457 01.11.1017 D.Sawkey, emlowen-V10-03-17 359 01.11.1017 D.Sawkey, emlowen-V10-03-17 458 - G4RayleighScattering - add ProcessDescriptio 360 - G4RayleighScattering - add ProcessDescription 459 361 460 20.10.2017 V.Ivanchenko, emlowen-V10-03-16 362 20.10.2017 V.Ivanchenko, emlowen-V10-03-16 461 - G4LivermorePhotoElectricModel - (M. Bandiera 363 - G4LivermorePhotoElectricModel - (M. Bandieramonte) changed dataset 462 to G4EMLOW7.2, where parameterisation is i 364 to G4EMLOW7.2, where parameterisation is in the livermore/phot_epics2014 463 365 464 10.10.2017 L.Pandola, emlowen-V10-03-15 366 10.10.2017 L.Pandola, emlowen-V10-03-15 465 - added protection against (rare) infinite loo 367 - added protection against (rare) infinite loops in 466 G4PenelopeOscillatorManager, happening for m 368 G4PenelopeOscillatorManager, happening for materials made by >20 elements 467 369 468 14.09.2017 V.Ivanchenko, emlowen-V10-03-14 370 14.09.2017 V.Ivanchenko, emlowen-V10-03-14 469 - G4hICRU49He - fixed Coverity warning 371 - G4hICRU49He - fixed Coverity warning 470 372 471 01.09.2017 V.Ivanchenko, emlowen-V10-03-13 373 01.09.2017 V.Ivanchenko, emlowen-V10-03-13 472 - G4LivermorePhotoElectricModel - (M. Bandiera 374 - G4LivermorePhotoElectricModel - (M. Bandieramonte) new method of 473 parameterisations based on epics2014 data 375 parameterisations based on epics2014 data (required G4EMLOW7.1) 474 376 475 03.08.2017 V.Ivanchenko, emlowen-V10-03-12 377 03.08.2017 V.Ivanchenko, emlowen-V10-03-12 476 - G4MicroElecElastic, G4MicroElecInelastic - m 378 - G4MicroElecElastic, G4MicroElecInelastic - make coherent 477 initialsation of models 379 initialsation of models 478 380 479 02.08.2017 V.Ivanchenko, emlowen-V10-03-11 381 02.08.2017 V.Ivanchenko, emlowen-V10-03-11 480 - G4LowECapture - added scaling of energy thre 382 - G4LowECapture - added scaling of energy threshold for ions 481 383 482 17.06.2017 S.Incerti, emlowen-V10-03-10 384 17.06.2017 S.Incerti, emlowen-V10-03-10 483 - bugzilla 1980 and C++ nullptr in G4Livermore 385 - bugzilla 1980 and C++ nullptr in G4LivermorePhotoElectricModel 484 386 485 09.06.2017 V.Ivanchenko, emlowen-V10-03-09 387 09.06.2017 V.Ivanchenko, emlowen-V10-03-09 486 - G4BoldyshevTripletModel - fixed trivial Cove 388 - G4BoldyshevTripletModel - fixed trivial Coverity warning 487 389 488 05.06.2017 V.Ivanchenko, emlowen-V10-03-08 390 05.06.2017 V.Ivanchenko, emlowen-V10-03-08 489 - G4LivermoreGammaConversionModel, G4Boldyshev 391 - G4LivermoreGammaConversionModel, G4BoldyshevTripletModel - fixed 490 triplet production 392 triplet production 491 393 492 31.05.2017 V.Ivanchenko, emlowen-V10-03-07 394 31.05.2017 V.Ivanchenko, emlowen-V10-03-07 493 - G4LivermoreGammaConversionModel - added poss 395 - G4LivermoreGammaConversionModel - added possibility of triplet 494 simulation, cleanup the code 396 simulation, cleanup the code 495 - G4BoldyshevTripletModel - cleanup of the cod 397 - G4BoldyshevTripletModel - cleanup of the code 496 398 497 29.05.2017 V.Ivanchenko, emlowen-V10-03-06 399 29.05.2017 V.Ivanchenko, emlowen-V10-03-06 498 - G4LivermorePhotoElectricModel, G4LivermoreRa 400 - G4LivermorePhotoElectricModel, G4LivermoreRayleighModel - minor 499 code cleanup, a small speedup foreseen 401 code cleanup, a small speedup foreseen 500 - G4BoldyshevTripletModel, G4Generator2BS - us 402 - G4BoldyshevTripletModel, G4Generator2BS - use G4Log 501 403 502 13.05.2017 V.Ivanchenko, emlowen-V10-03-05 404 13.05.2017 V.Ivanchenko, emlowen-V10-03-05 503 - G4MicroElecCrossSectionDataSet - fixed gcc 7 405 - G4MicroElecCrossSectionDataSet - fixed gcc 7.1 warnings 504 406 505 12.05.2017 V.Ivanchenko, emlowen-V10-03-04 407 12.05.2017 V.Ivanchenko, emlowen-V10-03-04 506 10.05.2017 V.Ivanchenko, emlowen-V10-03-03 408 10.05.2017 V.Ivanchenko, emlowen-V10-03-03 507 - G4CrossSectionDataSet, G4MuElecCrossSectionD 409 - G4CrossSectionDataSet, G4MuElecCrossSectionDataSet - fixed gcc 7.1 warnings 508 410 509 30.01.2017 JMC Brow, S. Incerti, emlowen-V10-0 411 30.01.2017 JMC Brow, S. Incerti, emlowen-V10-03-02 510 - G4LowEPPolarizedComptonModel - fixed FPE in 412 - G4LowEPPolarizedComptonModel - fixed FPE in comptation of std::acos 511 413 512 19.12.2016 S. Incerti, emlowen-V10-03-01 414 19.12.2016 S. Incerti, emlowen-V10-03-01 513 - extended coverage of shell ionisation models 415 - extended coverage of shell ionisation models by M. Reis and A. Taborda 514 416 515 19.12.2016 V.Ivanchenko, emlowen-V10-03-00 417 19.12.2016 V.Ivanchenko, emlowen-V10-03-00 516 - G4LivermoreNuclearGammaConversionModel, G4Bo 418 - G4LivermoreNuclearGammaConversionModel, G4BoldyshevTripletModel 517 fixed file name to read data from G4LEDATA 419 fixed file name to read data from G4LEDATA structure 518 420 519 01.12.2016 L.Pandola, emlowen-V10-02-11 421 01.12.2016 L.Pandola, emlowen-V10-02-11 520 - Fix memory leak in G4PenelopeBremsstrahlungF 422 - Fix memory leak in G4PenelopeBremsstrahlungFS 521 423 522 27.10.2016 M.Raine, emlowen-V10-02-10 424 27.10.2016 M.Raine, emlowen-V10-02-10 523 - G4MicroElecInelasticModel - changes to allow 425 - G4MicroElecInelasticModel - changes to allow faster computation 524 - needs G4EMLOW6.50 426 - needs G4EMLOW6.50 525 427 526 20.09.2016 L.Pandola, emlowen-V10-02-09 428 20.09.2016 L.Pandola, emlowen-V10-02-09 527 - Include C++11 features in the Penelope model 429 - Include C++11 features in the Penelope models (nullptr, 528 range-based loops) 430 range-based loops) 529 431 530 15.08.2016 V.Ivanchenko, emlowen-V10-02-08 432 15.08.2016 V.Ivanchenko, emlowen-V10-02-08 531 - G4hParameterisedLossModel - fixed PVS-Studio 433 - G4hParameterisedLossModel - fixed PVS-Studio warning (A.Karpov) 532 434 533 04.07.2016 S. Incerti, emlowen-V10-02-07 435 04.07.2016 S. Incerti, emlowen-V10-02-07 534 - removed verbosity in G4AtomicTransitionManag 436 - removed verbosity in G4AtomicTransitionManager (see bugzilla 1874) 535 437 536 24.05.2016 L. Pandola, emlowen-V10-02-06 438 24.05.2016 L. Pandola, emlowen-V10-02-06 537 - fix compiler warning in G4PenelopeRayleighMo 439 - fix compiler warning in G4PenelopeRayleighModel by gcc-6.1 538 440 539 10.05.2016 JMCBrown, SI, emlowen-V10-02-05 441 10.05.2016 JMCBrown, SI, emlowen-V10-02-05 540 - updated G4LowEPComptonModel to fix problem 1 442 - updated G4LowEPComptonModel to fix problem 1676 541 443 542 04.05.2016 V.Ivanchenko, emlowen-V10-02-04 444 04.05.2016 V.Ivanchenko, emlowen-V10-02-04 543 - G4ecpssrBaseLixsModel - fixed gcc6.1 warning 445 - G4ecpssrBaseLixsModel - fixed gcc6.1 warning 544 446 545 04-03-2016, SI, tag emlowen-V10-02-03 447 04-03-2016, SI, tag emlowen-V10-02-03 546 -replaced std::log by G4Log in test 448 -replaced std::log by G4Log in test 547 -replaced std::log10() by G4Log()/g4pow->logZ( 449 -replaced std::log10() by G4Log()/g4pow->logZ(10) in tests 548 450 549 02.03.2016 S. Incerti, emlowen-V10-02-02 451 02.03.2016 S. Incerti, emlowen-V10-02-02 550 - Replaced std::exp by G4Exp 452 - Replaced std::exp by G4Exp 551 453 552 20.01.2016 S. Incerti, emlowen-V10-02-01 454 20.01.2016 S. Incerti, emlowen-V10-02-01 553 - Fixed bugzilla 1816 455 - Fixed bugzilla 1816 554 456 555 11.12.2015 V.Ivanchenko, emlowen-V10-02-00 457 11.12.2015 V.Ivanchenko, emlowen-V10-02-00 556 - G4LivermorePolarizedPhotoElectric 458 - G4LivermorePolarizedPhotoElectricGDModel - fixed Coverity warning 557 - G4LivermorePolarizedPhotoElectric 459 - G4LivermorePolarizedPhotoElectricGDModel, G4LivermorePolarizedPhotoElectricModel 558 G4LivermorePolarizedPhotoElectric 460 G4LivermorePolarizedPhotoElectricModel, G4LivermorePolarizedGammaConversionModel, 559 G4LivermoreGammaConversionModelRC 461 G4LivermoreGammaConversionModelRC, G4LivermoreGammaConversionModel - use nullptr, 560 removed commented code, improve f 462 removed commented code, improve formatting of the code 561 463 562 05.11.2015 G.Cosmo, emlowen-V10-01-17 464 05.11.2015 G.Cosmo, emlowen-V10-01-17 563 - Replaced use of variable 'L' in G4Gener 465 - Replaced use of variable 'L' in G4Generator2BN.cc to avoid 564 shadowing of new volumetric units 466 shadowing of new volumetric units. 565 467 566 01.11.2015 V.Ivanchenko, emlowen-V10-01-16 468 01.11.2015 V.Ivanchenko, emlowen-V10-01-16 567 - G4UAtomDeexcitation - comment out annoi 469 - G4UAtomDeexcitation - comment out annoing G4Exceptions 568 - G4LivermoreIonisationModel - incr 470 - G4LivermoreIonisationModel - increase intrinsic low limit 569 from 10 eV to 12 eV 471 from 10 eV to 12 eV 570 472 571 30.10.2015 Francesco Longo and LP, emlowen-V10 473 30.10.2015 Francesco Longo and LP, emlowen-V10-01-15 572 - Fixed Coverity defects 474 - Fixed Coverity defects 573 475 574 17.10.2015 Francesco Longo and LP, emlowen-V10 476 17.10.2015 Francesco Longo and LP, emlowen-V10-01-14 575 - Fixed problems in MT which caused 477 - Fixed problems in MT which caused rejection of emlowen-V10-01-13 576 - Needs G4EMLOW6.47 478 - Needs G4EMLOW6.47 577 479 578 09.10.2015 Luciano Pandola, emlowen-V10-01-13 480 09.10.2015 Luciano Pandola, emlowen-V10-01-13 579 - Same code as before, needs G4EMLOW6.47 481 - Same code as before, needs G4EMLOW6.47 580 482 581 08.10.2015 Francesco Longo, Gerardo Depaola, L 483 08.10.2015 Francesco Longo, Gerardo Depaola, LP, emlowen-V10-01-12 582 - replace G4Exception in G4PenelopeIonisa 484 - replace G4Exception in G4PenelopeIonisationModel with G4cout 583 - double-safefy for a while/do loop 485 - double-safefy for a while/do loop in G4PenelopeBremsstrahlungFS 584 - Migrated MT-compliant Livermore p 486 - Migrated MT-compliant Livermore polarized models for gammas 585 (by FL and GD) 487 (by FL and GD) 586 - Upgrade of the models for pair an 488 - Upgrade of the models for pair and triplet production. 587 - Needs G4EMLOW6.46 489 - Needs G4EMLOW6.46 588 490 589 18.09.2015 VI, tag emlowen-V10-01-11 491 18.09.2015 VI, tag emlowen-V10-01-11 590 - G4PenelopeIonisationModel - use G 492 - G4PenelopeIonisationModel - use G4EmParameters 591 493 592 14.09.2015 VI, tag emlowen-V10-01-10 494 14.09.2015 VI, tag emlowen-V10-01-10 593 - G4UAtomicDeexcitation, G4AtomicTr 495 - G4UAtomicDeexcitation, G4AtomicTransitionManager 594 initialisation of Bearden energ 496 initialisation of Bearden energy levels is done 595 thread safe way 497 thread safe way 596 498 597 13.09.2015 VI, tag emlowen-V10-01-09 499 13.09.2015 VI, tag emlowen-V10-01-09 598 - G4UAtomicDeexcitation, G4empCross 500 - G4UAtomicDeexcitation, G4empCrossSection, G4teoCrossSection 599 fixed cross section names 501 fixed cross section names 600 502 601 13.09.2015 VI, tag emlowen-V10-01-08 503 13.09.2015 VI, tag emlowen-V10-01-08 602 - G4UAtomicDeexcitation - fixed cro 504 - G4UAtomicDeexcitation - fixed cross section names 603 505 604 04.09.2015 VI, tag emlowen-V10-01-07 506 04.09.2015 VI, tag emlowen-V10-01-07 605 - G4UAtomicDeexcitation - cleanup i 507 - G4UAtomicDeexcitation - cleanup initialisation, use 606 only G4EmParameters 508 only G4EmParameters 607 509 608 03.09.2015 SI, tag emlowen-V10-01-06 510 03.09.2015 SI, tag emlowen-V10-01-06 609 - Updated G4UAtomicDeexcitation for 511 - Updated G4UAtomicDeexcitation for Bearden UI command 610 512 611 29.06.2015 Luciano Pandola, tag emlowen-V10-01 513 29.06.2015 Luciano Pandola, tag emlowen-V10-01-05 612 - Fix Coverity defects 61921 and 61 514 - Fix Coverity defects 61921 and 61923 613 515 614 24.06.2015 Luciano Pandola, tag emlowen-V10-01 516 24.06.2015 Luciano Pandola, tag emlowen-V10-01-04 615 - Fix Bugzilla #1761 (PenelopeIonis 517 - Fix Bugzilla #1761 (PenelopeIonisation model overgenerates 616 atomic deex when PIXE=on). 518 atomic deex when PIXE=on). 617 519 618 03.06.2015 Jeremy Brown, Luciano Pandola, tag 520 03.06.2015 Jeremy Brown, Luciano Pandola, tag emlowen-V10-01-03 619 - Migrate G4LowEPComptonModel to the MT 521 - Migrate G4LowEPComptonModel to the MT 620 - New Monash Compton model G4LowEPP 522 - New Monash Compton model G4LowEPPolarizedComptonModel which 621 includes polarization. 523 includes polarization. 622 524 623 15.05.2015 VI, SI, tag emlowen-V10-01-02 525 15.05.2015 VI, SI, tag emlowen-V10-01-02 624 - G4AtomicTransitionManager - impro 526 - G4AtomicTransitionManager - improved Exception printout 625 - G4MicroElecElastic, G4MicroElecIn 527 - G4MicroElecElastic, G4MicroElecInelastic - fixed definition 626 of default models at initialisa 528 of default models at initialisation, by default use 627 G4DummyModel 529 G4DummyModel 628 - G4UAtomicDeexcitation (S.Incerti) 530 - G4UAtomicDeexcitation (S.Incerti) - optional implementation 629 of Auger cascade is added based 531 of Auger cascade is added based on the proposal by 630 Burkhant Suerfu (see bugzilla r 532 Burkhant Suerfu (see bugzilla report #1727) 631 - G4LowECapture - added capture pro 533 - G4LowECapture - added capture process needed for MicroElec 632 and DNA applications 534 and DNA applications 633 535 634 30.04.2015 V. Ivanchenko, tag emlowen-V10-01-0 536 30.04.2015 V. Ivanchenko, tag emlowen-V10-01-01 635 - G4EMDataSet - fixed Coverity warn 537 - G4EMDataSet - fixed Coverity warnings 636 - G4LivermorePhotoElectricModel - i 538 - G4LivermorePhotoElectricModel - implement the same protection as in 637 standard model to avoid rare pr 539 standard model to avoid rare precision lost in de-excitation 638 540 639 05.12.2014 G. Cosmo, tag emlowen-V10-01-00 541 05.12.2014 G. Cosmo, tag emlowen-V10-01-00 640 - Corrected sources.cmake to includ 542 - Corrected sources.cmake to include missing files: 641 G4hSRIM2000p.hh 543 G4hSRIM2000p.hh 642 G4hSRIM2000p.cc 544 G4hSRIM2000p.cc 643 545 644 14.11.2014 G4MicroElecInelasticModel from M. R 546 14.11.2014 G4MicroElecInelasticModel from M. Raine, tag emlowen-V10-00-22 645 - fix of loop 547 - fix of loop 646 548 647 31.10.2014 G4MicroElecInelasticModel from M. R 549 31.10.2014 G4MicroElecInelasticModel from M. Raine, tag emlowen-V10-00-21 648 -change in angular generator, to us 550 -change in angular generator, to use G4DeltaAngle model 649 551 650 28.10.2014 G4MicroElecInelastic and G4MicroEle 552 28.10.2014 G4MicroElecInelastic and G4MicroElecInelasticModel from M. Raine, tag emlowen-V10-00-20 651 - better treatment of GenericIon 553 - better treatment of GenericIon 652 - MT compatibility improved 554 - MT compatibility improved 653 555 654 22.10.2014 M. Karamitros (committer), M.Raine 556 22.10.2014 M. Karamitros (committer), M.Raine (author), tag emlowen-V10-00-19 655 G4MicroElecElasticModel from M. Raine: 557 G4MicroElecElasticModel from M. Raine: 656 - uses cumulated cross-sections 558 - uses cumulated cross-sections 657 - MT compatibility improved 559 - MT compatibility improved 658 - uses LinLinInterpolate instead of 560 - uses LinLinInterpolate instead of LinLog 659 Should use G4EMLOW6.41 561 Should use G4EMLOW6.41 660 562 661 01.10.2014 L. Pandola et al, tag emlowen-V10-0 563 01.10.2014 L. Pandola et al, tag emlowen-V10-00-18 662 Fix of bugzilla 1612 564 Fix of bugzilla 1612 663 565 664 02.09.2014 L. Pandola, tag emlowen-V10-00-17 566 02.09.2014 L. Pandola, tag emlowen-V10-00-17 665 Coverity fix. Restored deletion of G4Phys 567 Coverity fix. Restored deletion of G4Physics*Vector 666 objects at the destructor (as for 568 objects at the destructor (as for ref-07) 667 569 668 28.08.2014 S. Incerti, tag emlowen-V10-00-16 570 28.08.2014 S. Incerti, tag emlowen-V10-00-16 669 Coverity fix. 571 Coverity fix. 670 572 671 07.08.2014 S. Incerti, tag emlowen-V10-00-15 573 07.08.2014 S. Incerti, tag emlowen-V10-00-15 672 Removed unused code for atomic deex 574 Removed unused code for atomic deexcitation. 673 575 674 30.07.2014 V. Ivanchenko, tag emlowen-V10-00-1 576 30.07.2014 V. Ivanchenko, tag emlowen-V10-00-14 675 G4LivermorePhotoElectricModel, G4Li 577 G4LivermorePhotoElectricModel, G4LivermoreGammaConversionModel, 676 G4LivermoreRayleighModel, G4Livermo 578 G4LivermoreRayleighModel, G4LivermoreComptonModel, 677 G4IonParameterisedLossModel - added 579 G4IonParameterisedLossModel - added proper deletion 678 of G4PhysicsVectors end of run 580 of G4PhysicsVectors end of run 679 581 680 15.07.2014 V. Ivanchenko/L. Pandola, tag emlow 582 15.07.2014 V. Ivanchenko/L. Pandola, tag emlowen-V10-00-13 681 LivermorePhotoElectricModel - keep 583 LivermorePhotoElectricModel - keep cross section const 682 below lowest shell energy (as in Pe 584 below lowest shell energy (as in Penelope model) 683 Changed Livermore, LivemorePolarized, Liv 585 Changed Livermore, LivemorePolarized, LivemoreModified and 684 Penelope Compton to unify the treat 586 Penelope Compton to unify the treatment for 685 energy < LowEnergyLimit(). Null cro 587 energy < LowEnergyLimit(). Null cross 686 section and no change in the gamma 588 section and no change in the gamma state. 687 589 688 03.06.2014 V. Ivanchenko tag emlowen-V10-00-12 590 03.06.2014 V. Ivanchenko tag emlowen-V10-00-12 689 G4LowEWentzelVIModel - cosmetic cha 591 G4LowEWentzelVIModel - cosmetic change trying to avoid 690 compillation problem for strict c 592 compillation problem for strict compiler 691 593 692 19.05.2014 V. Ivanchenko/L. Pandola, tag emlow 594 19.05.2014 V. Ivanchenko/L. Pandola, tag emlowen-V10-00-11 693 Bug fix in G4PenelopePhotoElectric effect 595 Bug fix in G4PenelopePhotoElectric effect (no fluorescence in 694 MT mode). Some cosmetics to G4Penel 596 MT mode). Some cosmetics to G4PenelopeRayleigh. 695 G4LowEWentzelVIModel - set single s 597 G4LowEWentzelVIModel - set single scattering factor 0.5 696 598 697 11.05.2014 V. Ivanchenko, tag emlowen-V10-00- 599 11.05.2014 V. Ivanchenko, tag emlowen-V10-00-10 698 G4LowEWentzelVIModel - set single 600 G4LowEWentzelVIModel - set single scattering factor 0.7 699 (was 1.0 before) - increasing ac 601 (was 1.0 before) - increasing accuracy but more slow 700 G4AtomicTransitionManager, G4UAtom 602 G4AtomicTransitionManager, G4UAtomicDeexcitation, 701 G4FluoData, G4LivermoreIonisationM 603 G4FluoData, G4LivermoreIonisationModel, 702 G4PenelopeOscillatorManager - G4At 604 G4PenelopeOscillatorManager - G4AtomicTransitionManager 703 become pure singleton shared bet 605 become pure singleton shared between threads, all 704 run time methods are const; 606 run time methods are const; 705 Initilise() method should be cal 607 Initilise() method should be called in the beginning 706 of the run. 608 of the run. 707 609 708 25.04.2014 S. Incerti, tag emlowen-V10-00-09 610 25.04.2014 S. Incerti, tag emlowen-V10-00-09 709 Updated G4UAtomicDeexcitation acco 611 Updated G4UAtomicDeexcitation according to previous tag 710 612 711 21.04.2014 S. Incerti, tag emlowen-V10-00-08 613 21.04.2014 S. Incerti, tag emlowen-V10-00-08 712 Fix of G4empCrossSection 614 Fix of G4empCrossSection 713 615 714 19.04.2014 S. Incerti, tag emlowen-V10-00-07 616 19.04.2014 S. Incerti, tag emlowen-V10-00-07 715 Update of G4empCrossSection for Mi 617 Update of G4empCrossSection for Miranda et al. model 716 618 717 15.04.2014 S. Incerti, tag emlowen-V10-00-06 619 15.04.2014 S. Incerti, tag emlowen-V10-00-06 718 New class for ionisation cs model 620 New class for ionisation cs model from Miranda et al. 719 621 720 07.04.2014 V. Ivanchenko, tag emlowen-V10-00- 622 07.04.2014 V. Ivanchenko, tag emlowen-V10-00-05 721 G4LowEWentzelVIModel - fixed initi 623 G4LowEWentzelVIModel - fixed initialisation 722 624 723 27.02.2014 V. Ivanchenko, tag emlowen-V10-00- 625 27.02.2014 V. Ivanchenko, tag emlowen-V10-00-04 724 G4LivermorePhotoElectricModel - ad 626 G4LivermorePhotoElectricModel - added low-energy cross 725 section for water 627 section for water 726 G4IonParametrisedLossModel, G4Live 628 G4IonParametrisedLossModel, G4LivermoreIonisationModel - 727 added G4DeltaAngle generator for a 629 added G4DeltaAngle generator for angular distribution 728 630 729 13.02.2014 V. Ivanchenko, tag emlowen-V10-00- 631 13.02.2014 V. Ivanchenko, tag emlowen-V10-00-03 730 G4LowEWentzelVIModel - new class 632 G4LowEWentzelVIModel - new class 731 633 732 24.01.2014 V. Ivanchenko, tag emlowen-V10-00- 634 24.01.2014 V. Ivanchenko, tag emlowen-V10-00-02 733 G4LivermorePhotoElectricModel - fi 635 G4LivermorePhotoElectricModel - fixed Coverity report 734 636 735 10.01.2014 L. Pandola, tag emlowen-V10-00-01 637 10.01.2014 L. Pandola, tag emlowen-V10-00-01 736 Suppress G4Exception (JustWarning) issue 638 Suppress G4Exception (JustWarning) issued by some Penelope 737 models in UnitTests. Controlled by 639 models in UnitTests. Controlled by verbosity flag now (for 738 diagnostic). 640 diagnostic). 739 641 740 11.12.2013 L. Pandola, tag emlowen-V10-00-00 642 11.12.2013 L. Pandola, tag emlowen-V10-00-00 741 Allow for (AutoLock-protected) cre 643 Allow for (AutoLock-protected) creation on-the-fly of 742 tables in SampleSecondaries(). Not 644 tables in SampleSecondaries(). Nothing changes for loops driven 743 by the RunManager. Avoid crash whe 645 by the RunManager. Avoid crash when the loop of SampleSecondaries() 744 is inkoved in a unit test. 646 is inkoved in a unit test. 745 647 746 22.11.2013 M. Karamitros, tag emlowen-V09-06- 648 22.11.2013 M. Karamitros, tag emlowen-V09-06-49 747 Remove creation of material in G4MuElect 649 Remove creation of material in G4MuElect* 748 and G4MicroElec* models 650 and G4MicroElec* models 749 651 750 21.11.2013 V. Ivanchenko, tag emlowen-V09-06- 652 21.11.2013 V. Ivanchenko, tag emlowen-V09-06-48 751 G4QAOLowEnergyLoss, G4hICRU49He, G 653 G4QAOLowEnergyLoss, G4hICRU49He, G4hICRU49p, 752 G4hParametrisedLossModel - removed G4Th 654 G4hParametrisedLossModel - removed G4ThreadLocal 753 655 754 20.11.2013 L. Pandola, tag emlowen-V09-06-47 656 20.11.2013 L. Pandola, tag emlowen-V09-06-47 755 Fix double-deletion problem reported by 657 Fix double-deletion problem reported by Gabriele 756 and some cosmetics (G4PenelopeBremsstrah 658 and some cosmetics (G4PenelopeBremsstrahlungFS) 757 659 758 19.11.2013 V. Ivanchenko, tag emlowen-V09-06- 660 19.11.2013 V. Ivanchenko, tag emlowen-V09-06-46 759 G4LivermoreComptonModel - fixed fo 661 G4LivermoreComptonModel - fixed form-factor parameterisation 760 by increasing number of digits i 662 by increasing number of digits in form-factor table 761 663 762 17.11.2013 V. Ivanchenko, L. Pandola, tag eml 664 17.11.2013 V. Ivanchenko, L. Pandola, tag emlowen-V09-06-45 763 G4LivermorePhotoElectricModel and 665 G4LivermorePhotoElectricModel and G4PenelopeIonisationXSHandler, 764 - fixed Coverity defect. 666 - fixed Coverity defect. 765 667 766 08.11.2013 V. Ivanchenko, tag emlowen-V09-06- 668 08.11.2013 V. Ivanchenko, tag emlowen-V09-06-44 767 G4IonParametrisedLossModel - fixed 669 G4IonParametrisedLossModel - fixed destructor 768 670 769 08.11.2013 V. Ivanchenko, tag emlowen-V09-06- 671 08.11.2013 V. Ivanchenko, tag emlowen-V09-06-43 770 G4IonDEDXHandler, G4LivermoreCompt 672 G4IonDEDXHandler, G4LivermoreComptonModel, 771 G4LivermoreGammaConversionModel, 673 G4LivermoreGammaConversionModel, 772 G4LivermorePhotoElectricModel, G4L 674 G4LivermorePhotoElectricModel, G4LivermoreRayleighModel, 773 G4LivermoreBremsstrahlungModel - c 675 G4LivermoreBremsstrahlungModel - cleanup 774 676 775 07.11.2013 V. Ivanchenko, tag emlowen-V09-06- 677 07.11.2013 V. Ivanchenko, tag emlowen-V09-06-42 776 G4PenelopeBremsstrahlungAngular, 678 G4PenelopeBremsstrahlungAngular, 777 G4PenelopeBremsstrahlungFS, G4Pene 679 G4PenelopeBremsstrahlungFS, G4PenelopeBremsstrahlungModel, 778 G4PenelopeIonisationXSHandler - do 680 G4PenelopeIonisationXSHandler - do not delete 779 G4PhysicsVector at destruction 681 G4PhysicsVector at destruction 780 682 781 07.11.2013 V. Ivanchenko, tag emlowen-V09-06- 683 07.11.2013 V. Ivanchenko, tag emlowen-V09-06-41 782 G4IonDEDXHandler, G4LivermoreCompt 684 G4IonDEDXHandler, G4LivermoreComptonModel, 783 G4LivermoreGammaConversionModel, 685 G4LivermoreGammaConversionModel, 784 G4LivermorePhotoElectricModel, G4L 686 G4LivermorePhotoElectricModel, G4LivermoreRayleighModel, 785 G4PenelopeCrossSection, G4Penelope 687 G4PenelopeCrossSection, G4PenelopeGammaConversionModel, 786 G4PenelopePhotoElectricModel, G4Pe 688 G4PenelopePhotoElectricModel, G4PenelopeRayleighModel 787 - do not delete G4PhysicsVector 689 - do not delete G4PhysicsVector at destruction 788 690 789 05.11.2013 V. Ivanchenko, tag emlowen-V09-06- 691 05.11.2013 V. Ivanchenko, tag emlowen-V09-06-40 790 G4LivermoreComptonModel - fixed co 692 G4LivermoreComptonModel - fixed compillation problem 791 and problem of spectra due to whic 693 and problem of spectra due to which previous tag was 792 rejected 694 rejected 793 695 794 02.11.2013 L. Pandola, tag emlowen-V09-06-39 696 02.11.2013 L. Pandola, tag emlowen-V09-06-39 795 Bug fixes in Penelope Ionisation and Bre 697 Bug fixes in Penelope Ionisation and Bremsstrahlung 796 after emlowen-V09-06-36. Should oc 698 after emlowen-V09-06-36. Should occur only in unit 797 tests or by G4EmCalculator. 699 tests or by G4EmCalculator. 798 700 799 01.11.2013 V. Ivanchenko, tag emlowen-V09-06- 701 01.11.2013 V. Ivanchenko, tag emlowen-V09-06-38 800 G4LivermorePhotoElectricModel - do 702 G4LivermorePhotoElectricModel - do not upload data in 801 SampleSecondaries method, instead 703 SampleSecondaries method, instead kill the gamma 802 704 803 01.11.2013 V. Ivanchenko, tag emlowen-V09-06- 705 01.11.2013 V. Ivanchenko, tag emlowen-V09-06-37 804 G4LivermoreGammaConversionModel, G 706 G4LivermoreGammaConversionModel, G4LivermoreRayleighModel, 805 G4LivermorePhotoElectricModel, G4L 707 G4LivermorePhotoElectricModel, G4LivermoreComptonModel - more 806 accurate read data from file in ru 708 accurate read data from file in run time (shoudl be used 807 onlz in Unit tests and by G4EmCalc 709 onlz in Unit tests and by G4EmCalculator) 808 710 809 31.10.2013 L. Pandola, tag emlowen-V09-06-36 711 31.10.2013 L. Pandola, tag emlowen-V09-06-36 810 Allow for (AutoLock-protected) creation 712 Allow for (AutoLock-protected) creation on-the-fly of 811 tables. Nothing changes for loops 713 tables. Nothing changes for loops driven by the RunManager. 812 Allows to get the CrossSection and 714 Allows to get the CrossSection and StoppingPower without 813 crash from Unit Tests and G4EmCalculator 715 crash from Unit Tests and G4EmCalculator 814 716 815 30.10.2013 L. Pandola, tag emlowen-V09-06-35 717 30.10.2013 L. Pandola, tag emlowen-V09-06-35 816 Implemented G4Cache in G4PenelopeBremsst 718 Implemented G4Cache in G4PenelopeBremsstrahlungFS, to 817 avoid the new/delete mechanism of emlowe 719 avoid the new/delete mechanism of emlowen-V09-06-34 in 818 a MT-safe way. 720 a MT-safe way. 819 721 820 28.10.2013 L. Pandola, tag emlowen-V09-06-34 722 28.10.2013 L. Pandola, tag emlowen-V09-06-34 821 Remove AutoLock from G4PenelopeBremsstra 723 Remove AutoLock from G4PenelopeBremsstrahlungFS. Support 822 vector is allocated and released at ever 724 vector is allocated and released at every loop (not 823 optimal) to avoid interference of thread 725 optimal) to avoid interference of threads. 824 726 825 27.10.2013 S. Incerti, M. Raine, tag emlowen- 727 27.10.2013 S. Incerti, M. Raine, tag emlowen-V09-06-33 826 Updated sources.cmake 728 Updated sources.cmake 827 Fixed Coverity reports is G4LivermoreCom 729 Fixed Coverity reports is G4LivermoreComptonMode (VI), 828 G4LivermorePhotoElectricModel (VI) 730 G4LivermorePhotoElectricModel (VI) and 829 G4PenelopeComptonModel (LP) 731 G4PenelopeComptonModel (LP) 830 732 831 24.10.2013 S. Incerti, M. Raine, tag emlowen- 733 24.10.2013 S. Incerti, M. Raine, tag emlowen-V09-06-32 832 Added G4MicroElec* processes and m 734 Added G4MicroElec* processes and models 833 in replacement of G4MuElec* 735 in replacement of G4MuElec* 834 736 835 22.10.2013, V.Ivanchenko, tag emlowen-V09-06-3 737 22.10.2013, V.Ivanchenko, tag emlowen-V09-06-31 836 G4LivermoreComptonModel, G4Livermo 738 G4LivermoreComptonModel, G4LivermoreGammaConversionModel, 837 G4RayleighAngularGenerator - use G 739 G4RayleighAngularGenerator - use G4Log, G4Exp 838 740 839 22.10.2013, V.Ivanchenko, tag emlowen-V09-06-3 741 22.10.2013, V.Ivanchenko, tag emlowen-V09-06-30 840 G4LivermoreGammaConversionModelRC 742 G4LivermoreGammaConversionModelRC - fixed compillation 841 warnings due non-accurate definiti 743 warnings due non-accurate definition of variables 842 G4LivermoreComptonModel (A.Bagulya 744 G4LivermoreComptonModel (A.Bagulya) and 843 G4LivermoreBremsstrahlungModel are 745 G4LivermoreBremsstrahlungModel are migrated to MT 844 746 845 17.10.2013, L.Pandola, tag emlowen-V09-06-29 747 17.10.2013, L.Pandola, tag emlowen-V09-06-29 846 Partially revert the MT migration of eml 748 Partially revert the MT migration of emlowen-V09-06-26 847 to fix a problem found by STT. The 749 to fix a problem found by STT. The angular generator of 848 Penelope bremsstrahlung is kept thread-l 750 Penelope bremsstrahlung is kept thread-local (one copy 849 per worker). 751 per worker). 850 752 851 16.10.2013, L.Pandola, tag emlowen-V09-06-28 753 16.10.2013, L.Pandola, tag emlowen-V09-06-28 852 Migration to MT for the Penelope Compton 754 Migration to MT for the Penelope Compton model 853 Fix Exception on G4PenelopeOscillatorMan 755 Fix Exception on G4PenelopeOscillatorManager 854 reported by Krzysztof Genser for s 756 reported by Krzysztof Genser for specific materials 855 757 856 08.10.2013, L.Pandola, tag emlowen-V09-06-27 758 08.10.2013, L.Pandola, tag emlowen-V09-06-27 857 Enforce const for G4PenelopeBremsstrahlu 759 Enforce const for G4PenelopeBremsstrahlungFS methods 858 used by the workers. 760 used by the workers. 859 Migration to MT for the Penelope Ionisat 761 Migration to MT for the Penelope Ionisation model, 860 and related helper classes (including Pe 762 and related helper classes (including Penelope PIXE). 861 763 862 07.10.2013, L.Pandola, tag emlowen-V09-06-26 764 07.10.2013, L.Pandola, tag emlowen-V09-06-26 863 Migration to MT for the Penelope models 765 Migration to MT for the Penelope models of 864 bremsstrahlung and e+ annihilation. 766 bremsstrahlung and e+ annihilation. 865 Improve CPU performances of G4Pene 767 Improve CPU performances of G4PenelopePhotoElectricModel 866 768 867 01.10.2013, L.Pandola, tag emlowen-V09-06-25 769 01.10.2013, L.Pandola, tag emlowen-V09-06-25 868 Migration to MT for G4PenelopePhotoElect 770 Migration to MT for G4PenelopePhotoElectricModel, 869 G4PenelopeRayleighModel and G4Pene 771 G4PenelopeRayleighModel and G4PenelopeGammaConversionModel 870 772 871 05.09.2013 M.Asai, tag emlowen-V09-06-24 773 05.09.2013 M.Asai, tag emlowen-V09-06-24 872 - G4IonDEDXScalingICRU73 - remove 774 - G4IonDEDXScalingICRU73 - remove GetIon for reference 873 Fe and Ar but use G4IonTable::Ge 775 Fe and Ar but use G4IonTable::GetIonMass() instead 874 to prevent unnecessary instantia 776 to prevent unnecessary instantiation of ion objects 875 for individual threads. 777 for individual threads. 876 778 877 09.08.2013 V.Ivanchenko, tag emlowen-V09-06-2 779 09.08.2013 V.Ivanchenko, tag emlowen-V09-06-23 878 - fixed bug in previous tag 780 - fixed bug in previous tag 879 781 880 09.08.2013 V.Ivanchenko, tag emlowen-V09-06-2 782 09.08.2013 V.Ivanchenko, tag emlowen-V09-06-22 881 - G4LivermorePhotoElectricModel - 783 - G4LivermorePhotoElectricModel - migration to MT 882 784 883 04.08.2013 S.Incerti, tag emlowen-V09-06-21 785 04.08.2013 S.Incerti, tag emlowen-V09-06-21 884 - G4LivermoreGammaConversionModel 786 - G4LivermoreGammaConversionModel - migration to MT 885 787 886 01.08.2013 V.Ivanchenko, tag emlowen-V09-06-2 788 01.08.2013 V.Ivanchenko, tag emlowen-V09-06-20 887 - G4PenelopeRayleighModel - remove 789 - G4PenelopeRayleighModel - removed debug printout 888 - G4LivermoreRayleighModel - migra 790 - G4LivermoreRayleighModel - migration to MT: sharing 889 internal tables between thread 791 internal tables between threads, two new methods 890 added InitialiseLocal, Initial 792 added InitialiseLocal, InitialiseForElement 891 793 892 23.07.2013 V.Ivanchenko, tag emlowen-V09-06-1 794 23.07.2013 V.Ivanchenko, tag emlowen-V09-06-18 893 22.07.2013 V.Ivanchenko, tag emlowen-V09-06-1 795 22.07.2013 V.Ivanchenko, tag emlowen-V09-06-17 894 - added protection for MT mode in 796 - added protection for MT mode in G4PenelopeRaylModel 895 797 896 03.07.2013 M.Asai, tag emlowen-V09-06-16 798 03.07.2013 M.Asai, tag emlowen-V09-06-16 897 - Fix G4IonDEDXScalingICRU73.cc fo 799 - Fix G4IonDEDXScalingICRU73.cc for multi-threading: 898 "referenceAr" and "referenceFe" 800 "referenceAr" and "referenceFe" are now instantiated 899 but not registered to the partic 801 but not registered to the particel table. 900 802 901 25.06.2013 S.Incerti, B. Bouguelmouna, tag em 803 25.06.2013 S.Incerti, B. Bouguelmouna, tag emlowen-V09-06-15 902 - Fix Mi shell cross section compu 804 - Fix Mi shell cross section computation in G4teoCrossSection 903 805 904 17.06.2013 V.Ivanchenko, tag emlowen-V09-06-1 806 17.06.2013 V.Ivanchenko, tag emlowen-V09-06-14 905 - G4IonDEDXHandler, G4IonParametri 807 - G4IonDEDXHandler, G4IonParametrisedLossModel, 906 G4LivermoreGammaConversionModel, 808 G4LivermoreGammaConversionModel, 907 G4PenelopeBremsstrahlungAngular 809 G4PenelopeBremsstrahlungAngular - moved call 908 SetSpline(true) to be always aft 810 SetSpline(true) to be always after the vector is 909 filled - only in that case splin 811 filled - only in that case spline interpolation 910 is enabled in the most recent ve 812 is enabled in the most recent version of G4PhysicsVector 911 813 912 13.06.2013 M.Karamitros, tag emlowen-V09-06-1 814 13.06.2013 M.Karamitros, tag emlowen-V09-06-13 913 - GNUmakefile: Dependency on hadronic pa 815 - GNUmakefile: Dependency on hadronic package withdrawn 914 816 915 13.06.2013 M.Karamitros, tag emlowen-V09-06-1 817 13.06.2013 M.Karamitros, tag emlowen-V09-06-12 916 - G4LowEPComptonModel.cc : Dependency on 818 - G4LowEPComptonModel.cc : Dependency on G4HadTmpUtil withdrawn 917 819 918 29.03.2013 L.Pandola, tag emlowen-V09-06-11 820 29.03.2013 L.Pandola, tag emlowen-V09-06-11 919 - replaced "static G4ThreadLocal" with " 821 - replaced "static G4ThreadLocal" with "static const" 920 when applicable 822 when applicable 921 - added static keyword to some con 823 - added static keyword to some constants. 922 824 923 21.02.2013 V.Ivanchenko, L. Pandola, tag emlo 825 21.02.2013 V.Ivanchenko, L. Pandola, tag emlowen-V09-06-10 924 G4Generator2BN and G4PenelopeCompt 826 G4Generator2BN and G4PenelopeComptonModel 925 - removed G4ThreadLocal declarations 827 - removed G4ThreadLocal declarations 926 828 927 15.02.2013 V.Ivanchenko, tag emlowen-V09-06-0 829 15.02.2013 V.Ivanchenko, tag emlowen-V09-06-09 928 - G4LowEPComptonModel - fixed compillation pro 830 - G4LowEPComptonModel - fixed compillation problem at MAC and Windows 929 831 930 14.02.2013 V.Ivanchenko, tag emlowen-V09-06-0 832 14.02.2013 V.Ivanchenko, tag emlowen-V09-06-08 931 - G4LowEPComptonModel - J.Brown fixed numerica 833 - G4LowEPComptonModel - J.Brown fixed numerical problem (seen by FPE) 932 834 933 06.02.2013 S. Incerti, tag emlowen-V09-06-07 835 06.02.2013 S. Incerti, tag emlowen-V09-06-07 934 - Removed useless verbosity 836 - Removed useless verbosity 935 837 936 20.12.2012 V.Ivanchenko, tag emlowen-V09-06-0 838 20.12.2012 V.Ivanchenko, tag emlowen-V09-06-06 937 - Fixed build 839 - Fixed build 938 840 939 20.12.2012 V.Ivanchenko, tag emlowen-V09-06-0 841 20.12.2012 V.Ivanchenko, tag emlowen-V09-06-05 940 - G4AtomicDeexcitation is return back as numbe 842 - G4AtomicDeexcitation is return back as number of classes 941 which are still in use 843 which are still in use 942 - G4PenelopeIonisationModel - removed unused o 844 - G4PenelopeIonisationModel - removed unused obsolete header 943 845 944 19.12.2012 V.Ivanchenko, tag emlowen-V09-06-0 846 19.12.2012 V.Ivanchenko, tag emlowen-V09-06-04 945 - Fixed build problems 847 - Fixed build problems 946 848 947 19.12.2012 V.Ivanchenko, tag emlowen-V09-06-0 849 19.12.2012 V.Ivanchenko, tag emlowen-V09-06-03 948 - G4AtomicDeexcitation is cloned from G4UAtomi 850 - G4AtomicDeexcitation is cloned from G4UAtomicDeexcitation 949 - removed obsolete unused classes 851 - removed obsolete unused classes 950 852 951 07.12.2012 V.Ivanchenko, tag emlowen-V09-06-0 853 07.12.2012 V.Ivanchenko, tag emlowen-V09-06-02 952 - G4MuElecInelastic, G4MuElecElastic - substit 854 - G4MuElecInelastic, G4MuElecElastic - substituted calls to obsolete 953 method 855 method 954 856 955 05.12.2012 L. Pandola, tag emlowen-V09-06-01 857 05.12.2012 L. Pandola, tag emlowen-V09-06-01 956 Slightly change the fix on G4LivermorePh 858 Slightly change the fix on G4LivermorePhotoElectricModel 957 introduced in the previous tag; bug fi 859 introduced in the previous tag; bug fix #1402 958 860 959 04.12.2012 A. Mantero, tag emlowen-V09-06-00 861 04.12.2012 A. Mantero, tag emlowen-V09-06-00 960 - G4LivermorePhotoElectricModel: fixed a bug i 862 - G4LivermorePhotoElectricModel: fixed a bug in line 310 961 - G4UAtomDeexcitation: Added some debug option 863 - G4UAtomDeexcitation: Added some debug options 962 864 963 12.11.2012 V.Ivanchenko, tag emlowen-V09-05-4 865 12.11.2012 V.Ivanchenko, tag emlowen-V09-05-48 964 - G4MuElecInelasticModel Gunter Folger fixed u 866 - G4MuElecInelasticModel Gunter Folger fixed usage of iterators at 965 boundary of vectors 867 boundary of vectors 966 868 967 06.11.2012 G.Cosmo, tag emlowen-V09-05-47 869 06.11.2012 G.Cosmo, tag emlowen-V09-05-47 968 - Minor fixes for porting on AIX; mainly on us 870 - Minor fixes for porting on AIX; mainly on use of const signature for 969 objects in maps... 871 objects in maps... 970 872 971 02.11.2012 V.Ivanchenko, tag emlowen-V09-05-4 873 02.11.2012 V.Ivanchenko, tag emlowen-V09-05-46 972 - G4LivermorePhotoElectricModel - fixed non-in 874 - G4LivermorePhotoElectricModel - fixed non-initialised variable in prvious tag 973 875 974 02.11.2012 V.Ivanchenko, tag emlowen-V09-05-4 876 02.11.2012 V.Ivanchenko, tag emlowen-V09-05-45 975 - G4LivermorePhotoElectricModel - migration to 877 - G4LivermorePhotoElectricModel - migration to G4PhysicsVector data structure 976 878 977 20.10.2012 V.Ivanchenko, tag emlowen-V09-05-4 879 20.10.2012 V.Ivanchenko, tag emlowen-V09-05-44 978 - G4RayleighScattering - substitute methods Mo 880 - G4RayleighScattering - substitute methods Model(), SetModel() 979 by EmModel(), SetEmModel() 881 by EmModel(), SetEmModel() 980 - G4LivermoreGammaConversionModel - removed va 882 - G4LivermoreGammaConversionModel - removed variable shadowing 981 883 982 17.10.2012 M. Raine, tag emlowen-V09-05-43 884 17.10.2012 M. Raine, tag emlowen-V09-05-43 983 Update of MuElec classes to widen the en 885 Update of MuElec classes to widen the energy range of application. 984 886 985 28.09.2012 G.Cosmo, tag emlowen-V09-05-42 887 28.09.2012 G.Cosmo, tag emlowen-V09-05-42 986 Explicitly use inclusion of header 888 Explicitly use inclusion of headers for system of units and 987 physical constants, in plan to rem 889 physical constants, in plan to remove implicit inclusion from 988 globals.hh. 890 globals.hh. 989 891 990 26.09.2012 S.Incerti, tag emlowen-V09-05-41 892 26.09.2012 S.Incerti, tag emlowen-V09-05-41 991 Added renamed Compton low energy m 893 Added renamed Compton low energy model by JB et al. 992 894 993 21.09.2012 V.Ivanchenko, tag emlowen-V09-05-4 895 21.09.2012 V.Ivanchenko, tag emlowen-V09-05-40 994 G4PhotoElectricAngularGeneratorPol 896 G4PhotoElectricAngularGeneratorPolarized, G4Generator2BN, 995 G4Generator2BS, G4RayleighAngularG 897 G4Generator2BS, G4RayleighAngularGenerator - added 996 protection against cos(theta) < 898 protection against cos(theta) < -1 to avoid numerical 997 problems 899 problems 998 G4LivermoreRayleighModel - fix exc 900 G4LivermoreRayleighModel - fix exception printout 999 G4Livermore2012GammaConversionMode 901 G4Livermore2012GammaConversionModel - temporary class removed 1000 902 1001 17.09.2012 S. Incerti, tag emlowen-V09-05-39 903 17.09.2012 S. Incerti, tag emlowen-V09-05-39 to 37 1002 Updated sources.cmake 904 Updated sources.cmake 1003 905 1004 17.09.2012 S. Incerti, tag emlowen-V09-05-36 906 17.09.2012 S. Incerti, tag emlowen-V09-05-36 1005 Renamed Monash U. Compton model 907 Renamed Monash U. Compton model 1006 908 1007 01.08.2012 V.Ivanchenko, tag emlowen-V09-05- 909 01.08.2012 V.Ivanchenko, tag emlowen-V09-05-35 1008 G4LivermorePolarizedPhotoElectric 910 G4LivermorePolarizedPhotoElectricModel - removed debug cout 1009 911 1010 31.07.2012 V.Ivanchenko, tag emlowen-V09-05- 912 31.07.2012 V.Ivanchenko, tag emlowen-V09-05-34 1011 G4LivermorePolarizedPhotoElectric 913 G4LivermorePolarizedPhotoElectricModel - fixed initialisation 1012 914 1013 28.07.2012 V.Ivanchenko, tag emlowen-V09-05- 915 28.07.2012 V.Ivanchenko, tag emlowen-V09-05-33 1014 G4LivermorePolarizedPhotoElectric 916 G4LivermorePolarizedPhotoElectricModel - use 1015 G4SauterGavrilaAngularDistribut 917 G4SauterGavrilaAngularDistribution as it was in 9.5 1016 instead of G4PhotoElectricAngul 918 instead of G4PhotoElectricAngularGeneratorPolarized 1017 to avoid infinite loop in angul 919 to avoid infinite loop in angular sampling 1018 920 1019 26.07.2012 V.Ivanchenko, tag emlowen-V09-05- 921 26.07.2012 V.Ivanchenko, tag emlowen-V09-05-32 1020 G4PhotoElectricAngularGeneratorPo 922 G4PhotoElectricAngularGeneratorPolarized - added protection 1021 against infinite loop 923 against infinite loop 1022 924 1023 26.07.2012 V.Ivanchenko, tag emlowen-V09-05- 925 26.07.2012 V.Ivanchenko, tag emlowen-V09-05-31 1024 G4Generator2BN - use G4Generator2 926 G4Generator2BN - use G4Generator2BS for Ekin > 1.5 MeV 1025 G4LivermorePhotoElectricModel, 927 G4LivermorePhotoElectricModel, 1026 G4LivermorePolarizedPhotoElectric 928 G4LivermorePolarizedPhotoElectricModel - use angular 1027 generator via G4VAngularDistrib 929 generator via G4VAngularDistribution interface 1028 removed headers and initialisat 930 removed headers and initialisation of old 1029 deexcitation 931 deexcitation 1030 G4PhotoElectricAngularGeneratorSi 932 G4PhotoElectricAngularGeneratorSimple, 1031 G4PhotoElectricAngularGeneratorSa 933 G4PhotoElectricAngularGeneratorSauterGavrila, 1032 G4PhotoElectricAngularGeneratorPo 934 G4PhotoElectricAngularGeneratorPolarized - migrated 1033 to G4VAngularDistribution inter 935 to G4VAngularDistribution interface 1034 936 1035 20.07.2012 V.Ivanchenko, tag emlowen-V09-05- 937 20.07.2012 V.Ivanchenko, tag emlowen-V09-05-30 1036 G4Generator2BS - fixed sampling a 938 G4Generator2BS - fixed sampling according to original paper 1037 G4Generator2BN - cleanup 939 G4Generator2BN - cleanup 1038 940 1039 20.07.2012 V.Ivanchenko, L.Pandola tag emlow 941 20.07.2012 V.Ivanchenko, L.Pandola tag emlowen-V09-05-29 1040 G4LivermoreBremsstrahlungModel, G 942 G4LivermoreBremsstrahlungModel, G4LivermoreRayleighModel, 1041 G4RayleighAngularGenerator, G4Gen 943 G4RayleighAngularGenerator, G4Generator2BN, G4Generator2BS, 1042 G4PenelopeBremsstrahlungAngular, 944 G4PenelopeBremsstrahlungAngular, G4PenelopeBremsstrahlungModel 1043 migrated to the common SampleDire 945 migrated to the common SampleDirection interface of the pure 1044 virtual G4VEmAngularDistribution 946 virtual G4VEmAngularDistribution interface 1045 947 1046 17.07.2012 V.Ivanchenko, tag emlowen-V09-05- 948 17.07.2012 V.Ivanchenko, tag emlowen-V09-05-28 1047 G4RayleighScattering - use high e 949 G4RayleighScattering - use high energy table above 100 keV 1048 G4LivermoreRayleighModel - update 950 G4LivermoreRayleighModel - updated by S.Incerti 1049 G4RayleighAngularGenerator - new 951 G4RayleighAngularGenerator - new class (A.Ivantchenko) 1050 G4LivermoreGammaConversionModel - 952 G4LivermoreGammaConversionModel - is a new version (S.Incerti) 1051 G4Livermore2012GammaConversionMod 953 G4Livermore2012GammaConversionModel - temporary keep old version 1052 954 1053 11.07.2012 G.Cosmo, tag emlowen-V09-05-27 955 11.07.2012 G.Cosmo, tag emlowen-V09-05-27 1054 Explicitly use inclusion of heade 956 Explicitly use inclusion of headers for system of units and 1055 physical constants, in plan to re 957 physical constants, in plan to remove implicit inclusion from 1056 globals.hh. 958 globals.hh. 1057 959 1058 29.06.2012 L.Pandola, tag emlowen-V09-05-26 960 29.06.2012 L.Pandola, tag emlowen-V09-05-26 1059 Corrected G4PenelopeBremsstrahlungFS to 961 Corrected G4PenelopeBremsstrahlungFS to avoid the anomaly 1060 in the gamma-ray spectrum close to the 962 in the gamma-ray spectrum close to the cut which was 1061 reported by Vladimir 963 reported by Vladimir 1062 964 1063 21.06.2012 JB, tag emlowen-V09-05-25 (commit 965 21.06.2012 JB, tag emlowen-V09-05-25 (committed by SI) 1064 Fix in G4MUComptonModel 966 Fix in G4MUComptonModel 1065 967 1066 20.06.2012 JB, tag emlowen-V09-05-24 (commit 968 20.06.2012 JB, tag emlowen-V09-05-24 (committed by SI) 1067 Update of G4MUComptonModel & G4Li 969 Update of G4MUComptonModel & G4LivermoreComptonModel classes 1068 970 1069 13.06.2012 S. Incerti, tag emlowen-V09-05-23 971 13.06.2012 S. Incerti, tag emlowen-V09-05-23 1070 Shadowing issues fixes 972 Shadowing issues fixes 1071 973 1072 01.06.2012 S. Incerti, tag emlowen-V09-05-22 974 01.06.2012 S. Incerti, tag emlowen-V09-05-22 1073 Coverity fix of G4MUComptonModel. 975 Coverity fix of G4MUComptonModel.cc 1074 976 1075 21.05.2012 S. Incerti, J. Brown, tag emlowen 977 21.05.2012 S. Incerti, J. Brown, tag emlowen-V09-05-21 1076 Update of G4MUComptonModel.cc 978 Update of G4MUComptonModel.cc 1077 979 1078 03.05.2012 S. Incerti, J. Brown, tag emlowen 980 03.05.2012 S. Incerti, J. Brown, tag emlowen-V09-05-20 1079 Corrected compil. warning in G4MU 981 Corrected compil. warning in G4MUComptonModel.cc 1080 982 1081 29.04.2012 S. Incerti tag emlowen-V09-05-19 983 29.04.2012 S. Incerti tag emlowen-V09-05-19 1082 Coverity fixes 984 Coverity fixes 1083 985 1084 19.04.2012 S. Incerti tag emlowen-V09-05-18 986 19.04.2012 S. Incerti tag emlowen-V09-05-18 1085 New draft class G4Livermore2012Ga 987 New draft class G4Livermore2012GammaConversionModel 1086 988 1087 16.04.2012 L. Pandola tag emlowen-V09-05-17 989 16.04.2012 L. Pandola tag emlowen-V09-05-17 1088 Copy of the previous tag (rejecte 990 Copy of the previous tag (rejected for other reasons) 1089 Database G4LEDATA updated to G4EMLOW6.2 991 Database G4LEDATA updated to G4EMLOW6.26 in the meanwhile 1090 (no real effect, removed unused f 992 (no real effect, removed unused files only). 1091 993 1092 10.04.2012 L. Pandola tag emlowen-V09-05-16 994 10.04.2012 L. Pandola tag emlowen-V09-05-16 1093 Removed obsolete Penelope v2001 models 995 Removed obsolete Penelope v2001 models and releted 1094 helper classes. A clean-up of G4LEDATA 996 helper classes. A clean-up of G4LEDATA will follow 1095 (there are unused files now) 997 (there are unused files now) 1096 998 1097 04.04.2012 M. Raine, S. Incerti tag emlowen- 999 04.04.2012 M. Raine, S. Incerti tag emlowen-V09-05-15 1098 - Delivered processes and models 1000 - Delivered processes and models for microdosimetry in Si 1099 for electrons, protons and ions. These 1001 for electrons, protons and ions. These processes and models 1100 are described in the following publicat 1002 are described in the following publications: 1101 - Inelastic cross-sections of low energ 1003 - Inelastic cross-sections of low energy electrons in silicon 1102 for the simulation of heavy ion tracks 1004 for the simulation of heavy ion tracks with theGeant4-DNA toolkit, 1103 NSS Conf. Record 2010, p80-85 1005 NSS Conf. Record 2010, p80-85 1104 - Geant4 physics processes for microdos 1006 - Geant4 physics processes for microdosimetry simulation: 1105 very low energy electromagnetic models 1007 very low energy electromagnetic models for electrons in Si, 1106 to be published in TNS 1008 to be published in TNS 1107 - Geant4 physics processes for microdos 1009 - Geant4 physics processes for microdosimetry simulation: 1108 very low energy electromagnetic models 1010 very low energy electromagnetic models for protons and 1109 heavy ions in Si, to be published in NI 1011 heavy ions in Si, to be published in NIMB 1110 by A. Valentin, M. Raine, J.E. Sauvestr 1012 by A. Valentin, M. Raine, J.E. Sauvestre, 1111 M. Gaillardin, P. Paillet 1013 M. Gaillardin, P. Paillet 1112 - to be used with G4LEDATA version 6.25 1014 - to be used with G4LEDATA version 6.25 1113 1015 1114 03.04.2012 S. Incerti, L. Pandola tag emlowe 1016 03.04.2012 S. Incerti, L. Pandola tag emlowen-V09-05-14 1115 - Updated GNUMakefile for usage of G4lr 1017 - Updated GNUMakefile for usage of G4lrint 1116 - Fixes of coverity defects in Penelope 1018 - Fixes of coverity defects in Penelope classes (bug fixes) 1117 1019 1118 02.04.2012 S. Incerti tag emlowen-V09-05-13 1020 02.04.2012 S. Incerti tag emlowen-V09-05-13 1119 Update to G4lrint by J. Brown (G4MUComp 1021 Update to G4lrint by J. Brown (G4MUComptonModel) 1120 1022 1121 30.03.2012 S. Incerti tag emlowen-V09-05-12 1023 30.03.2012 S. Incerti tag emlowen-V09-05-12 1122 Added new rounding method developped by 1024 Added new rounding method developped by J. Brown for Windows 1123 compilation of new Compton model (G4MUC 1025 compilation of new Compton model (G4MUComptonModel) 1124 1026 1125 26.03.2012 S. Incerti tag emlowen-V09-05-11 1027 26.03.2012 S. Incerti tag emlowen-V09-05-11 1126 Added new Compton model (G4MUComptonMod 1028 Added new Compton model (G4MUComptonModel) developped by 1127 J. M. C. Brown, M. R. Dimmock, J. E. Gi 1029 J. M. C. Brown, M. R. Dimmock, J. E. Gillam and D. M. Paganin, 1128 Monash University, Australia 1030 Monash University, Australia 1129 1031 1130 22.03.2012 L. Pandola tag emlowen-V09-05-10 1032 22.03.2012 L. Pandola tag emlowen-V09-05-10 1131 Penelope-based XS model for electron PI 1033 Penelope-based XS model for electron PIXE 1132 registered in G4UAtomicDeexcitation. 1034 registered in G4UAtomicDeexcitation. 1133 Added warning messages to Penelope mode 1035 Added warning messages to Penelope models to 1134 verify the proper activation of fluores 1036 verify the proper activation of fluorescence. 1135 1037 1136 20.03.2012 L. Pandola tag emlowen-V09-05-09 1038 20.03.2012 L. Pandola tag emlowen-V09-05-09 1137 Updated G4PenelopeOscillatorManager to 1039 Updated G4PenelopeOscillatorManager to accomodate the 1138 calculation of PIXE cross sections. Fir 1040 calculation of PIXE cross sections. First implementation 1139 of Penelope-specific PIXE cross section 1041 of Penelope-specific PIXE cross sections: 1140 G4PenelopeIonisationCrossSection (deriv 1042 G4PenelopeIonisationCrossSection (derived from 1141 G4VhShellCrossSection). **Preliminary** 1043 G4VhShellCrossSection). **Preliminary** 1142 1044 1143 14.03.2012 L. Pandola tag emlowen-V09-05-08 1045 14.03.2012 L. Pandola tag emlowen-V09-05-08 1144 1) Make G4PenelopeBremsstrahlungAngular 1046 1) Make G4PenelopeBremsstrahlungAngular derived by the basic 1145 interface G4VEmAngularDistribution. Mak 1047 interface G4VEmAngularDistribution. Makes angular generator 1146 usable by any other model via the inter 1048 usable by any other model via the interface. 1147 2) Rename G4PenelopeIonisationCrossSect 1049 2) Rename G4PenelopeIonisationCrossSection to 1148 G4PenelopeIonisationXSHandler (the name 1050 G4PenelopeIonisationXSHandler (the name will be reserved for 1149 a different class in a while) 1051 a different class in a while) 1150 3) Make G4PenelopeCrossSection able to 1052 3) Make G4PenelopeCrossSection able to return both absolute 1151 and normalized values of the shell cros 1053 and normalized values of the shell cross sections. It will be 1152 used for Penelope-PIXE. 1054 used for Penelope-PIXE. 1153 1055 1154 09.03.2012 L. Pandola tag emlowen-V09-05-07 1056 09.03.2012 L. Pandola tag emlowen-V09-05-07 1155 Minor design iteration for G4VhShellCro 1057 Minor design iteration for G4VhShellCrossSection base class, 1156 in order to carry also the inform 1058 in order to carry also the information about G4Material. Also 1157 preliminar step for a future Pene 1059 preliminar step for a future Penelope-specific fluorescence 1158 model. 1060 model. 1159 1061 1160 09.03.2012 L. Pandola tag emlowen-V09-05-06 1062 09.03.2012 L. Pandola tag emlowen-V09-05-06 1161 Decouple calculation of Penelope ionisa 1063 Decouple calculation of Penelope ionisation cross sections 1162 from the Ionisation model. Preliminary 1064 from the Ionisation model. Preliminary step for a future 1163 Penelope-specific AtomicDeexcitat 1065 Penelope-specific AtomicDeexcitation model. 1164 1066 1165 06.03.2012 V.Ivanchenko tag emlowen-V09-05-0 1067 06.03.2012 V.Ivanchenko tag emlowen-V09-05-05 1166 G4IonParametrisedLossModel - fixe 1068 G4IonParametrisedLossModel - fixed minor memory leak 1167 1069 1168 20.02.2012 L. Pandola tag emlowen-V09-05-04 1070 20.02.2012 L. Pandola tag emlowen-V09-05-04 1169 Make a consistent use of G4Element::Get 1071 Make a consistent use of G4Element::GetA() and 1170 G4Element::GetAtomicMassAmu() in 1072 G4Element::GetAtomicMassAmu() in the Penelope models 1171 1073 1172 09.02.2012 L. Pandola tag emlowen-V09-05-03 1074 09.02.2012 L. Pandola tag emlowen-V09-05-03 1173 Get rid of the compiler warning (gcc-4. 1075 Get rid of the compiler warning (gcc-4.6) which caused 1174 the rejection of tag emlowen-V09- 1076 the rejection of tag emlowen-V09-05-02 1175 1077 1176 27.01.2012 L. Pandola tag emlowen-V09-05-02 1078 27.01.2012 L. Pandola tag emlowen-V09-05-02 1177 Remove in G4PenelopeIonisationModel the 1079 Remove in G4PenelopeIonisationModel the dependency on the 1178 obsolete G4AtomicDeexcitation (gets rid 1080 obsolete G4AtomicDeexcitation (gets rid of warning on screen) 1179 1081 1180 24.01.2012 L. Pandola tag emlowen-V09-05-01 1082 24.01.2012 L. Pandola tag emlowen-V09-05-01 1181 Fix all remaining defects reported by t 1083 Fix all remaining defects reported by the Coverity 1182 analysis 1084 analysis 1183 1085 1184 11.01.2012 L. Pandola, tag emlowen-V09-05-00 1086 11.01.2012 L. Pandola, tag emlowen-V09-05-00 1185 Fix defects reported by the Coverity an 1087 Fix defects reported by the Coverity analysis for all 1186 Penelope-related classes 1088 Penelope-related classes 1187 1089 1188 25.11.2011 V.Ivanchenko tag emlowen-V09-04-8 1090 25.11.2011 V.Ivanchenko tag emlowen-V09-04-81 1189 Minor cleanup of comments 1091 Minor cleanup of comments 1190 1092 1191 14.11.2011 L. Pandola tag emlowen-V09-04-80 1093 14.11.2011 L. Pandola tag emlowen-V09-04-80 1192 Added further protection in G4Pen 1094 Added further protection in G4PenelopeBremsstrahlungFS.cc to 1193 avoid exception em2015. The problem loo 1095 avoid exception em2015. The problem looks to be 1194 system-dependent 1096 system-dependent 1195 1097 1196 13.11.2011 S. Incerti tag emlowen-V09-04-79 1098 13.11.2011 S. Incerti tag emlowen-V09-04-79 1197 Adapted form factor ionization cross se 1099 Adapted form factor ionization cross sections for the new 1198 set of ionization data proposed by M. R 1100 set of ionization data proposed by M. Reis & A. Taborda. 1199 1101 1200 11.11.2011 L.Pandola tag emlowen-V09-04-78 1102 11.11.2011 L.Pandola tag emlowen-V09-04-78 1201 Remove a left-over old-style G4Exceptio 1103 Remove a left-over old-style G4Exception(), which 1202 did not compile any longer. 1104 did not compile any longer. 1203 1105 1204 10.11.2011 A.Mantero tag emlowen-V09-04-77 1106 10.11.2011 A.Mantero tag emlowen-V09-04-77 1205 BugFix: G4OrlicLiXsModel lower ed 1107 BugFix: G4OrlicLiXsModel lower edge for L1 adjusted 1206 1108 1207 09.11.2011 A.Mantero tag emlowen-V09-04-76 1109 09.11.2011 A.Mantero tag emlowen-V09-04-76 1208 BugFix: G4EmpCrossSection returns 1110 BugFix: G4EmpCrossSection returns zero for alpha particles on L-shells 1209 1111 1210 07.11.2011 A.Mantero tag emlowen-V09-04-75 1112 07.11.2011 A.Mantero tag emlowen-V09-04-75 1211 Minor bug fixing in G4UAtomDeexci 1113 Minor bug fixing in G4UAtomDeexcitation + 1212 coverity waring fixes for Deexcit 1114 coverity waring fixes for Deexcitation Classes 1213 1115 1214 05.11.2011 A.Mantero tag emlowen-V09-04-74 1116 05.11.2011 A.Mantero tag emlowen-V09-04-74 1215 re-tag of the previous gone bad d 1117 re-tag of the previous gone bad due to svn random behavior 1216 1118 1217 05.11.2011 A.Mantero tag emlowen-V09-04-73 1119 05.11.2011 A.Mantero tag emlowen-V09-04-73 1218 Some minimal bug fixes on Deexcit 1120 Some minimal bug fixes on Deexcitation classes 1219 1121 1220 03.11.2011 G.Cosmo tag emlowen-V09-04-72 1122 03.11.2011 G.Cosmo tag emlowen-V09-04-72 1221 Again fix to source.cmake for cas 1123 Again fix to source.cmake for case sensitive specifications of 1222 file G4OrlicLiXsModel[.hh.cc]... 1124 file G4OrlicLiXsModel[.hh.cc]... 1223 1125 1224 03.11.2011 G.Cosmo tag emlowen-V09-04-71 1126 03.11.2011 G.Cosmo tag emlowen-V09-04-71 1225 Again fix to source.cmake for cla 1127 Again fix to source.cmake for classes deleted... 1226 1128 1227 02.11.2011 V.Ivanchenko tag emlowen-V09-04-7 1129 02.11.2011 V.Ivanchenko tag emlowen-V09-04-70 1228 Fixed source.cmake 1130 Fixed source.cmake 1229 1131 1230 02.11.2011 L.Pandola tag emlowen-V09-04-69 1132 02.11.2011 L.Pandola tag emlowen-V09-04-69 1231 Add additional verbosity in G4PenelopeB 1133 Add additional verbosity in G4PenelopeBremsstrahlungFS 1232 in the attempt to sort of the rea 1134 in the attempt to sort of the reason of G4Exception 1233 em2015 observed in STT. 1135 em2015 observed in STT. 1234 1136 1235 28.10.2011 A.Mantero, V.Ivantchenko tag emlo 1137 28.10.2011 A.Mantero, V.Ivantchenko tag emlowen-V09-04-68 1236 added initialization of data members in 1138 added initialization of data members in constructor 1237 of G4UAtomDeexcitation to avoid Coverit 1139 of G4UAtomDeexcitation to avoid Coverity warnings 1238 1140 1239 28.10.2011 A.Mantero, tag emlowen-V09-04-67 1141 28.10.2011 A.Mantero, tag emlowen-V09-04-67 1240 Changed names for Ecpssr calculations f 1142 Changed names for Ecpssr calculations from Form Factor 1241 according to A.Taborda et al. X-Ray Spe 1143 according to A.Taborda et al. X-Ray Spectrom. 1242 2011, 40, 127-134. Update of G4UAtomDee 1144 2011, 40, 127-134. Update of G4UAtomDeexcitationto remove 1243 runtime warning if Deexciation is 1145 runtime warning if Deexciation is not used 1244 1146 1245 28.10.2011 L.Pandola, tag emlowen-V09-04-66 1147 28.10.2011 L.Pandola, tag emlowen-V09-04-66 1246 Include files G4ECPSSRFormFactorKCrossS 1148 Include files G4ECPSSRFormFactorKCrossSection.* and 1247 G4ECPSSRFormFactorLiCrossSection.* from 1149 G4ECPSSRFormFactorLiCrossSection.* from A. Mantero. 1248 Edit the sources.cmake accordingly 1150 Edit the sources.cmake accordingly 1249 1151 1250 26.10.2011 L.Pandola, tag emlowen-V09-04-65 1152 26.10.2011 L.Pandola, tag emlowen-V09-04-65 1251 Added protection in G4PenelopeBre 1153 Added protection in G4PenelopeBremsstrahlungFS.cc in the 1252 attempt to avoid exception em2015 which 1154 attempt to avoid exception em2015 which caused the rejection 1253 of emlowen-V09-04-61. The problem 1155 of emlowen-V09-04-61. The problem might be system-dependent 1254 1156 1255 22.10.2011 A.Mantero, tag emlowen-V09-04-64 1157 22.10.2011 A.Mantero, tag emlowen-V09-04-64 1256 Fixed warning and X control in G4 1158 Fixed warning and X control in G4PaulKCrossSection 1257 Fixed a bug on return unit of G4E 1159 Fixed a bug on return unit of G4ECPSSRFormFactorLiCrossSection.cc, 1258 G4ECPSSRFormFactorKCrossSection.c 1160 G4ECPSSRFormFactorKCrossSection.cc 1259 1161 1260 20.10.2011 A.Mantero, tag emlowen-V09-04-63 1162 20.10.2011 A.Mantero, tag emlowen-V09-04-63 1261 Added G4ECPSSRFormFactor*CrossSection c 1163 Added G4ECPSSRFormFactor*CrossSection classes and 1262 modified the other accordingly. 1164 modified the other accordingly. 1263 1165 1264 19.10.2011 L.Pandola, tag emlowen-V09-04-62 1166 19.10.2011 L.Pandola, tag emlowen-V09-04-62 1265 Bug fix in G4PenelopeOscillatorManager, 1167 Bug fix in G4PenelopeOscillatorManager, which caused 1266 a G4Exception for some materials (found 1168 a G4Exception for some materials (found by 1267 L. Urban) 1169 L. Urban) 1268 1170 1269 07.10.2011 L.Pandola, tag emlowen-V09-04-61 1171 07.10.2011 L.Pandola, tag emlowen-V09-04-61 1270 Bug fix in G4PenelopePhotoElectricModel 1172 Bug fix in G4PenelopePhotoElectricModel, which 1271 caused a potential violation of energy 1173 caused a potential violation of energy conservation 1272 in high-Z materials (found by L. 1174 in high-Z materials (found by L. Urban) 1273 1175 1274 27.09.2011 S.I., F.L., G.D., tag emlowen-V09 1176 27.09.2011 S.I., F.L., G.D., tag emlowen-V09-04-60 1275 Added similar protection for cosT 1177 Added similar protection for cosTheta above 5 MeV 1276 in G4LivermorePolarizedRayleighMo 1178 in G4LivermorePolarizedRayleighModel as in unpolarized model 1277 1179 1278 05.09.2011 L.Pandola, tag emlowen-V09-04-59 1180 05.09.2011 L.Pandola, tag emlowen-V09-04-59 1279 Edited G4PenelopeOscillatorManager in o 1181 Edited G4PenelopeOscillatorManager in order to 1280 use the shell binding energy from the G 1182 use the shell binding energy from the G4AtomicDeexcitation 1281 data, rather than from the local Penelo 1183 data, rather than from the local Penelope database. This 1282 fixes small inconsistencies. 1184 fixes small inconsistencies. 1283 1185 1284 01.09.2011 S.I., L.P., A.M., tag emlowen-V09 1186 01.09.2011 S.I., L.P., A.M., tag emlowen-V09-04-58 1285 Removed obsolete G4Exception synt 1187 Removed obsolete G4Exception syntax 1286 1188 1287 23.08.2011 S.Incerti, tag emlowen-V09-04-57 1189 23.08.2011 S.Incerti, tag emlowen-V09-04-57 1288 Removed obsolete codes in test 1190 Removed obsolete codes in test 1289 1191 1290 08.08.2011 S.Incerti, tag emlowen-V09-04-56 1192 08.08.2011 S.Incerti, tag emlowen-V09-04-56 1291 Removed all obsolete G4eLowEnergy 1193 Removed all obsolete G4eLowEnergyLoss* classes 1292 1194 1293 03.08.2011 S.Incerti, tag emlowen-V09-04-55 1195 03.08.2011 S.Incerti, tag emlowen-V09-04-55 1294 Removed all obsolete G4LowEnergy* 1196 Removed all obsolete G4LowEnergy* classes 1295 1197 1296 28.07.2011 S.I. + L.P. + V.I. tag emlowen-V0 1198 28.07.2011 S.I. + L.P. + V.I. tag emlowen-V09-04-54 1297 -Use SetDeexcitationFlag(true) in the m 1199 -Use SetDeexcitationFlag(true) in the migrated 1298 Livermore models. 1200 Livermore models. 1299 -Removed printouts in Penelope migrated 1201 -Removed printouts in Penelope migrated models. 1300 1202 1301 26.07.2011 L. Pandola tag emlowen-V09-04-53 1203 26.07.2011 L. Pandola tag emlowen-V09-04-53 1302 Use SetDeexcitationFlag(true) in the mi 1204 Use SetDeexcitationFlag(true) in the migrated 1303 Penelope models (flag that atomDeex is 1205 Penelope models (flag that atomDeex is applicable 1304 for these models). 1206 for these models). 1305 1207 1306 21.07.2011 A. Mantero tag emlowen-V09-04-52 1208 21.07.2011 A. Mantero tag emlowen-V09-04-52 1307 Fixed coverity warnings. 1209 Fixed coverity warnings. 1308 1210 1309 05.07.2011 L. Pandola tag emlowen-V09-04-51 1211 05.07.2011 L. Pandola tag emlowen-V09-04-51 1310 Fixed coverity warnings. 1212 Fixed coverity warnings. 1311 1213 1312 02.07.2011 S. Incerti, tag emlowen-V09-04-50 1214 02.07.2011 S. Incerti, tag emlowen-V09-04-50 1313 Fixed coverity warnings. 1215 Fixed coverity warnings. 1314 1216 1315 21.06.2011 L. Pandola, tag emlowen-V09-04-49 1217 21.06.2011 L. Pandola, tag emlowen-V09-04-49 1316 Fixed bug in G4PenelopeOscillatorManage 1218 Fixed bug in G4PenelopeOscillatorManager reported by 1317 Gunter F. while testing under Windows 1219 Gunter F. while testing under Windows 1318 1220 1319 16.06.2011 V. Ivanchenko, tag emlowen-V09-04 1221 16.06.2011 V. Ivanchenko, tag emlowen-V09-04-48 1320 G4LivermorePolarizedGammaConversi 1222 G4LivermorePolarizedGammaConversionModel - fixed problem 1321 introduced in the previous tag 1223 introduced in the previous tag 1322 1224 1323 15.06.2011 V. Ivanchenko, tag emlowen-V09-04 1225 15.06.2011 V. Ivanchenko, tag emlowen-V09-04-47 1324 G4BremsstrahlungParameters - fixe 1226 G4BremsstrahlungParameters - fixed value of the density effect 1325 constant (Migdal constant) using 1227 constant (Migdal constant) using standard relativistic model 1326 G4LivermorePolarizedGammaConversi 1228 G4LivermorePolarizedGammaConversionModel - added protection 1327 in numeric computations to avoid 1229 in numeric computations to avoid FPE crash, minor cleanup 1328 of the initialisation 1230 of the initialisation 1329 1231 1330 14.06.2011 S. Incerti, tag emlowen-V09-04-46 1232 14.06.2011 S. Incerti, tag emlowen-V09-04-46 1331 Corrected Windows compilation pblm (asi 1233 Corrected Windows compilation pblm (asinh) for Boldyshev triplet 1332 model. 1234 model. 1333 1235 1334 11.06.2011 S. Incerti, tag emlowen-V09-04-45 1236 11.06.2011 S. Incerti, tag emlowen-V09-04-45 1335 Commited Boldyshev triplet model on beh 1237 Commited Boldyshev triplet model on behalf of Francesco & Gerardo 1336 1238 1337 10.06.2011 L. Pandola, tag emlowen-V09-04-44 1239 10.06.2011 L. Pandola, tag emlowen-V09-04-44 1338 Migrated PhotoElectric and Compton Pene 1240 Migrated PhotoElectric and Compton Penelope models (v2008) 1339 to the new interface for atomic de-exci 1241 to the new interface for atomic de-excitation. For the time being, 1340 Ionisation model is left out, as well a 1242 Ionisation model is left out, as well as the v2001 models 1341 1243 1342 09.06.2011 L. Pandola, tag emlowen-V09-04-43 1244 09.06.2011 L. Pandola, tag emlowen-V09-04-43 1343 Fixed coverity defects in G4Penelope fi 1245 Fixed coverity defects in G4Penelope files 1344 1246 1345 06.06.2011 S. Incerti, tag emlowen-V09-04-42 1247 06.06.2011 S. Incerti, tag emlowen-V09-04-42 1346 Fixed coverity warnings. 1248 Fixed coverity warnings. 1347 1249 1348 01.06.2011 V. Ivanchenko, tag emlowen-V09-04 1250 01.06.2011 V. Ivanchenko, tag emlowen-V09-04-41 1349 Added G4LivermoreIonisationCrossS 1251 Added G4LivermoreIonisationCrossSection and 1350 G4eCrossSectionHandler 1252 G4eCrossSectionHandler 1351 G4LivermoreIonisationModel, G4Liv 1253 G4LivermoreIonisationModel, G4LivermorePhotoElectricModel 1352 are migraded to common design wit 1254 are migraded to common design with standard for deexcitation 1353 G4LivermoreComptonModel - deexcit 1255 G4LivermoreComptonModel - deexcitation is added 1354 G4UAtomicDeexcitation - added e+- 1256 G4UAtomicDeexcitation - added e+- cross section separately 1355 from hadron cross sections 1257 from hadron cross sections 1356 1258 1357 30.05.2011 V. Ivanchenko, tag emlowen-V09-04 1259 30.05.2011 V. Ivanchenko, tag emlowen-V09-04-40 1358 Fixed run time crash in G4Livermo 1260 Fixed run time crash in G4LivermorePhotoElectricModel 1359 1261 1360 30.05.2011 L. Pandola, tag emlowen-V09-04-39 1262 30.05.2011 L. Pandola, tag emlowen-V09-04-39 1361 Bug fix in G4PenelopeComptonModel and 1263 Bug fix in G4PenelopeComptonModel and 1362 G4PenelopeBremsstrahlungFS 1264 G4PenelopeBremsstrahlungFS 1363 1265 1364 26.05.2011 L. Pandola, tag emlowen-V09-04-38 1266 26.05.2011 L. Pandola, tag emlowen-V09-04-38 1365 Fixed include/src list in sources.cmake 1267 Fixed include/src list in sources.cmake 1366 1268 1367 26.05.2011 L. Pandola, tag emlowen-V09-04-37 1269 26.05.2011 L. Pandola, tag emlowen-V09-04-37 1368 Fixed floating-point exceptions reporte 1270 Fixed floating-point exceptions reported by Vladimir I. 1369 in G4PenelopeRayleighModel 1271 in G4PenelopeRayleighModel 1370 1272 1371 25.05.2011 L. Pandola, tag emlowen-V09-04-36 1273 25.05.2011 L. Pandola, tag emlowen-V09-04-36 1372 Removed G4Penelope08XXXXModel files tha 1274 Removed G4Penelope08XXXXModel files that have been renamed as 1373 G4PenelopeXXXModel. Now v2008 of Penelo 1275 G4PenelopeXXXModel. Now v2008 of Penelope is used as 1374 default. 1276 default. 1375 Notice: may break compatibility with ap 1277 Notice: may break compatibility with applications which 1376 include specifically G4Penelope08XXXMod 1278 include specifically G4Penelope08XXXModel.hh files 1377 1279 1378 25.05.2011 L. Pandola, tag emlowen-V09-04-35 1280 25.05.2011 L. Pandola, tag emlowen-V09-04-35 1379 Copy all Penelope08Models (v2008) as de 1281 Copy all Penelope08Models (v2008) as default 1380 PenelopeXXXModel. Preparation to delete 1282 PenelopeXXXModel. Preparation to delete 1381 Penelope08Model files 1283 Penelope08Model files 1382 1284 1383 24.05.2011 L. Pandola, tag emlowen-V09-04-34 1285 24.05.2011 L. Pandola, tag emlowen-V09-04-34 1384 Copy all PenelopeModels (v2001) as Pene 1286 Copy all PenelopeModels (v2001) as Penelope01xxxModel. 1385 Preparation before moving Penelope08Mod 1287 Preparation before moving Penelope08Models as 1386 default Penelope models 1288 default Penelope models 1387 1289 1388 16.05.2011 S. Incerti, tag emlowen-V09-04-33 1290 16.05.2011 S. Incerti, tag emlowen-V09-04-33 1389 Fix compilation warnings with gcc 1291 Fix compilation warnings with gcc 4.6.0 1390 G4AtomicDeexcitation.cc 1292 G4AtomicDeexcitation.cc 1391 G4Generator2BN.cc 1293 G4Generator2BN.cc 1392 G4IonDEDXHandler.cc 1294 G4IonDEDXHandler.cc 1393 G4LivermorePolarizedGammaConversionMode 1295 G4LivermorePolarizedGammaConversionModel.cc 1394 G4OrlicLiCrossSection.cc 1296 G4OrlicLiCrossSection.cc 1395 G4UAtomicDeexcitation.cc 1297 G4UAtomicDeexcitation.cc 1396 G4VeLowEnergyLoss.cc 1298 G4VeLowEnergyLoss.cc 1397 1299 1398 10.05.2011 L. Pandola, tag tag emlowen-V09-0 1300 10.05.2011 L. Pandola, tag tag emlowen-V09-04-32 1399 Fix Coverity warnings for G4Generator2B 1301 Fix Coverity warnings for G4Generator2BS, G4VCrossSectionHandler, 1400 G4PhotoElectricAngularGeneratorPolarize 1302 G4PhotoElectricAngularGeneratorPolarized, G4DopplerProfile, 1401 G4VeLowEnergyLoss and G4CrossSectionDat 1303 G4VeLowEnergyLoss and G4CrossSectionDataSet. 1402 1304 1403 09.05.2011 A. Mantero, tag emlowen-V09-04-30 1305 09.05.2011 A. Mantero, tag emlowen-V09-04-30/31 1404 Fixed Coverity Warning for Atomic Deexc 1306 Fixed Coverity Warning for Atomic Deexcitation files 1405 and History update 1307 and History update 1406 1308 1407 09.05.2011 L. Pandola, tag emlowen-V09-04-29 1309 09.05.2011 L. Pandola, tag emlowen-V09-04-29 1408 Fixed Coverity warnings for G4eIonisati 1310 Fixed Coverity warnings for G4eIonisationCrossSectionHandler, 1409 G4eIonisationParameters, 1311 G4eIonisationParameters, 1410 G4PhotoElectricAngularGeneratorSa 1312 G4PhotoElectricAngularGeneratorSauterGavrila, 1411 G4BremsstrahlungParameters and G4 1313 G4BremsstrahlungParameters and G4Penelope08BremsstrahlungFS 1412 1314 1413 02.05.2011 S. Incerti, tag emlowen-V09-04-28 1315 02.05.2011 S. Incerti, tag emlowen-V09-04-28 1414 Fixed coverity warnings 1316 Fixed coverity warnings 1415 G4LivermorePolarizedGammaconversionMode 1317 G4LivermorePolarizedGammaconversionModel.cc 1416 G4LowEnergyGammaConversion.cc 1318 G4LowEnergyGammaConversion.cc 1417 G4LivermorePolarizedPhotoElectricModel. 1319 G4LivermorePolarizedPhotoElectricModel.hh 1418 1320 1419 04.05.2011 L. Pandola, tag emlowen-V09-04-27 1321 04.05.2011 L. Pandola, tag emlowen-V09-04-27 1420 Removed CLHEP::HepMatrix dependency in 1322 Removed CLHEP::HepMatrix dependency in the Penelope08 files. 1421 1323 1422 02.05.2011 S. Incerti, tag emlowen-V09-04-26 1324 02.05.2011 S. Incerti, tag emlowen-V09-04-26 1423 Replaced CLHEP::RandBit by G4int( 1325 Replaced CLHEP::RandBit by G4int(2*G4UniformRand()) in Livermore 1424 gamma conversion classes, thanks to Gab 1326 gamma conversion classes, thanks to Gabriele. 1425 Changes applied to the following *.cc c 1327 Changes applied to the following *.cc classes: 1426 G4LivermoreGammaConversionModel 1328 G4LivermoreGammaConversionModel 1427 G4LivermoreGammaConversionModelRC 1329 G4LivermoreGammaConversionModelRC 1428 G4LivermoreNuclearGammaConversionModel 1330 G4LivermoreNuclearGammaConversionModel 1429 G4LivermorePolarizedGammaConversionMode 1331 G4LivermorePolarizedGammaConversionModel 1430 G4LowEnergyGammaConversion 1332 G4LowEnergyGammaConversion 1431 1333 1432 28.04.2011 S. Incerti, tag emlowen-V09-04-25 1334 28.04.2011 S. Incerti, tag emlowen-V09-04-25 1433 Removal of parasitic verbosity. 1335 Removal of parasitic verbosity. 1434 1336 1435 27.04.2011 S. Incerti, tag emlowen-V09-04-24 1337 27.04.2011 S. Incerti, tag emlowen-V09-04-24 1436 Removal of some obsolete classes 1338 Removal of some obsolete classes 1437 - old livermore photon polarized proces 1339 - old livermore photon polarized processes (G4LowEnergyPolarized*) 1438 - old shell cross sections (G4hShell*) 1340 - old shell cross sections (G4hShell*) 1439 - old ion ionisation process (G4ionLowE 1341 - old ion ionisation process (G4ionLowEnergyIonisation) 1440 - old h ionisation process (G4hLowEnerg 1342 - old h ionisation process (G4hLowEnergyIonisation) 1441 - old G4hLowEnergyLoss 1343 - old G4hLowEnergyLoss 1442 1344 1443 27.04.2011 G. Cosmo, tag emlowen-V09-04-23 1345 27.04.2011 G. Cosmo, tag emlowen-V09-04-23 1444 Fixed compilation warnings in G4h 1346 Fixed compilation warnings in G4hShellCrossSectionExp and 1445 G4hShellCrossSectionDoubleExp for 1347 G4hShellCrossSectionDoubleExp for unused parameters. 1446 1348 1447 28.03.2011 V. Ivanchenko, tag emlowen-V09-04 1349 28.03.2011 V. Ivanchenko, tag emlowen-V09-04-22 1448 Removed parasitic printout 1350 Removed parasitic printout 1449 1351 1450 28.03.2011 V. Ivanchenko, tag emlowen-V09-04 1352 28.03.2011 V. Ivanchenko, tag emlowen-V09-04-21 1451 Fixed compillation 1353 Fixed compillation 1452 1354 1453 27.03.2011 A. Mantero, tag emlowen-V09-04-20 1355 27.03.2011 A. Mantero, tag emlowen-V09-04-20 1454 Warning update for PIXE and Deexcitatio 1356 Warning update for PIXE and Deexcitation. 1455 1357 1456 27.03.2011 A. Mantero, tag emlowen-V09-04-19 1358 27.03.2011 A. Mantero, tag emlowen-V09-04-19 1457 Some bug fixes for PIXE and Deexcitatio 1359 Some bug fixes for PIXE and Deexcitation. 1458 1360 1459 25.03.2011 S. Incerti, tag emlowen-V09-04-18 1361 25.03.2011 S. Incerti, tag emlowen-V09-04-18 1460 commented ionization classes for 1362 commented ionization classes for better clarity. 1461 1363 1462 17.03.2011 S. Incerti, tag emlowen-V09-04-17 1364 17.03.2011 S. Incerti, tag emlowen-V09-04-17 1463 Updated sources.cmake. 1365 Updated sources.cmake. 1464 1366 1465 17.03.2011 S. Incerti, tag emlowen-V09-04-16 1367 17.03.2011 S. Incerti, tag emlowen-V09-04-16 1466 Created new G4CrossSectionDataSet 1368 Created new G4CrossSectionDataSet class. 1467 1369 1468 17.03.2011 S. Incerti, tag emlowen-V09-04-15 1370 17.03.2011 S. Incerti, tag emlowen-V09-04-15 1469 Removal of all Geant4-DNA classes 1371 Removal of all Geant4-DNA classes. 1470 1372 1471 28.02.2011 S. Incerti, tag emlowen-V09-04-14 1373 28.02.2011 S. Incerti, tag emlowen-V09-04-14 1472 Corrected control of warnings in 1374 Corrected control of warnings in ion. cross section model classes. 1473 1375 1474 14.02.2011 S. Incerti, tag emlowen-V09-04-13 1376 14.02.2011 S. Incerti, tag emlowen-V09-04-13 1475 Corrected verbose in G4DNA Champi 1377 Corrected verbose in G4DNA Champion elastic model class. 1476 1378 1477 14.02.2011 S. Incerti, tag emlowen-V09-04-12 1379 14.02.2011 S. Incerti, tag emlowen-V09-04-12 1478 Removal of obsolete dummy class 1380 Removal of obsolete dummy class 1479 1381 1480 14.02.2011 S. Incerti, tag emlowen-V09-04-11 1382 14.02.2011 S. Incerti, tag emlowen-V09-04-11 1481 Removal of all obsolete Geant4-DN 1383 Removal of all obsolete Geant4-DNA classes 1482 1384 1483 02.02.2011 L. Pandola, tag emlowen-V09-04-10 1385 02.02.2011 L. Pandola, tag emlowen-V09-04-10 1484 Updated Compton and Ionisation for Pene 1386 Updated Compton and Ionisation for Penelope and Penelope08 1485 (to fix the same issue as tag emlowen-V 1387 (to fix the same issue as tag emlowen-V09-04-09). Fix 1486 Coverity defects in G4Penelope08 models 1388 Coverity defects in G4Penelope08 models 1487 1389 1488 01.02.2011 L. Pandola, tag emlowen-V09-04-09 1390 01.02.2011 L. Pandola, tag emlowen-V09-04-09 1489 Changed G4Penelope08PhotoElectricModel 1391 Changed G4Penelope08PhotoElectricModel and G4PenelopePhotoElectricModel to 1490 suppress fake energy-violation warning 1392 suppress fake energy-violation warning and to make sure that fluorescence/Auger 1491 is generated only if above thresh 1393 is generated only if above threshold 1492 1394 1493 24.01.2011 L. Pandola, tag emlowen-V09-04-08 1395 24.01.2011 L. Pandola, tag emlowen-V09-04-08 1494 Removed all obsolete G4Penelope process 1396 Removed all obsolete G4Penelope processes and the 1495 obsolete class G4PenelopeCrossSectionHa 1397 obsolete class G4PenelopeCrossSectionHandler. 1496 * Files to be restored in case of patch 1398 * Files to be restored in case of patches to G4 9.4 * 1497 1399 1498 24.01.2011 S. Incerti, tag emlowen-V09-04-07 1400 24.01.2011 S. Incerti, tag emlowen-V09-04-07 1499 Fixed coverity warnings for G4DNA 1401 Fixed coverity warnings for G4DNA classes. 1500 1402 1501 18.01.2011 L.Pandola, tag emlowen-V09-04-06 1403 18.01.2011 L.Pandola, tag emlowen-V09-04-06 1502 Fix memory leak in G4CrossSectionHandle 1404 Fix memory leak in G4CrossSectionHandler, reported by 1503 Coverity 1405 Coverity 1504 1406 1505 18.01.2011 L.Pandola, tag emlowen-V09-04-05 1407 18.01.2011 L.Pandola, tag emlowen-V09-04-05 1506 Edited G4Penelope08IonisationModel and 1408 Edited G4Penelope08IonisationModel and G4PenelopeIonisationModel 1507 to avoid the production of sub-threshol 1409 to avoid the production of sub-threshold delta-rays. 1508 1410 1509 04.01.2011 V.Ivanchenko, tag emlowen-V09-04- 1411 04.01.2011 V.Ivanchenko, tag emlowen-V09-04-04 1510 G4UAtomicDeexcitation, G4empCross 1412 G4UAtomicDeexcitation, G4empCrossSection, G4teoCrossSection, 1511 G4VhShellCrossSection - fixed ine 1413 G4VhShellCrossSection - fixed inefficiency in computation 1512 of ionisation cross sections, now 1414 of ionisation cross sections, now both models work with 1513 similar speed; added extra protec 1415 similar speed; added extra protections limited usage of 1514 a model in applicability range 1416 a model in applicability range 1515 1417 1516 27.12.2010 V.Ivanchenko, tag emlowen-V09-04- 1418 27.12.2010 V.Ivanchenko, tag emlowen-V09-04-03 1517 Fixed memory leaks at initialisat 1419 Fixed memory leaks at initialisation of G4LivermoreComptonModel, 1518 G4LivermoreGammaConversionModel, 1420 G4LivermoreGammaConversionModel, G4LivermorePhotoElectricModel, 1519 G4LivermoreRayleighModel; 1421 G4LivermoreRayleighModel; 1520 Fixed Coverity warnings in G4EMDa 1422 Fixed Coverity warnings in G4EMDataSet and G4ShellData; 1521 Moved constructor and destructor 1423 Moved constructor and destructor to source in G4VEMDataSet 1522 1424 1523 20.12.2010 L. Pandola, tag emlowen-V09-04-02 1425 20.12.2010 L. Pandola, tag emlowen-V09-04-02 1524 Add the new Bremsstrahlung model based 1426 Add the new Bremsstrahlung model based on Penelope v2008 1525 Requires version 6.20 of G4LEDATA 1427 Requires version 6.20 of G4LEDATA 1526 1428 1527 15.12.2010 L. Pandola, tag emlowen-V09-04-01 1429 15.12.2010 L. Pandola, tag emlowen-V09-04-01 1528 fixed Coverity defects for G4Penelope08 1430 fixed Coverity defects for G4Penelope08 models 1529 1431 1530 09.12.2010 V.Ivanchenko, tag emlowen-V09-04- 1432 09.12.2010 V.Ivanchenko, tag emlowen-V09-04-00 1531 fixed memory leak at initialisati 1433 fixed memory leak at initialisation of G4eIonisationParameters, 1532 G4ShellVacancy, G4LivermoreIonisa 1434 G4ShellVacancy, G4LivermoreIonisationModel, 1533 G4LivermoreBremsstrahlungModel, G 1435 G4LivermoreBremsstrahlungModel, G4EMDataSet, 1534 G4BremsstrahlungParameters 1436 G4BremsstrahlungParameters 1535 1437 1536 02.12.2010 V.Ivanchenko, tag emlowen-V09-03- 1438 02.12.2010 V.Ivanchenko, tag emlowen-V09-03-69 1537 fixed minor memory leaks in G4VCr 1439 fixed minor memory leaks in G4VCrossSectinDataSet, G4EMDataSet, 1538 G4LivermoreBremsstrahlungModel, G 1440 G4LivermoreBremsstrahlungModel, G4LivermoreIonisationModel 1539 1441 1540 01.12.2010, L.Pandola, tag emlowen-V09-03-68 1442 01.12.2010, L.Pandola, tag emlowen-V09-03-68 1541 Address Coverity reports for a few Pene 1443 Address Coverity reports for a few Penelope/Livermore 1542 models. 1444 models. 1543 1445 1544 26.11.2010, L.Pandola, tag emlowen-V09-03-67 1446 26.11.2010, L.Pandola, tag emlowen-V09-03-67 1545 Address Coverity reports for a fe 1447 Address Coverity reports for a few Penelope/Livermore 1546 1448 1547 25.11.2010 tag emlowen-V09-03-66 1449 25.11.2010 tag emlowen-V09-03-66 1548 V.Ivanchenko fixed initialisation 1450 V.Ivanchenko fixed initialisation in 1549 G4UAtomicDeexcitation: delete obj 1451 G4UAtomicDeexcitation: delete objects, use consistent names 1550 1452 1551 25.11.2010, L.Pandola, tag emlowen-V09-03-65 1453 25.11.2010, L.Pandola, tag emlowen-V09-03-65 1552 Address Coverity reports for a few Pene 1454 Address Coverity reports for a few Penelope/Livermore 1553 classes 1455 classes 1554 1456 1555 22.11.2010, A.Mantero, tag emlowen-V09-03-64 1457 22.11.2010, A.Mantero, tag emlowen-V09-03-64 1556 changed default for PIXE model 1458 changed default for PIXE model 1557 1459 1558 22.11.2010, A.Mantero, tag emlowen-V09-03-63 1460 22.11.2010, A.Mantero, tag emlowen-V09-03-63 1559 minor fixes 1461 minor fixes 1560 1462 1561 22.11.2010, A.Mantero, tag emlowen-V09-03-62 1463 22.11.2010, A.Mantero, tag emlowen-V09-03-62 1562 units management in PIXE fixed 1464 units management in PIXE fixed 1563 calculation bug in G4UAtomicDeexc 1465 calculation bug in G4UAtomicDeexcitation fixed 1564 1466 1565 19.11.2010, A.Mantero, tag emlowen-V09-03-61 1467 19.11.2010, A.Mantero, tag emlowen-V09-03-61 1566 bug removal from G4LivermoreIonis 1468 bug removal from G4LivermoreIonisation 1567 bug removal from G4LivermorePolar 1469 bug removal from G4LivermorePolarizedPhotoElectricModel 1568 1470 1569 12.11.2010, A.Mantero, tag emlowen-V09-03-60 1471 12.11.2010, A.Mantero, tag emlowen-V09-03-60 1570 minor fixes and added a test for G4UAto 1472 minor fixes and added a test for G4UAtomicDeexcitation 1571 in test subdir 1473 in test subdir 1572 1474 1573 12.11.2010, A.Mantero, tag emlowen-V09-03-59 1475 12.11.2010, A.Mantero, tag emlowen-V09-03-59 1574 Creation of G4UAtomicDeexcitation class 1476 Creation of G4UAtomicDeexcitation class, 1575 derived from G4VAtomicDeexcitation in U 1477 derived from G4VAtomicDeexcitation in Utils. 1576 It will replace G4AtomicDeexcitation cl 1478 It will replace G4AtomicDeexcitation class. 1577 Updated G4hLowEnergyIonisation to use G 1479 Updated G4hLowEnergyIonisation to use G4UAtomicDeexcitation 1578 instead of G4AtomicDeexcitation. 1480 instead of G4AtomicDeexcitation. 1579 1481 1580 1482 1581 12.11.2010, V. Ivanchenko, tag emlowen-V09-03 1483 12.11.2010, V. Ivanchenko, tag emlowen-V09-03-58 1582 G4BoldyshevTripletModel - F.Longo 1484 G4BoldyshevTripletModel - F.Longo substitute asinh, 1583 because it is absent at Windows 1485 because it is absent at Windows 1584 1486 1585 12.11.2010, S. Incerti, tag emlowen-V09-03-57 1487 12.11.2010, S. Incerti, tag emlowen-V09-03-57 1586 Renamed inline function in Sanche 1488 Renamed inline function in Sanche excitation model 1587 1489 1588 11.11.2010, S. Incerti, tag emlowen-V09-03-56 1490 11.11.2010, S. Incerti, tag emlowen-V09-03-56 1589 Added new control of low energy l 1491 Added new control of low energy limit of G4DNA e- models 1590 Energy ranges adapted accordingly 1492 Energy ranges adapted accordingly. 1591 1493 1592 10.11.2010, V. Ivanchenko, tag emlowen-V09-03 1494 10.11.2010, V. Ivanchenko, tag emlowen-V09-03-55 1593 F.Longo and G.Depaola provided ne 1495 F.Longo and G.Depaola provided new models: 1594 G4BoldyshevTripletModel, G4Liverm 1496 G4BoldyshevTripletModel, G4LivermoreGammaConversionModelRC, 1595 G4LivermoreNuclearGammaConversion 1497 G4LivermoreNuclearGammaConversionModel; 1596 G4LivermorePolarizedGammaConversi 1498 G4LivermorePolarizedGammaConversionModel - fixed element 1597 selection and initialisation 1499 selection and initialisation 1598 1500 1599 04.11.2010, S. Incerti, tag emlowen-V09-03-54 1501 04.11.2010, S. Incerti, tag emlowen-V09-03-54 1600 - removed warnings in Rudd ioniza 1502 - removed warnings in Rudd ionization classes (SI) 1601 - G4IonParametrisedLossModel - (V 1503 - G4IonParametrisedLossModel - (VI) moved few virtual methods from 1602 inline to source, minor cleanup o 1504 inline to source, minor cleanup of initialisation 1603 1505 1604 03.11.2010, S. Incerti, tag emlowen-V09-03-53 1506 03.11.2010, S. Incerti, tag emlowen-V09-03-53 1605 restricted momentum conservation 1507 restricted momentum conservation to electrons 1606 in G4DNA ionisation 1508 in G4DNA ionisation 1607 1509 1608 03.11.2010, S. Incerti, tag emlowen-V09-03-52 1510 03.11.2010, S. Incerti, tag emlowen-V09-03-52 1609 new preliminary Geant4-DNA ionisa 1511 new preliminary Geant4-DNA ionisation class for ions by Z. Francis 1610 to be used with G4LEDATA 6.18 1512 to be used with G4LEDATA 6.18 1611 1513 1612 17.10.2010, S. Incerti, tag emlowen-V09-03-51 1514 17.10.2010, S. Incerti, tag emlowen-V09-03-51 1613 extended low energy coverage of G 1515 extended low energy coverage of G4DNA electron models 1614 to be used with G4LEDATA 6.17 1516 to be used with G4LEDATA 6.17 1615 1517 1616 14.10.2010, V. Ivanchenko, tag emlowen-V09-03 1518 14.10.2010, V. Ivanchenko, tag emlowen-V09-03-50 1617 G4GeneratorBS - optimise computat 1519 G4GeneratorBS - optimise computations to speedup, fixed comments 1618 G4GeneratorBN - fixed comments 1520 G4GeneratorBN - fixed comments 1619 G4VBremAngularDistribution - move 1521 G4VBremAngularDistribution - moved to utils 1620 G4ModifiedTsai - moved to standar 1522 G4ModifiedTsai - moved to standard 1621 1523 1622 13.10.2010, L. Pandola, tag emlowen-V09-03-49 1524 13.10.2010, L. Pandola, tag emlowen-V09-03-49 1623 Update G4LivermoreIonisationModel 1525 Update G4LivermoreIonisationModel to produce fluorescence AlongStep 1624 only if above the production cuts 1526 only if above the production cuts. Stricter check for energy 1625 conservation 1527 conservation 1626 1528 1627 08.10.2010, S. Incerti, tag emlowen-V09-03-48 1529 08.10.2010, S. Incerti, tag emlowen-V09-03-48 1628 Added new excitation model for H 1530 Added new excitation model for H 1629 1531 1630 15.09.2010, S. Incerti, tag emlowen-V09-03-47 1532 15.09.2010, S. Incerti, tag emlowen-V09-03-47 1631 Added protection in xs file openi 1533 Added protection in xs file opening for G4DNA Sanche excitation 1632 1534 1633 15.09.2010, S. Incerti, tag emlowen-V09-03-46 1535 15.09.2010, S. Incerti, tag emlowen-V09-03-46 1634 Corrected data file names in G4DN 1536 Corrected data file names in G4DNA Melton and Sanche 1635 1537 1636 08.09.2010, S. Incerti, tag emlowen-V09-03-45 1538 08.09.2010, S. Incerti, tag emlowen-V09-03-45 1637 Updated high energy limits of G4D 1539 Updated high energy limits of G4DNAExcitation and G4DNAIonisation 1638 1540 1639 08.09.2010, S. Incerti, tag emlowen-V09-03-44 1541 08.09.2010, S. Incerti, tag emlowen-V09-03-44 1640 Set high energy limit of G4DNAScr 1542 Set high energy limit of G4DNAScreenedRutherfordModel to 1 MeV 1641 1543 1642 08.09.2010, S. Incerti, tag emlowen-V09-03-43 1544 08.09.2010, S. Incerti, tag emlowen-V09-03-43 1643 Added new G4DNA processes and mod 1545 Added new G4DNA processes and models for vib. exc & attachment 1644 Provided by Z. Francis et al. - A 1546 Provided by Z. Francis et al. - Appl. Rad. Isot. (2010) 1645 http://dx.doi.org/10.1016/j.aprad 1547 http://dx.doi.org/10.1016/j.apradiso.2010.08.011 1646 to be used with G4LEDATA 6.16 1548 to be used with G4LEDATA 6.16 1647 1549 1648 08.09.2010, S. Incerti, tag emlowen-V09-03-42 1550 08.09.2010, S. Incerti, tag emlowen-V09-03-42 1649 Decreased low energy limit of G4D 1551 Decreased low energy limit of G4DNAScreenedRutherfordModel 1650 1552 1651 05.09.2010, S. Incerti, tag emlowen-V09-03-41 1553 05.09.2010, S. Incerti, tag emlowen-V09-03-41 1652 Bugzilla 1120 1554 Bugzilla 1120 1653 Modified G4PhotoElectricAngularGe 1555 Modified G4PhotoElectricAngularGeneratorSauterGavrila.cc 1654 as proposed by J. Goldberg 1556 as proposed by J. Goldberg 1655 1557 1656 25.08.2010, S. Incerti, tag emlowen-V09-03-40 1558 25.08.2010, S. Incerti, tag emlowen-V09-03-40 1657 - updated & extended Rudd and Mil 1559 - updated & extended Rudd and Miller & Green models 1658 - to be used with G4LEDATA 6.15 1560 - to be used with G4LEDATA 6.15 1659 1561 1660 25.08.2010, S. Incerti, tag emlowen-V09-03-39 1562 25.08.2010, S. Incerti, tag emlowen-V09-03-39 1661 -Adapted all high energy limits o 1563 -Adapted all high energy limits of G4DNA electron models 1662 1564 1663 24.08.2010, S. Incerti, tag emlowen-V09-03-38 1565 24.08.2010, S. Incerti, tag emlowen-V09-03-38 1664 -Changed low energy limit of G4DN 1566 -Changed low energy limit of G4DNA elastic scattering models for e- 1665 -Switched default excitation mode 1567 -Switched default excitation model for e- to Born 1666 -to be used with G4LEDATA 6.14 1568 -to be used with G4LEDATA 6.14 1667 1569 1668 28.07.2010, L. Pandola, tag emlowen-V09-03-37 1570 28.07.2010, L. Pandola, tag emlowen-V09-03-37 1669 First full version of G4Penelope0 1571 First full version of G4Penelope08IonisationModel, model for e+/e- 1670 ionisation according to Penelope 1572 ionisation according to Penelope v2008. Still beta version. 1671 1573 1672 26.07.2010, L. Pandola, tag emlowen-V09-03-36 1574 26.07.2010, L. Pandola, tag emlowen-V09-03-36 1673 Added class G4PenelopeCrossSectio 1575 Added class G4PenelopeCrossSection to store/handle cross sections 1674 (and higher momenta, like stopping powe 1576 (and higher momenta, like stopping powers) for the updated 1675 Penelope08 e+/e- models (ionisati 1577 Penelope08 e+/e- models (ionisation and bremsstrahlung). 1676 1578 1677 15.06.2010, G. Cosmo, tag emlowen-V09-03-35 1579 15.06.2010, G. Cosmo, tag emlowen-V09-03-35 1678 Corrected return value case in me 1580 Corrected return value case in method GetPhotoElectronDirection() 1679 in G4PhotoElectricAngularGenerato 1581 in G4PhotoElectricAngularGeneratorSauterGavrila; addressing problem 1680 report #1120. 1582 report #1120. 1681 Added missing virtual destructor 1583 Added missing virtual destructor to G4VecpssrKModel and 1682 G4VecpssrLiModel base classes. 1584 G4VecpssrLiModel base classes. 1683 1585 1684 14.06.2010, A. Lechner, tag emlowen-V09-03-34 1586 14.06.2010, A. Lechner, tag emlowen-V09-03-34 1685 Made desctructor of base class G4 1587 Made desctructor of base class G4VIonDEDXScalingAlgorithm virtual 1686 (avoids also compiler warnings). 1588 (avoids also compiler warnings). 1687 1589 1688 10.06.2010, A. Mantero, tag emlowen-V09-03-33 1590 10.06.2010, A. Mantero, tag emlowen-V09-03-33 1689 Fix in G4AugerTransition to cure 1591 Fix in G4AugerTransition to cure crash on Windows. 1690 1592 1691 09.06.2010, A. Mantero, tag emlowen-V09-03-32 1593 09.06.2010, A. Mantero, tag emlowen-V09-03-32 1692 Fixed compilation warning in G4An 1594 Fixed compilation warning in G4AnalyticalEcpssrKCrossSection. 1693 1595 1694 08.06.2010, S. Incerti, tag emlowen-V09-03-31 1596 08.06.2010, S. Incerti, tag emlowen-V09-03-31 1695 modified initialisation of e- Emf 1597 modified initialisation of e- Emfietzoglou excitation 1696 model in G4DNAEmfietzoglouExcitat 1598 model in G4DNAEmfietzoglouExcitationModel.cc and 1697 in G4DNAMillerGreenExcitationMode 1599 in G4DNAMillerGreenExcitationModel.cc 1698 1600 1699 07.06.2010, A. Mantero, tag emlowen-V09-03-30 1601 07.06.2010, A. Mantero, tag emlowen-V09-03-30 1700 added analytical (ecpssr) and empirical 1602 added analytical (ecpssr) and empirical (Paul and Orlic) 1701 models for the calculation of hadronc s 1603 models for the calculation of hadronc shell ionisation CS 1702 1604 1703 29.04.2010, L. Pandola, tag emlowen-V09-03-29 1605 29.04.2010, L. Pandola, tag emlowen-V09-03-29 1704 Removed the compiler warning in G4Penel 1606 Removed the compiler warning in G4PenelopeIonisationModel.cc which 1705 caused the rejection of emlowen-V 1607 caused the rejection of emlowen-V09-03-28 1706 1608 1707 23.04.2010, L. Pandola, tag emlowen-V09-03-28 1609 23.04.2010, L. Pandola, tag emlowen-V09-03-28 1708 Removed useless call in G4PenelopeIonis 1610 Removed useless call in G4PenelopeIonisationModel which triggered fake 1709 warning messages 1611 warning messages 1710 1612 1711 15.04.2010, L. Pandola, tag emlowen-V09-03-27 1613 15.04.2010, L. Pandola, tag emlowen-V09-03-27 1712 Added MinEnergyCut() method to G4Penelo 1614 Added MinEnergyCut() method to G4PenelopeIonisationModel. Small (minor) 1713 changes to other G4Penelope models (mai 1615 changes to other G4Penelope models (mainly clean-up) 1714 1616 1715 08.04.2010, S. Incerti, tag emlowen-V09-03-26 1617 08.04.2010, S. Incerti, tag emlowen-V09-03-26 1716 Changed computation of scattering 1618 Changed computation of scattering angle in G4DNAChampionElasticModel.cc 1717 G4EMLOW 6.12 version needed 1619 G4EMLOW 6.12 version needed 1718 1620 1719 07.04.2010, S. Incerti, tag emlowen-V09-03-25 1621 07.04.2010, S. Incerti, tag emlowen-V09-03-25 1720 Fixed memory leak in G4DNARuddIon 1622 Fixed memory leak in G4DNARuddIonisationModel.cc 1721 1623 1722 06.04.2010, S. Incerti, tag emlowen-V09-03-24 1624 06.04.2010, S. Incerti, tag emlowen-V09-03-24 1723 Replaced hard coded masses in G4D 1625 Replaced hard coded masses in G4DNADingfelderCharge*.cc 1724 1626 1725 31.03.2010, L. Pandola, tag emlowen-V09-03-23 1627 31.03.2010, L. Pandola, tag emlowen-V09-03-23 1726 Removed G4cout's used for debugging in 1628 Removed G4cout's used for debugging in G4Penelope08ComptonModel and 1727 G4Penelope08PhotoElectricModel 1629 G4Penelope08PhotoElectricModel 1728 1630 1729 27.03.2010, S. Incerti, tag emlowen-V09-03-22 1631 27.03.2010, S. Incerti, tag emlowen-V09-03-22 1730 Modified G4DNABornIonisationModel 1632 Modified G4DNABornIonisationModel.hh 1731 1633 1732 27.03.2010, S. Incerti, tag emlowen-V09-03-21 1634 27.03.2010, S. Incerti, tag emlowen-V09-03-21 1733 Modified method declaration in G4 1635 Modified method declaration in G4DNABornExcitation.hh 1734 1636 1735 27.03.2010, S. Incerti, tag emlowen-V09-03-20 1637 27.03.2010, S. Incerti, tag emlowen-V09-03-20 1736 Added new excitation model for el 1638 Added new excitation model for electrons in G4DNABornExcitationModel 1737 1639 1738 26.03.2010, S. Incerti, tag emlowen-V09-03-19 1640 26.03.2010, S. Incerti, tag emlowen-V09-03-19 1739 Modified electron correction in G 1641 Modified electron correction in G4DNAMillerGreenExcitation.cc 1740 1642 1741 26.03.2010, S. Incerti, tag emlowen-V09-03-18 1643 26.03.2010, S. Incerti, tag emlowen-V09-03-18 1742 Extended range of search for maxi 1644 Extended range of search for maximum of DCS in G4DNARuddIonisationModel.cc 1743 1645 1744 26.03.2010, S. Incerti, tag emlowen-V09-03-17 1646 26.03.2010, S. Incerti, tag emlowen-V09-03-17 1745 Changed default parameters of G4D 1647 Changed default parameters of G4DNAEmfietzoglouExcitationModel.hh 1746 1648 1747 26.03.2010, tag emlowen-V09-03-16 1649 26.03.2010, tag emlowen-V09-03-16 1748 - S. Incerti : corrected G4DNABor 1650 - S. Incerti : corrected G4DNABornIonisationModel.cc class 1749 for maximum kineti 1651 for maximum kinetic energy transfer 1750 - A. Mantero: fixed bugs in G4Ato 1652 - A. Mantero: fixed bugs in G4AtomicDeexcitation.cc, G4AugerTransition.cc 1751 1653 1752 26.03.2010, L. Pandola, tag emlowen-V09-03-15 1654 26.03.2010, L. Pandola, tag emlowen-V09-03-15 1753 Changed order in some models' construct 1655 Changed order in some models' constructor to get rid of a valgrind 1754 warning (conditional jump or move depen 1656 warning (conditional jump or move depends on unitialized value(s)). 1755 1657 1756 25.03.2010, S. Incerti, tag emlowen-V09-03-14 1658 25.03.2010, S. Incerti, tag emlowen-V09-03-14 1757 Modified hydrogen correction in G 1659 Modified hydrogen correction in G4DNARuddIonisation.cc 1758 1660 1759 25.03.2010, S. Incerti, tag emlowen-V09-03-13 1661 25.03.2010, S. Incerti, tag emlowen-V09-03-13 1760 Dummy tag 1662 Dummy tag 1761 1663 1762 18.03.2010, S. Incerti, tag emlowen-V09-03-12 1664 18.03.2010, S. Incerti, tag emlowen-V09-03-12 1763 - Re-added vapor water shell cons 1665 - Re-added vapor water shell constants to G4DNARuddIonisationModel.cc 1764 as suggested by Ziad. 1666 as suggested by Ziad. 1765 1667 1766 18.03.2010, S. Incerti, tag emlowen-V09-03-11 1668 18.03.2010, S. Incerti, tag emlowen-V09-03-11 1767 Extended low energy cover of G4DN 1669 Extended low energy cover of G4DNA charge change processes 1768 1670 1769 17.03.2010, L. Pandola, tag emlowen-V09-03-10 1671 17.03.2010, L. Pandola, tag emlowen-V09-03-10 1770 Added four new models (gamma ray models 1672 Added four new models (gamma ray models Compton, GammaConversion, 1771 PhotoElectric, Rayleigh), upgrades of G 1673 PhotoElectric, Rayleigh), upgrades of G4Penelope from version2001 to 1772 version 2008. For now, 2008 models name 1674 version 2008. For now, 2008 models named as G4Penelope08xxxxModel 1773 ** to be used with G4LEDATA version 6.1 1675 ** to be used with G4LEDATA version 6.10 ** 1774 1676 1775 16.03.2010, L. Pandola, tag emlowen-V09-03-09 1677 16.03.2010, L. Pandola, tag emlowen-V09-03-09 1776 Modified public interface of G4Pe 1678 Modified public interface of G4PenelopeOscillatorManager (info to be used for 1777 PenelopeIonisation) 1679 PenelopeIonisation) 1778 1680 1779 15.03.2010, S. Incerti, tag emlowen-V09-03-08 1681 15.03.2010, S. Incerti, tag emlowen-V09-03-08 1780 Modified electron correction in G 1682 Modified electron correction in G4DNARuddIonisationModel.cc 1781 1683 1782 15.03.2010, L. Pandola tag emlowen-V09-03-07 1684 15.03.2010, L. Pandola tag emlowen-V09-03-07 1783 Updated public interface of G4Liv 1685 Updated public interface of G4LivermorePhotoElectricModel. Removed 1784 possibility to use custom cuts for fluo 1686 possibility to use custom cuts for fluorescence/Auger. Main cuts from 1785 G4ProductionCutsTable are always used - 1687 G4ProductionCutsTable are always used - for consistency. 1786 1688 1787 15.03.2010, L. Pandola tag emlowen-V09-03-06 1689 15.03.2010, L. Pandola tag emlowen-V09-03-06 1788 Clean-up in Penelope models (explicitel 1690 Clean-up in Penelope models (explicitely set Auger flag to false in 1789 constructor) 1691 constructor) 1790 1692 1791 19.02.2010, L. Pandola tag emlowen-V09-03-05 1693 19.02.2010, L. Pandola tag emlowen-V09-03-05 1792 Modification in calculations made 1694 Modification in calculations made by G4PenelopeOscillatorManager (Hartree 1793 factors for Penelope Compton Scat 1695 factors for Penelope Compton Scattering) 1794 1696 1795 17.02.2010, L. Pandola tag emlowen-V09-03-04 1697 17.02.2010, L. Pandola tag emlowen-V09-03-04 1796 Updated interface for G4PenelopeOscilla 1698 Updated interface for G4PenelopeOscillatorManager. Still *beta* 1797 1699 1798 05.02.2010, S. Incerti, tag emlowen-V09-03-03 1700 05.02.2010, S. Incerti, tag emlowen-V09-03-03 1799 Added initialisation to atomTotal 1701 Added initialisation to atomTotalCrossSection in G4hShellCrossSectionDoubleExp.cc. 1800 1702 1801 07.01.2010, S. Incerti, tag emlowen-V09-03-02 1703 07.01.2010, S. Incerti, tag emlowen-V09-03-02 1802 Improved way of testing material 1704 Improved way of testing material in Geant4-DNA models. 1803 1705 1804 21.12.2009, L. Pandola, tag emlowen-V09-03-01 1706 21.12.2009, L. Pandola, tag emlowen-V09-03-01 1805 Added classes G4PenelopeOscillator* to 1707 Added classes G4PenelopeOscillator* to manage multi-element atomic oscillators used 1806 in Penelope Compton and Ionisatio 1708 in Penelope Compton and Ionisation models. Already compliant with Penelope2008. 1807 **Beta version at the moment** 1709 **Beta version at the moment** 1808 1710 1809 21.12.2009, L. Pandola, tag emlowen-V09-03-00 1711 21.12.2009, L. Pandola, tag emlowen-V09-03-00 1810 Added a dummy ComputeCrossSectionPerAto 1712 Added a dummy ComputeCrossSectionPerAtom() method in G4PenelopeRayleighModel. 1811 Never inkoved by tracking, issues 1713 Never inkoved by tracking, issues a warning if users access it via G4EmCalculator. 1812 1714 1813 10.12.2009, S. Incerti, tag emlowen-V09-02-68 1715 10.12.2009, S. Incerti, tag emlowen-V09-02-68 1814 - Added vapor water shell constan 1716 - Added vapor water shell constants to G4DNARuddIonisationModel.cc 1815 as suggested by Ziad. 1717 as suggested by Ziad. 1816 1718 1817 24.11.2009, A. Lechner tag emlowen-V09-02-67 1719 24.11.2009, A. Lechner tag emlowen-V09-02-67 1818 -G4IonParametrisedLossModel: Impo 1720 -G4IonParametrisedLossModel: Important bug fix to calculate ion 1819 ranges correctly if the same mat 1721 ranges correctly if the same materials appears multiple times 1820 in tracking geometry with differ 1722 in tracking geometry with different production cuts (for example 1821 in different regions). (added Up 1723 in different regions). (added UpdateRangeCache function, 1822 modified BuildRangeVector, Compu 1724 modified BuildRangeVector, ComputeLossForStep functions and 1823 removed GetRange function). 1725 removed GetRange function). 1824 1726 1825 23.11.2009, A. Lechner tag emlowen-V09-02-66 1727 23.11.2009, A. Lechner tag emlowen-V09-02-66 1826 -G4IonParametrisedLossModel: Chan 1728 -G4IonParametrisedLossModel: Changed energy loss limit to smaller 1827 value (from 0.15 to 0.01) to avo 1729 value (from 0.15 to 0.01) to avoid approximative loss description 1828 in case of large steps. 1730 in case of large steps. 1829 1731 1830 20.11.2009, A. Lechner tag emlowen-V09-02-65 1732 20.11.2009, A. Lechner tag emlowen-V09-02-65 1831 -G4IonParametrisedLossModel: Adde 1733 -G4IonParametrisedLossModel: Added set-function for loss limit 1832 parameter 1734 parameter 1833 1735 1834 12.11.2009, A. Lechner tag emlowen-V09-02-64 1736 12.11.2009, A. Lechner tag emlowen-V09-02-64 1835 -G4IonParametrisedLossModel: 1737 -G4IonParametrisedLossModel: 1836 *) Moved from original ICRU 73 c 1738 *) Moved from original ICRU 73 classes to new class (G4Ion- 1837 StoppingData), which is capab 1739 StoppingData), which is capable of reading stopping power data 1838 files stored in G4LEDATA (req 1740 files stored in G4LEDATA (requires G4EMLOW6.8): With the new 1839 tables the upper energy limit 1741 tables the upper energy limit of ICRU 73 stopping powers is 1840 increased to 1 GeV/nucleon. 1742 increased to 1 GeV/nucleon. 1841 *) Decision logic concerning sto 1743 *) Decision logic concerning stopping power scaling for heavy ions 1842 was entirely moved to class G 1744 was entirely moved to class G4IonDEDXScalingICRU73. 1843 *) Introduced function for switc 1745 *) Introduced function for switching off scaling for heavy ions. 1844 *) Removed nuclear stopping from 1746 *) Removed nuclear stopping from model since dedicated process is 1845 available in standard EM pack 1747 available in standard EM package. 1846 *) Minor fixes were applied in e 1748 *) Minor fixes were applied in energy loss computation. 1847 - G4VIonDEDXScalingAlgorithm: Int 1749 - G4VIonDEDXScalingAlgorithm: Introduced additional argument for 1848 energy scaling function. 1750 energy scaling function. 1849 - G4IonDEDXScalingICRU73: See mod 1751 - G4IonDEDXScalingICRU73: See model above. Adapted function 1850 according to interface changes 1752 according to interface changes in G4VIonDEDXScalingAlgorithm 1851 - G4IonDEDXHandler: Adapted funct 1753 - G4IonDEDXHandler: Adapted function according to interface 1852 changes in G4VIonDEDXScalingAlg 1754 changes in G4VIonDEDXScalingAlgorithm. Using new build methods 1853 defined in G4VIonDEDXTable (con 1755 defined in G4VIonDEDXTable (contained in material package). 1854 1756 1855 12.11.2009, S. Incerti tag emlowen-V09-02-63 1757 12.11.2009, S. Incerti tag emlowen-V09-02-63 1856 -removed memory leak in G4DNACros 1758 -removed memory leak in G4DNACrossSectionDataSet.cc 1857 1759 1858 12.11.2009, S. Incerti tag emlowen-V09-02-62 1760 12.11.2009, S. Incerti tag emlowen-V09-02-62 1859 -added protection for secondary e 1761 -added protection for secondary electron energy computation in 1860 G4DNABornIonisationModel.cc 1762 G4DNABornIonisationModel.cc 1861 -proposed a faster computation of 1763 -proposed a faster computation of cross section max value 1862 1764 1863 11.11.2009, A. Mantero tag emlowen-V09-02-61 1765 11.11.2009, A. Mantero tag emlowen-V09-02-61 1864 PIXE code cleaning for the Dec re 1766 PIXE code cleaning for the Dec review and update of G4hLowEnIonisation 1865 in order to use new PIXE developm 1767 in order to use new PIXE developments. 1866 1768 1867 05.11.2009, G. Cosmo, tag emlowen-V09-02-60 1769 05.11.2009, G. Cosmo, tag emlowen-V09-02-60 1868 replaced usage of M_PI with pi fr 1770 replaced usage of M_PI with pi from CLHEP, to fix compilation 1869 errors on Windows. 1771 errors on Windows. 1870 1772 1871 03.11.2009, S. Incerti, tag emlowen-V09-02-59 1773 03.11.2009, S. Incerti, tag emlowen-V09-02-59 1872 modified low energy limit of e- e 1774 modified low energy limit of e- elastic Champion Geant4-DNA model 1873 to be used with G4LEDATA version 1775 to be used with G4LEDATA version 6.8 1874 1776 1875 02.11.2009, S. Incerti, tag emlowen-V09-02-58 1777 02.11.2009, S. Incerti, tag emlowen-V09-02-58 1876 extended coverage of e- ionisatio 1778 extended coverage of e- ionisation Geant4-DNA model 1877 to be used with G4LEDATA version 1779 to be used with G4LEDATA version 6.8 1878 1780 1879 23.10.2009, L. Pandola, tag emlowen-V09-02-57 1781 23.10.2009, L. Pandola, tag emlowen-V09-02-57 1880 Switch atomic deexcitation on (by 1782 Switch atomic deexcitation on (by default) in Livermore PhotoElectric and 1881 Ionisation. It was on also for the form 1783 Ionisation. It was on also for the former LowEnergy processes. It has been 1882 accidentally switched off since t 1784 accidentally switched off since tag emlowen-V02-02-27, probably. 1883 1785 1884 22.10.2009, L. Pandola, tag emlowen-V09-02-56 1786 22.10.2009, L. Pandola, tag emlowen-V09-02-56 1885 Added ActivateAuger() method to Penelop 1787 Added ActivateAuger() method to Penelope Compton and Ionisation, so that 1886 all Penelope models have the same inter 1788 all Penelope models have the same interface. 1887 1789 1888 21.10.2009, L. Pandola, tag emlowen-V09-02-55 1790 21.10.2009, L. Pandola, tag emlowen-V09-02-55 1889 Cleaning up of Penelope Photoelec 1791 Cleaning up of Penelope Photoelectric, Compton and Ionisation 1890 (atomic deexcitation flag now ref 1792 (atomic deexcitation flag now referred to G4VEmModel). Deexcitation now 1891 is by default active in Penelope models 1793 is by default active in Penelope models. 1892 1794 1893 27.09.2009, N. Karakatsanis, tag emlowen-V09- 1795 27.09.2009, N. Karakatsanis, tag emlowen-V09-02-54 1894 Added fixes to 1796 Added fixes to 1895 G4ecpssrKCrossSection.cc 1797 G4ecpssrKCrossSection.cc 1896 G4BremsstrahlungCrossSectionHandl 1798 G4BremsstrahlungCrossSectionHandler.cc 1897 G4CrossSectionHandler.cc 1799 G4CrossSectionHandler.cc 1898 G4DNACrossSectionDataSet.cc 1800 G4DNACrossSectionDataSet.cc 1899 G4eIonisationCrossSectionHandler. 1801 G4eIonisationCrossSectionHandler.cc 1900 1802 1901 25.09.2009, N. Karakatsanis, tag emlowen-V09- 1803 25.09.2009, N. Karakatsanis, tag emlowen-V09-02-53 1902 New implementation for data loadi 1804 New implementation for data loading and interpolation methods 1903 LoadData method now loads the dat 1805 LoadData method now loads the data from G4EMLOW dataset and, then, calculates 1904 the respective logarithmic values 1806 the respective logarithmic values during initialization 1905 Both data formats (original and l 1807 Both data formats (original and logarithmic) are loaded to EM datasets and used 1906 later by interpolation methods to 1808 later by interpolation methods to perform faster calculations. 1907 LoadNonLogData method implements 1809 LoadNonLogData method implements the old version for data loading and interpolation 1908 1810 1909 24.09.2009, F.Longo, tag emlowen-V09-02-52 1811 24.09.2009, F.Longo, tag emlowen-V09-02-52 1910 implemented protection for infini 1812 implemented protection for infinite loops in Rayleigh 1911 process. 1813 process. 1912 1814 1913 30.08.2009, S. Incerti, tag emlowen-V09-02-51 1815 30.08.2009, S. Incerti, tag emlowen-V09-02-51 1914 Extended high energy coverage of 1816 Extended high energy coverage of proton ionisation 1915 (G4DNABornIonisationModel.cc) and 1817 (G4DNABornIonisationModel.cc) and excitation 1916 (G4DNABornExcitationModel.cc) 1818 (G4DNABornExcitationModel.cc) 1917 Decreased temporarily high energy 1819 Decreased temporarily high energy coverage of electron 1918 ionisation from 30 keV to 20 keV 1820 ionisation from 30 keV to 20 keV (G4DNABornIonisationModel.cc) 1919 The new data files are provided b 1821 The new data files are provided by Z. Francis. 1920 *** From now on G4LEDATA 6.7 shou 1822 *** From now on G4LEDATA 6.7 should be used *** 1921 1823 1922 13.08.2009, S. Incerti, tag emlowen-V09-02-50 1824 13.08.2009, S. Incerti, tag emlowen-V09-02-50 1923 Added G4_WATER NIST material to G 1825 Added G4_WATER NIST material to Geant4-DNA models 1924 1826 1925 13.08.2009, S. Incerti, tag emlowen-V09-02-49 1827 13.08.2009, S. Incerti, tag emlowen-V09-02-49 1926 Added verbose condition to all Ge 1828 Added verbose condition to all Geant4-DNA models 1927 1829 1928 11.08.2009, S. Incerti, tag emlowen-V09-02-48 1830 11.08.2009, S. Incerti, tag emlowen-V09-02-48 1929 Bug fix in G4DNABornIonisationMod 1831 Bug fix in G4DNABornIonisationModel (energy deposit was 1930 commented in last reference tag) 1832 commented in last reference tag) 1931 1833 1932 06.08.2009, A. Lechner, tag emlowen-V09-02-47 1834 06.08.2009, A. Lechner, tag emlowen-V09-02-47 1933 Bug fix in G4IonDEDXHandler (acce 1835 Bug fix in G4IonDEDXHandler (access of physics vector was 1934 corrected, in compliance with new 1836 corrected, in compliance with new version of G4PhysicsVector 1935 where hidden bin no longer exists 1837 where hidden bin no longer exists). 1936 1838 1937 06.08.2009, A. Lechner, tag emlowen-V09-02-46 1839 06.08.2009, A. Lechner, tag emlowen-V09-02-46 1938 Bug fix in G4IonDEDXScalingICRU73 1840 Bug fix in G4IonDEDXScalingICRU73 (initialization of cached values) 1939 1841 1940 24.07.2009, V. Ivanchenko, tag emlowen-V09-02 1842 24.07.2009, V. Ivanchenko, tag emlowen-V09-02-45 1941 G4AtomicShell class is moved to u 1843 G4AtomicShell class is moved to utils subdirectory 1942 1844 1943 23.07.2009, V. Ivanchenko, tag emlowen-V09-02 1845 23.07.2009, V. Ivanchenko, tag emlowen-V09-02-44 1944 G4VeLowEnergyLoss, G4eLowEnergyLo 1846 G4VeLowEnergyLoss, G4eLowEnergyLoss, G4hLowEnergyLoss 1945 are adapted to modifications in G 1847 are adapted to modifications in G4PhysicsVector 1946 1848 1947 23.07.2009, V. Ivanchenko, tag emlowen-V09-02 1849 23.07.2009, V. Ivanchenko, tag emlowen-V09-02-43 1948 Fixed path to G4LEDATA in G4ecpss 1850 Fixed path to G4LEDATA in G4ecpssrKCrossSection, 1949 G4ecpssrLCrossSection, G4DNACross 1851 G4ecpssrLCrossSection, G4DNACrossSectionDataSet; 1950 removed debug cout 1852 removed debug cout 1951 1853 1952 26.06.2009, A. Mantero, tag emlowen-V09-02-41 1854 26.06.2009, A. Mantero, tag emlowen-V09-02-41 1953 Compilation errors removal. 1855 Compilation errors removal. 1954 1856 1955 25.06.2009, A. Mantero, tag emlowen-V09-02-40 1857 25.06.2009, A. Mantero, tag emlowen-V09-02-40 1956 Design update, Bug Fixes and mode 1858 Design update, Bug Fixes and models update for 1957 atomic shell hadronic CS calculat 1859 atomic shell hadronic CS calculation. 1958 1860 1959 02.06.2009, A.Lechner, tag emlowen-V09-02-39 1861 02.06.2009, A.Lechner, tag emlowen-V09-02-39 1960 Bug fix in class G4IonDEDXScaling 1862 Bug fix in class G4IonDEDXScalingICRU73: Compilation 1961 error on Windows due to std::pow 1863 error on Windows due to std::pow function was fixed. 1962 1864 1963 20.05.2009, L. Pandola, tag emlowen-V09-02-38 1865 20.05.2009, L. Pandola, tag emlowen-V09-02-38 1964 Update Penelope models, G4Livermo 1866 Update Penelope models, G4LivermoreIonisationModel and 1965 G4LivermoreBremsstrahlungModel; p 1867 G4LivermoreBremsstrahlungModel; pointers deleted in the 1966 Initialise() method are explicite 1868 Initialise() method are explicitely zeroed 1967 (see tag emlowen-V09-02-37) 1869 (see tag emlowen-V09-02-37) 1968 1870 1969 14.05.2009, L. Pandola, tag emlowen-V09-02-37 1871 14.05.2009, L. Pandola, tag emlowen-V09-02-37 1970 Correct G4PenelopeBremsstrahlungM 1872 Correct G4PenelopeBremsstrahlungModel to get rid of a crash 1971 for re-inizialitation 1873 for re-inizialitation 1972 1874 1973 12.05.2009, A.Lechner, tag emlowen-V09-02-36 1875 12.05.2009, A.Lechner, tag emlowen-V09-02-36 1974 Added new scaling algorithm, to o 1876 Added new scaling algorithm, to obtain heavy ion stopping powers 1975 for ions not covered by ICRU 73 r 1877 for ions not covered by ICRU 73 report (scaled from existing 1976 ICRU 73 data): G4IonDEDXScalingIC 1878 ICRU 73 data): G4IonDEDXScalingICRU73 1977 Included algorithm in ion model, 1879 Included algorithm in ion model, G4IonParametrisedLossModel, 1978 extending therefore the applicabi 1880 extending therefore the applicability of the model to very heavy 1979 ions. 1881 ions. 1980 1882 1981 03.05.2009, S.Incerti, tag emlowen-V09-02-35 1883 03.05.2009, S.Incerti, tag emlowen-V09-02-35 1982 Fixed compilation error in G4Live 1884 Fixed compilation error in G4LivermorePolarizedComptonModel.cc 1983 1885 1984 02.05.2009, S.Incerti, tag emlowen-V09-02-34 1886 02.05.2009, S.Incerti, tag emlowen-V09-02-34 1985 Clean-up of G4LivermorePolarizedC 1887 Clean-up of G4LivermorePolarizedComptonModel and -Rayleigh models 1986 1888 1987 02.05.2009, S.Incerti, tag emlowen-V09-02-33 1889 02.05.2009, S.Incerti, tag emlowen-V09-02-33 1988 Added message to obsolete non-mig 1890 Added message to obsolete non-migrated Geant4-DNA cross section and final state classes 1989 1891 1990 02.05.2009, S.Incerti, tag emlowen-V09-02-32 1892 02.05.2009, S.Incerti, tag emlowen-V09-02-32 1991 Added message to obsolete non-mig 1893 Added message to obsolete non-migrated Livermore and Penelope classes 1992 1894 1993 02.05.2009, S.Incerti, tag emlowen-V09-02-31 1895 02.05.2009, S.Incerti, tag emlowen-V09-02-31 1994 Fixed handling of compounds in G4 1896 Fixed handling of compounds in G4LivermoreGammaConversionModel.cc 1995 1897 1996 30.04.2009, S.Incerti, tag emlowen-V09-02-30 1898 30.04.2009, S.Incerti, tag emlowen-V09-02-30 1997 Removed annoying G4cout in G4AugerData. 1899 Removed annoying G4cout in G4AugerData.cc. 1998 (AugerTransitionTable) 1900 (AugerTransitionTable) 1999 1901 2000 29.04.2009, S.Incerti, tag emlowen-V09-02-29 1902 29.04.2009, S.Incerti, tag emlowen-V09-02-29 2001 Increased energy range validity o 1903 Increased energy range validity of e- elastic Champion model 2002 up to 10 MeV (Geant4-DNA process) 1904 up to 10 MeV (Geant4-DNA process). 2003 From this tag, G4LEDATA version 6 1905 From this tag, G4LEDATA version 6.5 is needed. 2004 1906 2005 29.04.2009, S.Incerti, tag emlowen-V09-02-28 1907 29.04.2009, S.Incerti, tag emlowen-V09-02-28 2006 Fixed cross section computation b 1908 Fixed cross section computation bug in: 2007 G4DNAScreenedRutherfordElasticMod 1909 G4DNAScreenedRutherfordElasticModel.cc 2008 G4DNAChampionElasticModel.cc 1910 G4DNAChampionElasticModel.cc 2009 1911 2010 18.04.2009, V.Ivanchenko, tag emlowen-V09-02- 1912 18.04.2009, V.Ivanchenko, tag emlowen-V09-02-27 2011 Cleanup of new model classes G4Li 1913 Cleanup of new model classes G4LivermoreBremsstrahlungModel, 2012 G4LivermoreComptonModel, G4Liverm 1914 G4LivermoreComptonModel, G4LivermoreGammaConversionModel, 2013 G4LivermoreIonisationModel, G4Liv 1915 G4LivermoreIonisationModel, G4LivermorePhotoElectricModel, 2014 G4LivermoreRayleighModel,G4Penelo 1916 G4LivermoreRayleighModel,G4PenelopeAnnihilationModel 2015 G4PenelopeBremsstrahlungModel, G4 1917 G4PenelopeBremsstrahlungModel, G4PenelopeComptonModel, 2016 G4PenelopeGammaConversionModel, G4Penel 1918 G4PenelopeGammaConversionModel, G4PenelopeIonisationModel, 2017 G4PenelopePhotoElectricModel, G4P 1919 G4PenelopePhotoElectricModel, G4PenelopeRayleighModel 2018 - defined high energy limit for 1920 - defined high energy limit for a model in constructor 2019 - do not overwright default (ze 1921 - do not overwright default (zero) low energy limit of a model 2020 - do not change energy limits i 1922 - do not change energy limits in Initiliation methods 2021 - added MinEnergyCut method for 1923 - added MinEnergyCut method for models used for energy loss 2022 - do not change track status in 1924 - do not change track status inside the model for charged particles 2023 - simplified initialisation 1925 - simplified initialisation 2024 - protect all printouts by verb 1926 - protect all printouts by verbosityLevel variable 2025 - removed MeanFreePath method a 1927 - removed MeanFreePath method and table 2026 - cleaned logic in applying of 1928 - cleaned logic in applying of deexcitation module 2027 - use G4ElementSelector if poss 1929 - use G4ElementSelector if possible 2028 G4ShellVacancy - substitute "set" 1930 G4ShellVacancy - substitute "set" varibale, 2029 - comment out dest 1931 - comment out destructor to avoid crash 2030 1932 2031 02.04.2009, L. Pandola, tag emlowen-V09-02-26 1933 02.04.2009, L. Pandola, tag emlowen-V09-02-26 2032 Fixed bug in G4PenelopeRayleigh.c 1934 Fixed bug in G4PenelopeRayleigh.cc (calculation of mfp for compounds). 2033 Notice that G4PenelopeRayleighMod 1935 Notice that G4PenelopeRayleighModel.cc was ok. The old process is 2034 going to be obsolete in a while. 1936 going to be obsolete in a while. 2035 1937 2036 25.03.2009, L. Pandola, tag emlowen-V09-02-25 1938 25.03.2009, L. Pandola, tag emlowen-V09-02-25 2037 Fixed bug with momentum normalization i 1939 Fixed bug with momentum normalization in G4PenelopeBremsstrahlungModel.cc 2038 Fixed G4PenelopePhotoElectricMode 1940 Fixed G4PenelopePhotoElectricModel.cc to avoid wrong Warnings 2039 1941 2040 23.03.2009, L. Pandola, tag emlowen-V09-02-24 1942 23.03.2009, L. Pandola, tag emlowen-V09-02-24 2041 Same sa previous. For some reason emlow 1943 Same sa previous. For some reason emlowen-V09-02-23 didn't include 2042 the updated files. 1944 the updated files. 2043 1945 2044 23.03.2009, L. Pandola, tag emlowen-V09-02-23 1946 23.03.2009, L. Pandola, tag emlowen-V09-02-23 2045 - Added protections in G4eIonisat 1947 - Added protections in G4eIonisationSpectrum and G4eIonisationParameters 2046 to avoid bug 1042. 1948 to avoid bug 1042. 2047 - From now on, G4LEDATA 6.4 shoul 1949 - From now on, G4LEDATA 6.4 should be used 2048 1950 2049 19.03.2009, S. Incerti, tag emlowen-V09-02-22 1951 19.03.2009, S. Incerti, tag emlowen-V09-02-22 2050 - changed energy range display fo 1952 - changed energy range display for migrated Livermore photon processes 2051 1953 2052 19.03.2009, S. Incerti, tag emlowen-V09-02-21 1954 19.03.2009, S. Incerti, tag emlowen-V09-02-21 2053 - set default angular generator i 1955 - set default angular generator in G4LivermorePhotoElectric.cc as Sauter-Gavrila 2054 1956 2055 19.03.2009, L. Pandola, tag emlowen-V09-02-20 1957 19.03.2009, L. Pandola, tag emlowen-V09-02-20 2056 - First fully tested version of G4Liver 1958 - First fully tested version of G4LivermoreBremsstrahlungModel 2057 From this tag on, all Livermore models 1959 From this tag on, all Livermore models are migrated. 2058 1960 2059 18.03.2009, L. Pandola, tag emlowen-V09-02-19 1961 18.03.2009, L. Pandola, tag emlowen-V09-02-19 2060 - Removed G4Rayleigh to avoid duplicati 1962 - Removed G4Rayleigh to avoid duplication with G4RayleighScattering 2061 - Clean-up of G4RayleighScatterin 1963 - Clean-up of G4RayleighScattering (e.g. removed un-necessary dependencies) 2062 1964 2063 16.03.2009, A. Lechner, tag emlowen-V09-02-18 1965 16.03.2009, A. Lechner, tag emlowen-V09-02-18 2064 - Replaced old version of G4IonPa 1966 - Replaced old version of G4IonParametrisedLossModel with newer one 2065 - Added G4IonDEDXHandler, which i 1967 - Added G4IonDEDXHandler, which is a handler class used by the new 2066 G4IonParametrisedLossModel clas 1968 G4IonParametrisedLossModel class 2067 - Added G4VIonDEDXScalingAlgorith 1969 - Added G4VIonDEDXScalingAlgorithm, which is used by G4IonDEDXHandler 2068 - Removed G4IonParametrisedLossTa 1970 - Removed G4IonParametrisedLossTable (is replaced by G4IonDEDXHandler) 2069 1971 2070 04.03.2009, S. Incerti, tag emlowen-V09-02-17 1972 04.03.2009, S. Incerti, tag emlowen-V09-02-17 2071 - moved IsApplicable method for G 1973 - moved IsApplicable method for Geant4-DNA process classes from .hh to .cc 2072 1974 2073 03.03.2009, S. Incerti, tag emlowen-V09-02-16 1975 03.03.2009, S. Incerti, tag emlowen-V09-02-16 2074 - added gamma particle and energy 1976 - added gamma particle and energy range test in cross section computation 2075 to all Livermore photon process 1977 to all Livermore photon processes 2076 1978 2077 16.02.2009, S. Incerti, tag emlowen-V09-02-15 1979 16.02.2009, S. Incerti, tag emlowen-V09-02-15 2078 - added protections against FPE i 1980 - added protections against FPE in G4hLowEnergyLoss.cc (see EM forum 2079 item 893) 1981 item 893) 2080 1982 2081 16.02.2009, S. Incerti, tag emlowen-V09-02-14 1983 16.02.2009, S. Incerti, tag emlowen-V09-02-14 2082 - removed compilation warning in 1984 - removed compilation warning in G4DNAEmfietzoglouExcitationModel.cc 2083 1985 2084 16.02.2009, S. Incerti, tag emlowen-V09-02-13 1986 16.02.2009, S. Incerti, tag emlowen-V09-02-13 2085 - improved energy limit display i 1987 - improved energy limit display in Geant4-DNA model classes 2086 - commented InitialiseElementSele 1988 - commented InitialiseElementSelectors call. 2087 1989 2088 16.02.2009, S. Incerti, tag emlowen-V09-02-12 1990 16.02.2009, S. Incerti, tag emlowen-V09-02-12 2089 Made compatible with tag emutils- 1991 Made compatible with tag emutils-V09-02-00 the following files 2090 - G4DNAElastic.cc 1992 - G4DNAElastic.cc 2091 - G4DNAExcitation.cc 1993 - G4DNAExcitation.cc 2092 - G4DNAIonisation.cc 1994 - G4DNAIonisation.cc 2093 - G4DNAChargeDecrease.cc 1995 - G4DNAChargeDecrease.cc 2094 - G4DNAChargeIncrease.cc 1996 - G4DNAChargeIncrease.cc 2095 1997 2096 14.02.2009, S. Incerti, tag emlowen-V09-02-11 1998 14.02.2009, S. Incerti, tag emlowen-V09-02-11 2097 Added several corrections to migr 1999 Added several corrections to migrated Geant4-DNA processes: 2098 - G4DNABornIonisationModel.cc 2000 - G4DNABornIonisationModel.cc 2099 - G4DNAEmfietzoglouExcitationMode 2001 - G4DNAEmfietzoglouExcitationModel.cc 2100 - G4DNARuddIonisationModel.cc 2002 - G4DNARuddIonisationModel.cc 2101 - G4DNAIonisation.hh 2003 - G4DNAIonisation.hh 2102 2004 2103 10.02.2009, L. Pandola, tag emlowen-V09-02-10 2005 10.02.2009, L. Pandola, tag emlowen-V09-02-10 2104 - Added G4LivermoreIonisationModel, nam 2006 - Added G4LivermoreIonisationModel, namely first implementation of 2105 LowEnergyIonisation in the new design 2007 LowEnergyIonisation in the new design 2106 2008 2107 29.01.2009, L. Pandola, tag emlowen-V09-02-09 2009 29.01.2009, L. Pandola, tag emlowen-V09-02-09 2108 - Updated public interface of G4eIonisa 2010 - Updated public interface of G4eIonisationCrossSectionHandler.cc in order to 2109 facilitate the migration from G4LowEn 2011 facilitate the migration from G4LowEnergyIonisation to G4LivermoreIonisationModel 2110 2012 2111 22.01.2009, S. Incerti, tag emlowen-V09-02-08 2013 22.01.2009, S. Incerti, tag emlowen-V09-02-08 2112 - Fixed compilation error problem 2014 - Fixed compilation error problem & code syntax in DNA model classes 2113 2015 2114 21.01.2009, S. Incerti, tag emlowen-V09-02-07 2016 21.01.2009, S. Incerti, tag emlowen-V09-02-07 2115 - Updated Livermore photon proces 2017 - Updated Livermore photon processes classes for handling of compound materials 2116 - Added pointer removal protectio 2018 - Added pointer removal protections 2117 - Involved classes are : 2019 - Involved classes are : 2118 G4LivermoreRayleighModel.cc 2020 G4LivermoreRayleighModel.cc 2119 G4LivermorePolarizedRayleighMod 2021 G4LivermorePolarizedRayleighModel.cc 2120 G4LivermorePolarizedComptonMode 2022 G4LivermorePolarizedComptonModel.cc 2121 G4LivermorePhotoElectricModel.c 2023 G4LivermorePhotoElectricModel.cc 2122 G4LivermoreGammaconversionModel 2024 G4LivermoreGammaconversionModel.cc 2123 G4LivermoreComptonModel.cc 2025 G4LivermoreComptonModel.cc 2124 2026 2125 20.01.2009, S. Incerti, tag emlowen-V09-02-06 2027 20.01.2009, S. Incerti, tag emlowen-V09-02-06 2126 Added 'kill particle without tota 2028 Added 'kill particle without total energy deposit' feature for DNA charge change processes 2127 Involved files are : 2029 Involved files are : 2128 - G4DNAProcess.icc, 2030 - G4DNAProcess.icc, 2129 - G4FinalStateProduct.hh,.cc, 2031 - G4FinalStateProduct.hh,.cc, 2130 - G4FinalStateChargeDecrease.cc 2032 - G4FinalStateChargeDecrease.cc 2131 - G4FinalStateChargeIncrease.cc 2033 - G4FinalStateChargeIncrease.cc 2132 2034 2133 20.01.2009, S. Incerti, tag emlowen-V09-02-05 2035 20.01.2009, S. Incerti, tag emlowen-V09-02-05 2134 - Corrected energy limits in G4Cr 2036 - Corrected energy limits in G4CrossSectionIonisationBornPartial.cc 2135 - Added proton case in G4CrossSec 2037 - Added proton case in G4CrossSectionExcitationMillerGreenPartial.cc 2136 - Added protection (waterExcitati 2038 - Added protection (waterExcitation.ExcitationEnergy) in G4CrossSectionExcitationMillerGreenPartial.cc 2137 2039 2138 19.01.2009, S. Incerti, tag emlowen-V09-02-04 2040 19.01.2009, S. Incerti, tag emlowen-V09-02-04 2139 Added angle initialisation in G4D 2041 Added angle initialisation in G4DNAScreenedRutherfordElasticModel 2140 2042 2141 12.01.2009, S. Incerti, tag emlowen-V09-02-03 2043 12.01.2009, S. Incerti, tag emlowen-V09-02-03 2142 Added preliminary migrated Geant4 2044 Added preliminary migrated Geant4-DNA processes and models. 2143 2045 2144 08.01.2009 L. Pandola, tag emlowen-V09-02-02 2046 08.01.2009 L. Pandola, tag emlowen-V09-02-02 2145 Edited G4PenelopePhotoElectric.cc and G 2047 Edited G4PenelopePhotoElectric.cc and G4PenelopePhotoElectricModel.cc 2146 to suppress a warning message from G4At 2048 to suppress a warning message from G4AtomicTransitionManager appearing 2147 for some elements (Oxygen ,Fluorine). T 2049 for some elements (Oxygen ,Fluorine). This is due to the fact that 2148 Penelope and G4AtomicTransitionMa 2050 Penelope and G4AtomicTransitionManager databases may contain a different number 2149 of shells. Physics results are unchange 2051 of shells. Physics results are unchanged. 2150 2052 2151 19.12.2008 L. Pandola, tag emlowen-V09-02-01 2053 19.12.2008 L. Pandola, tag emlowen-V09-02-01 2152 Added G4RayleighScattering process (G4V 2054 Added G4RayleighScattering process (G4VEmProcess) to 2153 describe Rayleigh scattering. This was 2055 describe Rayleigh scattering. This was not available within 2154 the Std package 2056 the Std package 2155 2057 2156 15.12.2008 L. Pandola, tag emlowen-V09-02-00 2058 15.12.2008 L. Pandola, tag emlowen-V09-02-00 2157 Same as the previous one (emlowen-V09-0 2059 Same as the previous one (emlowen-V09-01-46). I arrived too late. 2158 2060 2159 15.12.2008 L. Pandola, tag emlowen-V09-01-46 2061 15.12.2008 L. Pandola, tag emlowen-V09-01-46 2160 Added G4PenelopeBremsstrahlungModel, na 2062 Added G4PenelopeBremsstrahlungModel, namely bremsstrahlung according to Penelope 2161 model, migrated to the Std-design (inhe 2063 model, migrated to the Std-design (inheriting from G4VEmModel). A few minor 2162 cleaning of G4PenelopeBremsstrahlungCon 2064 cleaning of G4PenelopeBremsstrahlungContinuous.cc and G4PenelopeIonisation.cc. 2163 From this tag, ALL Penelope processes h 2065 From this tag, ALL Penelope processes have been migrated. 2164 2066 2165 12.12.2008 S. Incerti, tag emlowen-V09-01-4 2067 12.12.2008 S. Incerti, tag emlowen-V09-01-45 2166 Upgrade to G4LogLogInterpolation 2068 Upgrade to G4LogLogInterpolation_revision1c.cc 2167 2069 2168 09.12.2008 S. Incerti, tag emlowen-V09-01-44 2070 09.12.2008 S. Incerti, tag emlowen-V09-01-44 2169 Added protection to G4FinalStateE 2071 Added protection to G4FinalStateElasticChampion.cc for angular treatment of XS 2170 at 180*deg 2072 at 180*deg 2171 2073 2172 09.12.2008 S. Incerti, tag emlowen-V09-01-4 2074 09.12.2008 S. Incerti, tag emlowen-V09-01-43 2173 Contains G4PenelopeBremsstrahlun 2075 Contains G4PenelopeBremsstrahlungContinuous.hh/.cc from Luciano 2174 Contains G4LogLogInterpolation_r 2076 Contains G4LogLogInterpolation_revision1b.cc 2175 2077 2176 09.12.2008 S. Incerti, tag emlowen-V09-01-4 2078 09.12.2008 S. Incerti, tag emlowen-V09-01-42 2177 Upgrade to G4LogLogInterpolation 2079 Upgrade to G4LogLogInterpolation_revision1b.cc 2178 2080 2179 09.12.2008 S. Incerti, tag emlowen-V09-01-4 2081 09.12.2008 S. Incerti, tag emlowen-V09-01-41 2180 Return to original G4LogLogInter 2082 Return to original G4LogLogInterpolation.cc/.hh class 2181 from tag emlowen-V09-01-20 2083 from tag emlowen-V09-01-20 2182 2084 2183 08.12.2008 S. Incerti, tag emlowen-V09-01-4 2085 08.12.2008 S. Incerti, tag emlowen-V09-01-40 2184 Added protection in G4LogLogInte 2086 Added protection in G4LogLogInterpolation.cc class 2185 against null energy and cross se 2087 against null energy and cross section values 2186 2088 2187 06.12.2008 S. Incerti, tag emlowen-V09-01-3 2089 06.12.2008 S. Incerti, tag emlowen-V09-01-39 2188 Added vector initialization and 2090 Added vector initialization and EOF protection in G4FinalStateElasticChampion.cc 2189 Added EOF protection in G4FinalS 2091 Added EOF protection in G4FinalStateIonisationBorn.cc 2190 2092 2191 06.12.2008 S. Incerti, tag emlowen-V09-01-3 2093 06.12.2008 S. Incerti, tag emlowen-V09-01-38 2192 Updated G4LogLogInterpolation cl 2094 Updated G4LogLogInterpolation class (hh and cc) provided by 2193 Nicolas Karakatsanis (updated re 2095 Nicolas Karakatsanis (updated revision 1) 2194 2096 2195 05.12.2008 S. Incerti, tag emlowen-V09-01-3 2097 05.12.2008 S. Incerti, tag emlowen-V09-01-37 2196 Updated G4LogLogInterpolation cl 2098 Updated G4LogLogInterpolation class (hh and cc) provided by 2197 Nicolas Karakatsanis (revision 1 2099 Nicolas Karakatsanis (revision 1) 2198 2100 2199 05.12.2008 S. Incerti, tag emlowen-V09-01-3 2101 05.12.2008 S. Incerti, tag emlowen-V09-01-36 2200 Updated low energy limits of Gea 2102 Updated low energy limits of Geant4-DNA e- models (Brenner-Zaider and Champion's 2201 elastic scattering and Emfietzog 2103 elastic scattering and Emfietzoglou's excitation) 2202 2104 2203 05.12.2008 S. Incerti, tag emlowen-V09-01-3 2105 05.12.2008 S. Incerti, tag emlowen-V09-01-35 2204 Added protection in G4FinalState 2106 Added protection in G4FinalStateIonisationBorn.cc causing run-time error (valgrind with test20) 2205 2107 2206 04.12.2008 L. Pandola, tag emlowen-V09-01-3 2108 04.12.2008 L. Pandola, tag emlowen-V09-01-34 2207 Correction for G4PenelopeCompton 2109 Correction for G4PenelopeComptonModel: now the cross section table 2208 calculated by the model correspo 2110 calculated by the model corresponds to the original FORTRAN-Penelope. 2209 The difference was only for comp 2111 The difference was only for compounds materials and below 1 keV, so 2210 irrelevant for virtually all app 2112 irrelevant for virtually all applications. 2211 First inclusion of G4PenelopeIon 2113 First inclusion of G4PenelopeIonisationModel. 2212 2114 2213 24.11.2008 G. Cosmo, tag emlowen-V09-01-33 2115 24.11.2008 G. Cosmo, tag emlowen-V09-01-33 2214 Fixed compilation errors on gcc- 2116 Fixed compilation errors on gcc-4.3.2: 2215 o added required names for struc 2117 o added required names for struct types (and using G4 prefix); 2216 o correctly initialise cached it 2118 o correctly initialise cached iterators (cannot be an integer!). 2217 2119 2218 21.11.2008 A. Lechner, tag emlowen-V09-01-3 2120 21.11.2008 A. Lechner, tag emlowen-V09-01-32 2219 added and tagged new stopping po 2121 added and tagged new stopping power model for ions, which by default 2220 uses ICRU 73 data tables. Follow 2122 uses ICRU 73 data tables. Following files are concerned: 2221 G4IonParametrisedLossModel.hh 2123 G4IonParametrisedLossModel.hh 2222 G4IonParametrisedLossModel.icc 2124 G4IonParametrisedLossModel.icc 2223 G4IonParametrisedLossModel.cc 2125 G4IonParametrisedLossModel.cc 2224 G4IonParametrisedLossTable.hh 2126 G4IonParametrisedLossTable.hh 2225 G4IonParametrisedLossTable.icc 2127 G4IonParametrisedLossTable.icc 2226 2128 2227 06.11.2008 S. Incerti, tag emlowen-V09-01-3 2129 06.11.2008 S. Incerti, tag emlowen-V09-01-31 2228 corrected bug in computation of 2130 corrected bug in computation of diff cross section maximum in 2229 G4FinalStateElasticBrennerZaider 2131 G4FinalStateElasticBrennerZaider.cc 2230 2132 2231 30.10.2008 S. Incerti, tag emlowen-V09-01-3 2133 30.10.2008 S. Incerti, tag emlowen-V09-01-30 2232 added & tagged new photon models 2134 added & tagged new photon models compatible with standard EM design : 2233 2135 2234 -- Penelope models are provided 2136 -- Penelope models are provided by L. Pandola : 2235 G4PenelopeComptonModel.hh and .c 2137 G4PenelopeComptonModel.hh and .cc 2236 G4PenelopeGammaConversionModel.h 2138 G4PenelopeGammaConversionModel.hh and .cc 2237 G4PenelopePhotoElectricModel.hh 2139 G4PenelopePhotoElectricModel.hh and .cc 2238 G4PenelopeRayleighModel.hh and . 2140 G4PenelopeRayleighModel.hh and .cc 2239 2141 2240 -- Livermore models are provided 2142 -- Livermore models are provided by S. Incerti : 2241 G4LivermoreComptonModel.hh and . 2143 G4LivermoreComptonModel.hh and .cc 2242 G4LivermoreGammaConversionModel. 2144 G4LivermoreGammaConversionModel.hh and .cc 2243 G4LivermorePhotoElectricModel.hh 2145 G4LivermorePhotoElectricModel.hh and .cc 2244 G4LivermorePolarizedComptonModel 2146 G4LivermorePolarizedComptonModel.hh and .cc 2245 G4LivermorePolarizedRayleighMode 2147 G4LivermorePolarizedRayleighModel.hh and .cc 2246 G4LivermoreRayleighModel.hh and 2148 G4LivermoreRayleighModel.hh and .cc 2247 2149 2248 29.10.2008 S. Incerti, tag emlowen-V09-01-2 2150 29.10.2008 S. Incerti, tag emlowen-V09-01-29 2249 - improved generation of scatter 2151 - improved generation of scattering angle in G4FinalStateElasticChampion.cc 2250 2152 2251 30.09.2008 S. Incerti, tag emlowen-V09-01-2 2153 30.09.2008 S. Incerti, tag emlowen-V09-01-28 2252 - removed G4cout in G4LowEnergyC 2154 - removed G4cout in G4LowEnergyCompton.cc (bug report #1026) 2253 2155 2254 20.08.2008 S. Incerti, tag emlowen-V09-01-2 2156 20.08.2008 S. Incerti, tag emlowen-V09-01-27 2255 - added KillParticle in G4FinalS 2157 - added KillParticle in G4FinalStateElasticChampion.cc below low energy limit 2256 - modified condition on low ener 2158 - modified condition on low energy limit in G4CrossSectionElasticChampion.cc and G4FinalStateElasticChampion.cc 2257 2159 2258 20.08.2008 S. Incerti, tag emlowen-V09-01-2 2160 20.08.2008 S. Incerti, tag emlowen-V09-01-26 2259 - removed AddEnergyDeposit below 2161 - removed AddEnergyDeposit below low energy limit in G4FinalStateElasticBrennerZaider.cc (bug, thanks to Marion Bug) 2260 - removed AddEnergyDeposit below 2162 - removed AddEnergyDeposit below low energy limit in G4FinalStateExcitationEmfietzoglou.cc (idem) 2261 - removed AddEnergyDeposit below 2163 - removed AddEnergyDeposit below low energy limit in G4FinalStateIonisationRudd.cc (idem) 2262 - decreased low energy limit for 2164 - decreased low energy limit for e- to 12.61 eV in G4CrossSectionIonisationBorn.cc (from sigma_ionisation_e_born.dat table in $G4LEDATA/dna) instead of 25 eV 2263 - decreased low energy limit for 2165 - decreased low energy limit for e- to 12.61 eV in G4FinalStateIonisationBorn.cc (from sigma_ionisation_e_born.dat table in $G4LEDATA/dna) instead of 25 eV 2264 2166 2265 16.07.2008 S. Incerti, tag emlowen-V09-01-2 2167 16.07.2008 S. Incerti, tag emlowen-V09-01-25 2266 added preliminary process for po 2168 added preliminary process for positronium production 2267 from C. Champion's model 2169 from C. Champion's model 2268 G4CrossSectionPsCreationChampion 2170 G4CrossSectionPsCreationChampion.hh and .cc 2269 G4CrossSectionPsCreationChampion 2171 G4CrossSectionPsCreationChampionPartial.hh and .cc 2270 G4FinalStatePsCreationChampion.h 2172 G4FinalStatePsCreationChampion.hh and .cc 2271 and updated G4DNAGenericIonsMana 2173 and updated G4DNAGenericIonsManager.cc 2272 *** Will work only from version 2174 *** Will work only from version 6.2 of G4EMLOW data 2273 2175 2274 15.07.2008 S. Incerti, tag emlowen-V09-01-2 2176 15.07.2008 S. Incerti, tag emlowen-V09-01-24 2275 added new elastic scattering pro 2177 added new elastic scattering process for electrons 2276 (Geant4 DNA) from C. Champion's 2178 (Geant4 DNA) from C. Champion's model 2277 G4CrossSectionElasticChampion.hh 2179 G4CrossSectionElasticChampion.hh and .cc 2278 G4FinalStateElasticChampion.hh a 2180 G4FinalStateElasticChampion.hh and .cc 2279 *** Will work only from version 2181 *** Will work only from version 6.2 of G4EMLOW data 2280 2182 2281 14.07.2008 S. Incerti, tag emlowen-V09-01-2 2183 14.07.2008 S. Incerti, tag emlowen-V09-01-23 2282 cleaned and updated energy limit 2184 cleaned and updated energy limits of the following 2283 25 files (Geant4 DNA) 2185 25 files (Geant4 DNA) 2284 2186 2285 -G4CrossSectionChargeDecrease.hh and .cc 2187 -G4CrossSectionChargeDecrease.hh and .cc 2286 -G4CrossSectionChargeDecreasePartial.hh and . 2188 -G4CrossSectionChargeDecreasePartial.hh and .cc 2287 -G4CrossSectionChargeIncrease.hh and .cc 2189 -G4CrossSectionChargeIncrease.hh and .cc 2288 -G4CrossSectionChargeIncreasePartial.hh and . 2190 -G4CrossSectionChargeIncreasePartial.hh and .cc 2289 -G4CrossSectionElasticScreenedRutherfordHE.hh 2191 -G4CrossSectionElasticScreenedRutherfordHE.hh and .cc 2290 -G4CrossSectionElasticScreenedRutherfordLE.hh 2192 -G4CrossSectionElasticScreenedRutherfordLE.hh and .cc 2291 -G4CrossSectionExcitationBorn.hh and .cc 2193 -G4CrossSectionExcitationBorn.hh and .cc 2292 -G4CrossSectionExcitationBornPartial.hh and . 2194 -G4CrossSectionExcitationBornPartial.hh and .cc 2293 -G4CrossSectionExcitationEmfietzoglou.hh and 2195 -G4CrossSectionExcitationEmfietzoglou.hh and .cc 2294 -G4CrossSectionExcitationEmfietzoglouPartial. 2196 -G4CrossSectionExcitationEmfietzoglouPartial.hh and .cc 2295 -G4CrossSectionExcitationMillerGreen.hh and . 2197 -G4CrossSectionExcitationMillerGreen.hh and .cc 2296 -G4CrossSectionExcitationMillerGreenPartial.h 2198 -G4CrossSectionExcitationMillerGreenPartial.hh and .cc 2297 -G4CrossSectionIonisationBorn.hh and .cc 2199 -G4CrossSectionIonisationBorn.hh and .cc 2298 -G4CrossSectionIonisationBornPartial.hh and . 2200 -G4CrossSectionIonisationBornPartial.hh and .cc 2299 -G4CrossSectionIonisationRudd.hh and .cc 2201 -G4CrossSectionIonisationRudd.hh and .cc 2300 -G4CrossSectionIonisationRuddPartial.hh and . 2202 -G4CrossSectionIonisationRuddPartial.hh and .cc 2301 -G4FinalStateChargeDecrease.hh and .cc 2203 -G4FinalStateChargeDecrease.hh and .cc 2302 -G4FinalStateChargeIncrease.hh and .cc 2204 -G4FinalStateChargeIncrease.hh and .cc 2303 -G4FinalStateElasticBrennerZaider.hh and .cc 2205 -G4FinalStateElasticBrennerZaider.hh and .cc 2304 -G4FinalStateElasticScreenedRutherford.hh and 2206 -G4FinalStateElasticScreenedRutherford.hh and .cc 2305 -G4FinalStateExcitationBorn.hh and .cc 2207 -G4FinalStateExcitationBorn.hh and .cc 2306 -G4FinalStateExcitationEmfietzoglou.hh and .c 2208 -G4FinalStateExcitationEmfietzoglou.hh and .cc 2307 -G4FinalStateExcitationMillerGreen.hh and .cc 2209 -G4FinalStateExcitationMillerGreen.hh and .cc 2308 -G4FinalStateIonisationBorn.hh and .cc 2210 -G4FinalStateIonisationBorn.hh and .cc 2309 -G4FinalStateIonisationRudd.hh and .cc 2211 -G4FinalStateIonisationRudd.hh and .cc 2310 2212 2311 30.06.2008 S. Incerti, tag emlowen-V09-01-2 2213 30.06.2008 S. Incerti, tag emlowen-V09-01-22 2312 corrected wrong upper energy lim 2214 corrected wrong upper energy limit for : 2313 - hydrogen in G4CrossSectionIoni 2215 - hydrogen in G4CrossSectionIonisationRudd 2314 - proton in G4ChargeDecrease 2216 - proton in G4ChargeDecrease 2315 2217 2316 27.06.2008 S. Incerti, tag emlowen-V09-01-2 2218 27.06.2008 S. Incerti, tag emlowen-V09-01-21 2317 - added two new classes for elec 2219 - added two new classes for electron elastic scattering 2318 G4CrossSectionElasticScreenedRut 2220 G4CrossSectionElasticScreenedRutherfordLE.cc and .hh below 200 eV 2319 G4CrossSectionElasticScreenedRut 2221 G4CrossSectionElasticScreenedRutherfordHE.cc and .hh above 200 eV 2320 that should replace the G4CrossS 2222 that should replace the G4CrossSectionElasticScreenedRutherfordHE class 2321 - raised lower energy limit of G 2223 - raised lower energy limit of G4CrossSectionExcitationEmfietzoglou.cc up to 10 eV 2322 2224 2323 27.06.2008 S. Incerti, tag emlowen-VO9-01-2 2225 27.06.2008 S. Incerti, tag emlowen-VO9-01-20 2324 - added protection against negat 2226 - added protection against negative log argument in G4LogLogInterpolation.cc 2325 - added protection against energ 2227 - added protection against energies above 200 eV in G4FinalStateElasticBrennerZaider.cc 2326 - removed verbose in G4CrossSect 2228 - removed verbose in G4CrossSectionChargeTransferExp.cc and in G4CrossSectionExcitationBorn.cc 2327 2229 2328 26.06.2208 S. Incerti, tag emlowen-V09-01-1 2230 26.06.2208 S. Incerti, tag emlowen-V09-01-19 2329 Added protection against FPE in 2231 Added protection against FPE in G4hShellCrossSectionDoubleExp.cc 2330 2232 2331 20.06.2008 S. Incerti, tag emlowen-V09-01-1 2233 20.06.2008 S. Incerti, tag emlowen-V09-01-18 2332 Added 4 protections against FPE 2234 Added 4 protections against FPE in G4hLowEnergyLoss.cc 2333 2235 2334 11.06.2008 S. Incerti, tag emlowen-V09-01-1 2236 11.06.2008 S. Incerti, tag emlowen-V09-01-17 2335 - added missing & for cosTheta a 2237 - added missing & for cosTheta and phi variables in G4FinalStateIonisationRudd.hh and .cc 2336 which were causing wrong angular 2238 which were causing wrong angular distributions (bug fix) 2337 - removed annoying PrintData in 2239 - removed annoying PrintData in G4CrossSectionExcitationBornPartial.cc 2338 2240 2339 02.06.2008 S. Incerti, tag emlowen-V09-01-1 2241 02.06.2008 S. Incerti, tag emlowen-V09-01-16 2340 Removed while(1) statement in G4 2242 Removed while(1) statement in G4FinalStateIonisationBorn.cc 2341 fixing compilation warning. 2243 fixing compilation warning. 2342 Restored headers for G4PaulKCros 2244 Restored headers for G4PaulKCrossSection, G4OrlicLCrossSection 2343 and G4ecpssrCrossSection which w 2245 and G4ecpssrCrossSection which were lost. 2344 2246 2345 01.06.2008 F.Lei, tag emlowen-V09-01-15 2247 01.06.2008 F.Lei, tag emlowen-V09-01-15 2346 Correction to the corrupted G4Augerdat 2248 Correction to the corrupted G4Augerdata.cc, and this tag is on top 2347 of emlowen-V09-01-12! as emlowen-V09-0 2249 of emlowen-V09-01-12! as emlowen-V09-01-13 is internal and incomplete. 2348 2250 2349 22.05.2008 F.Lei, tag emlowen-V09-01-14 2251 22.05.2008 F.Lei, tag emlowen-V09-01-14 2350 Load the the complete Auger dataset on 2252 Load the the complete Auger dataset on initialization 2351 2253 2352 06.05.2008 H.Ben Abdelouahed, tag emlowen-V 2254 06.05.2008 H.Ben Abdelouahed, tag emlowen-V09-01-12, emlowen-V09-01-13 2353 Semi-Empirical model implementat 2255 Semi-Empirical model implementation for L-SubShells-Cross-Section 2354 with protons projectiles 2256 with protons projectiles 2355 2257 2356 02.05.2008 MGP, tag emlowen-V09-01-11 2258 02.05.2008 MGP, tag emlowen-V09-01-11 2357 Added Doppler broadening in G4Lo 2259 Added Doppler broadening in G4LowEnergyComptonPolarized 2358 (Francesco Longo), same model as 2260 (Francesco Longo), same model as in G4LowEnergyCompton 2359 Added PIXE cross section, L shel 2261 Added PIXE cross section, L shells, for protons in 2360 G4OrlicLCrossSection (Haifa Ben 2262 G4OrlicLCrossSection (Haifa Ben Abdelwahed) 2361 Corrected compilation warnings a 2263 Corrected compilation warnings as in message by 2362 G. Cosmo on 29/4/2008 2264 G. Cosmo on 29/4/2008 2363 2265 2364 24.04.2008 MGP, tag emlowen-V09-01-10 2266 24.04.2008 MGP, tag emlowen-V09-01-10 2365 Fix in Doppler broadening of G4L 2267 Fix in Doppler broadening of G4LowEnergyCompton 2366 Attempts to fix floating point e 2268 Attempts to fix floating point exceptions in 2367 G4FinalStateElasticBrennerZaider 2269 G4FinalStateElasticBrennerZaider and G4hLowEnergyLoss 2368 2270 2369 22.04.2008 H.Ben Abdelouahed, tag emlowen-V 2271 22.04.2008 H.Ben Abdelouahed, tag emlowen-V09-01-09 2370 ECPSSR model implementation for 2272 ECPSSR model implementation for K-Shell-Cross-Section 2371 with protons and alpha projectil 2273 with protons and alpha projectiles 2372 2274 2373 18.03.2008 G.Cosmo, tag emlowen-V09-01-08 2275 18.03.2008 G.Cosmo, tag emlowen-V09-01-08 2374 Fixed compilation error in G4Cro 2276 Fixed compilation error in G4CrossSectionChargeTransferExp.cc 2375 for missing inclusion of <sstrea 2277 for missing inclusion of <sstream>, detected on SUN-CC. 2376 2278 2377 25.03.2008 MGP, tag emlowen-V09-01-07 2279 25.03.2008 MGP, tag emlowen-V09-01-07 2378 New charge transfer process by i 2280 New charge transfer process by incident protons 2379 (two cross section and one final 2281 (two cross section and one final state policy classes) 2380 2282 2381 17.03.2008 MGP, tag emlowen-V09-01-06 2283 17.03.2008 MGP, tag emlowen-V09-01-06 2382 Doppler broadening added to G4Lo 2284 Doppler broadening added to G4LowEnergyCompton 2383 based on Y. Namito, S. Ban and H 2285 based on Y. Namito, S. Ban and H. Hirayama, 2384 NIM A 349, pp. 489-494, 1994 2286 NIM A 349, pp. 489-494, 1994 2385 2287 2386 10.03.2008 MGP, tag emlowen-V09-01-05 2288 10.03.2008 MGP, tag emlowen-V09-01-05 2387 Developments for Doppler broaden 2289 Developments for Doppler broadening concerning data management 2388 2290 2389 10.03.2008 MGP, tag emlowen-V09-01-04 2291 10.03.2008 MGP, tag emlowen-V09-01-04 2390 Fixes to *DataSet files for bett 2292 Fixes to *DataSet files for better readability of the code 2391 Extensions to G4ShellData to dea 2293 Extensions to G4ShellData to deal with shell data relevant to 2392 Doppler broadening simulation 2294 Doppler broadening simulation 2393 2295 2394 07.03.2008 MGP, tag emlowen-V09-01-03 2296 07.03.2008 MGP, tag emlowen-V09-01-03 2395 Reverted to G4hLowEnergyIonisati 2297 Reverted to G4hLowEnergyIonisation.cc and G4hLowEnergyLoss.cc 2396 as in emlowen-V09-01-01 2298 as in emlowen-V09-01-01 2397 2299 2398 07.03.2008 MGP, tag emlowen-V09-01-02 2300 07.03.2008 MGP, tag emlowen-V09-01-02 2399 Operation for convenience of con 2301 Operation for convenience of configuration management: 2400 updated G4hLowEnergyIonisation.c 2302 updated G4hLowEnergyIonisation.cc and G4hLowEnergyLoss.cc 2401 to the head; the modifications t 2303 to the head; the modifications to these two classes 2402 were an attempt to address a PRS 2304 were an attempt to address a PRS report by A. Howard, 2403 but they proved ineffective and 2305 but they proved ineffective and caused other problems; 2404 a tag including them is made to 2306 a tag including them is made to facilitate later retrieve 2405 2307 2406 06.03.2008 MGP, tag emlowen-V09-01-01 2308 06.03.2008 MGP, tag emlowen-V09-01-01 2407 Restored readability of *DataSet 2309 Restored readability of *DataSet* classes regards the 2408 indentation of the code 2310 indentation of the code 2409 2311 2410 21.02.2008 MGP, tag emlowen-V09-01-00 2312 21.02.2008 MGP, tag emlowen-V09-01-00 2411 Bug fix in G4AtomicTransitionMan 2313 Bug fix in G4AtomicTransitionManager concerning 2412 total radiative and non radiativ 2314 total radiative and non radiative probabilities 2413 (fix provided by A. Mantero) 2315 (fix provided by A. Mantero) 2414 2316 2415 26.11.2007 MGP, tag emlowen-V09-00-28 2317 26.11.2007 MGP, tag emlowen-V09-00-28 2416 Cleaned up std:: in G4FinalState 2318 Cleaned up std:: in G4FinalStateIonisationBorn/Rudd 2417 2319 2418 14.11.2007 MGP, tag emlowen-V09-00-27 2320 14.11.2007 MGP, tag emlowen-V09-00-27 2419 Correction to Problem Report 986 2321 Correction to Problem Report 986 in G4AtomicDeexcitation 2420 2322 2421 ??.11.2007 Undocumented tag emlowen-V09-00- 2323 ??.11.2007 Undocumented tag emlowen-V09-00-26 2422 2324 2423 14.11.2007 MGP, tag emlowen-V09-00-25 2325 14.11.2007 MGP, tag emlowen-V09-00-25 2424 Workaround in G4DNAProcess to av 2326 Workaround in G4DNAProcess to avoid meanFrePath=0 when 2425 cross section is DBL_MAX 2327 cross section is DBL_MAX 2426 2328 2427 13.11.2007 MGP, tag emlowen-V09-00-24 2329 13.11.2007 MGP, tag emlowen-V09-00-24 2428 Fixed calculation of local energ 2330 Fixed calculation of local energy deposit in G4DNAProcess 2429 in the case when the primary par 2331 in the case when the primary particle is killed 2430 Minor code improvements in G4Fin 2332 Minor code improvements in G4FinalStateIonisationBorn.cc. 2431 2333 2432 12.11.2007 G.Cosmo, tag emlowen-V09-00-23 2334 12.11.2007 G.Cosmo, tag emlowen-V09-00-23 2433 Fixed trivial compilation error 2335 Fixed trivial compilation error on WIN32-VC system in file 2434 G4FinalStateIonisationBorn.cc. 2336 G4FinalStateIonisationBorn.cc. 2435 2337 2436 09.11.2007 MGP, tag emlowen-V09-00-22 2338 09.11.2007 MGP, tag emlowen-V09-00-22 2437 Added cross section and final st 2339 Added cross section and final state policy classes to configure 2438 a process to kill particles belo 2340 a process to kill particles below threshold 2439 2341 2440 09.11.2007 MGP, tag emlowen-V09-00-21 2342 09.11.2007 MGP, tag emlowen-V09-00-21 2441 Initialized data members missing 2343 Initialized data members missing initialization 2442 2344 2443 09.11.2007 MGP, tag emlowen-V09-00-20 2345 09.11.2007 MGP, tag emlowen-V09-00-20 2444 Removed verbose printouts in Gea 2346 Removed verbose printouts in Geant4-DNA processes 2445 2347 2446 09.11.2007 MGP, tag emlowen-V09-00-19 2348 09.11.2007 MGP, tag emlowen-V09-00-19 2447 Fixed compilation problems on Wi 2349 Fixed compilation problems on Windows 2448 2350 2449 09.11.2007 MGP, tag emlowen-V09-00-18 2351 09.11.2007 MGP, tag emlowen-V09-00-18 2450 Fixed compilation problems on So 2352 Fixed compilation problems on Solaris 2451 2353 2452 08.11.2007 MGP, tag emlowen-V09-00-17 2354 08.11.2007 MGP, tag emlowen-V09-00-17 2453 Added Rudd ionisation 2355 Added Rudd ionisation 2454 2356 2455 08.11.2007 MGP, tag emlowen-V09-00-16 2357 08.11.2007 MGP, tag emlowen-V09-00-16 2456 Added Born ionisation final stat 2358 Added Born ionisation final state 2457 2359 2458 08.11.2007 MGP, tag emlowen-V09-00-15 2360 08.11.2007 MGP, tag emlowen-V09-00-15 2459 Added Miller-Green excitation 2361 Added Miller-Green excitation 2460 2362 2461 08.11.2007 MGP, tag emlowen-V09-00-14 2363 08.11.2007 MGP, tag emlowen-V09-00-14 2462 Modified data file name in G4EML 2364 Modified data file name in G4EMLOW5.1 2463 2365 2464 08.11.2007 MGP, tag emlowen-V09-00-13 2366 08.11.2007 MGP, tag emlowen-V09-00-13 2465 Added charge increase/decrease G 2367 Added charge increase/decrease Geant4-DNA cross sections 2466 and final states (code by S. Inc 2368 and final states (code by S. Incerti + code review by MGP) 2467 2369 2468 08.11.2007 MGP, tag emlowen-V09-00-12 2370 08.11.2007 MGP, tag emlowen-V09-00-12 2469 Removed obsolete G4DNA* files fr 2371 Removed obsolete G4DNA* files from CVS 2470 2372 2471 22.10.2007 MGP, tag emlowen-V09-00-11 2373 22.10.2007 MGP, tag emlowen-V09-00-11 2472 Added G4CrossSectionIonisationBo 2374 Added G4CrossSectionIonisationBorn 2473 Excludes prototype G4DNA* classe 2375 Excludes prototype G4DNA* classes (still available in CVS head) 2474 Pertinent G4DNA* classes include 2376 Pertinent G4DNA* classes included are: 2475 G4DNAProcess (.hh .icc), 2377 G4DNAProcess (.hh .icc), 2476 G4DNACrossSectionDataSet (.hh .c 2378 G4DNACrossSectionDataSet (.hh .cc), 2477 G4DNAGenericIonsManager (.hh .cc 2379 G4DNAGenericIonsManager (.hh .cc) 2478 2380 2479 15.10.2007 MGP, tag emlowen-V09-00-10 2381 15.10.2007 MGP, tag emlowen-V09-00-10 2480 Added electron excitation (Emfie 2382 Added electron excitation (Emfietzoglou model), 2481 proton Born excitation, electron 2383 proton Born excitation, electron ionisation (Born) cross section; modified G4DNACrossSectionDataSet to 2482 remove inheritance from concrete 2384 remove inheritance from concrete base class introduced 2483 by a developer against the basel 2385 by a developer against the baseline design 2484 Obsolete G4DNA* classes not comp 2386 Obsolete G4DNA* classes not compliant with the design 2485 as in the TNS paper are still in 2387 as in the TNS paper are still in this tag for convenience; 2486 they will be removed from the re 2388 they will be removed from the repository when the 2487 migration to the design as in th 2389 migration to the design as in the paper is completed 2488 Goes with G4EMLOW5.0 (where a ne 2390 Goes with G4EMLOW5.0 (where a new dna/directory has been 2489 added containing Geant4-DNA data 2391 added containing Geant4-DNA data tables for interpolation) 2490 2392 2491 13.10.2007 MGP, tag emlowen-V09-00-09 2393 13.10.2007 MGP, tag emlowen-V09-00-09 2492 Added Brenner-Zaider elastic sca 2394 Added Brenner-Zaider elastic scattering final state 2493 2395 2494 12.10.2007 MGP, tag emlowen-V09-00-08 2396 12.10.2007 MGP, tag emlowen-V09-00-08 2495 Fully working Geant4-DNA electro 2397 Fully working Geant4-DNA electron elastic scattering, 2496 screened Rutherford cross sectio 2398 screened Rutherford cross section and final state 2497 2399 2498 12.10.2007 MGP, tag emlowen-V09-00-07 2400 12.10.2007 MGP, tag emlowen-V09-00-07 2499 Improved G4DNAProcess, G4FinalSt 2401 Improved G4DNAProcess, G4FinalStateProduct 2500 2402 2501 12.10.2007 MGP, tag emlowen-V09-00-06 2403 12.10.2007 MGP, tag emlowen-V09-00-06 2502 First core of Geant4-DNA physics 2404 First core of Geant4-DNA physics compliant with design 2503 as in TNS paper: G4DNAProcess, G 2405 as in TNS paper: G4DNAProcess, G4FinalStateProduct, 2504 G4eCrossSectionScreenedRutherfor 2406 G4eCrossSectionScreenedRutherford, G4DummyFinal State 2505 (MG implementation) 2407 (MG implementation) 2506 2408 2507 12.10.2007 MGP, tag emlowen-V09-00-05 2409 12.10.2007 MGP, tag emlowen-V09-00-05 2508 Extended G4DNAFinalStateProduct 2410 Extended G4DNAFinalStateProduct to deal with primary 2509 particle modified in final state 2411 particle modified in final state 2510 Modified G4DNAProcess.icc accord 2412 Modified G4DNAProcess.icc accordingly 2511 2413 2512 12.10.2007 MGP, tag emlowen-V09-00-04 2414 12.10.2007 MGP, tag emlowen-V09-00-04 2513 Refactoring Geant4-DNA domain to 2415 Refactoring Geant4-DNA domain to be compliant with TNS paper 2514 Added G4DNAProcess and G4DNAFina 2416 Added G4DNAProcess and G4DNAFinalStateProduct 2515 2417 2516 11.10.2007 MGP, tag emlowen-V09-00-03 2418 11.10.2007 MGP, tag emlowen-V09-00-03 2517 Identical to emlowen-V09-00-02, 2419 Identical to emlowen-V09-00-02, which apparently already 2518 existed on some files (it is unc 2420 existed on some files (it is unclear where it originared from) 2519 2421 2520 11.10.2007 MGP, tag emlowen-V09-00-02 2422 11.10.2007 MGP, tag emlowen-V09-00-02 2521 Re-update to atomic relaxation f 2423 Re-update to atomic relaxation fixes as in emlowen-V09-00-00 2522 emlowen-V09-00-00 was rejected b 2424 emlowen-V09-00-00 was rejected because of a mismatch between 2523 code and G4EMLOW data library 2425 code and G4EMLOW data library 2524 This tag goes with G4EMLOW4.4 2426 This tag goes with G4EMLOW4.4 2525 2427 2526 11.10.2007 MGP, tag emlowen-V09-00-01 2428 11.10.2007 MGP, tag emlowen-V09-00-01 2527 Fix to bug 965 of G4PenelopeRayl 2429 Fix to bug 965 of G4PenelopeRayleigh by L. Pandola 2528 2430 2529 23.07.2007 MGP, tag emlowen-V09-00-00 2431 23.07.2007 MGP, tag emlowen-V09-00-00 2530 Deleted tag emlowen-V09-00-01 ma 2432 Deleted tag emlowen-V09-00-01 made by A.M. (no V-09-00-00 existed) 2531 Fixes by A.M. to handle Z=100 in 2433 Fixes by A.M. to handle Z=100 in the Livermore library 2532 and to correct Problem Report 93 2434 and to correct Problem Report 933 (the latter fixes are not 2533 documented) 2435 documented) 2534 2436 2535 04.06.2007 MGP, tag emlowen-V08-03-03 2437 04.06.2007 MGP, tag emlowen-V08-03-03 2536 Tag on top of emlowen-V08-03-00a 2438 Tag on top of emlowen-V08-03-00a 2537 Updated license information in G 2439 Updated license information in G4DNACrossSectionDataSet.cc 2538 2440 2539 04.06.2007 G.Cosmo, tag emlowen-V08-03-00a 2441 04.06.2007 G.Cosmo, tag emlowen-V08-03-00a 2540 Archived obsolete class G4LowEne 2442 Archived obsolete class G4LowEnergyBraggModel 2541 2443 2542 30.05.2007 MGP, tag emlowen-V08-03-02 2444 30.05.2007 MGP, tag emlowen-V08-03-02 2543 Removed from CVS unused class G4 2445 Removed from CVS unused class G4LowEnergyBraggModel, 2544 which introduced never agreed de 2446 which introduced never agreed dependency on standard 2545 G4VreEmModel 2447 G4VreEmModel 2546 Attempt to fix issue identified 2448 Attempt to fix issue identified by VALGRIND related to 2547 PIXE model 2449 PIXE model 2548 2450 2549 25.05.2007 MGP, tag emlowen-V08-03-01 2451 25.05.2007 MGP, tag emlowen-V08-03-01 2550 Initialized static variables in 2452 Initialized static variables in G4hLowEnergyLoss; 2551 not sure whether this is correct 2453 not sure whether this is correct, since this is old 2552 code moved from utils/, deprived 2454 code moved from utils/, deprived of any documentation 2553 and with an evident fortran look 2455 and with an evident fortran look. A design review 2554 is planned to take care of this 2456 is planned to take care of this domain in a proper way. 2555 Also included an updated version 2457 Also included an updated version of G4BraggModel 2556 provided by V.I. due to an inter 2458 provided by V.I. due to an interface change: however 2557 this class is not used anywhere 2459 this class is not used anywhere in the package, and is 2558 retained only for historical rea 2460 retained only for historical reasons; it is candidate to be 2559 trashed in the next design revie 2461 trashed in the next design review. 2560 2462 2561 16.05.2007 MGP, tag emlowen-V08-03-00 2463 16.05.2007 MGP, tag emlowen-V08-03-00 2562 First set of Geant4-DNA processe 2464 First set of Geant4-DNA processes compliant with design 2563 documented in draft publication 2465 documented in draft publication 2564 2466 2565 19.10.2006 MGP, tag emlowen-V08-01-02 2467 19.10.2006 MGP, tag emlowen-V08-01-02 2566 Bug fixes in G4FluoData.cc 2468 Bug fixes in G4FluoData.cc 2567 2469 2568 14.10.2006 MGP, tag emlowen-V08-01-01 2470 14.10.2006 MGP, tag emlowen-V08-01-01 2569 Developments and fixes for atomi 2471 Developments and fixes for atomic deexcitation 2570 2472 2571 14.10.2006 MGP, tag emlowen-V08-01-00 2473 14.10.2006 MGP, tag emlowen-V08-01-00 2572 Cosmetics on code formatting for 2474 Cosmetics on code formatting for DNA processes 2573 2475 2574 31.05.2006 G.Cosmo, tag emlowen-V08-00-06 2476 31.05.2006 G.Cosmo, tag emlowen-V08-00-06 2575 Added missing migration to std n 2477 Added missing migration to std namespace for mathematical 2576 functions. Also required for all 2478 functions. Also required for allowing compilation on Windows 2577 platform. 2479 platform. 2578 2480 2579 25.05.2006 MGP, tag emlowen-V08-00-05 2481 25.05.2006 MGP, tag emlowen-V08-00-05 2580 Improved design and implementati 2482 Improved design and implementation of photoelectric angular 2581 distribution models (related to 2483 distribution models (related to atomic deexcitation) 2582 2484 2583 25.05.2006 MGP, tag emlowen-V08-00-04 2485 25.05.2006 MGP, tag emlowen-V08-00-04 2584 Various fixes to the DNA process 2486 Various fixes to the DNA processes to allow compilation with 2585 gcc 3.4.5. Some of the fixes are 2487 gcc 3.4.5. Some of the fixes are dummy implementations, or 2586 do not make sense physically; th 2488 do not make sense physically; they should be revised in 2587 a future dummy implementation. T 2489 a future dummy implementation. The present version of the 2588 DNA processes is meant as a firs 2490 DNA processes is meant as a first beta release, and is not 2589 suitable for physics application 2491 suitable for physics application yet. 2590 2492 2591 15.05.2006 MGP, tag emlowen-V08-00-03 2493 15.05.2006 MGP, tag emlowen-V08-00-03 2592 Improved design and implementati 2494 Improved design and implementation of photoelectric angular 2593 distribution models 2495 distribution models 2594 2496 2595 12.05.2006 MGP, tag emlowen-V08-00-02 2497 12.05.2006 MGP, tag emlowen-V08-00-02 2596 Same as emlowen-V08-00-00, with 2498 Same as emlowen-V08-00-00, with updated History 2597 2499 2598 12.05.2006 MGP, tag emlowen-V08-00-01 2500 12.05.2006 MGP, tag emlowen-V08-00-01 2599 New developments: photoelectric 2501 New developments: photoelectric angular distribution models 2600 The photoelectric angular distri 2502 The photoelectric angular distribution models have some 2601 temporary design features (funct 2503 temporary design features (function arguments passed 2602 by value etc.), and preliminary 2504 by value etc.), and preliminary code implementation, 2603 (subset of the previous tag emlo 2505 (subset of the previous tag emlowen-V08-00-00 for 2604 incremental testing) 2506 incremental testing) 2605 2507 2606 12.05.2006 MGP, tag emlowen-V08-00-00 2508 12.05.2006 MGP, tag emlowen-V08-00-00 2607 New developments: photoelectric 2509 New developments: photoelectric angular distribution models 2608 Geant4-DNA ver 2510 Geant4-DNA very lowE physics processes in water 2609 The photoelectric angular distri 2511 The photoelectric angular distribution models have some 2610 temporary design features (funct 2512 temporary design features (function arguments passed 2611 by value etc.), and preliminary 2513 by value etc.), and preliminary code implementation 2612 The Geant4-DNA processes are in 2514 The Geant4-DNA processes are in a beta-release status 2613 2515 2614 20.12.2005 R.Capra, tag emlowen-V08-00-RC 2516 20.12.2005 R.Capra, tag emlowen-V08-00-RC 2615 * Internal tag with latest devel 2517 * Internal tag with latest developments in the DNA processes 2616 - Tested for build, run and pl 2518 - Tested for build, run and plots verified 2617 2519 2618 30.11.2005 G.Cosmo, tag emlowen-V07-01-14 2520 30.11.2005 G.Cosmo, tag emlowen-V07-01-14 2619 * Fixes for migration to <sstrea 2521 * Fixes for migration to <sstream> from obsolete <strstream>. 2620 * Trivial fix to G4LowEnergyGamm 2522 * Trivial fix to G4LowEnergyGammaConversion for support of 2621 CLHEP-2.0.X series. 2523 CLHEP-2.0.X series. 2622 NOTE: usage of RandBit can lea 2524 NOTE: usage of RandBit can lead to event irreproducibility ! 2623 2525 2624 04.11.2005 MGP, tag emlowen-V07-01-13 2526 04.11.2005 MGP, tag emlowen-V07-01-13 2625 Fix in G4hLowEnergyIonistation ( 2527 Fix in G4hLowEnergyIonistation (see note on 08.09.2005) 2626 On top of emlowen-V07-01-12 2528 On top of emlowen-V07-01-12 2627 2529 2628 04.11.2005 MGP, tag emlowen-V07-01-12 2530 04.11.2005 MGP, tag emlowen-V07-01-12 2629 Fixes in atomic relaxation by A. 2531 Fixes in atomic relaxation by A. Mantero 2630 On top of geant4-07-01-ref-04 2532 On top of geant4-07-01-ref-04 2631 2533 2632 21.09.2005 Ziad FRANCIS, tag emlowen-V07-01 2534 21.09.2005 Ziad FRANCIS, tag emlowen-V07-01-11 2633 * Small corrections in G4DNAProt 2535 * Small corrections in G4DNAProtonBornExcitationProcess 2634 * ProtonBornExcitationCrossSecti 2536 * ProtonBornExcitationCrossSection data file created 2635 * ProtonBornExcitation is tested 2537 * ProtonBornExcitation is tested an seems working fine. 2636 2538 2637 21.09.2005 Ziad FRANCIS, tag emlowen-V07-01 2539 21.09.2005 Ziad FRANCIS, tag emlowen-V07-01-10 2638 * G4DNARuddIonizationFinalStates 2540 * G4DNARuddIonizationFinalStatesPolicy modifications so it 2639 becomes a common policy for Hy 2541 becomes a common policy for HydrogenRuddIonization and 2640 ProtonRuddIonization. 2542 ProtonRuddIonization. 2641 So, G4DNAHydrogenRuddIonizatio 2543 So, G4DNAHydrogenRuddIonizationFinalStatesPolicy.hh .icc 2642 where deleted (useless). 2544 where deleted (useless). 2643 * G4DNAElectronBornExcitation Pr 2545 * G4DNAElectronBornExcitation Process implemented with data 2644 file "ElectronBornExcitationCr 2546 file "ElectronBornExcitationCrossSection" and tested by 2645 modified G4DNATest.cc 2547 modified G4DNATest.cc 2646 * G4DNAProtonBornExcitation Proc 2548 * G4DNAProtonBornExcitation Process was implemented. 2647 ! It was NOT tested 2549 ! It was NOT tested 2648 ! Data file "ProtonBornExcitat 2550 ! Data file "ProtonBornExcitation" is NOT ready yet 2649 2551 2650 16.09.2005 Ziad FRANCIS, tag emlowen-V07-01 2552 16.09.2005 Ziad FRANCIS, tag emlowen-V07-01-09 2651 * Implementation of Hydrogen Ion 2553 * Implementation of Hydrogen Ionization Process in liquid water 2652 according to the model of Euge 2554 according to the model of Eugene Rudd. Files created : 2653 - G4DNAHydrogenRuddIoniza 2555 - G4DNAHydrogenRuddIonization.hh & .cc 2654 - G4DNAHydrogenRuddIoniza 2556 - G4DNAHydrogenRuddIonizationFinalStatesPolicy.hh & .icc 2655 - "RuddHydrogenIonization 2557 - "RuddHydrogenIonizationCrossSection.dat" located in 2656 ...lowenergy/test/ con 2558 ...lowenergy/test/ contains the total integrated 2657 cross section. 2559 cross section. 2658 * G4DNATest was modified in orde 2560 * G4DNATest was modified in order to take into account 2659 G4DNAHydrogenRuddIonization pr 2561 G4DNAHydrogenRuddIonization process. 2660 * Duplicated functions in G4DNAR 2562 * Duplicated functions in G4DNARuddIonizationFinalStatesPolicy 2661 .hh & . icc were removed and 2563 .hh & . icc were removed and fixed. 2662 * G4DNARuddTotalCrossSectionPoli 2564 * G4DNARuddTotalCrossSectionPolicy.hh was removed (not needed). 2663 * G4DNAHydrogenRuddIonization Pr 2565 * G4DNAHydrogenRuddIonization Process was tested and seems 2664 working fine. 2566 working fine. 2665 2567 2666 15.09.2005 Ziad FRANCIS, tag emlowen-V07-01 2568 15.09.2005 Ziad FRANCIS, tag emlowen-V07-01-08 2667 * Implementation of Proton Charg 2569 * Implementation of Proton Charge Increase process according to 2668 the model proposed by Dingfeld 2570 the model proposed by Dingfelder(2000). Files created : 2669 - G4DNAChargeIncreaseIn 2571 - G4DNAChargeIncreaseInWater.hh .icc 2670 - G4DNAProtonChargeIncr 2572 - G4DNAProtonChargeIncrease.hh .cc 2671 - G4DNAProtonChargeIncr 2573 - G4DNAProtonChargeIncreaseTotalCrossSectionPolicy.hh 2672 2574 .icc 2673 - G4DNAProtonChargeIncr 2575 - G4DNAProtonChargeIncreaseFinalStatesPolicy.hh .icc 2674 * G4DNATest was modified in orde 2576 * G4DNATest was modified in order to take into account this 2675 proton charge increase process 2577 proton charge increase process in liquid water. 2676 * G4DNAProtonChargeIncrease was 2578 * G4DNAProtonChargeIncrease was tested and seems to be OK! 2677 2579 2678 15.09.2005 Ziad FRANCIS, tag emlowen-V07-01 2580 15.09.2005 Ziad FRANCIS, tag emlowen-V07-01-07 2679 * Implementation of slow protons 2581 * Implementation of slow protons Charge Transfer process 2680 according to the model used by 2582 according to the model used by M.Dingfelder(2000). Files 2681 created : 2583 created : 2682 - G4DNAChargeDecreaseIn 2584 - G4DNAChargeDecreaseInWater.hh .icc 2683 - G4DNAProtonChargeDecr 2585 - G4DNAProtonChargeDecrease.hh .cc 2684 - G4DNAProtonChargeDecr 2586 - G4DNAProtonChargeDecreaseTotalCrossSectionPolicy.hh 2685 2587 .icc 2686 - G4DNAProtonChargeDecr 2588 - G4DNAProtonChargeDecreaseFinalStatesPolicy.hh .icc 2687 * G4DNATest was modified in orde 2589 * G4DNATest was modified in order to take into account 2688 ProtonChargeDecrease process t 2590 ProtonChargeDecrease process testing. 2689 * G4DNAProtonChargeDecrease was 2591 * G4DNAProtonChargeDecrease was Tested and seems working fine ! 2690 2592 2691 13.09.2005 Ziad FRANCIS, tag emlowen-V07-01 2593 13.09.2005 Ziad FRANCIS, tag emlowen-V07-01-06 2692 * Implementation of slow protons 2594 * Implementation of slow protons (<500keV) ionization process according 2693 to the Rudd semi empirical mod 2595 to the Rudd semi empirical model, files created : 2694 - G4DNAIonizationIn 2596 - G4DNAIonizationInWater.hh .icc 2695 - G4DNAProtonRuddIo 2597 - G4DNAProtonRuddIonizationFinalStatesPolicy.hh .icc 2696 - G4DNAProtonRuddIo 2598 - G4DNAProtonRuddIonization.hh .cc 2697 * Total integrated cross section 2599 * Total integrated cross sections are in a data file 2698 "RuddProtonIonizationCrossSect 2600 "RuddProtonIonizationCrossSection.dat" 2699 * G4DNATest was modified in orde 2601 * G4DNATest was modified in order to take into account this 2700 ProtonRuddIonization process w 2602 ProtonRuddIonization process which was tested in a first 2701 approach. 2603 approach. 2702 2604 2703 12.09.2005 R.Capra, tag emlowen-V07-01-05 2605 12.09.2005 R.Capra, tag emlowen-V07-01-05 2704 * Minor changes to G4DNATest in 2606 * Minor changes to G4DNATest in order to corectly support 2705 secondaries. 2607 secondaries. 2706 * Minor changes to G4VDNAProcess 2608 * Minor changes to G4VDNAProcessInWater in order to corectly 2707 kill particles with secondarie 2609 kill particles with secondaries 2708 2610 2709 10.09.2005 R.Capra, tag emlowen-V07-01-04 2611 10.09.2005 R.Capra, tag emlowen-V07-01-04 2710 * Minor fixes to G4DNATotalCross 2612 * Minor fixes to G4DNATotalCrossSectionFromFilePolicy. It had 2711 compilation errors. 2613 compilation errors. 2712 2614 2713 08.09.2005 R.Capra, tag emlowen-V07-01-03 2615 08.09.2005 R.Capra, tag emlowen-V07-01-03 2714 * There is a serius bug in G4hLo 2616 * There is a serius bug in G4hLowEnergyLoss. There are 2715 a lot of static data members. 2617 a lot of static data members. Moreover there are static 2716 vectors with fixed dimensions. 2618 vectors with fixed dimensions. 2717 The vector dimension has been 2619 The vector dimension has been resized from 10 to 100 in order 2718 to avoid memory corruption err 2620 to avoid memory corruption errors caused by code in 2719 src/G4hLowEnergyIonisation.cc. 2621 src/G4hLowEnergyIonisation.cc. 2720 The bug cannot be considered p 2622 The bug cannot be considered properly fixed. It is still 2721 pending 2623 pending 2722 * test/G4DNATest.cc has been upg 2624 * test/G4DNATest.cc has been upgraded in order to manage 2723 processes with more than one s 2625 processes with more than one secondary particle 2724 2626 2725 26.07.2005 Ziad FRANCIS, tag emlowen-V07-01 2627 26.07.2005 Ziad FRANCIS, tag emlowen-V07-01-02 2726 * G4DNAEmfietzoglouExcitationTot 2628 * G4DNAEmfietzoglouExcitationTotalCrossSectionPolicy.hh and 2727 G4DNAEmfietzoglouExcitationTot 2629 G4DNAEmfietzoglouExcitationTotalCrossSectionPolicy.icc were 2728 tested using G4DNATest 2630 tested using G4DNATest 2729 * G4DNATest upgrade in order to 2631 * G4DNATest upgrade in order to manage G4DNAElectronExcitation 2730 testing 2632 testing 2731 * Implementation of Electron Exc 2633 * Implementation of Electron Excitation process 2732 (G4DNAElectronExcitation) 2634 (G4DNAElectronExcitation) 2733 2635 2734 20.07.2005 Riccardo Capra, tag emlowen-V07- 2636 20.07.2005 Riccardo Capra, tag emlowen-V07-01-01 2735 * Small corrections in G4DNATota 2637 * Small corrections in G4DNATotalCrossSectionFromFilePolicy 2736 * Implementation of DNA excitati 2638 * Implementation of DNA excitation processes for protons and 2737 alphas. 2639 alphas. 2738 - Processes tested (preliminar 2640 - Processes tested (preliminary test). Protons seems fine 2739 while alpha particle total c 2641 while alpha particle total cross section differs from 2740 plots in the reference docum 2642 plots in the reference documents 2741 * G4DNATest upgrade in order to 2643 * G4DNATest upgrade in order to manage the new implemented 2742 processes and in order to sele 2644 processes and in order to select the particle type from 2743 command line 2645 command line 2744 2646 2745 07.07.2005 Riccardo Capra, tag emlowen-V07- 2647 07.07.2005 Riccardo Capra, tag emlowen-V07-01-00 2746 * G4DNAElectronElasticBrenner an 2648 * G4DNAElectronElasticBrenner and G4DNAElectronElasticEmfietzoglou 2747 were tested with G4DNATest 2649 were tested with G4DNATest 2748 - Some minor correction to the 2650 - Some minor correction to the related classes 2749 * Implementation of the total cr 2651 * Implementation of the total cross-section policy that allows 2750 reading file tables (tested) 2652 reading file tables (tested) 2751 * Correction in the Save method 2653 * Correction in the Save method of the G4(*)EMDataSet classes 2752 - The previous tag has a probl 2654 - The previous tag has a problem with units 2753 2655 2754 24.06.2005 Riccardo Capra, tag emlowen-V07- 2656 24.06.2005 Riccardo Capra, tag emlowen-V07-00-13 2755 * Changes to G4(*)EMDataSet clas 2657 * Changes to G4(*)EMDataSet classes according to the design 2756 iteration: 2658 iteration: 2757 - LoadData is now a public virt 2659 - LoadData is now a public virtual method 2758 - SaveData is a new method that 2660 - SaveData is a new method that allows data saving in the same 2759 format of LoadData. 2661 format of LoadData. 2760 - Constructors with the filenam 2662 - Constructors with the filename cannot be used anymore. They 2761 are substituted with construc 2663 are substituted with constructors that generates an empty 2762 data set 2664 data set 2763 - Energies and Data can be set 2665 - Energies and Data can be set after de construction with 2764 the new SetEnergiesData 2666 the new SetEnergiesData 2765 2667 2766 * Changes to G4VLowEnergyDiscret 2668 * Changes to G4VLowEnergyDiscretePhotonProcess in order to 2767 inherit from G4VLowEnergyTesta 2669 inherit from G4VLowEnergyTestableDiscreteProcess. 2768 - GetMeanFreePath and PostStep 2670 - GetMeanFreePath and PostStepDoIt methods of all discrete 2769 processes made inherit from 2671 processes made inherit from G4VLowEnergyTestableDiscreteProcess 2770 could be (partially) tested 2672 could be (partially) tested with a unique testing code now. 2771 2673 2772 * DNA code changed according to 2674 * DNA code changed according to the design iteration tha now 2773 uses templated classes 2675 uses templated classes 2774 2676 2775 * Code builds and links the test 2677 * Code builds and links the test codes unde Linux. 2776 - G4(*)EMDataSet and DNA class 2678 - G4(*)EMDataSet and DNA classes test are still in progress 2777 - Some minor changes could be 2679 - Some minor changes could be done to the structures used to 2778 configure the policy-based p 2680 configure the policy-based processes 2779 2681 2780 ??.??.???? ?, tag emlowen-V07-00-12 2682 ??.??.???? ?, tag emlowen-V07-00-12 2781 2683 2782 31.05.2005 MGP, tag emlowen-V07-00-11 2684 31.05.2005 MGP, tag emlowen-V07-00-11 2783 Fix to Penelope ionisation (for 2685 Fix to Penelope ionisation (for atomic deexcitation?) 2784 contributed by A. Mantero 2686 contributed by A. Mantero 2785 2687 2786 31.05.2005 MGP, tag emlowen-V07-00-10 2688 31.05.2005 MGP, tag emlowen-V07-00-10 2787 Sauter angular distribution fixe 2689 Sauter angular distribution fixed in G4PenelopePhotoelectric 2788 (contributed by L. Pandola) 2690 (contributed by L. Pandola) 2789 2691 2790 31.05.2005 Riccardo Capra, emlowen-V07-00-0 2692 31.05.2005 Riccardo Capra, emlowen-V07-00-09, implementation of 2791 the DNA elastic scattering in wa 2693 the DNA elastic scattering in water. 2792 2694 2793 A.M., tag emlowen-V07-00-08 2695 A.M., tag emlowen-V07-00-08 2794 Not documented 2696 Not documented 2795 2697 2796 20.05.2005 MGP, tag emlowen-V07-00-07 2698 20.05.2005 MGP, tag emlowen-V07-00-07 2797 Small design fixes related to Po 2699 Small design fixes related to PolarizedRayleigh on top 2798 of the previous tag 2700 of the previous tag 2799 2701 2800 20.05.2005 MGP, tag emlowen-V07-00-06 2702 20.05.2005 MGP, tag emlowen-V07-00-06 2801 New low energy polarised Rayleig 2703 New low energy polarised Rayleigh scattering process 2802 (G4LowEnergyPolarizedRayleigh) d 2704 (G4LowEnergyPolarizedRayleigh) developed by Riccardo Capra 2803 To be paired to test14-V07-00-00 2705 To be paired to test14-V07-00-00 for integration testing 2804 2706 2805 20.05.2005 MGP, tag emlowen-V07-00-05 2707 20.05.2005 MGP, tag emlowen-V07-00-05 2806 Fix in G4hICRU49Nuclear.cc G4hZi 2708 Fix in G4hICRU49Nuclear.cc G4hZiegler1985Nuclear.cc, 2807 provided by V. Ivanchenko 2709 provided by V. Ivanchenko 2808 2710 2809 20.05.2005 MGP, tag emlowen-V07-00-04 2711 20.05.2005 MGP, tag emlowen-V07-00-04 2810 Bug fix in G4LowEnergyPolarizedC 2712 Bug fix in G4LowEnergyPolarizedCompton, provided by R. Capra 2811 2713 2812 20.05.2005 MGP, tag emlowen-V07-00-03 2714 20.05.2005 MGP, tag emlowen-V07-00-03 2813 Bug fix in AtomicDeexcitation co 2715 Bug fix in AtomicDeexcitation concerning the Auger effect, 2814 provided by A. Mantero 2716 provided by A. Mantero 2815 2717 2816 20.05.2005 MGP, tag emlowen-V07-00-02 2718 20.05.2005 MGP, tag emlowen-V07-00-02 2817 Bug fix in PenelopeIonisation pr 2719 Bug fix in PenelopeIonisation provided by L. Pandola (PRS 729) 2818 The solution is correct, but it 2720 The solution is correct, but it should be revisited for 2819 improved implementation later 2721 improved implementation later 2820 2722 2821 R.C., tag emlowen-V07-00-01 2723 R.C., tag emlowen-V07-00-01 2822 Undocumented 2724 Undocumented 2823 2725 2824 A.M., tag emlowen-V07-00-00 2726 A.M., tag emlowen-V07-00-00 2825 Undocumented 2727 Undocumented 2826 2728 2827 10.12.2004 G.Cosmo, tag emlowen-V06-02-15 2729 10.12.2004 G.Cosmo, tag emlowen-V06-02-15 2828 Replaced M_PI with CLHEP's pi. 2730 Replaced M_PI with CLHEP's pi. 2829 2731 2830 10.12.2004 MGP, tag emlowen-V06-02-14 2732 10.12.2004 MGP, tag emlowen-V06-02-14 2831 Bug fix in G4AtomicDeexcitation 2733 Bug fix in G4AtomicDeexcitation (by A. Mantero) 2832 2734 2833 02.12.2004 MGP, tag emlowen-V06-02-13 2735 02.12.2004 MGP, tag emlowen-V06-02-13 2834 Migration to <cmath> 2736 Migration to <cmath> 2835 2737 2836 01.12.2004 MGP, tag emlowen-V06-02-12 2738 01.12.2004 MGP, tag emlowen-V06-02-12 2837 Fixes for uninitialized variable 2739 Fixes for uninitialized variables in Auger classes provided 2838 by A. Mantero. 2740 by A. Mantero. 2839 2741 2840 01.12.2004 MGP, tag emlowen-V06-02-11 2742 01.12.2004 MGP, tag emlowen-V06-02-11 2841 On top of emlowen-V06-02-09, wit 2743 On top of emlowen-V06-02-09, with fixes for missing 2842 ParticleChange migration changes 2744 ParticleChange migration changes, not spotted by 2843 the migration script 2745 the migration script 2844 2746 2845 01.12.2004 Alfonso Mantero, tag emlowen-V06 2747 01.12.2004 Alfonso Mantero, tag emlowen-V06-02-10 2846 Fixes for uninitialized variable 2748 Fixes for uninitialized variables spotted by Valgrind 2847 Introduces new files still on th 2749 Introduces new files still on the head by mistake 2848 2750 2849 30.11.2004 MGP, tag emlowen-V06-02-09 2751 30.11.2004 MGP, tag emlowen-V06-02-09 2850 Corrected uninitialized variable 2752 Corrected uninitialized variables in G4hShellCrossSection*, 2851 spotted by Valgrind 2753 spotted by Valgrind 2852 2754 2853 18.11.2004 MGP, tag emlowen-V06-02-08 2755 18.11.2004 MGP, tag emlowen-V06-02-08 2854 Cleaned up code in G4hShellCross 2756 Cleaned up code in G4hShellCrossSection* 2855 (further code review urgently ne 2757 (further code review urgently needed!) 2856 2758 2857 23.11.2004 Mark Donszelmann, tag emlowen-V0 2759 23.11.2004 Mark Donszelmann, tag emlowen-V06-02-07 2858 Fix for compilation error of G4h 2760 Fix for compilation error of G4hShellCrossSectionDoubleExp.cc 2859 on Linux-icc, WIN32-VC, SUN-CC 2761 on Linux-icc, WIN32-VC, SUN-CC 2860 2762 2861 18.11.2004 MGP, tag emlowen-V06-02-06 2763 18.11.2004 MGP, tag emlowen-V06-02-06 2862 Migration for new ParticleChange 2764 Migration for new ParticleChange 2863 2765 2864 18.11.2004 MGP, tag emlowen-V06-02-05 2766 18.11.2004 MGP, tag emlowen-V06-02-05 2865 Improved Paul&Sacher PIXE model 2767 Improved Paul&Sacher PIXE model added; it becomes the default one 2866 2768 2867 18.11.2004 MGP, tag emlowen-V06-02-04 2769 18.11.2004 MGP, tag emlowen-V06-02-04 2868 First Paul&Sacher PIXE model bec 2770 First Paul&Sacher PIXE model becomes the default one 2869 2771 2870 17.11.2004 MGP, tag emlowen-V06-02-03 2772 17.11.2004 MGP, tag emlowen-V06-02-03 2871 Software improvement in G4Penelo 2773 Software improvement in G4PenelopeCompton (by L. Pandola) 2872 2774 2873 17.11.2004 MGP, tag emlowen-V06-02-02 2775 17.11.2004 MGP, tag emlowen-V06-02-02 2874 Revision of G4LowEnergyPhotoelec 2776 Revision of G4LowEnergyPhotoelectric to allow for new 2875 development of precise angular d 2777 development of precise angular distributions 2876 2778 2877 12.11.2004 MGP, tag emlowen-V06-02-01 2779 12.11.2004 MGP, tag emlowen-V06-02-01 2878 Fixes to tables manipulation, ef 2780 Fixes to tables manipulation, effective charge, graphite 2879 problem and Bremsstrhalung low e 2781 problem and Bremsstrhalung low energy edge of the 2880 spectrum by Vladimir Ivanchenko 2782 spectrum by Vladimir Ivanchenko 2881 2783 2882 27.09.2004 MGP, tag emlowen-V06-02-00 2784 27.09.2004 MGP, tag emlowen-V06-02-00 2883 Fixes for compilation with gcc 3 2785 Fixes for compilation with gcc 3.4 (mostly by Gabriele) 2884 2786 2885 07.06.2004 G.Cosmo, tag emlowen-V06-01-02 2787 07.06.2004 G.Cosmo, tag emlowen-V06-01-02 2886 Fix in G4hShellCrossSectionExp f 2788 Fix in G4hShellCrossSectionExp for compilation error on WIN32-VC. 2887 2789 2888 01.06.2004 MGP, tag emlowen-V06-01-01 2790 01.06.2004 MGP, tag emlowen-V06-01-01 2889 Bug fix for Barkas effect 2791 Bug fix for Barkas effect 2890 2792 2891 01.06.2004 MGP, tag emlowen-V06-01-00 2793 01.06.2004 MGP, tag emlowen-V06-01-00 2892 Bug fix in energy loss concernin 2794 Bug fix in energy loss concerning positrons handled by Penelope 2893 2795 2894 19.05.2004 MGP, tag emlowen-V06-00-11 2796 19.05.2004 MGP, tag emlowen-V06-00-11 2895 New model for PIXE (by Simona Sa 2797 New model for PIXE (by Simona Saliceti) 2896 2798 2897 19.05.2004 MGP, tag emlowen-V06-00-10 2799 19.05.2004 MGP, tag emlowen-V06-00-10 2898 First iteration towards new mode 2800 First iteration towards new models for photoelectric 2899 angular distribution: design ite 2801 angular distribution: design iteration and re-implementation 2900 of re-implementation of non-pola 2802 of re-implementation of non-polarized Sauter-Gavrila 2901 distribution (K-shell approximat 2803 distribution (K-shell approximation)" by Pedro Rodrigues 2902 and Andreia Trindade 2804 and Andreia Trindade 2903 2805 2904 23.03.2004 G.Cosmo, tag emlowen-V06-00-09 2806 23.03.2004 G.Cosmo, tag emlowen-V06-00-09 2905 Fix in G4PenelopeCompton for com 2807 Fix in G4PenelopeCompton for compilation error on WIN32-VC. 2906 2808 2907 15.03.2004 MGP, tag emlowen-V06-00-08 2809 15.03.2004 MGP, tag emlowen-V06-00-08 2908 Fix in G4PenelopeRayleigh relate 2810 Fix in G4PenelopeRayleigh related to PR 605 2909 Bug fix in G4PenelopeIonisation 2811 Bug fix in G4PenelopeIonisation 2910 Performance improvement in Penel 2812 Performance improvement in Penelope processes 2911 2813 2912 15.03.2004 MGP, tag emlowen-V06-00-07 2814 15.03.2004 MGP, tag emlowen-V06-00-07 2913 Performance improvement in G4Gen 2815 Performance improvement in G4Generator2BN 2914 2816 2915 12.03.2004 MGP, tag emlowen-V06-00-06 2817 12.03.2004 MGP, tag emlowen-V06-00-06 2916 Fixed compilation warnings 2818 Fixed compilation warnings 2917 2819 2918 12.03.2004 MGP, tag emlowen-V06-00-05 2820 12.03.2004 MGP, tag emlowen-V06-00-05 2919 G4PolarizedRayleigh removed 2821 G4PolarizedRayleigh removed 2920 2822 2921 12.03.2004 MGP, tag emlowen-V06-00-04 2823 12.03.2004 MGP, tag emlowen-V06-00-04 2922 Contains G4PolarizedRayleigh, wh 2824 Contains G4PolarizedRayleigh, which has compilation problems, 2923 but no maintenance by authors, f 2825 but no maintenance by authors, for future retrieval 2924 2826 2925 11.03.2004 MGP, tag emlowen-V06-00-03 2827 11.03.2004 MGP, tag emlowen-V06-00-03 2926 Bug fixes in G4PenelopeCompton a 2828 Bug fixes in G4PenelopeCompton and G4PenelopeIonisation 2927 2829 2928 11.03.2004 MGP, tag emlowen-V06-00-02 2830 11.03.2004 MGP, tag emlowen-V06-00-02 2929 Bug fix in G4IonisationParameter 2831 Bug fix in G4IonisationParameters 2930 2832 2931 26.01.2004 MGP, tag emlowen-V06-00-01 2833 26.01.2004 MGP, tag emlowen-V06-00-01 2932 Optimization of Bremsstrahlung a 2834 Optimization of Bremsstrahlung angular generators, 2933 provided by LIP group 2835 provided by LIP group 2934 2836 2935 26.01.2004 MGP, tag emlowen-V06-00-00 2837 26.01.2004 MGP, tag emlowen-V06-00-00 2936 Fixed memory leaks in G4Penepole 2838 Fixed memory leaks in G4PenepoleInterpolator and 2937 G4PenelopeIonisation 2839 G4PenelopeIonisation 2938 2840 2939 18.11.2003 MGP, tag emlowen-V05-02-10 2841 18.11.2003 MGP, tag emlowen-V05-02-10 2940 Performance optimization in Brem 2842 Performance optimization in Bremsstrahlung angular distribution 2941 2843 2942 18.11.2003 MGP, tag emlowen-V05-02-09 2844 18.11.2003 MGP, tag emlowen-V05-02-09 2943 Performance optimisation in Pene 2845 Performance optimisation in Penelope Bremsstrahlung + 2944 fix for local variable hiding a 2846 fix for local variable hiding a data member in G4PenelopeIonisation 2945 2847 2946 18.11.2003 MGP, tag emlowen-V05-02-08 2848 18.11.2003 MGP, tag emlowen-V05-02-08 2947 Fixed compilation problem on Win 2849 Fixed compilation problem on Windows in G4Generator2BS.cc 2948 2850 2949 10.11.2003 MGP, tag emlowen-V05-02-07 2851 10.11.2003 MGP, tag emlowen-V05-02-07 2950 Fix to Penelope Bremsstrahlung a 2852 Fix to Penelope Bremsstrahlung angular distribution 2951 2853 2952 06.11.2003 MGP, tag emlowen-V05-02-06 2854 06.11.2003 MGP, tag emlowen-V05-02-06 2953 New processes for electrons and 2855 New processes for electrons and positrons according to 2954 Penelope models 2856 Penelope models 2955 2857 2956 06.11.2003 MGP, tag emlowen-V05-02-05 2858 06.11.2003 MGP, tag emlowen-V05-02-05 2957 Improved user interface to selec 2859 Improved user interface to select Bremsstrahlung angular 2958 distribution models 2860 distribution models 2959 System test coverage in test14-V 2861 System test coverage in test14-V05-02-01 2960 2862 2961 05.11.2003 MGP, tag emlowen-V05-02-04 2863 05.11.2003 MGP, tag emlowen-V05-02-04 2962 New models of Bremsstrahlung ang 2864 New models of Bremsstrahlung angular distribution (2BN, 2BS), 2963 provided by LIP group 2865 provided by LIP group 2964 2866 2965 05.11.2003 MGP, tag emlowen-V05-02-03 2867 05.11.2003 MGP, tag emlowen-V05-02-03 2966 Bug fix in G4hLowEnergyIonisatio 2868 Bug fix in G4hLowEnergyIonisation (provided by V. Ivanchenko) 2967 2869 2968 05.11.2003 MGP, tag emlowen-V05-02-02 2870 05.11.2003 MGP, tag emlowen-V05-02-02 2969 Bug fix in G4AtomicDeexcitation 2871 Bug fix in G4AtomicDeexcitation (provided by A. Mantero) 2970 2872 2971 ? A. Mantero, tag emlowen-V05-02-0 2873 ? A. Mantero, tag emlowen-V05-02-01 2972 ? 2874 ? 2973 2875 2974 ? H. Kurashige, tag emlowen-V05-02 2876 ? H. Kurashige, tag emlowen-V05-02-00 2975 ? 2877 ? 2976 2878 2977 25.06.2003 G.Cosmo, tag emlowen-V05-01-04 2879 25.06.2003 G.Cosmo, tag emlowen-V05-01-04 2978 Added disclaimer of liability wh 2880 Added disclaimer of liability where needed. 2979 Fixed argument to pow() in G4Lin 2881 Fixed argument to pow() in G4LinLogLogInterpolation.cc 2980 and G4LogLogInterpolation.cc to 2882 and G4LogLogInterpolation.cc to allow for porting on .NET 7.1 compiler. 2981 2883 2982 20.05.2003 MGP, tag emlowen-V05-01-03 2884 20.05.2003 MGP, tag emlowen-V05-01-03 2983 Removed memory leaks in G4Penelo 2885 Removed memory leaks in G4PenelopeCompton and 2984 G4PenelopeBremsstrahlung 2886 G4PenelopeBremsstrahlung 2985 Corrected design flaw in private 2887 Corrected design flaw in private interface of 2986 G4eBremsstrahlungSpectrum 2888 G4eBremsstrahlungSpectrum 2987 2889 2988 20.05.2003 MGP, tag emlowen-V05-01-02 2890 20.05.2003 MGP, tag emlowen-V05-01-02 2989 Design iteration in G4LowEnergyB 2891 Design iteration in G4LowEnergyBremsstrahlung: abstract class for 2990 angular distribution + implement 2892 angular distribution + implementation in G4ModifiedTsai 2991 (physics unchanged) 2893 (physics unchanged) 2992 2894 2993 20.05.2003 MGP, tag emlowen-V05-01-01 2895 20.05.2003 MGP, tag emlowen-V05-01-01 2994 G4PenelopeCompton triggers atomi 2896 G4PenelopeCompton triggers atomic relaxation 2995 2897 2996 20.05.2003 MGP, tag emlowen-V05-01-00 2898 20.05.2003 MGP, tag emlowen-V05-01-00 2997 Removed compilation warnings rel 2899 Removed compilation warnings related to config-V05-01-00 2998 2900 2999 26.04.2003 VI, tag emlowen-V05-00-17 2901 26.04.2003 VI, tag emlowen-V05-00-17 3000 Fixes of stepLimit 2902 Fixes of stepLimit 3001 2903 3002 24.04.2003 MGP, tag emlowen-V05-00-16 2904 24.04.2003 MGP, tag emlowen-V05-00-16 3003 Fixes related to "cuts-per-regio 2905 Fixes related to "cuts-per-region" 3004 2906 3005 24.04.2003 MGP, tag emlowen-V05-00-15 2907 24.04.2003 MGP, tag emlowen-V05-00-15 3006 Fixes for "final range" and fix 2908 Fixes for "final range" and fix in G4VeLowEnergyLoss 3007 related to "cuts per region" 2909 related to "cuts per region" 3008 2910 3009 17.04.2003 MGP, tag emlowen-V05-00-14 2911 17.04.2003 MGP, tag emlowen-V05-00-14 3010 Bug fix to the Auger effect, in 2912 Bug fix to the Auger effect, in response to user report 3011 2913 3012 17.04.2003 MGP, tag emlowen-V05-00-13 2914 17.04.2003 MGP, tag emlowen-V05-00-13 3013 Modifications related to "cuts p 2915 Modifications related to "cuts per region" by VI as below 3014 Bug fix to G4LowEnergyGammaConve 2916 Bug fix to G4LowEnergyGammaConversion (angular distribution) 3015 2917 3016 12.04.2003 VI migration to cut per region f 2918 12.04.2003 VI migration to cut per region for fluo AlongStep 3017 G4ShellVacancy, G4hLowEnergyIoni 2919 G4ShellVacancy, G4hLowEnergyIonisation, G4LowEnergyIonisation 3018 2920 3019 28.03.2003 G.Cosmo, tag emlowen-V05-00-12 2921 28.03.2003 G.Cosmo, tag emlowen-V05-00-12 3020 Fixed compilation errors on SUN- 2922 Fixed compilation errors on SUN-CC for files: 3021 G4PenelopeBremsstrahlung.cc, G4 2923 G4PenelopeBremsstrahlung.cc, G4PenelopeBremsstrahlungAngular.cc, 3022 G4PenelopeBremsstrahlungContinuous.cc 2924 G4PenelopeBremsstrahlungContinuous.cc, G4PenelopeInterpolator.cc. 3023 Variables defined in for-loops s 2925 Variables defined in for-loops scope were used outside scope! 3024 2926 3025 27.03.2003 G.Cosmo, tag emlowen-V05-00-11 2927 27.03.2003 G.Cosmo, tag emlowen-V05-00-11 3026 Fixed usage of 'abs' in G4Penelo 2928 Fixed usage of 'abs' in G4PenelopeInterpolator.cc and 3027 G4PenelopeBremsstrahlungContinuous.cc 2929 G4PenelopeBremsstrahlungContinuous.cc to allow porting 3028 on WIN32-VC platform. 'abs' shou 2930 on WIN32-VC platform. 'abs' should not be included in 3029 the std namespace. 2931 the std namespace. 3030 2932 3031 19.03.2003 MGP, tag emlowen-V05-00-10 2933 19.03.2003 MGP, tag emlowen-V05-00-10 3032 Includes the two minor items bel 2934 Includes the two minor items below, on top of emlowen-V05-00-09 3033 2935 3034 10.03.2003 VI remove cut per material warni 2936 10.03.2003 VI remove cut per material warning 3035 VI use SutType for ions 2937 VI use SutType for ions 3036 2938 3037 28.02.2003 VI Minor design iteration on Bre 2939 28.02.2003 VI Minor design iteration on Bremsstrahlung, to accomodate 3038 variable name of file with param 2940 variable name of file with parameters 3039 2941 3040 26.02.2003 G.Cosmo, tag emlowen-V05-00-09 2942 26.02.2003 G.Cosmo, tag emlowen-V05-00-09 3041 Fixed usage of 'abs' in G4Penelo 2943 Fixed usage of 'abs' in G4PenelopeCompton.cc to allow porting 3042 on WIN32-VC platform. 'abs' shou 2944 on WIN32-VC platform. 'abs' should not be included in the std 3043 namespace. 2945 namespace. 3044 2946 3045 24.02.2003 MGP, tag emlowen-V05-00-08 2947 24.02.2003 MGP, tag emlowen-V05-00-08 3046 Small fixes related to Penelope 2948 Small fixes related to Penelope processes for photons 3047 2949 3048 22.02.2003 MGP, tag emlowen-V05-00-07 2950 22.02.2003 MGP, tag emlowen-V05-00-07 3049 Porting Penelope processes for p 2951 Porting Penelope processes for photons to SUN 3050 2952 3051 22.02.2003 MGP, tag emlowen-V05-00-06 2953 22.02.2003 MGP, tag emlowen-V05-00-06 3052 Minor design iteration on Bremss 2954 Minor design iteration on Bremsstrahlung, to accomodate 3053 variable number of parameters co 2955 variable number of parameters compatible with Penelope 3054 processes 2956 processes 3055 2957 3056 22.02.2003 MGP, tag emlowen-V05-00-05 2958 22.02.2003 MGP, tag emlowen-V05-00-05 3057 New Ziegler2000 parameterisation 2959 New Ziegler2000 parameterisation for G4hLowEnergyIonisation 3058 added by VI 2960 added by VI 3059 2961 3060 12.02.2003 MGP, tag emlowen-V05-00-04 2962 12.02.2003 MGP, tag emlowen-V05-00-04 3061 Corrected compilation error in G 2963 Corrected compilation error in G4LowEnergyLoss in tags V05-00-02/3 3062 Migrated Penelope processes to c 2964 Migrated Penelope processes to cuts-per-region 3063 Removed some compilation warning 2965 Removed some compilation warnings 3064 2966 3065 11.02.2003 MGP, tag emlowen-V05-00-03 2967 11.02.2003 MGP, tag emlowen-V05-00-03 3066 First tag including Penelope pro 2968 First tag including Penelope processes for photons and related 3067 unit tests, implemented by Lucia 2969 unit tests, implemented by Luciano Pandola 3068 2970 3069 11.02.2003 MGP, tag emlowen-V05-00-02 2971 11.02.2003 MGP, tag emlowen-V05-00-02 3070 Included minor editing of header 2972 Included minor editing of header files in the cut-per-region 3071 migration and protection of ener 2973 migration and protection of energy loss fluctuations by VI 3072 2974 3073 05.02.2003 CG, tag emlowen-V05-00-01 2975 05.02.2003 CG, tag emlowen-V05-00-01 3074 Removed redundant inclusion of h 2976 Removed redundant inclusion of headers for units and constants. 3075 Now using directly CLHEP headers 2977 Now using directly CLHEP headers. Affected files: 3076 G4QAOLowEnergyLoss.cc and few un 2978 G4QAOLowEnergyLoss.cc and few unit test .cc files. 3077 2979 3078 24.01.2003 MGP, tag emlowen-V05-00-00 2980 24.01.2003 MGP, tag emlowen-V05-00-00 3079 Included changes by VI for migra 2981 Included changes by VI for migration to cuts-by-region aware 3080 processes. 2982 processes. 3081 2983 3082 10.12.2002 MGP, tag emlowen-V04-01-09 2984 10.12.2002 MGP, tag emlowen-V04-01-09 3083 VI G4hLowEnergyIonisation.cc - a 2985 VI G4hLowEnergyIonisation.cc - antiprotons: free electron gas 3084 model replaces constant extensio 2986 model replaces constant extension of quantum oscillator model 3085 at low energies (< 25 keV), as f 2987 at low energies (< 25 keV), as for protons 3086 2988 3087 28.11.2002 MGP, tag emlowen-V04-01-08 2989 28.11.2002 MGP, tag emlowen-V04-01-08 3088 Update of G4ComptonTest and test 2990 Update of G4ComptonTest and test/GNUmakefile by A. Pfeiffer 3089 for AIDA3/Anaphe5 2991 for AIDA3/Anaphe5 3090 2992 3091 18.11.2002 MGP, tag emlowen-V04-01-07 2993 18.11.2002 MGP, tag emlowen-V04-01-07 3092 Bug fix in G4BremsstrahlungParam 2994 Bug fix in G4BremsstrahlungParameters, to load EEDL correctly 3093 (correction for PRS 430) 2995 (correction for PRS 430) 3094 2996 3095 08.11.2002 MGP, tag emlowen-V04-01-06 2997 08.11.2002 MGP, tag emlowen-V04-01-06 3096 New model for angular distributi 2998 New model for angular distribution in Rayleigh by Gerardo 3097 Depaola and Francesco Longo; cor 2999 Depaola and Francesco Longo; corrects PRS problem 406 3098 3000 3099 08.11.2002 MGP, tag emlowen-V04-01-05 3001 08.11.2002 MGP, tag emlowen-V04-01-05 3100 VI optimisation of tables in G4L 3002 VI optimisation of tables in G4LowEnergyIonisation, 3101 G4eLowEnergyLoss, G4hLowEnerg 3003 G4eLowEnergyLoss, G4hLowEnergyLoss, G4hLowEnergyIonisation 3102 3004 3103 08.10.2002 MGP, tag emlowen-V04-01-04 3005 08.10.2002 MGP, tag emlowen-V04-01-04 3104 VI G4hLowEnergyIonisation.cc - c 3006 VI G4hLowEnergyIonisation.cc - clean up fluo flag definition and init 3105 VI G4hIonEffChargeSquare.cc - fi 3007 VI G4hIonEffChargeSquare.cc - fix in charge definition 3106 VI G4hShellCrossSection.cc - fix 3008 VI G4hShellCrossSection.cc - fix in shell cross section for hadrons 3107 VI G4hLowEnergyLoss.cc - clean u 3009 VI G4hLowEnergyLoss.cc - clean up inverse range table build 3108 VI G4VeLowEnergyLoss.cc - clean 3010 VI G4VeLowEnergyLoss.cc - clean up inverse range table build 3109 VI G4hLowEnergyIonisation.cc - c 3011 VI G4hLowEnergyIonisation.cc - clean up energy ranges for models 3110 VI G4LowEnergyIonisation.cc - r 3012 VI G4LowEnergyIonisation.cc - remove ActivateFluorescence from 3111 S 3013 SetCut.. methods 3112 3014 3113 27.08.2002 CG,VI, tag emlowen-V04-01-03 3015 27.08.2002 CG,VI, tag emlowen-V04-01-03 3114 A. Mantero fix leakage in G4Atom 3016 A. Mantero fix leakage in G4AtomicTransition.cc 3115 3017 3116 30.07.2002 CG,VI, tag emlowen-V04-01-02 3018 30.07.2002 CG,VI, tag emlowen-V04-01-02 3117 VI fix to G4LowEnergyIonisation. 3019 VI fix to G4LowEnergyIonisation.cc, for restricted energy loss 3118 3020 3119 30.07.2002 CG,VI, tag emlowen-V04-01-01 3021 30.07.2002 CG,VI, tag emlowen-V04-01-01 3120 CG fix to G4VCrossSectionHandler 3022 CG fix to G4VCrossSectionHandler.cc, to fix compilation problems 3121 on DEC-cxx non-ISO. 3023 on DEC-cxx non-ISO. 3122 VI fix to G4AugerData.cc, to cle 3024 VI fix to G4AugerData.cc, to clean warnings on gcc-3.1 and optimise 3123 load of data in memory. 3025 load of data in memory. 3124 3026 3125 15.06.2002 MGP, tag emlowen-V04-01-00 3027 15.06.2002 MGP, tag emlowen-V04-01-00 3126 VI Bug fix in G4eEnergySpectrum 3028 VI Bug fix in G4eEnergySpectrum 3127 VI Bug fix in G4VCrossSectionHan 3029 VI Bug fix in G4VCrossSectionHandler, connected modifications in 3128 other handlers 3030 other handlers 3129 3031 3130 15.06.2002 MGP, tag emlowen-V04-00-17 3032 15.06.2002 MGP, tag emlowen-V04-00-17 3131 VI Bug fix in fluctuations in G4 3033 VI Bug fix in fluctuations in G4hLowEnergyIonisation 3132 VI Removed duplicate member func 3034 VI Removed duplicate member function to activate fluorescence 3133 3035 3134 10.06.2002 MGP, tag emlowen-V04-00-16 3036 10.06.2002 MGP, tag emlowen-V04-00-16 3135 fStopAndKill moved to fStopAndAl 3037 fStopAndKill moved to fStopAndAlive in G4hLowEnergyIonisation 3136 to satisfy UR for activation of 3038 to satisfy UR for activation of further processes for ions 3137 (UR by UKDM) 3039 (UR by UKDM) 3138 3040 3139 07.06.2002 MGP, tag emlowen-V04-00-15 3041 07.06.2002 MGP, tag emlowen-V04-00-15 3140 Fixes to Rayleigh by Francesco L 3042 Fixes to Rayleigh by Francesco Longo and Gerardo Depaola (PRS 371) 3141 3043 3142 07.06.2002 MGP, tag emlowen-V04-00-14 3044 07.06.2002 MGP, tag emlowen-V04-00-14 3143 Added comments for Software Refe 3045 Added comments for Software Reference Manual 3144 3046 3145 03.06.2002 MGP, tag emlowen-V04-00-13 3047 03.06.2002 MGP, tag emlowen-V04-00-13 3146 Fixes to Auger by Alfonso Manter 3048 Fixes to Auger by Alfonso Mantero 3147 Goes with new version of G4LEDAT 3049 Goes with new version of G4LEDATA G4EMLOW1.1 3148 3050 3149 03.06.2002 MGP, tag emlowen-V04-00-12 3051 03.06.2002 MGP, tag emlowen-V04-00-12 3150 Introduce Auger implementation ( 3052 Introduce Auger implementation (previously handled as 3151 local energy deposit) 3053 local energy deposit) 3152 3054 3153 02.06.2002 MGP, tag emlowen-V04-00-11 3055 02.06.2002 MGP, tag emlowen-V04-00-11 3154 VI Fixes in Bremsstrahlung - int 3056 VI Fixes in Bremsstrahlung - interpolation above 10 MeV 3155 VI Change parametrisation of e- 3057 VI Change parametrisation of e- ionisation - 24-parameters 3156 for each shell are used. Cor 3058 for each shell are used. Corresponding change is 3157 sampling and integration 3059 sampling and integration 3158 VI Add excitation cross sections 3060 VI Add excitation cross sections and energy 3159 New interpolation algorithm 3061 New interpolation algorithm 3160 Goes with new version of G4LEDAT 3062 Goes with new version of G4LEDATA G4EMLOW1.0 3161 3063 3162 02.06.2002 MGP, tag emlowen-V04-00-10 3064 02.06.2002 MGP, tag emlowen-V04-00-10 3163 Improvements to PolarizedCompton 3065 Improvements to PolarizedCompton by F. Longo and G. Depaola 3164 3066 3165 02.06.2002 MGP, tag emlowen-V04-00-09 3067 02.06.2002 MGP, tag emlowen-V04-00-09 3166 Fixed max length of ntuple varia 3068 Fixed max length of ntuple variable names for HBOOK 3167 in test/G4ComptonTest 3069 in test/G4ComptonTest 3168 Updates in unit tests and in hTe 3070 Updates in unit tests and in hTest by V.I. 3169 3071 3170 28.05.2002 MGP, tag emlowen-V04-00-08 3072 28.05.2002 MGP, tag emlowen-V04-00-08 3171 Code and minor design improvemen 3073 Code and minor design improvements deriving from reviews, 3172 inspections and Code Wizard 3074 inspections and Code Wizard 3173 3075 3174 28.05.2002 MGP, tag emlowen-V04-00-07 3076 28.05.2002 MGP, tag emlowen-V04-00-07 3175 Added protection in G4eIonisatio 3077 Added protection in G4eIonisationSpectrum 3176 3078 3177 28.05.2002 MGP, tag emlowen-V04-00-06 3079 28.05.2002 MGP, tag emlowen-V04-00-06 3178 G4ComptonTest and test/GNUmakefi 3080 G4ComptonTest and test/GNUmakefile updated to AIDA 2.2 and 3179 Anaphe 4.0.n 3081 Anaphe 4.0.n 3180 3082 3181 19.04.2002 - MGP, tag emlowen-V04-00-05 3083 19.04.2002 - MGP, tag emlowen-V04-00-05 3182 Fixed compilation warnings; adde 3084 Fixed compilation warnings; added pointer protection in 3183 G4eLowEnergyLoss 3085 G4eLowEnergyLoss 3184 3086 3185 18.04.2002 - MGP, tag emlowen-V04-00-04 3087 18.04.2002 - MGP, tag emlowen-V04-00-04 3186 Modification to G4VCrossSectionH 3088 Modification to G4VCrossSectionHandler and 3187 G4LowEnergyPhotoElectric to fix 3089 G4LowEnergyPhotoElectric to fix a problem 3188 3090 3189 18.04.2002 - VNI 3091 18.04.2002 - VNI 3190 G4LowEnergyPhotoElectric: fix in 3092 G4LowEnergyPhotoElectric: fix in Fluo part + MeanFreePath 3191 calculation using crossSectionHa 3093 calculation using crossSectionHandler and cross sections 3192 directly 3094 directly 3193 3095 3194 18.04.2002 - MGP, tag emlowen-V04-00-03 3096 18.04.2002 - MGP, tag emlowen-V04-00-03 3195 Modification to table calculatio 3097 Modification to table calculation for GenericIon as below 3196 3098 3197 09.04.2002 - VNI 3099 09.04.2002 - VNI 3198 For GenericIons all tables are c 3100 For GenericIons all tables are calculated once now 3199 3101 3200 03.04.2002 - MGP, tag emlowen-V04-00-02 3102 03.04.2002 - MGP, tag emlowen-V04-00-02 3201 Option to activate atomic deexci 3103 Option to activate atomic deexcitation in ionisation processes 3202 3104 3203 28.03.2002 - VNI 3105 28.03.2002 - VNI 3204 Add Fluorescence flag to electro 3106 Add Fluorescence flag to electron and hadron ionisation 3205 3107 3206 27.03.2002 - VNI, tag emlowen-V04-00-01 3108 27.03.2002 - VNI, tag emlowen-V04-00-01 3207 Bug fix in hadron Fluo and in d 3109 Bug fix in hadron Fluo and in deexcitation 3208 3110 3209 28.02.2002 - MGP, tag emlowen-V04-00-00 3111 28.02.2002 - MGP, tag emlowen-V04-00-00 3210 V.Ivanchenko bug fix for Generic 3112 V.Ivanchenko bug fix for GenericIons 3211 3113 3212 30.11.2001 - MGP, tag emlowen-V03-02-49 3114 30.11.2001 - MGP, tag emlowen-V03-02-49 3213 Major physics improvement in ele 3115 Major physics improvement in electron processes by V.I. 3214 Significant improvement of perfo 3116 Significant improvement of performance 3215 Requires new version of data: G4 3117 Requires new version of data: G4EMLOW0.5 3216 3118 3217 28.11.2001 - MGP, tag emlowen-V03-02-48 3119 28.11.2001 - MGP, tag emlowen-V03-02-48 3218 Fix for compilation on Windows 3120 Fix for compilation on Windows 3219 3121 3220 27.11.2001 - MGP, tag emlowen-V03-02-47 3122 27.11.2001 - MGP, tag emlowen-V03-02-47 3221 Fix by V.I. related to the remov 3123 Fix by V.I. related to the removal of static inline functions 3222 3124 3223 23.11.2001 - MGP, tag emlowen-V03-02-46 3125 23.11.2001 - MGP, tag emlowen-V03-02-46 3224 Removed static inline functions, 3126 Removed static inline functions, as requested by G. Cosmo 3225 to satisfy porting requirements 3127 to satisfy porting requirements 3226 3128 3227 15.11.2001 - MGP, tag emlowen-V03-02-45 3129 15.11.2001 - MGP, tag emlowen-V03-02-45 3228 Bug fix in G4FluoData 3130 Bug fix in G4FluoData 3229 Physics improvement in Bremsstra 3131 Physics improvement in Bremsstrahlung 3230 Modified warning message in G4hL 3132 Modified warning message in G4hLowEnergyIonisation 3231 Goes with new database version G 3133 Goes with new database version G4EMLOW0.4 3232 3134 3233 09.11.2001 - MGP, tag emlowen-V03-02-44 3135 09.11.2001 - MGP, tag emlowen-V03-02-44 3234 Example for using analysis in te 3136 Example for using analysis in test/LowEnTest, based on 3235 Ramon's XrayTel 3137 Ramon's XrayTel 3236 3138 3237 09.11.2001 - MGP, tag emlowen-V03-02-43 3139 09.11.2001 - MGP, tag emlowen-V03-02-43 3238 Fixed name in test/processTest/G 3140 Fixed name in test/processTest/GNUmakefile causing 3239 problems with library map 3141 problems with library map 3240 3142 3241 08.11.2001 - MGP, tag emlowen-V03-02-42 3143 08.11.2001 - MGP, tag emlowen-V03-02-42 3242 Modifications to be compliant wi 3144 Modifications to be compliant with the unsupported, 3243 deprecated "cuts per material" 3145 deprecated "cuts per material" 3244 Added G4CutsPerMaterialWarning f 3146 Added G4CutsPerMaterialWarning functor to warn users 3245 WARNING: LowE processes are not 3147 WARNING: LowE processes are not supported if using different 3246 cuts for different materials 3148 cuts for different materials 3247 3149 3248 06.11.2001 - MGP, tag emlowen-V03-02-41 3150 06.11.2001 - MGP, tag emlowen-V03-02-41 3249 Identical to emlowen-V03-02-40 3151 Identical to emlowen-V03-02-40 3250 Redone because the tag aborted b 3152 Redone because the tag aborted before completion 3251 3153 3252 06.11.2001 - MGP, tag emlowen-V03-02-40 3154 06.11.2001 - MGP, tag emlowen-V03-02-40 3253 Performance improvement in elect 3155 Performance improvement in electron processes 3254 Some clean up of code (include/f 3156 Some clean up of code (include/forward class declarations, 3255 coding style guidelines etc.) 3157 coding style guidelines etc.) 3256 First implementation of a generi 3158 First implementation of a generic unit test, with AIDA/Lizard 3257 analysis in test/processTest 3159 analysis in test/processTest 3258 3160 3259 01.11.2001 - MGP, tag emlowen-V03-02-39 3161 01.11.2001 - MGP, tag emlowen-V03-02-39 3260 PIXE introduced in G4hLowEnergyI 3162 PIXE introduced in G4hLowEnergyIonisation 3261 3163 3262 29.10.2001 - MGP, tag emlowen-V03-02-38 3164 29.10.2001 - MGP, tag emlowen-V03-02-38 3263 Bug fixes in new code 3165 Bug fixes in new code 3264 Generic unit test for e/photon p 3166 Generic unit test for e/photon processes in test/processTest 3265 (analysis still to be added) 3167 (analysis still to be added) 3266 3168 3267 28.10.2001 - MGP, tag emlowen-V03-02-37 3169 28.10.2001 - MGP, tag emlowen-V03-02-37 3268 Fixed compilation warnings on Li 3170 Fixed compilation warnings on Linux and HP 3269 Improved code style 3171 Improved code style 3270 3172 3271 26.10.2001 - MGP, tag emlowen-V03-02-36 3173 26.10.2001 - MGP, tag emlowen-V03-02-36 3272 Bug and memory leak fixes in the 3174 Bug and memory leak fixes in the new electron classes 3273 3175 3274 26.10.2001 - MGP, tag emlowen-V03-02-35 3176 26.10.2001 - MGP, tag emlowen-V03-02-35 3275 Swapped old/new electron process 3177 Swapped old/new electron processes 3276 3178 3277 25.10.2001 - MGP, tag emlowen-V03-02-34 3179 25.10.2001 - MGP, tag emlowen-V03-02-34 3278 Bug fixes in the new classes rel 3180 Bug fixes in the new classes related to Bremsstrahlung and 3279 e/h Ionisation 3181 e/h Ionisation 3280 3182 3281 25.10.2001 - MGP, tag emlowen-V03-02-33 3183 25.10.2001 - MGP, tag emlowen-V03-02-33 3282 G4LowEnergyPolarizedCompton move 3184 G4LowEnergyPolarizedCompton moved to new design 3283 Many bug fixes in G4eIonisationP 3185 Many bug fixes in G4eIonisationParameters and G4BremsstrahlungParameters 3284 New classes for shell cross sect 3186 New classes for shell cross sections for proton-induced fluorescence 3285 Fluorescence introduced in tempo 3187 Fluorescence introduced in temporary class G4hLowEnergyIonisation 3286 Fluorescence introduced in the c 3188 Fluorescence introduced in the continuous part of electron 3287 ionisation in G4eLowEnergyLoss a 3189 ionisation in G4eLowEnergyLoss and temporary G4LowEnergyIonisationVI 3288 3190 3289 18.10.2001 - MGP, tag emlowen-V03-02-32 3191 18.10.2001 - MGP, tag emlowen-V03-02-32 3290 Same as previous one, with on to 3192 Same as previous one, with on top fixes to G4BremsstrahlungParameters.cc 3291 and G4eIonisationParameters.cc by G. C 3193 and G4eIonisationParameters.cc by G. Cosmo for compatibility with 3292 geant4-03-02-ref-06 in view of S 3194 geant4-03-02-ref-06 in view of STL migration 3293 3195 3294 18.10.2001 - MGP, tag emlowen-V03-02-31 3196 18.10.2001 - MGP, tag emlowen-V03-02-31 3295 Added member function in G4eLowE 3197 Added member function in G4eLowEnergyLoss and G4VLowEnergyIonisationVI 3296 for generation of atomic deexcit 3198 for generation of atomic deexcitation products in the continuous part 3297 3199 3298 18.10.2001 - MGP, tag emlowen-V03-02-30 3200 18.10.2001 - MGP, tag emlowen-V03-02-30 3299 Electron processes: contribution 3201 Electron processes: contributions to the implementation by V.I. 3300 revision of 3202 revision of code quality and consistency 3301 with design 3203 with design by MGP 3302 3204 3303 18.10.2001 - MGP, tag emlowen-V03-02-29 3205 18.10.2001 - MGP, tag emlowen-V03-02-29 3304 Modification of G4hNuclearStoppi 3206 Modification of G4hNuclearStoppingModel and 3305 G4hParametrisedLossModel by G. Cosmo r 3207 G4hParametrisedLossModel by G. Cosmo required for 3306 compatibility with materials-V03 3208 compatibility with materials-V03-02-04 3307 3209 3308 12.10.2001 - MGP, tag emlowen-V03-02-28 3210 12.10.2001 - MGP, tag emlowen-V03-02-28 3309 Cosmetics in the source code (FA 3211 Cosmetics in the source code (FALSE/TRUE moved to false/true) 3310 and update of all tests to new m 3212 and update of all tests to new materials migrated to STL 3311 3213 3312 11.10.2001 - MGP, tag emlowen-V03-02-27 3214 11.10.2001 - MGP, tag emlowen-V03-02-27 3313 Further revision of the new code 3215 Further revision of the new code in the previous tag 3314 Restored G4LowEnergyIonisation a 3216 Restored G4LowEnergyIonisation and G4LowEnergyBremsstrahlung 3315 as in emlowen-V03-02-25; new ver 3217 as in emlowen-V03-02-25; new versions as in emlowen-V03-02-26 3316 renamed temporarily to allow for 3218 renamed temporarily to allow for parallel development 3317 Removed references to Rogue Wave 3219 Removed references to Rogue Wave and STL interface from 3318 test/LowEnTest/ and test/fluoTes 3220 test/LowEnTest/ and test/fluoTest/ 3319 3221 3320 10.10.2001 - MGP, tag emlowen-V03-02-26 3222 10.10.2001 - MGP, tag emlowen-V03-02-26 3321 Code for implementation of desig 3223 Code for implementation of design iteration for electrons 3322 by V. Ivanchenko 3224 by V. Ivanchenko 3323 Major revision of new code to im 3225 Major revision of new code to improve code quality and consistency 3324 with design by MGP 3226 with design by MGP 3325 Since the new code does not resp 3227 Since the new code does not respect the design and broke system 3326 test and user code, this tag is 3228 test and user code, this tag is only for internal debugging 3327 purpose and should not be used b 3229 purpose and should not be used by developers 3328 3230 3329 09.10.2001 - MGP, tag emlowen-V03-02-25 3231 09.10.2001 - MGP, tag emlowen-V03-02-25 3330 Identical to the previous one, b 3232 Identical to the previous one, but restored G4VDataSetAlgorithm 3331 (corrupted in cvs update?) 3233 (corrupted in cvs update?) 3332 3234 3333 08.10.2001 - MGP, tag emlowen-V03-02-24 3235 08.10.2001 - MGP, tag emlowen-V03-02-24 3334 Modified G4CrossSectionHandler t 3236 Modified G4CrossSectionHandler to inherit from base class 3335 Minor design iteration in G4VEMD 3237 Minor design iteration in G4VEMDataSet and G4VDataSetAlgorithm 3336 Encapsulated range test to gener 3238 Encapsulated range test to generate secondaries into a 3337 strategy pattern; implemented in 3239 strategy pattern; implemented in photon processes 3338 3240 3339 04.10.2001 - MGP, tag emlowen-V03-02-23 3241 04.10.2001 - MGP, tag emlowen-V03-02-23 3340 Fluorescence according to the ne 3242 Fluorescence according to the new design introduced 3341 into e- ionisation (contribution 3243 into e- ionisation (contribution to PostStepDoIt) 3342 by E. Guardincerri 3244 by E. Guardincerri 3343 3245 3344 26.09.2001 - MGP, tag emlowen-V03-02-22 3246 26.09.2001 - MGP, tag emlowen-V03-02-22 3345 Workaround to support deficienci 3247 Workaround to support deficiencies of ObjectSpace in 3346 implementation of STL pair 3248 implementation of STL pair 3347 3249 3348 25.09.2001 - MGP, tag emlowen-V03-02-21 3250 25.09.2001 - MGP, tag emlowen-V03-02-21 3349 Workaround to support deficienci 3251 Workaround to support deficiencies of ObjectSpace in 3350 implementation of STL pair (wron 3252 implementation of STL pair (wrongly tagged) 3351 3253 3352 24.09.2001 - MGP, tag emlowen-V03-02-20 3254 24.09.2001 - MGP, tag emlowen-V03-02-20 3353 Minor modifications to make the 3255 Minor modifications to make the lowenergy category co-work 3354 with both materials-V03-02-03 an 3256 with both materials-V03-02-03 and materials as 3355 in geant4-03-02-ref-03 3257 in geant4-03-02-ref-03 3356 3258 3357 23.09.2001 - MGP, tag emlowen-V03-02-19 3259 23.09.2001 - MGP, tag emlowen-V03-02-19 3358 Same as previous one + migration 3260 Same as previous one + migration to materials-V03-02-03 (STL) 3359 3261 3360 23.09.2001 - MGP, tag emlowen-V03-02-18 3262 23.09.2001 - MGP, tag emlowen-V03-02-18 3361 New class to generate shell vaca 3263 New class to generate shell vacancies in continuous part 3362 of processes by E. Guardincerri 3264 of processes by E. Guardincerri 3363 Renamed old photon processes (pr 3265 Renamed old photon processes (pre-design iteration) to 3364 G4LowEnergyOld; to be kept for a 3266 G4LowEnergyOld; to be kept for a limited period for convenience 3365 of regression testing 3267 of regression testing 3366 Fixed various STL problems found 3268 Fixed various STL problems found with HP compiler 3367 Added protection in G4LowEnergyP 3269 Added protection in G4LowEnergyPhotoElectric to avoid 3368 generating photons causing negat 3270 generating photons causing negative energy balance 3369 3271 3370 21.09.2001 - MGP, tag emlowen-V03-02-17 3272 21.09.2001 - MGP, tag emlowen-V03-02-17 3371 G4LowEnergyPhotoElectric moved t 3273 G4LowEnergyPhotoElectric moved to the implementation 3372 according to the new fluo+data d 3274 according to the new fluo+data design 3373 [Test version G4LowEnergyPhotoEl 3275 [Test version G4LowEnergyPhotoElectricMG removed] 3374 Fixed warning for energy outside 3276 Fixed warning for energy outside allowed range in G4EMDataSet 3375 Update to test/GNUmakefile, G4Co 3277 Update to test/GNUmakefile, G4ComptonTest.cc by A. Pfeiffer 3376 Minor cosmetics 3278 Minor cosmetics 3377 3279 3378 19.09.2001 - MGP, tag emlowen-V03-02-16 3280 19.09.2001 - MGP, tag emlowen-V03-02-16 3379 Same as previous one, but test/G 3281 Same as previous one, but test/GNUmakefile, G4ComptonTest.cc 3380 and G4ComptonTest.py for histogr 3282 and G4ComptonTest.py for histograms and ntuples with Lizard 3381 (by A. Pfeiffer) 3283 (by A. Pfeiffer) 3382 3284 3383 19.09.2001 - MGP, tag emlowen-V03-02-15 3285 19.09.2001 - MGP, tag emlowen-V03-02-15 3384 Same as previous one, but test/f 3286 Same as previous one, but test/fluoTest with Particle gun 3385 3287 3386 19.09.2001 - MGP, tag emlowen-V03-02-14 3288 19.09.2001 - MGP, tag emlowen-V03-02-14 3387 Minor cosmetics w.r.t. the previ 3289 Minor cosmetics w.r.t. the previous one (removed compilation 3388 warnings) 3290 warnings) 3389 test/fluoTest with GPS 3291 test/fluoTest with GPS 3390 3292 3391 16.09.2001 - MGP, tag emlowen-V03-02-13 3293 16.09.2001 - MGP, tag emlowen-V03-02-13 3392 Update to the fluorescence domai 3294 Update to the fluorescence domain consistent with the 3393 new design (development by E. Gu 3295 new design (development by E. Guardincerri) 3394 Update to test/fluoTest (develop 3296 Update to test/fluoTest (development by E. Guardincerri) 3395 3297 3396 13.09.2001 - MGP, tag emlowen-V03-02-12 3298 13.09.2001 - MGP, tag emlowen-V03-02-12 3397 Fix in G4CrossSectionHandler::Cl 3299 Fix in G4CrossSectionHandler::Clear to remove an infinite loop 3398 occurring in test14 3300 occurring in test14 3399 3301 3400 10.09.2001 - MGP, tag emlowen-V03-02-11 3302 10.09.2001 - MGP, tag emlowen-V03-02-11 3401 Identical to emlowen-V03-02-10 3303 Identical to emlowen-V03-02-10 3402 Restored a clean situation in th 3304 Restored a clean situation in the cvs head, removing all 3403 the code inconsistent with the d 3305 the code inconsistent with the design present in 3404 emlowen-after-chep2001, resultin 3306 emlowen-after-chep2001, resulting from a fault in the 3405 software process by a developer. 3307 software process by a developer. 3406 3308 3407 10.09.2001 - MGP, tag emlowen-after-chep2001 3309 10.09.2001 - MGP, tag emlowen-after-chep2001 3408 Junk found in the repository 3310 Junk found in the repository 3409 Tagged as an aid in the procedur 3311 Tagged as an aid in the procedure of restoring a reasonable 3410 situation in the cvs head for fu 3312 situation in the cvs head for future developments 3411 3313 3412 29.08.2001 - MGP, tag emlowen-V03-02-10 3314 29.08.2001 - MGP, tag emlowen-V03-02-10 3413 Major revision of G4LowEnergyCom 3315 Major revision of G4LowEnergyCompton, G4LowEnergyRayleigh and 3414 G4LowEnergyGammaConversion: re-i 3316 G4LowEnergyGammaConversion: re-implementation according to 3415 the design iteration in the data 3317 the design iteration in the data domain 3416 Temporary re-implementation of G 3318 Temporary re-implementation of G4LowEnergyPhotoElectricMG, 3417 without fluorescence yet 3319 without fluorescence yet 3418 3320 3419 29.08.2001 - MGP, tag emlowen-V03-02-09 3321 29.08.2001 - MGP, tag emlowen-V03-02-09 3420 Bug fix in G4CrossSectionHandler 3322 Bug fix in G4CrossSectionHandler 3421 3323 3422 29.08.2001 - MGP, tag emlowen-V03-02-08 3324 29.08.2001 - MGP, tag emlowen-V03-02-08 3423 Cleared compilation warnings in 3325 Cleared compilation warnings in G4AtomicTransitionManager 3424 3326 3425 28.08.2001 - G.Cosmo, tag emlowen-V03-02-07 3327 28.08.2001 - G.Cosmo, tag emlowen-V03-02-07 3426 Fixed mess with tag names 3328 Fixed mess with tag names 3427 3329 3428 27.08.2001 - STT, tag emlowen-V03-02-06 3330 27.08.2001 - STT, tag emlowen-V03-02-06 3429 3331 3430 20.08.2001 - MGP, tag emlowen-V03-02-05 3332 20.08.2001 - MGP, tag emlowen-V03-02-05 3431 Added files resulting from desig 3333 Added files resulting from design iteration in the data domain 3432 3334 3433 20.08.2001 - MGP, tag emlowen-V03-02-04 3335 20.08.2001 - MGP, tag emlowen-V03-02-04 3434 Same as emlowen-V03-02-02 + bug fix by 3336 Same as emlowen-V03-02-02 + bug fix by V.I. described below 3435 3337 3436 18.08.2001 - V.Ivanchenko fix energy conserva 3338 18.08.2001 - V.Ivanchenko fix energy conservation bugs for small 3437 range cuts in G4LowEnergyIonisat 3339 range cuts in G4LowEnergyIonisation.cc 3438 3340 3439 30.07.2001 - MGP, tag emlowen-V03-02-03 3341 30.07.2001 - MGP, tag emlowen-V03-02-03 3440 First step of design iteration i 3342 First step of design iteration in fluorescence (files 3441 contributed by E. Guardincerri, 3343 contributed by E. Guardincerri, G4AtomicShell and 3442 G4AtomicTransitionManager) + rel 3344 G4AtomicTransitionManager) + related unit test 3443 3345 3444 30.07.2001 - MGP, tag emlowen-V03-02-02 3346 30.07.2001 - MGP, tag emlowen-V03-02-02 3445 Fix to GammaConversion by F. Lon 3347 Fix to GammaConversion by F. Longo 3446 3348 3447 30.07.2001 - MGP, tag emlowen-V03-02-01 3349 30.07.2001 - MGP, tag emlowen-V03-02-01 3448 Added modifications by V.I. list 3350 Added modifications by V.I. listed below (13.07.2001), 3449 on top of previous tag 3351 on top of previous tag 3450 3352 3451 30.07.2001 - MGP, tag emlowen-V03-02-00 3353 30.07.2001 - MGP, tag emlowen-V03-02-00 3452 Same as emlowen-V03-01-19, with 3354 Same as emlowen-V03-01-19, with liability disclaimer added 3453 3355 3454 13.07.2001 - V.Ivanchenko remove comments wit 3356 13.07.2001 - V.Ivanchenko remove comments with Rogue Wave 3455 fix a problem of continuity of i 3357 fix a problem of continuity of ion effective charge 3456 3358 3457 18.06.2001 - MGP, tag emlowen-V03-01-19 3359 18.06.2001 - MGP, tag emlowen-V03-01-19 3458 Same as emlowen-V03-01-18, with 3360 Same as emlowen-V03-01-18, with corrections by S. Chauvie 3459 to recover from modifications li 3361 to recover from modifications listed below 3460 Quantum oscillator model is applied to 3362 Quantum oscillator model is applied to all materials, as it 3461 has been since Geant4 3.0 releas 3363 has been since Geant4 3.0 release 3462 Contains also updates to G4Stopp 3364 Contains also updates to G4StoppingPowerTest 3463 3365 3464 18.06.2001 - MGP, tag emlowen-V03-01-18 3366 18.06.2001 - MGP, tag emlowen-V03-01-18 3465 Same as emlowen-V03-01-17, with 3367 Same as emlowen-V03-01-17, with a bug fix to 3466 G4LowEnergyPolarizedCompton by F 3368 G4LowEnergyPolarizedCompton by F. Longo and G. Depaola 3467 3369 3468 07.06.2001 - Add printout to G4hLowEnergyIoni 3370 07.06.2001 - Add printout to G4hLowEnergyIonisation + clean up (V.I.) 3469 Oscillator model is applied only 3371 Oscillator model is applied only for 6 materials (V.I.) 3470 3372 3471 05.06.2001 - MGP, tag emlowen-V03-01-17 3373 05.06.2001 - MGP, tag emlowen-V03-01-17 3472 Fix in G4QAOLowEnergyLoss by S. 3374 Fix in G4QAOLowEnergyLoss by S. Chauvie of bugs introduced 3473 with the changes below 3375 with the changes below 3474 Also fixes in unit tests related 3376 Also fixes in unit tests related to hadron ionisation 3475 3377 3476 01.06.2001 - V.Ivanchenko change G4QAOLowEner 3378 01.06.2001 - V.Ivanchenko change G4QAOLowEnergyLoss: materials 3477 search by Z not name, validity r 3379 search by Z not name, validity range down to 5 keV, 3478 fix sign of the Barkas term 3380 fix sign of the Barkas term 3479 3381 3480 28.05.2001 - MGP, tag emlowen-V03-01-16 3382 28.05.2001 - MGP, tag emlowen-V03-01-16 3481 Corrected typo involuntarily int 3383 Corrected typo involuntarily introduced into a public m.f. 3482 3384 3483 25.05.2001 - MGP, tag emlowen-V03-01-15 3385 25.05.2001 - MGP, tag emlowen-V03-01-15 3484 Added protections in G4LowEnergy 3386 Added protections in G4LowEnergyPolarizedCompton (MGP) 3485 Improved comments in hadron/ion 3387 Improved comments in hadron/ion classes (V.I.) 3486 Improved code style in e/photon 3388 Improved code style in e/photon classes (MGP) 3487 3389 3488 24.05.2001 - MGP, tag emlowen-V03-01-14 3390 24.05.2001 - MGP, tag emlowen-V03-01-14 3489 Modified G4LowEnergyPolarizedCom 3391 Modified G4LowEnergyPolarizedCompton to inherit from 3490 G4VDiscreteProcess 3392 G4VDiscreteProcess 3491 3393 3492 23.05.2001 - MGP, tag emlowen-V03-01-13 3394 23.05.2001 - MGP, tag emlowen-V03-01-13 3493 Modifications in G4LowEnergyIoni 3395 Modifications in G4LowEnergyIonisation and G4eLowEnergyLoss 3494 by V.Ivanchenko: 3396 by V.Ivanchenko: 3495 calculation of range directly fr 3397 calculation of range directly from RangeTable; 3496 calculation of MeanFreePath from 3398 calculation of MeanFreePath from LambdaTable; 3497 improvement in the kinematics of 3399 improvement in the kinematics of delta-ray production 3498 3400 3499 23.05.2001 - MGP, tag emlowen-V03-01-12 3401 23.05.2001 - MGP, tag emlowen-V03-01-12 3500 Minor fix in G4hLowEnergyIonisat 3402 Minor fix in G4hLowEnergyIonisation by V.Ivanchenko 3501 3403 3502 23.05.2001 - MGP, tag emlowen-V03-01-11 3404 23.05.2001 - MGP, tag emlowen-V03-01-11 3503 Cleaned up test macro names; min 3405 Cleaned up test macro names; minor update to G4MeanFreePathTest.cc 3504 minor changes in hTest histogram 3406 minor changes in hTest histograms 3505 3407 3506 23.05.2001 - V.Ivanchenko 3408 23.05.2001 - V.Ivanchenko 3507 G4LowEnergyIonisation and G4eLow 3409 G4LowEnergyIonisation and G4eLowEnergyLoss changed: 3508 direct method of range table cal 3410 direct method of range table calculation; 3509 MeanFreePath is calculated from 3411 MeanFreePath is calculated from lambda table; 3510 kinematics of delta-ray producti 3412 kinematics of delta-ray production improved; 3511 minor fix in G4hLowEnergyIonisat 3413 minor fix in G4hLowEnergyIonisation. 3512 3414 3513 22.05.2001 - MGP, tag emlowen-V03-01-10 3415 22.05.2001 - MGP, tag emlowen-V03-01-10 3514 Bug fix in G4QAOLowEnergyLoss.cc 3416 Bug fix in G4QAOLowEnergyLoss.cc 3515 3417 3516 22.05.2001 - MGP, tag emlowen-V03-01-09 3418 22.05.2001 - MGP, tag emlowen-V03-01-09 3517 Same as emlowen-V03-01-08, with 3419 Same as emlowen-V03-01-08, with further modifications to hTest 3518 3420 3519 22.05.2001 - MGP, tag emlowen-V03-01-08 3421 22.05.2001 - MGP, tag emlowen-V03-01-08 3520 Same as emlowen-V03-01-07, with in a 3422 Same as emlowen-V03-01-07, with in addition: 3521 - new unit tests (G4hTestLossTab 3423 - new unit tests (G4hTestLossTableProduction, G4MeanFreePathTest) 3522 - modifications to hTest 3424 - modifications to hTest 3523 - test macros renamed to be more 3425 - test macros renamed to be more easily identifiable 3524 3426 3525 11.05.2001 - MGP, tag emlowen-V03-01-07 3427 11.05.2001 - MGP, tag emlowen-V03-01-07 3526 Removed more compilation warning 3428 Removed more compilation warnings in ANSI strict mode 3527 3429 3528 11.05.2001 - MGP, tag emlowen-V03-01-06 3430 11.05.2001 - MGP, tag emlowen-V03-01-06 3529 Same as emlowen-V03-01-04, with 3431 Same as emlowen-V03-01-04, with minor modification on hTest 3530 by V. Ivanchenko 3432 by V. Ivanchenko 3531 3433 3532 11.05.2001 - MGP, tag emlowen-V03-01-05 3434 11.05.2001 - MGP, tag emlowen-V03-01-05 3533 Same as emlowen-V03-01-04, with 3435 Same as emlowen-V03-01-04, with a new unit test by V. Ivanchenko 3534 3436 3535 10.05.2001 - V.Ivanchenko 3437 10.05.2001 - V.Ivanchenko 3536 Removed compilation warnings in 3438 Removed compilation warnings in ANSI strict mode 3537 3439 3538 08.05.2001 - MGP, tag emlowen-V03-01-04 3440 08.05.2001 - MGP, tag emlowen-V03-01-04 3539 Removed compilation warnings in 3441 Removed compilation warnings in ANSI strict mode 3540 3442 3541 07.05.2001 - MGP, tag emlowen-V03-01-03 3443 07.05.2001 - MGP, tag emlowen-V03-01-03 3542 Removal of RW remnants, moved to 3444 Removal of RW remnants, moved to STL containers 3543 3445 3544 07.05.2001 - MGP, tag emlowen-V03-01-02 3446 07.05.2001 - MGP, tag emlowen-V03-01-02 3545 Same as emlowen-V03-01-01, with 3447 Same as emlowen-V03-01-01, with some improvements in tests 3546 3448 3547 02.05.2001 - MGP, tag emlowen-V03-01-01 3449 02.05.2001 - MGP, tag emlowen-V03-01-01 3548 Same as emlowen-V03-01-00, with 3450 Same as emlowen-V03-01-00, with a first implementation of 3549 a full suite of unit tests for e 3451 a full suite of unit tests for electrons and photons 3550 3452 3551 02.05.2001 - MGP, tag emlowen-V03-01-00 3453 02.05.2001 - MGP, tag emlowen-V03-01-00 3552 Same as emlowen-V03-00-00, with 3454 Same as emlowen-V03-00-00, with minor new functionalities in 3553 test/G4BremsstrahlungTest and G4 3455 test/G4BremsstrahlungTest and G4eIonisationTest, and a new 3554 test/G4PhotoelectricTest unit te 3456 test/G4PhotoelectricTest unit test 3555 3457 3556 24.04.2001 - V.Ivanchenko remove all referenc 3458 24.04.2001 - V.Ivanchenko remove all references to RogueWave vectors 3557 3459 3558 24.04.2001 - V.Ivanchenko reorganize and upda 3460 24.04.2001 - V.Ivanchenko reorganize and update hTest 3559 3461 3560 05.02.2001 - G.Cosmo, tag emlowen-V03-00-00 3462 05.02.2001 - G.Cosmo, tag emlowen-V03-00-00 3561 Migration to STL for G4DataVecto 3463 Migration to STL for G4DataVector and G4OrderedTable: 3562 o Removed obsolete class G4Data. 3464 o Removed obsolete class G4Data. G4DataVector is now used instead. 3563 o Modified files: 3465 o Modified files: 3564 G4LowEnergyBremsstrahlung[.hh. 3466 G4LowEnergyBremsstrahlung[.hh.icc.cc], G4FirstLevel.hh, 3565 G4LowEnergyGammaConversion[.hh 3467 G4LowEnergyGammaConversion[.hh.cc], G4LowEnergyIonisation[.hh.cc], 3566 G4LowEnergyPhotoElectric[.hh.c 3468 G4LowEnergyPhotoElectric[.hh.cc], G4LowEnergyRayleigh[.hh.cc], 3567 G4LowEnergyCompton[.hh.cc], G4 3469 G4LowEnergyCompton[.hh.cc], G4LowEnergyUtilities[.hh.cc]. 3568 3470 3569 14.12.2000 - G.Cosmo, tag emlowen-V02-00-23 3471 14.12.2000 - G.Cosmo, tag emlowen-V02-00-23 3570 Removed inclusion of CLHEP/Strin 3472 Removed inclusion of CLHEP/String/Strings.h from G4LowEnergyUtilities.cc. 3571 3473 3572 22.11.2000 - MGP, tag emlowen-V02-00-22 3474 22.11.2000 - MGP, tag emlowen-V02-00-22 3573 Yang and Chu fluctuation models 3475 Yang and Chu fluctuation models applied for positive 3574 charged ions only 3476 charged ions only 3575 3477 3576 23.11.2000 - Ion energy fluctuations only for 3478 23.11.2000 - Ion energy fluctuations only for charge>0 3577 V.Ivanchenko 3479 V.Ivanchenko 3578 3480 3579 22.11.2000 - MGP, tag emlowen-V02-00-21 3481 22.11.2000 - MGP, tag emlowen-V02-00-21 3580 Includes bug fix to electron ene 3482 Includes bug fix to electron energy fluctuations 3581 Compatible with electromagnetic/ 3483 Compatible with electromagnetic/utils V02-00-04 tag, that has 3582 been finally accepted by STT 3484 been finally accepted by STT 3583 3485 3584 22.11.2000 - Bug fixed in electron energy flu 3486 22.11.2000 - Bug fixed in electron energy fluctuations 3585 V.Ivanchenko 3487 V.Ivanchenko 3586 3488 3587 21.11.2000 - MGP, tag emlowen-V02-00-20 3489 21.11.2000 - MGP, tag emlowen-V02-00-20 3588 Same as emlowen-V02-00-18, Vladimir's 3490 Same as emlowen-V02-00-18, Vladimir's fix to energy fluctuations 3589 (All this duplication of emlowen 3491 (All this duplication of emlowen tags is due to the fact that the 3590 electromagnetic/utils tag with t 3492 electromagnetic/utils tag with the interface updates contains 3591 also bug fixes and new features, 3493 also bug fixes and new features, and such tag has not passed 3592 system testing yet) 3494 system testing yet) 3593 3495 3594 21.11.2000 - MGP, tag emlowen-V02-00-19 3496 21.11.2000 - MGP, tag emlowen-V02-00-19 3595 Same as emlowen-V02-00-17, Vladimir's 3497 Same as emlowen-V02-00-17, Vladimir's fix to energy fluctuations 3596 3498 3597 21.11.2000 - Bug fixed in hadron/ion energy f 3499 21.11.2000 - Bug fixed in hadron/ion energy fluctuations 3598 V.Ivanchenko 3500 V.Ivanchenko 3599 3501 3600 16.11.2000 - MGP, tag emlowen-V02-00-18 3502 16.11.2000 - MGP, tag emlowen-V02-00-18 3601 Same as emlowen-V02-00-16, with 3503 Same as emlowen-V02-00-16, with on top modifications to 3602 G4LowEnergyUtilities to replace 3504 G4LowEnergyUtilities to replace the obsolete HepString 3603 with G4String in several places 3505 with G4String in several places 3604 3506 3605 16.11.2000 - MGP, tag emlowen-V02-00-17 3507 16.11.2000 - MGP, tag emlowen-V02-00-17 3606 Same as emlowen-V02-00-15, with 3508 Same as emlowen-V02-00-15, with on top modifications to 3607 G4LowEnergyUtilities to replace 3509 G4LowEnergyUtilities to replace the obsolete HepString 3608 with G4String in several places 3510 with G4String in several places 3609 3511 3610 05.11.2000 - MGP, tag emlowen-V02-00-16 3512 05.11.2000 - MGP, tag emlowen-V02-00-16 3611 Remove the temporary const cast 3513 Remove the temporary const cast introduced with emlowen-V02-00-08 3612 Co-works with Michel's electroma 3514 Co-works with Michel's electromagnetic/utils utils-V02-00-03 tag 3613 3515 3614 05.11.2000 - MGP, tag emlowen-V02-00-15 3516 05.11.2000 - MGP, tag emlowen-V02-00-15 3615 Includes bug fixes and other mod 3517 Includes bug fixes and other modifications by V. Ivanchenko 3616 listed below 3518 listed below 3617 3519 3618 05.11.2000 - Bugs fix in G4QAOLowEnergyLoss.c 3520 05.11.2000 - Bugs fix in G4QAOLowEnergyLoss.cc : inserted at previous 3619 edition, name "Aluninum", de/dx 3521 edition, name "Aluninum", de/dx at E=2 MeV, and 3620 more correct charge calculation 3522 more correct charge calculation 3621 - New method to calculate ranges v 3523 - New method to calculate ranges via de/dx table and 3622 remove dynamic binning in G4hLow 3524 remove dynamic binning in G4hLowEnergyLoss.cc 3623 - More precise calculation of ioni 3525 - More precise calculation of ionisation ranges for 3624 KineticEnergy<MinKineticEnergy i 3526 KineticEnergy<MinKineticEnergy in G4hLowEnergyIonisation.cc 3625 V. Ivanchenko 3527 V. Ivanchenko 3626 3528 3627 03.11.2000 - MGP, tag emlowen-V02-00-14 3529 03.11.2000 - MGP, tag emlowen-V02-00-14 3628 Fix by V. Ivanchenko to remove t 3530 Fix by V. Ivanchenko to remove the cause of instability 3629 of hadron ionisation on differen 3531 of hadron ionisation on different platforms, related to the last 3630 step 3532 step 3631 Set MinKineticEnergy = LowestKin 3533 Set MinKineticEnergy = LowestKineticEnergy = 10eV 3632 Results changed w.r.t. the previous ve 3534 Results changed w.r.t. the previous version by 0.5% for protons, 3633 1% for antiprotons and 2.8% for 3535 1% for antiprotons and 2.8% for C12 3634 3536 3635 03.11.2000 - Modification 3537 03.11.2000 - Modification 3636 MinKineticEnergy=LowestKineticEn 3538 MinKineticEnergy=LowestKineticEnergy=10eV 3637 V. Ivanchenko 3539 V. Ivanchenko 3638 3540 3639 03.11.2000 - MGP, tag emlowen-V02-00-13 3541 03.11.2000 - MGP, tag emlowen-V02-00-13 3640 Same as emlowen-V02-00-12, added 3542 Same as emlowen-V02-00-12, added comments for the generation of 3641 the Software Reference Manual 3543 the Software Reference Manual 3642 3544 3643 31.10.2000 - MGP, tag emlowen-V02-00-12 3545 31.10.2000 - MGP, tag emlowen-V02-00-12 3644 Including modifications by V. Iv 3546 Including modifications by V. Ivanchenko since emlowen-V02-00-11 3645 listed below 3547 listed below 3646 3548 3647 23.10.2000 - 3549 23.10.2000 - 3648 Clean up and update comments 3550 Clean up and update comments 3649 V. Ivanchenko 3551 V. Ivanchenko 3650 3552 3651 14.10.2000 - 3553 14.10.2000 - 3652 Bug fix in nuclear stopping tabl 3554 Bug fix in nuclear stopping table name 3653 V. Ivanchenko 3555 V. Ivanchenko 3654 3556 3655 20.09.2000 - MGP, tag emlowen-V02-00-11 3557 20.09.2000 - MGP, tag emlowen-V02-00-11 3656 Bug fix related to electron ener 3558 Bug fix related to electron energy loss fluctuations by 3657 V. Ivanchenko 3559 V. Ivanchenko 3658 3560 3659 18.09.2000 - MGP, tag emlowen-V02-00-10 3561 18.09.2000 - MGP, tag emlowen-V02-00-10 3660 Improvements to the readability 3562 Improvements to the readability of the code by V. Ivanchenko 3661 3563 3662 17.09.2000 - MGP, tag emlowen-V02-00-09 3564 17.09.2000 - MGP, tag emlowen-V02-00-09 3663 New features on antiproton ionis 3565 New features on antiproton ionisation by Stephane Chauvie: 3664 extension of the Quantum Harmoni 3566 extension of the Quantum Harmonic Oscillator model to 3665 generic materials, calculation o 3567 generic materials, calculation of oscillator strengths for 3666 all elements 3568 all elements 3667 Antiproton model also moved to b 3569 Antiproton model also moved to be compliant with the new design 3668 iteration 3570 iteration 3669 3571 3670 16.09.2000 - MGP, tag emlowen-V02-00-08 3572 16.09.2000 - MGP, tag emlowen-V02-00-08 3671 Const cast in G4hLowEnergyIonisa 3573 Const cast in G4hLowEnergyIonisation (const G4Material* into 3672 G4Material*) to convert the prev 3574 G4Material*) to convert the previously _good_ LowE code 3673 into bad one, but palatable to G 3575 into bad one, but palatable to G4EnergyLossTables, that has 3674 various member functions requiri 3576 various member functions requiring a non-const G4Material* 3675 pointer in the arguments 3577 pointer in the arguments 3676 This modification was required t 3578 This modification was required to avoid compilation errors 3677 on DEC; it is meant to be tempor 3579 on DEC; it is meant to be temporary 3678 The affected pointers SHOULD BE 3580 The affected pointers SHOULD BE REVERTED TO CONST 3679 AS SOON AS POSSIBLE, after agree 3581 AS SOON AS POSSIBLE, after agreement with the 3680 G4EnergyLossTables author 3582 G4EnergyLossTables author 3681 3583 3682 16.09.2000 - MGP, tag emlowen-V02-00-07 3584 16.09.2000 - MGP, tag emlowen-V02-00-07 3683 Fix in G4hICRU49He::StoppingPower - a1 3585 Fix in G4hICRU49He::StoppingPower - a1 changed into e1 (typo?) 3684 to remove compilation problems on DEC 3586 to remove compilation problems on DEC (uninitialized variable) 3685 Fix in G4hLowEnergyLoss, elimina 3587 Fix in G4hLowEnergyLoss, eliminated two protected variables 3686 G4Proton* theProton and G4AntiPr 3588 G4Proton* theProton and G4AntiProton* theAntiProton 3687 to revove compilation problems o 3589 to revove compilation problems on DEC (hiding) 3688 3590 3689 16.09.2000 - MGP, tag emlowen-V02-00-06 3591 16.09.2000 - MGP, tag emlowen-V02-00-06 3690 Modifications by V.I. in hadron classe 3592 Modifications by V.I. in hadron classes (renaming of classes 3691 for better understanding of the 3593 for better understanding of the code) 3692 3594 3693 05.09.2000 - MGP, tag emlowen-V02-00-05 3595 05.09.2000 - MGP, tag emlowen-V02-00-05 3694 Fixes to remove warnings (hiding membe 3596 Fixes to remove warnings (hiding member functions and 3695 data members) in hadron classes 3597 data members) in hadron classes 3696 3598 3697 04.09.2000 - MGP, tag emlowen-V02-00-04 3599 04.09.2000 - MGP, tag emlowen-V02-00-04 3698 Same as emlowen-V02-00-03, with 3600 Same as emlowen-V02-00-03, with V.I.'s new implementations 3699 and fixes (see below, July-August 2000 3601 and fixes (see below, July-August 2000) 3700 3602 3701 04.09.2000 - MGP, tag emlowen-V02-00-03 3603 04.09.2000 - MGP, tag emlowen-V02-00-03 3702 Same as emlowen-V02-00-02, with 3604 Same as emlowen-V02-00-02, with Gabriele's fixes 3703 (see below, 03.08.2000) 3605 (see below, 03.08.2000) 3704 3606 3705 22.08.2000 - V.Ivanchenko: A bug in Nuclear S 3607 22.08.2000 - V.Ivanchenko: A bug in Nuclear Stopping Power was fixed. 3706 The calculation of step limit fo 3608 The calculation of step limit for low energy 3707 hadrons/ions is upgraded. 3609 hadrons/ions is upgraded. 3708 The Barkas and Bloch corrections 3610 The Barkas and Bloch corrections are introduced 3709 for ions "on fly" 3611 for ions "on fly" 3710 3612 3711 18.08.2000 - V.Ivanchenko: TRIM1985 model hav 3613 18.08.2000 - V.Ivanchenko: TRIM1985 model have been implemented 3712 A bug in GetConstrain method for 3614 A bug in GetConstrain method for hadrons/ions is fixed 3713 3615 3714 18.08.2000 - V.Ivanchenko: two additional mod 3616 18.08.2000 - V.Ivanchenko: two additional models of ions energy 3715 loss fluctuations have been impl 3617 loss fluctuations have been implemented 3716 3618 3717 10.08.2000 - V.Ivanchenko: Old bug in Fluctua 3619 10.08.2000 - V.Ivanchenko: Old bug in Fluctuations of Electronic 3718 energy losses of hadrons and ion 3620 energy losses of hadrons and ions are fixed 3719 3621 3720 04.08.2000 - V.Ivanchenko: Fluctuations of Nu 3622 04.08.2000 - V.Ivanchenko: Fluctuations of Nuclear Stopping Powers are 3721 Energy losses of hadrons and ion 3623 Energy losses of hadrons and ions are implemented 3722 3624 3723 03.08.2000 - G.Cosmo 3625 03.08.2000 - G.Cosmo 3724 Fixes to allow events' reproduci 3626 Fixes to allow events' reproducibility: 3725 G4LowEnergyGammaConversion.cc: c 3627 G4LowEnergyGammaConversion.cc: changed usage of RandFlat::shootBit() to 3726 R 3628 RandBit::shootBit(). 3727 G4VeLowEnergyLoss.cc, G4hLowEner 3629 G4VeLowEnergyLoss.cc, G4hLowEnergyLoss.cc: changed RandGauss to 3728 G 3630 G4RandGauss. 3729 3631 3730 02.08.2000 - V.Ivanchenko: Energy losses of h 3632 02.08.2000 - V.Ivanchenko: Energy losses of hadrons and ions are redesigned, 3731 a lot of new classes are created 3633 a lot of new classes are created. New unit test is designed 3732 as well (G4hTestStoppingPower). 3634 as well (G4hTestStoppingPower). 3733 3635 3734 29.07.2000 - MGP, tag emlowen-V02-00-02 3636 29.07.2000 - MGP, tag emlowen-V02-00-02 3735 Added theta to ntuples in G4Brem 3637 Added theta to ntuples in G4BremsstrahlungTest 3736 3638 3737 18.07.2000 - MGP, tag emlowen-V02-00-01 3639 18.07.2000 - MGP, tag emlowen-V02-00-01 3738 V.Ivanchenko: bug fix in G4hLowE 3640 V.Ivanchenko: bug fix in G4hLowEnergyIonisation in AlongStepDoIt 3739 3641 3740 11.07.2000 - MGP, tag emlowen-V02-00-00 3642 11.07.2000 - MGP, tag emlowen-V02-00-00 3741 Improvements in G4Bremsstrahlung 3643 Improvements in G4BremsstrahlungTest and G4eIonisationTest 3742 3644 3743 24.06.2000 - MGP, tag emlowen-V01-01-22 3645 24.06.2000 - MGP, tag emlowen-V01-01-22 3744 Modification to hTest G4Ion... c 3646 Modification to hTest G4Ion... classes by V. Ivanchenko to 3745 fix crash on exit on Linux 3647 fix crash on exit on Linux 3746 3648 3747 22.06.2000 - MGP, tag emlowen-V01-01-21 3649 22.06.2000 - MGP, tag emlowen-V01-01-21 3748 MGP: Bug fix in G4VeLowEnergyLoss (cal 3650 MGP: Bug fix in G4VeLowEnergyLoss (calculation of fluctuations); 3749 correction to prevent log of negative 3651 correction to prevent log of negative argument 3750 Fixes problems with test14 in sy 3652 Fixes problems with test14 in system testing on HP 3751 To be further verified 3653 To be further verified 3752 3654 3753 22.06.2000 - MGP, tag emlowen-V01-01-20 3655 22.06.2000 - MGP, tag emlowen-V01-01-20 3754 Minor improvements in test/G4Bremsstra 3656 Minor improvements in test/G4BremsstrahlungTest and 3755 and test/G4eIonisationTest 3657 and test/G4eIonisationTest 3756 Cosmetics (found $ tag $ in many heade 3658 Cosmetics (found $ tag $ in many header files, where does it 3757 come from?) 3659 come from?) 3758 3660 3759 20.06.2000 - MGP, tag emlowen-V01-01-19 3661 20.06.2000 - MGP, tag emlowen-V01-01-19 3760 Fixed printout in test/G4eIonisationTe 3662 Fixed printout in test/G4eIonisationTest 3761 3663 3762 20.06.2000 - MGP, tag emlowen-V01-01-18 3664 20.06.2000 - MGP, tag emlowen-V01-01-18 3763 Two new unit tests created by MGP: tes 3665 Two new unit tests created by MGP: test/G4BremsstrahlungTest 3764 and test/G4eIonisationTest 3666 and test/G4eIonisationTest 3765 3667 3766 24.05.2000 - MGP, tag emlowen-V01-01-17 3668 24.05.2000 - MGP, tag emlowen-V01-01-17 3767 Modifications to G4QAOLowEnergyl 3669 Modifications to G4QAOLowEnergyloss and G4hLowEnergyIonisation 3768 by Stephane Chauvie: physics fixes 3670 by Stephane Chauvie: physics fixes 3769 Modifications to G4QAOLowEnergyloss an 3671 Modifications to G4QAOLowEnergyloss and G4hLowEnergyIonisation 3770 by MG Pia: fixes to the private interf 3672 by MG Pia: fixes to the private interface, 3771 fixes to remove compi 3673 fixes to remove compilation warnings 3772 added protections 3674 added protections 3773 proper code indentati 3675 proper code indentation to improve legibility 3774 Reorganization of the test direc 3676 Reorganization of the test directory by Petteri Nieminen: 3775 content of eUnitTests/ moved to ePhoton 3677 content of eUnitTests/ moved to ePhotonIntegration/ 3776 (indeed they were not 3678 (indeed they were not unit tests) 3777 content of validation/ moved to aluminu 3679 content of validation/ moved to aluminumtest/ 3778 Corrections by MG Pia to GNUmakefiles 3680 Corrections by MG Pia to GNUmakefiles in test/ subdirectories 3779 TestEm6, TestP, eUnitTests and v 3681 TestEm6, TestP, eUnitTests and validation are obsolete 3780 directories, still in the reposi 3682 directories, still in the repository but not to be used 3781 3683 3782 23.05.2000 - MGP, tag emlowen-V01-01-16 3684 23.05.2000 - MGP, tag emlowen-V01-01-16 3783 New G4QAOLowEnergyloss class by 3685 New G4QAOLowEnergyloss class by Stephane Chauvie for 3784 antiproton energy loss model 3686 antiproton energy loss model 3785 Modifications to G4hLowEnergyIonisatio 3687 Modifications to G4hLowEnergyIonisation for the new 3786 antiproton models 3688 antiproton models 3787 Physics extension to lower energies fo 3689 Physics extension to lower energies for antiprotons for a 3788 set of materials 3690 set of materials 3789 New test/hTest for integration/physics 3691 New test/hTest for integration/physics testing of hadrons/ions 3790 (was previously TestEm6) 3692 (was previously TestEm6) 3791 3693 3792 25.05.2000 - Stephane Chauvie added class for 3694 25.05.2000 - Stephane Chauvie added class for energy loss of antiprotons 3793 G4QAOLowEnergyloss + modificatio 3695 G4QAOLowEnergyloss + modifications in G4hlowEnergyIonisation 3794 3696 3795 22.05.2000 - MGP, tag emlowen-V01-01-15 3697 22.05.2000 - MGP, tag emlowen-V01-01-15 3796 Modifications in G4VhEnergyLossModel.h 3698 Modifications in G4VhEnergyLossModel.hh 3797 3699 3798 19.05.2000 - MGP, tag emlowen-V01-01-14 3700 19.05.2000 - MGP, tag emlowen-V01-01-14 3799 Includes typo correction in G4VhEnergy 3701 Includes typo correction in G4VhEnergyLossModel.hh 3800 3702 3801 8.05.2000 - MGP, tag emlowen-V01-01-13 3703 8.05.2000 - MGP, tag emlowen-V01-01-13 3802 Includes minor modifications in G4VhEn 3704 Includes minor modifications in G4VhEnergyLossModel.hh 3803 3705 3804 7.05.2000 - MGP, tag emlowen-V01-01-12 3706 7.05.2000 - MGP, tag emlowen-V01-01-12 3805 Includes the G4VhEnergyLossModel 3707 Includes the G4VhEnergyLossModel abstract class, 3806 as part of the design iteration 3708 as part of the design iteration in the hadronic domain 3807 3709 3808 7.05.2000 - MGP, tag emlowen-V01-01-11 3710 7.05.2000 - MGP, tag emlowen-V01-01-11 3809 Includes Francesco Longo's fix o 3711 Includes Francesco Longo's fix of missing units in 3810 G4LowEnergyGammaConversion.cc 3712 G4LowEnergyGammaConversion.cc 3811 3713 3812 7.05.2000 - MGP, tag emlowen-V01-01-10 3714 7.05.2000 - MGP, tag emlowen-V01-01-10 3813 Includes Vladimir's test/TestEm6 3715 Includes Vladimir's test/TestEm6 and test/TestP directories 3814 requires removing two (!) duplic 3716 requires removing two (!) duplicate TestEm6 directories 3815 elsewhere 3717 elsewhere 3816 Includes Stephane's unit tests 3718 Includes Stephane's unit tests G4hLETestLossTable.cc 3817 and G4hLETestAlongPostStep.cc 3719 and G4hLETestAlongPostStep.cc 3818 3720 3819 19.04.2000 - MGP, tag emlowen-V01-01-09 3721 19.04.2000 - MGP, tag emlowen-V01-01-09 3820 same as emlowen-V01-01-08, with 3722 same as emlowen-V01-01-08, with modifications by V.L. for 3821 first implementation of continuo 3723 first implementation of continuous energy loss in 3822 G4LowEnergyBremsstrahlung 3724 G4LowEnergyBremsstrahlung 3823 3725 3824 18.04.2000 - MGP, tag emlowen-V01-01-08 3726 18.04.2000 - MGP, tag emlowen-V01-01-08 3825 same as emlowen-V01-01-06, 3727 same as emlowen-V01-01-06, 3826 with modification to G4LowEnergy 3728 with modification to G4LowEnergyBremsstrahlung.cc to correct 3827 error introduced by V.L 3729 error introduced by V.L 3828 3730 3829 18.04.2000 - MGP, tag emlowen-V01-01-07 3731 18.04.2000 - MGP, tag emlowen-V01-01-07 3830 same as emlowen-V01-01-05 3732 same as emlowen-V01-01-05 3831 (disregarding modifications in e 3733 (disregarding modifications in emlowen-V01-01-06), 3832 with modification to G4LowEnergy 3734 with modification to G4LowEnergyBremsstrahlung.cc to correct 3833 error introduced by V.L. 3735 error introduced by V.L. 3834 3736 3835 18.04.2000 - MGP, tag emlowen-V01-01-06 3737 18.04.2000 - MGP, tag emlowen-V01-01-06 3836 includes Veronique's modificatio 3738 includes Veronique's modifications to 3837 G4LowEnergyIonisation.hh 3739 G4LowEnergyIonisation.hh 3838 G4LowEnergyIonisation.icc 3740 G4LowEnergyIonisation.icc 3839 G4LowEnergyIonisation.icc 3741 G4LowEnergyIonisation.icc 3840 G4eLowEnergyLoss.cc 3742 G4eLowEnergyLoss.cc 3841 G4G4LowEnergyPhotoElectric.cc 3743 G4G4LowEnergyPhotoElectric.cc 3842 for integration of cross section 3744 for integration of cross sections, float/G4double conversions 3843 and corrections of fluorescence 3745 and corrections of fluorescence transition probabilities 3844 to take into account non-radiative tra 3746 to take into account non-radiative transitions 3845 (no Auger electron simulated yet 3747 (no Auger electron simulated yet) 3846 3748 3847 3749 3848 04.04.2000 - MGP, tag emlowen-V01-01-05 3750 04.04.2000 - MGP, tag emlowen-V01-01-05 3849 removed dependency on standard c 3751 removed dependency on standard category (G4eEnergyLoss) 3850 3752 3851 04.04.2000 - MGP, tag emlowen-V01-01-04 3753 04.04.2000 - MGP, tag emlowen-V01-01-04 3852 tag Vladimir's and Stephane's mo 3754 tag Vladimir's and Stephane's modifications for antiprotons 3853 3755 3854 03.04.2000 - Vladimir Ivanchenko and Stephane 3756 03.04.2000 - Vladimir Ivanchenko and Stephane Chauvie 3855 1) Linearity into Barkas effect 3757 1) Linearity into Barkas effect and nuclear stopping power 3856 for antiprotons 3758 for antiprotons 3857 3759 3858 02.04.2000 - MGP, tag emlowen-V01-01-03 3760 02.04.2000 - MGP, tag emlowen-V01-01-03 3859 tag V.L.'s modifications to G4Lo 3761 tag V.L.'s modifications to G4LowEnergyIonisation (units) 3860 3762 3861 02.04.2000 - MGP, tag emlowen-V01-01-02 3763 02.04.2000 - MGP, tag emlowen-V01-01-02 3862 tag V.L.'s fix of typo in G4LowE 3764 tag V.L.'s fix of typo in G4LowEnergyGammaConversion 3863 3765 3864 02.04.2000 - MGP, tag emlowen-V01-01-01 3766 02.04.2000 - MGP, tag emlowen-V01-01-01 3865 tag V.I.'s modifications, 31.03. 3767 tag V.I.'s modifications, 31.03.2000 3866 3768 3867 31.03.2000 - Vladimir Ivanchenko update 3769 31.03.2000 - Vladimir Ivanchenko update 3868 1) G4hLowEnergyIonisation.cc lim 3770 1) G4hLowEnergyIonisation.cc limitation DeltaCut > Eexc 3869 is insert in dedx, cross sect 3771 is insert in dedx, cross section calculation and sampling 3870 2) G4hLowEnergyLoss.cc is creati 3772 2) G4hLowEnergyLoss.cc is creating in the lowenergy as a 3871 klon of G4hEnergyLoss.cc 3773 klon of G4hEnergyLoss.cc 3872 3) Spin 1/2 and spin 1 correctio 3774 3) Spin 1/2 and spin 1 corrections are inserted is cross 3873 section calculation, cross se 3775 section calculation, cross section sampling, de/dx 3874 4) IfAplicable check lepton numb 3776 4) IfAplicable check lepton number 3875 3777 3876 21.01.2000 - Vladimir Ivanchenko update 3778 21.01.2000 - Vladimir Ivanchenko update 3877 1) G4hLowEnergyIonisation.cc Bar 3779 1) G4hLowEnergyIonisation.cc Barkas effect calculation 3878 and inicialisation 3780 and inicialisation 3879 2) G4ionLowEnergyIonisation.cc r 3781 2) G4ionLowEnergyIonisation.cc remove double deleting of 3880 MeanFreePath Table 3782 MeanFreePath Table 3881 3783 3882 21.01.2000 - create by Michel Maire 3784 21.01.2000 - create by Michel Maire 3883 3785 3884 3786