Geant4 Cross Reference |
1 # Category emmuons History << 1 $Id: History 91743 2015-08-04 11:49:58Z gcosmo $ >> 2 ------------------------------------------------------------------- 2 3 3 See `CONTRIBUTING.rst` for details of **requir << 4 ========================================================= 4 which **must** added in reverse chronological << 5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP 5 It must **not** be used as a substitute for wr << 6 ========================================================= 6 << 7 7 ---------------------------------------------- << 8 Category History file 8 << 9 --------------------- 9 ## 2023-10-31 V.Ivanchenko (emmuons-V11-01-04) << 10 This file should be used by G4 developers and category coordinators 10 - G4RiGeMuPairProductionModel, G4RiGeAngularGe << 11 to briefly summarize all major modifications introduced in the code 11 pair production by muons << 12 and keep track of all category-tags. 12 - fixed declaration of virtual destructors in << 13 It DOES NOT substitute the CVS log-message one should put at every 13 - G4MuPairProductionModel - minor clean-up for << 14 committal in the CVS repository ! 14 << 15 15 ## 2023-09-29 V.Ivanchenko (emmuons-V11-01-03) << 16 ---------------------------------------------------------- 16 - G4MuPairProductionModel, G4MuonToMuonPairPro << 17 * Reverse chronological order (last date on top), please * 17 of G4ElementData - do not use IsMaster() t << 18 ---------------------------------------------------------- 18 use only 5 2-D tables for sampling, code c << 19 - G4MuBremsstrahlungModel - moved filling of s << 20 - G4TablesForExtrapolator - define particle ty << 21 << 22 ## 2023-09-04 V.Ivanchenko (emmuons-V11-01-02) << 23 - G4MuonToMuonPairProductionModel - updated us << 24 << 25 ## 2023-08-27 V.Ivanchenko (emmuons-V11-01-01) << 26 - G4TablesForExtrapolator - do not delete inte << 27 for initialisation << 28 << 29 ## 2023-04-10 V.Ivanchenko (emmuons-V11-01-00) << 30 - G4MuBremsstrahlung, G4MuPairProduction - fix << 31 was lost for mu-, pi-, K-, and pbar dedx a << 32 problem was for mu- with momentum ~50 MeV/ << 33 - G4MuBetheBlochModel - enable option to use a << 34 of delta-electron direction << 35 - G4MuIonisation - implement full schema of se << 36 energy loss fluctuation << 37 << 38 ## 2022-11-23 Gabriele Cosmo (emmuons-V11-00-0 << 39 - Fixed compilation warnings for implicit type << 40 << 41 ## 2022-07-22 V.Ivanchenko (emmuons-V11-00-06) << 42 - G4MuonToMuonPairProductionModel - code clean << 43 << 44 ## 2022-07-18 V.Ivanchenko (emmuons-V11-00-05) << 45 - G4MuonToMuonPairProductionModel - added extr << 46 formulas by Siddharth Yajaman << 47 << 48 ## 2022-07-14 V.Ivanchenko (emmuons-V11-00-04) << 49 - G4MuonToMuonPairProductionModel, G4MuonToMuo << 50 model and process proposed by Siddharth Yaja << 51 << 52 ## 2022-07-04 V.Ivanchenko (emmuons-V11-00-03) << 53 - G4MuPairProductionModel, G4MuPairProduction << 54 protected method in view of coming new muo << 55 process/model; moved one method to source; << 56 << 57 ## 2022-06-10 V.Ivanchenko (emmuons-V11-00-02) << 58 - G4MuIonisation - use G4MuBetheBloch model ab << 59 - G4MuBremsstrahlungModel - low energy limit f << 60 - G4MuPairProductionModel - low energy limit i << 61 some code cleanup for all model: formattin << 62 << 63 ## 2022-05-27 V.Ivanchenko (emmuons-V11-00-01) << 64 - G4MuIonisation - added selection of the mode << 65 of energy loss fluctuations << 66 << 67 ## 2021-12-10 Ben Morgan (emmuons-V11-00-00) << 68 - Change to new Markdown History format << 69 << 70 --- << 71 << 72 # History entries prior to 11.0 << 73 << 74 27 September 21: V.Ivanchenko (emmuons-V10-07 << 75 - G4MuPairProduction, G4ePairProduction, G4MuB << 76 spline disabled << 77 << 78 12 April 21: V.Ivanchenko (emmuons-V10-07-08) << 79 - G4TablesForExtrapolator - use local G4LossTa << 80 disabled base material flag << 81 << 82 24 April 21: V.Ivanchenko (emmuons-V10-07-07) << 83 - G4EnergyLossForExtrapolator, G4TablesForExtr << 84 more thread safety for initialisation of the << 85 << 86 16 April 21: B. Morgan (emmuons-V10-07-06) << 87 - Migrate to modular CMake API << 88 << 89 28 April 21: V.Ivanchenko (emmuons-V10-07-05) << 90 - G4EnergyLossForExtrapolator, G4TablesForExtr << 91 thread safe initialisation and destruction << 92 << 93 26 April 21: V.Ivanchenko (emmuons-V10-07-04) << 94 - G4ModifiedMephi - updated print method << 95 - G4TablesForExtrapolator - fixed destructor << 96 << 97 06 April 21: V.Ivanchenko (emmuons-V10-07-03) << 98 - G4EnergyLossForExtrapolator, G4TablesForExtr << 99 several runs with extrapolator; fixed extr << 100 hadrons << 101 << 102 15 March 21: V.Ivanchenko (emmuons-V10-07-02) << 103 - G4MuPairProduction, G4MuBremsstrahlung, G4Mu << 104 improved initialisation << 105 << 106 21 February 21: V.Ivanchenko (emmuons-V10-07- << 107 - general clean-up of the library: use C++11 k << 108 comments, format files. << 109 - G4EnergyLossForExtrapolator, G4ErrorEnergyLo << 110 G4TablesForExtrapolator - provide thread saf << 111 internal tables, guarantee initialisation on << 112 depend only on number of materials << 113 << 114 08 February 21: V.Ivanchenko (emmuons-V10-07- << 115 - G4MuIonisation - obsolete G4BohrFluctuations << 116 << 117 29 October 20: V.Ivanchenko (emmuons-V10-06-0 << 118 - G4ModifiedMephi - new angular generator for << 119 bremsstrahlung << 120 - G4MuPairProductionModel, G4MuBremmstrahlungM << 121 sampling of final state using G4ModifiedMe << 122 check on energy transfer and if beyond the << 123 primary particle and add it to the list of << 124 - G4MuPairProduction, G4MuBremmstrahlung - add << 125 the energy threshold for creation of a ver << 126 transfer is above the threshold (CMS reque << 127 << 128 01 September 20: G.Amadio (emmuons-V10-06-02) << 129 - G4MuPairProductionModel - optimize ComputeDM << 130 to speedup initialization << 131 << 132 31 January 20: V.Ivanchenko (emmuons-V10-06-0 << 133 - G4MuPairProductionModel - fixed Coverity war << 134 << 135 13 January 20: V.Ivanchenko (emmuons-V10-06-0 << 136 - G4MuPairProductionModel - added Store/Retrie << 137 by request of CMS << 138 << 139 14 August 19: V.Ivanchenko (emmuons-V10-05-01 << 140 - G4TablesForExtrapolator - created G4LossTabl << 141 destruct end of run << 142 << 143 07 February 19: V.Ivanchenko (emmuons-V10-05- << 144 - G4MuMultipleScattering - reduced length of p << 145 << 146 17 September 18: D.Sawkey (emmuons-V10-04-05) << 147 - G4MuMultipleScattering, G4MuPairProduction, << 148 G4MuBremsstrahlung, G4MuIonisation: automati << 149 << 150 22 August 18: V.Ivant (emmuons-V10-04-04) << 151 - G4EnergyLossForExtrapolator - fixed MT initi << 152 << 153 30 May 18: V.Ivant (emmuons-V10-04-02) << 154 - G4MuPairProductionModel - added minor protec << 155 << 156 25 April 18: V.Ivant (emmuons-V10-04-01) << 157 - G4ePairProduction - fixed model name << 158 << 159 12 February 18: V.Ivant (emmuons-V10-04-00) << 160 - G4MuMultipleScattering, G4MuPairProduction, << 161 G4ePairProduction, G4MuBremsstrahlungModel, << 162 G4MuBetheBlochModel - use default destructor << 163 << 164 08 November 17: D.Sawkey (emmuons-V10-03-06) << 165 - G4MuMultipleScattering - modify ProcessDescr << 166 << 167 31 October 17: D.Sawkey (emmuons-V10-03-05) << 168 - G4MuMultipleScattering, G4MuBremsstrahlung, << 169 G4MuPairProduction, G4ePairProduction << 170 - modify Process Description << 171 << 172 19 October 17: D.Sawkey (emmuons-V10-03-04) << 173 - G4ePairProduction, G4MuBremsstrahlung, G4MuI << 174 - add dummy ProcessDescription for html outp << 175 << 176 12 October 17: V.Ivant (emmuons-V10-03-03) << 177 - G4MuMultipleScattering, G4MuPairProduction, << 178 G4ePairProduction - switched from ProcessDes << 179 << 180 03 August 17: V.Ivant (emmuons-V10-03-01) << 181 - G4MuIonisation, G4MuMultipleScattering, G4Mu << 182 G4ePairProduction - make coherent model init << 183 << 184 22 March 17: V.Ivant (emmuons-V10-03-00) << 185 - G4MuBremmstrahlungModel, G4MuPairProduction << 186 members protected allowing to reuse these << 187 for dark matter photons << 188 << 189 07 June 16: V.Ivant (emmuons-V10-02-04) << 190 - G4MuMultipleScattering - roll back previous << 191 version to avoid necessity to change user << 192 << 193 02 June 16: V.Ivant (emmuons-V10-02-03) << 194 - G4MuMultipleScattering - fixed model initial << 195 create extra unneccesary objects) << 196 << 197 1 June 16: D.Sawkey (emmuons-V10-02-02) << 198 - Most files: use C++11 features explicit, ove << 199 << 200 18 March 16: V.Ivant (emmuons-V10-02-01) << 201 18 March 16: V.Ivant (emmuons-V10-02-00) << 202 - G4ePairProduction - new process e+e- pair pr << 203 - G4MuPairProduction, G4MuPairProductionModel << 204 19 205 03 August 15: V.Ivant (emmuons-V10-01-01) 20 03 August 15: V.Ivant (emmuons-V10-01-01) 206 - Technical tag: substitute tabs by spaces, 21 - Technical tag: substitute tabs by spaces, 207 add comments to do/while and while loops 22 add comments to do/while and while loops 208 23 209 04 March 15: V.Ivanchenko (emmuons-V10-01-00) 24 04 March 15: V.Ivanchenko (emmuons-V10-01-00) 210 - G4MuMultipleScattering - do not redefine ste << 25 - G4MuMultipleScattering - do not redefine step limit type 211 26 212 21 November 14: V.Ivanchenko (emmuons-V10-00-0 27 21 November 14: V.Ivanchenko (emmuons-V10-00-04) 213 - G4EnergyLossForExtrapolator - fixed problem << 28 - G4EnergyLossForExtrapolator - fixed problem of thread safe 214 initialisation 29 initialisation 215 30 216 20 November 14: V.Ivanchenko (emmuons-V10-00-0 31 20 November 14: V.Ivanchenko (emmuons-V10-00-03) 217 - G4EnergyLossForExtrapolator - fixed tread sa << 32 - G4EnergyLossForExtrapolator - fixed tread safety - correct 218 initialisation per thread 33 initialisation per thread 219 34 220 24 October 14: V.Ivanchenko (emmuons-V10-00-02 35 24 October 14: V.Ivanchenko (emmuons-V10-00-02) 221 - G4TablesForExtrapolator - a new class which << 36 - G4TablesForExtrapolator - a new class which store EM tables 222 shared between threads 37 shared between threads 223 - G4EnergyLossForExtrapolator - data moved to 38 - G4EnergyLossForExtrapolator - data moved to the new class 224 39 225 22 October 14: V.Ivanchenko (emmuons-V10-00-01 40 22 October 14: V.Ivanchenko (emmuons-V10-00-01) 226 - G4MuPairProductionModel, G4MuBremsstrahlungM 41 - G4MuPairProductionModel, G4MuBremsstrahlungModel, G4MuIonisation 227 used G4EmParameters 42 used G4EmParameters 228 43 229 8 September 14: V.Ivanchenko (emmuons-V10-00-0 44 8 September 14: V.Ivanchenko (emmuons-V10-00-00) 230 - G4MuPairProductionModel, G4MuBremsstrahlungM 45 - G4MuPairProductionModel, G4MuBremsstrahlungModel - 231 protection at initialisation for the case 46 protection at initialisation for the case when user artifitially 232 reducing high energy limit of the model (b 47 reducing high energy limit of the model (bug #1670) 233 48 234 28 October 13: V.Ivanchenko (emmuons-V09-06-24 49 28 October 13: V.Ivanchenko (emmuons-V09-06-24) 235 - G4EnergyLossForExtrapolator - substitute G4e << 50 - G4EnergyLossForExtrapolator - substitute G4eBremsstrahlungModel 236 by G4SeltzerBergerModel 51 by G4SeltzerBergerModel 237 - G4MuBremsstrahlungModel - lowest energy is s 52 - G4MuBremsstrahlungModel - lowest energy is set to 1 GeV 238 53 239 14 October 2013: V.Ivant (emmuons-V09-06-23) 54 14 October 2013: V.Ivant (emmuons-V09-06-23) 240 - G4MuPairProductionModel - fixed problem with 55 - G4MuPairProductionModel - fixed problem with the end of the spectra 241 by cleanup initialisation of sampling tabl 56 by cleanup initialisation of sampling table 242 57 243 02 October 2013: V.Ivant (emmuons-V09-06-22) 58 02 October 2013: V.Ivant (emmuons-V09-06-22) 244 - G4EnergyLossForExtrapolator - use G4Log 59 - G4EnergyLossForExtrapolator - use G4Log 245 60 246 19 September 2013: V.Ivant (emmuons-V09-06-21) 61 19 September 2013: V.Ivant (emmuons-V09-06-21) 247 - G4MuPairProductionModel - minor cleanup 62 - G4MuPairProductionModel - minor cleanup 248 63 249 18 September 2013: V.Ivant (emmuons-V09-06-20) 64 18 September 2013: V.Ivant (emmuons-V09-06-20) 250 - G4MuPairProductionModel - fixed trivial Cove << 65 - G4MuPairProductionModel - fixed trivial Coverity report; merge 251 SetElement() and MaxSecondaryEnergy() meth 66 SetElement() and MaxSecondaryEnergy() methods into one 252 MaxSecondaryEnergyForElement() - this is m 67 MaxSecondaryEnergyForElement() - this is more performant 253 and more safe for reproducibility; use G4L 68 and more safe for reproducibility; use G4Log and G4Exp 254 - G4MuBremsstrahlungModel and G4MuBetheBlochMo << 69 - G4MuBremsstrahlungModel and G4MuBetheBlochModel - use G4Log and 255 G4Exp 70 G4Exp 256 71 257 12 September 2013: V.Ivant (emmuons-V09-06-19) 72 12 September 2013: V.Ivant (emmuons-V09-06-19) 258 - G4MuPairProductionModel - fixed bug in sampl << 73 - G4MuPairProductionModel - fixed bug in sampling when cut value is 259 high; perform common initialisation of int 74 high; perform common initialisation of internal variables for 260 all threads - fix of non-reproducibility 75 all threads - fix of non-reproducibility 261 76 262 29 August 2013: V.Ivant (emmuons-V09-06-18) 77 29 August 2013: V.Ivant (emmuons-V09-06-18) 263 - G4MuBremsstrahlungModel - do not repeat init 78 - G4MuBremsstrahlungModel - do not repeat initialisation of elelment 264 selectors if model is shared between parti 79 selectors if model is shared between particle and anti-particle 265 - G4MuPairProductionModel - fixed bug in energ << 80 - G4MuPairProductionModel - fixed bug in energy sampling which couse 266 FPE and other problems 81 FPE and other problems 267 82 268 09 August 2013: V.Ivant (emmuons-V09-06-17) 83 09 August 2013: V.Ivant (emmuons-V09-06-17) 269 - G4MuPairProduction - improved initialisation 84 - G4MuPairProduction - improved initialisation printout 270 - G4MuPairProductionModel - fixed bining to 10 << 85 - G4MuPairProductionModel - fixed bining to 1000 for internal 271 sampling table 86 sampling table 272 87 273 09 August 2013: V.Ivant (emmuons-V09-06-16) 88 09 August 2013: V.Ivant (emmuons-V09-06-16) 274 - G4MuBremsstrahlungModel - minThreshold is re << 89 - G4MuBremsstrahlungModel - minThreshold is reduced from 1 keV to 275 0.9 keV in order to avoid extra warning pr 90 0.9 keV in order to avoid extra warning printout 276 - G4MuBremsstrahlung - removed unused headers; 91 - G4MuBremsstrahlung - removed unused headers; 277 - G4MuPairProduction - removed unused headers; 92 - G4MuPairProduction - removed unused headers; lowestEnergy limit 278 should not be lower than 8*mass because th 93 should not be lower than 8*mass because the model is not 279 applicable 94 applicable 280 - G4MuPairProductionModel - sampling table is << 95 - G4MuPairProductionModel - sampling table is re-implemented as 281 G4ElementData with 2D-tables per atomic nu 96 G4ElementData with 2D-tables per atomic number; sampling 282 algorithm is rewritten, data fully shared 97 algorithm is rewritten, data fully shared between threads 283 98 284 09 July 2013: V.Ivant (emmuons-V09-06-15) 99 09 July 2013: V.Ivant (emmuons-V09-06-15) 285 - G4MuPairProductionModel - fixed non-reproduc 100 - G4MuPairProductionModel - fixed non-reproducibity due to currentZ 286 member of the class definition; changed si 101 member of the class definition; changed signature of the method 287 MinPrimaryEnergy(..) - added "G4double cut 102 MinPrimaryEnergy(..) - added "G4double cut"; substitute 288 SetCurrentElement(G4double) by SetElement( 103 SetCurrentElement(G4double) by SetElement(G4int); use more G4Pow 289 - G4MuBremsstrahlung - changed signature of th << 104 - G4MuBremsstrahlung - changed signature of the method 290 MinPrimaryEnergy(..) - added "G4double cut 105 MinPrimaryEnergy(..) - added "G4double cut" 291 106 292 17 June 2013: V.Ivant (emmuons-V09-06-14) 107 17 June 2013: V.Ivant (emmuons-V09-06-14) 293 - G4MuPairProductionModel, G4MuBremsstrahlungM << 108 - G4MuPairProductionModel, G4MuBremsstrahlungModel - added 294 MinPrimaryEnergy method implementation (al 109 MinPrimaryEnergy method implementation (all cross section tables 295 will start from the reaction threshold) 110 will start from the reaction threshold) 296 111 297 17 June 2013: V.Ivant (emmuons-V09-06-13) 112 17 June 2013: V.Ivant (emmuons-V09-06-13) 298 - G4MuPairProductionModel - added protection a 113 - G4MuPairProductionModel - added protection and warning message 299 if p1=p2 in the SampleSecodaries method 114 if p1=p2 in the SampleSecodaries method 300 115 301 04 June 2013: V.Ivant (emmuons-V09-06-12) 116 04 June 2013: V.Ivant (emmuons-V09-06-12) 302 - G4EnergyLossForExtrapolator - use cut DBL_MA 117 - G4EnergyLossForExtrapolator - use cut DBL_MAX to avoid creation 303 of G4EmSelectors in lazy initialisation 118 of G4EmSelectors in lazy initialisation 304 - G4MuPairProductionModel,G4MuBremsstrahlungMo << 119 - G4MuPairProductionModel,G4MuBremsstrahlungModel - fixed usage of 305 element selectors << 120 element selectors 306 121 307 31 May 2013: V.Ivant (emmuons-V09-06-11) 122 31 May 2013: V.Ivant (emmuons-V09-06-11) 308 - G4MuPairProductionModel - provides different << 123 - G4MuPairProductionModel - provides different 309 initialisation for master and worker threa 124 initialisation for master and worker threads sharing element 310 selectors 125 selectors 311 - G4MuBremsstrahlungModel - removed partialSub 126 - G4MuBremsstrahlungModel - removed partialSubSigma data structure, 312 use instead G4ElementSelectors; provides d << 127 use instead G4ElementSelectors; provides different 313 initialisation for master and worker threa 128 initialisation for master and worker threads sharing element 314 selectors 129 selectors 315 130 316 29 May 2013: V.Ivant (emmuons-V09-06-10) 131 29 May 2013: V.Ivant (emmuons-V09-06-10) 317 - G4MuPairProductionModel, G4MuBremsstrahlungM 132 - G4MuPairProductionModel, G4MuBremsstrahlungModel - fixed rare bug 318 in cross section computation - division by 133 in cross section computation - division by zero (bug report #1471) 319 134 320 22 May 2013: V.Ivant (emmuons-V09-06-09) 135 22 May 2013: V.Ivant (emmuons-V09-06-09) 321 - G4MuPairProductionModel, G4MuBremsstrahlungM 136 - G4MuPairProductionModel, G4MuBremsstrahlungModel - fixed rare bug 322 in dEdx computation - division by zero (bu 137 in dEdx computation - division by zero (bug report #1471) 323 138 324 08 May 2013: V.Ivant (emmuons-V09-06-08) 139 08 May 2013: V.Ivant (emmuons-V09-06-08) 325 - G4MuPairProductionModel - A.Bogdanov provide 140 - G4MuPairProductionModel - A.Bogdanov provides improved algorithm 326 for sampling of final state 141 for sampling of final state 327 142 328 22 March 2013: V.Ivant (emmuons-V09-06-07) 143 22 March 2013: V.Ivant (emmuons-V09-06-07) 329 - G4MuPairProductionModel, G4MuBremsstrahlungM << 144 - G4MuPairProductionModel, G4MuBremsstrahlungModel - correctly use 330 "static const G4double" for const paramete 145 "static const G4double" for const parameters 331 146 332 19 February 2013: V.Ivant (emmuons-V09-06-06) 147 19 February 2013: V.Ivant (emmuons-V09-06-06) 333 - G4MuPairProductionModel - number of bins for 148 - G4MuPairProductionModel - number of bins for virtual gamma returned 334 to be 1000 149 to be 1000 335 150 336 19 February 2013: V.Ivant (emmuons-V09-06-05) 151 19 February 2013: V.Ivant (emmuons-V09-06-05) 337 - G4MuMultipleScattering - G4UrbanMscModel bec 152 - G4MuMultipleScattering - G4UrbanMscModel become default 338 - G4MuPairProductionModel - number of bins for 153 - G4MuPairProductionModel - number of bins for virtual gamma returned 339 to be 2000 154 to be 2000 340 155 341 19 February 2013: V.Ivant (emmuons-V09-06-04) 156 19 February 2013: V.Ivant (emmuons-V09-06-04) 342 - G4MuPairProductionModel - number of bins for 157 - G4MuPairProductionModel - number of bins for virtual gamma reduced 343 from 2000 to 1600 158 from 2000 to 1600 344 - G4MuBetheBlochModel - removed G4ThreadLocal 159 - G4MuBetheBlochModel - removed G4ThreadLocal declaration 345 160 346 18 February 2013: V.Ivant (emmuons-V09-06-02) 161 18 February 2013: V.Ivant (emmuons-V09-06-02) 347 - G4MuPairProductionModel - add check on max e 162 - G4MuPairProductionModel - add check on max energy to reduce number 348 of bins in muon energy; number of bins for 163 of bins in muon energy; number of bins for virtual gamma reduced 349 from 4000 to 2000. 164 from 4000 to 2000. 350 165 351 02 February 2013: V.Ivant (emmuons-V09-06-01) 166 02 February 2013: V.Ivant (emmuons-V09-06-01) 352 - G4MuPairProductionModel - make main table of 167 - G4MuPairProductionModel - make main table of differential cross 353 section private and not static, because G4 168 section private and not static, because G4hPairProductionModel 354 inherit of this class and muons cannot sha << 169 inherit of this class and muons cannot share the same tables with 355 hadrons; two new inline access methods are 170 hadrons; two new inline access methods are added GetSecondaryEnergy 356 and GetDifferentialCrossSection. 171 and GetDifferentialCrossSection. 357 172 358 173 359 01 February 2013: V.Ivant (emmuons-V09-06-00) 174 01 February 2013: V.Ivant (emmuons-V09-06-00) 360 - G4MuPairProductionModel - (A.Bogdanov) - ext 175 - G4MuPairProductionModel - (A.Bogdanov) - extended grid of differential 361 cross section tables (from 8 to 40 points in 176 cross section tables (from 8 to 40 points in muon energy, from 1000 to 362 4000 points in energy of e+e- pair); use mor << 177 4000 points in energy of e+e- pair); use more fast binary search of 363 index in the table; make table static - comm << 178 index in the table; make table static - common for all threads 364 179 365 06 November 2012: V.Ivant (emmuons-V09-05-06) 180 06 November 2012: V.Ivant (emmuons-V09-05-06) 366 - G4MuBremsstrahlungModel, G4MuPairProductionM 181 - G4MuBremsstrahlungModel, G4MuPairProductionModel - reduce number of 367 computations of log of the same argument, 182 computations of log of the same argument, no change in results 368 183 369 25 October 2012: V.Ivant (emmuons-V09-05-05) 184 25 October 2012: V.Ivant (emmuons-V09-05-05) 370 - G4MuMultipleScattering - use G4UrbanMscModel 185 - G4MuMultipleScattering - use G4UrbanMscModel95 as a default 371 186 372 21 October 2012: V.Ivant (emmuons-V09-05-04) 187 21 October 2012: V.Ivant (emmuons-V09-05-04) 373 - G4MuBremsstrahlung, G4MuIonisation, G4MuPai 188 - G4MuBremsstrahlung, G4MuIonisation, G4MuPairProduction - 374 secondary particle type defined in constru << 189 secondary particle type defined in constructors and not in Initialise() 375 method, this is needed for correct initial 190 method, this is needed for correct initialisation at G4_PreInit 376 191 377 20 October 2012: V.Ivant (emmuons-V09-05-03) 192 20 October 2012: V.Ivant (emmuons-V09-05-03) 378 - G4MuMultipleScattering - substitute methods 193 - G4MuMultipleScattering - substitute methods Model(), SetModel() 379 by EmModel(), SetEmModel() 194 by EmModel(), SetEmModel() 380 195 381 10 July 2012: G.Cosmo (emmuons-V09-05-02) 196 10 July 2012: G.Cosmo (emmuons-V09-05-02) 382 - Explicitly use inclusion of headers for syst 197 - Explicitly use inclusion of headers for system of units and physical 383 constants, in plan to remove implicit inclus 198 constants, in plan to remove implicit inclusion from globals.hh. 384 199 385 08 June 2012: V.Ivant (emmuons-V09-05-01) 200 08 June 2012: V.Ivant (emmuons-V09-05-01) 386 - G4MuIonisation - fixed variable shadowing 201 - G4MuIonisation - fixed variable shadowing 387 202 388 27 January 2012: V.Ivant (emmuons-V09-05-00) 203 27 January 2012: V.Ivant (emmuons-V09-05-00) 389 - G4EnergyLossForExtrapolator fixed initialisa << 204 - G4EnergyLossForExtrapolator fixed initialisation of transport 390 cross section 205 cross section 391 206 392 10 November 2011: V.Ivant (emmuons-V09-04-02) 207 10 November 2011: V.Ivant (emmuons-V09-04-02) 393 - G4ErrorEnergyLoss, G4MuIonisation, G4MuPairP 208 - G4ErrorEnergyLoss, G4MuIonisation, G4MuPairProduction - fixed 394 defects reported by the Coverity tool 209 defects reported by the Coverity tool 395 210 396 3 November 2011: V.Ivant (emmuons-V09-04-01) 211 3 November 2011: V.Ivant (emmuons-V09-04-01) 397 - G4MuBremsstrahlung, G4MuPairProduction, G4Mu << 212 - G4MuBremsstrahlung, G4MuPairProduction, G4MuBremsstrahlungModel - 398 improved initialisation allowing to used m << 213 improved initialisation allowing to used model instantiated in 399 Physics List (potential saving initialisat 214 Physics List (potential saving initialisation time) 400 215 401 20 January 2011: V.Ivant (emmuons-V09-04-00) 216 20 January 2011: V.Ivant (emmuons-V09-04-00) 402 - G4ErrorEnergyLoss - fixed initialisation in << 217 - G4ErrorEnergyLoss - fixed initialisation in constructor 403 (problem identified at W 218 (problem identified at Windows) 404 219 405 4 November 2010: V.Ivant (emmuons-V09-03-03) 220 4 November 2010: V.Ivant (emmuons-V09-03-03) 406 G4EnergyLossForExtrapolator - fixed remaining 221 G4EnergyLossForExtrapolator - fixed remaining Coverity warning - 407 pedantic initialisation 222 pedantic initialisation 408 223 409 26 October 2010: V.Ivant (emmuons-V09-03-02) 224 26 October 2010: V.Ivant (emmuons-V09-03-02) 410 - Fixed problem reported by the Coverity tools << 225 - Fixed problem reported by the Coverity tools (mainly pedantic 411 initialisation) 226 initialisation) 412 227 413 4 June 2010: V.Ivant (emmuons-V09-03-01) 228 4 June 2010: V.Ivant (emmuons-V09-03-01) 414 - G4MuIonisation - use G4ICRU73QOModel for mu- 229 - G4MuIonisation - use G4ICRU73QOModel for mu- for E< 0.2 MeV 415 230 416 1 June 2010: V.Ivant (emmuons-V09-03-00) 231 1 June 2010: V.Ivant (emmuons-V09-03-00) 417 - G4MuPairProductionModel - added sampling rec 232 - G4MuPairProductionModel - added sampling recoil of a primary particle 418 - G4MuIonisation - added G4ICRU73QOModel for m 233 - G4MuIonisation - added G4ICRU73QOModel for mu- for E< 1 MeV 419 234 420 09 November 09: V.Ivant (emmuons-V09-02-08) 235 09 November 09: V.Ivant (emmuons-V09-02-08) 421 - G4MuBetheBlochModel - compute density effect << 236 - G4MuBetheBlochModel - compute density effect correction using method of 422 G4IonisParamMat class 237 G4IonisParamMat class applying revised parameterisation 423 238 424 30 October 09: V.Ivant (emmuons-V09-02-07) 239 30 October 09: V.Ivant (emmuons-V09-02-07) 425 G4MuMultipleScattering - use G4UrbanMscModel90 240 G4MuMultipleScattering - use G4UrbanMscModel90 by default 426 241 427 11 August 09: V.Ivant (emmuons-V09-02-06) 242 11 August 09: V.Ivant (emmuons-V09-02-06) 428 G4MuPairProductionModel - restore the head 243 G4MuPairProductionModel - restore the head 429 244 430 24 July 09: V.Ivant (emmuons-V09-02-05) 245 24 July 09: V.Ivant (emmuons-V09-02-05) 431 G4MuMultipleScattering - removed obosolete mem 246 G4MuMultipleScattering - removed obosolete members and methods (they 432 are in the base class 247 are in the base class) 433 248 434 09 July 09: V.Ivant (emmuons-V09-02-04) 249 09 July 09: V.Ivant (emmuons-V09-02-04) 435 G4EnergyLossForExtrapolator - removed hidden b << 250 G4EnergyLossForExtrapolator - removed hidden bin to use full scale of 436 of PhysicsVector 251 of PhysicsVector; linLossLimit = 0.01 437 252 438 02 June 09: V.Ivant (emmuons-V09-02-03) 253 02 June 09: V.Ivant (emmuons-V09-02-03) 439 G4MuPairProductionModel - added protection for 254 G4MuPairProductionModel - added protection for the case when 440 maxPairEnergy<minPairEnergy (empty interval 255 maxPairEnergy<minPairEnergy (empty interval for energy transfer 441 observed for rare case happens with kaons) 256 observed for rare case happens with kaons) 442 257 443 12 April 09: V.Ivant (emmuons-V09-02-02) 258 12 April 09: V.Ivant (emmuons-V09-02-02) 444 G4MuBetheBlochModel, G4MuBremsstrahlungModel, 259 G4MuBetheBlochModel, G4MuBremsstrahlungModel, G4MuPairProductionModel 445 - simplified initialisation 260 - simplified initialisation 446 261 447 26 February 09: V.Ivant (emmuons-V09-02-01) 262 26 February 09: V.Ivant (emmuons-V09-02-01) 448 G4MuIonisation - fixed initialisation alowing 263 G4MuIonisation - fixed initialisation alowing to configure external model 449 of fluctuations 264 of fluctuations 450 265 451 20 February 09: V.Ivant (emmuons-V09-02-00) 266 20 February 09: V.Ivant (emmuons-V09-02-00) 452 - Cleanup: improved comments, move virtual met 267 - Cleanup: improved comments, move virtual methods from .hh to .cc 453 268 454 11 August 09: V.Ivant (emmuons-V09-01-15a) 269 11 August 09: V.Ivant (emmuons-V09-01-15a) 455 G4MuPairProductionModel - added protection aga 270 G4MuPairProductionModel - added protection against numerical problem 456 due to negative valu << 271 due to negative value of transfered energy 457 272 458 12 November 08: V.Ivant (emmuons-V09-01-15) 273 12 November 08: V.Ivant (emmuons-V09-01-15) 459 G4EnergyLossForExtrapolator - added method Tru 274 G4EnergyLossForExtrapolator - added method TrueStepLength; fixed initialisation 460 before a step 275 before a step 461 276 462 27 October 08: V.Ivant (emmuons-V09-01-14) 277 27 October 08: V.Ivant (emmuons-V09-01-14) 463 G4EnergyLossForExtrapolator - make method Comp 278 G4EnergyLossForExtrapolator - make method ComputeTrueStep public and cleanup 464 279 465 16 October 08: V.Ivant (emmuons-V09-01-13) 280 16 October 08: V.Ivant (emmuons-V09-01-13) 466 G4MuMscModel - remove obsolete 281 G4MuMscModel - remove obsolete 467 G4EnergyLossForExtrapolator - added spline opt 282 G4EnergyLossForExtrapolator - added spline option 468 G4MuIonisation, G4MuBremsstrahlung, G4MuPairPr << 283 G4MuIonisation, G4MuBremsstrahlung, G4MuPairProduction, 469 G4MuMultipleScattering - change SubType and im << 284 G4MuMultipleScattering - change SubType and improved cout 470 285 471 4 August 08: V.Ivant (emmuons-V09-01-12) 286 4 August 08: V.Ivant (emmuons-V09-01-12) 472 G4MuMscModel - added protection for ions 287 G4MuMscModel - added protection for ions 473 288 474 31 July 08: V.Ivant (emmuons-V09-01-11) 289 31 July 08: V.Ivant (emmuons-V09-01-11) 475 G4MuMscModel - do not define min and max energ 290 G4MuMscModel - do not define min and max energy in constructor but use Set 476 methods 291 methods 477 G4MuMultipleScattering - added cout of model n 292 G4MuMultipleScattering - added cout of model names 478 293 479 21 April 08: V.Ivanchenko (emmuons-V09-01-10) 294 21 April 08: V.Ivanchenko (emmuons-V09-01-10) 480 G4MuBremsstrahlungModel, G4MuPairProductionMod 295 G4MuBremsstrahlungModel, G4MuPairProductionModel - use CrossSectionPerVolume 481 from the base class, do no 296 from the base class, do not use A in CrossSEctionPerAtom 482 G4MuMscModel - do not use A in SetupTarget 297 G4MuMscModel - do not use A in SetupTarget 483 298 484 04 April 08: V.Ivanchenko (emmuons-V09-01-09) 299 04 April 08: V.Ivanchenko (emmuons-V09-01-09) 485 G4MuMultipleScattering - use G4WentzelVIModel 300 G4MuMultipleScattering - use G4WentzelVIModel model 486 build table for parti 301 build table for particles with mass < GeV 487 302 488 04 April 08: V.Ivanchenko (emmuons-V09-01-08) 303 04 April 08: V.Ivanchenko (emmuons-V09-01-08) 489 - G4MuBremsstrahlungModel - instead of static 304 - G4MuBremsstrahlungModel - instead of static const use members of a class, 490 this allows to reu << 305 this allows to reuse the model for different 491 particle type 306 particle type 492 307 493 27 March 08: V.Ivanchenko (emmuons-V09-01-07) 308 27 March 08: V.Ivanchenko (emmuons-V09-01-07) 494 - G4MuPairProductionModel - fixed nan value at << 309 - G4MuPairProductionModel - fixed nan value at initialisation 495 of the sampling table 310 of the sampling table 496 311 497 26 March 08: V.Ivanchenko (emmuons-V09-01-06) 312 26 March 08: V.Ivanchenko (emmuons-V09-01-06) 498 - G4MuMscModel - fixed outstanding bug in samp 313 - G4MuMscModel - fixed outstanding bug in sampling of scattering 499 314 500 25 March 08: V.Ivanchenko (emmuons-V09-01-05) 315 25 March 08: V.Ivanchenko (emmuons-V09-01-05) 501 - G4MuMscModel - added shift along particle di 316 - G4MuMscModel - added shift along particle direction for displacement 502 - G4MuBetheBlochModel - update computation of 317 - G4MuBetheBlochModel - update computation of correction 503 318 504 17 March 08: V.Ivanchenko (emmuons-V09-01-04) 319 17 March 08: V.Ivanchenko (emmuons-V09-01-04) 505 - G4MuMscModel - fixed sampling 320 - G4MuMscModel - fixed sampling 506 321 507 14 March 08: V.Ivanchenko (emmuons-V09-01-03) 322 14 March 08: V.Ivanchenko (emmuons-V09-01-03) 508 - G4MuMscModel - use G4VMscModel interface 323 - G4MuMscModel - use G4VMscModel interface 509 324 510 06 March 08: V.Ivanchenko (emmuons-V09-01-02) 325 06 March 08: V.Ivanchenko (emmuons-V09-01-02) 511 - G4MuBremsstrahlungModel - remove ignoreCut f << 326 - G4MuBremsstrahlungModel - remove ignoreCut flag, remove obsolete methods 512 and members, set s 327 and members, set some members protected to 513 be used by G4hBrem << 328 be used by G4hBremsstrahlungModel 514 - G4MuPairProductionModel - remove ignoreCut f << 329 - G4MuPairProductionModel - remove ignoreCut flag, set some members protected 515 to be used by G4hBremsstrahlungModel 330 to be used by G4hBremsstrahlungModel 516 - SubType for all processes is initialized 331 - SubType for all processes is initialized 517 332 518 22 February 08: V.Ivanchenko (emmuons-V09-01- 333 22 February 08: V.Ivanchenko (emmuons-V09-01-01) 519 G4MuMscModel - added sampling of tail distribu 334 G4MuMscModel - added sampling of tail distribution 520 335 521 14 January 08: V.Ivanchenko (emmuons-V09-01-0 336 14 January 08: V.Ivanchenko (emmuons-V09-01-00) 522 G4MuMscModel - added computation of the second 337 G4MuMscModel - added computation of the second moment of the distribution; 523 fixed sampling 338 fixed sampling 524 G4MuMultipleScattering - modified default Rang 339 G4MuMultipleScattering - modified default RangeFactor 525 340 526 12 November 07: V.Ivanchenko (emmuons-V09-00- 341 12 November 07: V.Ivanchenko (emmuons-V09-00-04) 527 11 November 07: V.Ivanchenko (emmuons-V09-00- 342 11 November 07: V.Ivanchenko (emmuons-V09-00-03) 528 G4MuMscModel - fixed computation of transport 343 G4MuMscModel - fixed computation of transport cross section 529 344 530 09 November 07: V.Ivanchenko (emmuons-V09-00- 345 09 November 07: V.Ivanchenko (emmuons-V09-00-02) 531 - G4MuMultipleScattering, G4MuMscModel - new c 346 - G4MuMultipleScattering, G4MuMscModel - new classes for simulation 532 of multiple scatte 347 of multiple scattering (beta-version) 533 348 534 08 November 07: V.Ivanchenko (emmuons-V09-00- 349 08 November 07: V.Ivanchenko (emmuons-V09-00-01) 535 - G4MuBremsstrahlungModel - updated sampling a << 350 - G4MuBremsstrahlungModel - updated sampling algorithm to provide 536 more precise predi 351 more precise predictions for the tail 537 of the gamma energ 352 of the gamma energy spectra (NA49 problem) 538 - G4MuBremsstrahlungModel and G4MuPairProducti 353 - G4MuBremsstrahlungModel and G4MuPairProductionModel - add ignoreCut 539 flag, if this flag is "true" both models pro 354 flag, if this flag is "true" both models provide zero dedx and full 540 cross sections 355 cross sections 541 356 542 28 July 07: V.Ivanchenko (emmuons-V09-00-00) 357 28 July 07: V.Ivanchenko (emmuons-V09-00-00) 543 - G4EnergyLossForExtrapolator - added maxEnerg 358 - G4EnergyLossForExtrapolator - added maxEnergyTransfer parameter 544 for computatio 359 for computation of energy loss (VI) 545 360 546 29 May 07: V.Ivanchenko (emmuons-V08-03-04) 361 29 May 07: V.Ivanchenko (emmuons-V08-03-04) 547 - G4EnergyLossForExtrapolator - added Set meth 362 - G4EnergyLossForExtrapolator - added Set methods for first and last 548 bins in tables. Default max value is set to 363 bins in tables. Default max value is set to 10 TeV (CMS request) 549 364 550 23 May 07: V.Ivanchenko (emmuons-V08-03-03) 365 23 May 07: V.Ivanchenko (emmuons-V08-03-03) 551 - In all processes inherit from G4VEnergyLossP << 366 - In all processes inherit from G4VEnergyLossProcess or G4VEmProcess 552 remove method SecondaryPostStep; 367 remove method SecondaryPostStep; 553 368 554 22 May 07: V.Ivanchenko (emmuons-V08-03-02) 369 22 May 07: V.Ivanchenko (emmuons-V08-03-02) 555 - G4VEmModel - changed interface of SampleSeco << 370 - G4VEmModel - changed interface of SampleSecondary method, it become 556 void, extra parameter std::vector<G4DynamicP 371 void, extra parameter std::vector<G4DynamicParticle*>*, all 557 classes using or inhereting this interface a 372 classes using or inhereting this interface are modified. 558 About 5% speadup of EM shower simulation 373 About 5% speadup of EM shower simulation 559 374 560 18 May 07: V.Ivant (emmuons-V08-03-01) 375 18 May 07: V.Ivant (emmuons-V08-03-01) 561 - G4ErrorEnergyLoss - new class needed for GEA 376 - G4ErrorEnergyLoss - new class needed for GEANTe (p. Arce) 562 377 563 12 May 07: V.Ivant (emmuons-V08-03-00) 378 12 May 07: V.Ivant (emmuons-V08-03-00) 564 - G4EnergyLossForExtrapolator - linLossLimit=0 379 - G4EnergyLossForExtrapolator - linLossLimit=0.001 565 - Remove obsolete G4MuIonisation52, G4MuPairPr 380 - Remove obsolete G4MuIonisation52, G4MuPairProduction52, G4MuBremsstrahlung52, 566 G4VMuEnergyLoss 381 G4VMuEnergyLoss 567 - G4MuPairProductionModel - fix usage of cut v 382 - G4MuPairProductionModel - fix usage of cut value inside SelectRandomAtom, 568 providing correct 383 providing correct sampling of atom of mixture 569 for production of 384 for production of e+e- pair (A.Bogdanov) 570 385 571 24 April 07: V.Ivant (emmuons-V08-02-01) 386 24 April 07: V.Ivant (emmuons-V08-02-01) 572 - G4MuPairProductionModel - add protection aga 387 - G4MuPairProductionModel - add protection against zero or negative partial 573 cross section inside SelectRandomAtom method << 388 cross section inside SelectRandomAtom method in order to fix bug reported 574 from tutorial example A01 389 from tutorial example A01 575 390 576 16 February 07: V.Ivant (emmuons-V08-02-00) 391 16 February 07: V.Ivant (emmuons-V08-02-00) 577 - G4EnergyLossForExtrapolator - linLossLimit=1 392 - G4EnergyLossForExtrapolator - linLossLimit=1.e-6 578 393 579 16 Oct 06: V.Ivanchenko (emmuons-V08-01-01) 394 16 Oct 06: V.Ivanchenko (emmuons-V08-01-01) 580 - Add warning to all processes 52 type << 395 - Add warning to all processes 52 type 581 396 582 21 July 06: V.Ivant (emmuons-V08-01-00) 397 21 July 06: V.Ivant (emmuons-V08-01-00) 583 - G4EnergyLossForExtrapolator - fix misprint i 398 - G4EnergyLossForExtrapolator - fix misprint in method name 584 399 585 21 March 06: V.Ivant (emmuons-V08-00-03) 400 21 March 06: V.Ivant (emmuons-V08-00-03) 586 - G4EnergyLossForExtrapolator - fix compilatio 401 - G4EnergyLossForExtrapolator - fix compilation warning - remove G4Material* 587 from number of 402 from number of methods 588 403 589 21 March 06: V.Ivant (emmuons-V08-00-02) 404 21 March 06: V.Ivant (emmuons-V08-00-02) 590 - G4MuBremsstrahlungModel - fix problem of ini << 405 - G4MuBremsstrahlungModel - fix problem of initialisation in the case when 591 cuts are not defined (needed for Extrapolato 406 cuts are not defined (needed for Extrapolator and for unit tests) 592 - G4EnergyLossForExtrapolator - fix bug in uni 407 - G4EnergyLossForExtrapolator - fix bug in units, add muon tables, move 593 initialisation from the constructor to the f 408 initialisation from the constructor to the first public call, add verbose 594 variable into constructor 409 variable into constructor 595 << 410 596 13 February 06 : mma (emmuons-V08-00-01) 411 13 February 06 : mma (emmuons-V08-00-01) 597 - added functions G4MuBetheBlochModel::Compute 412 - added functions G4MuBetheBlochModel::ComputeCrossSectionPerElectron/Atom() 598 - added functions G4MuBremsstrahlungModel::Com 413 - added functions G4MuBremsstrahlungModel::ComputeCrossSectionPerAtom() 599 G4MuPairProductionModel::Com 414 G4MuPairProductionModel::ComputeCrossSectionPerAtom() 600 << 415 601 10 February 06 : mma 416 10 February 06 : mma 602 - G4MuIonisation52, G4MuBremsstrahlung52, G4Mu 417 - G4MuIonisation52, G4MuBremsstrahlung52, G4MuPairProduction52 : the function 603 ComputeMicroscopicCrossSection() is made pub 418 ComputeMicroscopicCrossSection() is made public. 604 << 419 605 10 January 05: V.Ivant (emmuons-V08-00-00) 420 10 January 05: V.Ivant (emmuons-V08-00-00) 606 - substitute the method SetStepLimits by SetSt 421 - substitute the method SetStepLimits by SetStepFunction 607 - move initialisation of default values to the << 422 - move initialisation of default values to the constructor 608 423 609 23 October 05: V.Ivant (emmuons-V07-01-05) 424 23 October 05: V.Ivant (emmuons-V07-01-05) 610 - G4MuPairProductionModel - add protection nee 425 - G4MuPairProductionModel - add protection needed for sampling of pair energy 611 in the case of low cuts 426 in the case of low cuts 612 << 427 613 2 October 05: mma (emmuons-V07-01-04) 428 2 October 05: mma (emmuons-V07-01-04) 614 - G4MuIonisation : SetStepLimits (0.2, 1*mm) + 429 - G4MuIonisation : SetStepLimits (0.2, 1*mm) + integral on 615 430 616 2 September 05: V.Ivant. (emmuons-V07-01-03) 431 2 September 05: V.Ivant. (emmuons-V07-01-03) 617 - G4MuIonisation : SetStepLimits (0.2, 0.1*mm) 432 - G4MuIonisation : SetStepLimits (0.2, 0.1*mm) + integral off 618 433 619 2 September 05: V.Ivant. (emmuons-V07-01-02) 434 2 September 05: V.Ivant. (emmuons-V07-01-02) 620 - This tag is 7.1 + bug fixes 435 - This tag is 7.1 + bug fixes 621 - G4MuIonisation : SetStepLimits (0.2, 1*mm) 436 - G4MuIonisation : SetStepLimits (0.2, 1*mm) 622 << 437 623 12 August 05: mma (emmuons-V07-01-01) 438 12 August 05: mma (emmuons-V07-01-01) 624 - G4MuIonisation : SetStepLimits (0.2, 0.1*mm) 439 - G4MuIonisation : SetStepLimits (0.2, 0.1*mm) 625 440 626 03 August 05: V.Ivant (emmuons-V07-01-00) 441 03 August 05: V.Ivant (emmuons-V07-01-00) 627 - Fix initialisation of G4MuPairProductionMode 442 - Fix initialisation of G4MuPairProductionModel and G4MuBremsstrahlungModel 628 - Fix angular distribution of gammas and energ 443 - Fix angular distribution of gammas and energy momentum balance in G4MuBremsstrahlungModel 629 - Fix angular distribution of e+,e- and energy 444 - Fix angular distribution of e+,e- and energy momentum balance in G4MuPairProductionModel 630 445 631 06 June 05: V.Ivant (muons-V07-00-04) 446 06 June 05: V.Ivant (muons-V07-00-04) 632 - Fix Valgrind complain for non-initialised va << 447 - Fix Valgrind complain for non-initialised variable in 633 G4EnergyLossForExtrapolator 448 G4EnergyLossForExtrapolator 634 449 635 18 May 05: V.Ivant (muons-V07-00-03) 450 18 May 05: V.Ivant (muons-V07-00-03) 636 - Fix: fabs -> std::abs 451 - Fix: fabs -> std::abs 637 452 638 29 April 05: V.Ivant (muons-V07-00-02) 453 29 April 05: V.Ivant (muons-V07-00-02) 639 - Fix compilation warning at gcc-3.4 454 - Fix compilation warning at gcc-3.4 640 455 641 13 April 05: V.Ivant (muons-V07-00-01) 456 13 April 05: V.Ivant (muons-V07-00-01) 642 - Rename G4EnergyLossForPropogator to G4Energy 457 - Rename G4EnergyLossForPropogator to G4EnergyLossForExtrapolator 643 - Migrade to updated interfaces of utils 458 - Migrade to updated interfaces of utils 644 - Use G4EmCorrections for muon ionisation 459 - Use G4EmCorrections for muon ionisation 645 460 646 11 March 05: V.Ivant (muons-V07-00-00) 461 11 March 05: V.Ivant (muons-V07-00-00) 647 - Add G4EnergyLossForPropogator class 462 - Add G4EnergyLossForPropogator class 648 - Shift verbose level by 1 463 - Shift verbose level by 1 649 464 650 02 Dec 04: V.Ivant (muons-V06-02-07) 465 02 Dec 04: V.Ivant (muons-V06-02-07) 651 - Migration to cmath for G4MuBetheBlochModel 466 - Migration to cmath for G4MuBetheBlochModel 652 467 653 02 Dec 04: V.Ivant (muons-V06-02-06) 468 02 Dec 04: V.Ivant (muons-V06-02-06) 654 - Migration to cmath 469 - Migration to cmath 655 470 656 29 Nov 04: V.Ivant (muons-V06-02-05) 471 29 Nov 04: V.Ivant (muons-V06-02-05) 657 - Cleanup GNUmakefile 472 - Cleanup GNUmakefile 658 473 659 11 Nov 04: V.Ivant (muons-V06-02-04) 474 11 Nov 04: V.Ivant (muons-V06-02-04) 660 - Migration to new algorithm to Store/Retrieve 475 - Migration to new algorithm to Store/Retrieve tables 661 476 662 03 Nov 04: V.Ivant (muons-V06-02-03) 477 03 Nov 04: V.Ivant (muons-V06-02-03) 663 - Fix bug in expression inside ComputeDMicrosc 478 - Fix bug in expression inside ComputeDMicroscopicCrossSection (R.Kokoulin) 664 479 665 25 Oct 04: V.Ivant (muons-V06-02-02) 480 25 Oct 04: V.Ivant (muons-V06-02-02) 666 - Migrate to new interfaces for ParticleChange 481 - Migrate to new interfaces for ParticleChange 667 482 668 25 Aug 04: V.Ivant (muons-V06-02-01) 483 25 Aug 04: V.Ivant (muons-V06-02-01) 669 - Fix problem of use of common tables 484 - Fix problem of use of common tables 670 485 671 17 Aug 04: V.Ivant (muons-V06-02-00) 486 17 Aug 04: V.Ivant (muons-V06-02-00) 672 - Provide the common use of tables for mu+ and << 487 - Provide the common use of tables for mu+ and mu- to save 673 initialisation time; 488 initialisation time; 674 - rename processes "Mu" -> "mu" 489 - rename processes "Mu" -> "mu" 675 - substitute obsolete interface to particles 490 - substitute obsolete interface to particles 676 491 677 27 May 04: V.Ivant (muons-V06-01-01) 492 27 May 04: V.Ivant (muons-V06-01-01) 678 - Set default regime of MuIonisation integral << 493 - Set default regime of MuIonisation integral 679 - Minor fix in differential cross section for 494 - Minor fix in differential cross section for MuPairProduction 680 495 681 28 April 04: V.Ivant (muons-V06-01-00) 496 28 April 04: V.Ivant (muons-V06-01-00) 682 - MuPairProduction: fix minor energy non-conse 497 - MuPairProduction: fix minor energy non-conservation, fix 683 problem of calculation of maximumum energy t 498 problem of calculation of maximumum energy transfer for 684 compounds 499 compounds 685 500 686 02 March 04: V.Ivant (muons-V06-00-02) 501 02 March 04: V.Ivant (muons-V06-00-02) 687 - Minor fix in initialisation of MuPairProduct 502 - Minor fix in initialisation of MuPairProductionModel 688 503 689 17 Feb 04: V.Ivant (muons-V06-00-01) 504 17 Feb 04: V.Ivant (muons-V06-00-01) 690 - Update parameterizations in G4MuPairProducti 505 - Update parameterizations in G4MuPairProductionModel 691 - Update radiative corrections for G4MuBetheBl 506 - Update radiative corrections for G4MuBetheBlochModel 692 507 693 22 Jan 04: V.Ivant (muons-V06-00-00) 508 22 Jan 04: V.Ivant (muons-V06-00-00) 694 - Migrade to G4ParticleChangeForLoss 509 - Migrade to G4ParticleChangeForLoss 695 510 696 11 Nov 03: V.Ivant (muons-V05-02-09) 511 11 Nov 03: V.Ivant (muons-V05-02-09) 697 - Remove force of verbose=0 for G4MuIonisation 512 - Remove force of verbose=0 for G4MuIonisation 698 - Substitute G4VEnergyLossSTD by G4VEnergyLoss 513 - Substitute G4VEnergyLossSTD by G4VEnergyLossProcess 699 514 700 03 Nov 03: V.Ivant (muons-V05-02-08) 515 03 Nov 03: V.Ivant (muons-V05-02-08) 701 - Remove STD processes 516 - Remove STD processes 702 - Minor update of defaults for processes 517 - Minor update of defaults for processes 703 << 518 704 21 Oct 03: mma (muons-V05-02-07) 519 21 Oct 03: mma (muons-V05-02-07) 705 - fixes in MuPairProductionodel.cc (R.Kokoulin 520 - fixes in MuPairProductionodel.cc (R.Kokoulin): 706 - 2*xi in ComputeDDMicroscopicCrossSection 521 - 2*xi in ComputeDDMicroscopicCrossSection 707 - 8 integration points in ComputeDMicroscopi << 522 - 8 integration points in ComputeDMicroscopicCrossSection 708 523 709 3 Oct 03: G.Cosmo (muons-V05-02-06) 524 3 Oct 03: G.Cosmo (muons-V05-02-06) 710 - Modified GNUmakefiles: 525 - Modified GNUmakefiles: 711 o added dependency to new module "geometry/n 526 o added dependency to new module "geometry/navigation". 712 o replaced "digits+hits" with "digits_hits". 527 o replaced "digits+hits" with "digits_hits". 713 - Coworks with "geometry-V05-02-00" and "digit 528 - Coworks with "geometry-V05-02-00" and "digits_hits-V05-02-00". 714 529 715 27 Sept 03: V.Ivant (muons-V05-02-05) 530 27 Sept 03: V.Ivant (muons-V05-02-05) 716 -Change secondary particle to be e+ 531 -Change secondary particle to be e+ 717 532 718 20 Sept 03: V.Ivant (muons-V05-02-04) 533 20 Sept 03: V.Ivant (muons-V05-02-04) 719 -Update energy intervals for ionisation models 534 -Update energy intervals for ionisation models 720 -Update GNUmakefile 535 -Update GNUmakefile 721 536 722 08 August 03: V.Ivant (muons-V05-02-03) 537 08 August 03: V.Ivant (muons-V05-02-03) 723 -Substitute standerd by STD, freezing old stan 538 -Substitute standerd by STD, freezing old standard as 52 724 539 725 07 August 03: V.Ivant (muons-V05-02-02) 540 07 August 03: V.Ivant (muons-V05-02-02) 726 -Change defaults for STD processes 541 -Change defaults for STD processes 727 542 728 24 July 03: V.Ivant (muons-V05-02-01) 543 24 July 03: V.Ivant (muons-V05-02-01) 729 -Update model interface according utils-V05-02 544 -Update model interface according utils-V05-02-00 730 545 731 02 July 03: V.Ivant (muons-V05-02-00) 546 02 July 03: V.Ivant (muons-V05-02-00) 732 -Redo previous tag for 5.2 547 -Redo previous tag for 5.2 733 548 734 26 June 03: V.Ivant (muons-V05-01-07) 549 26 June 03: V.Ivant (muons-V05-01-07) 735 -Bug fix in Printout of G4MuIonisation 550 -Bug fix in Printout of G4MuIonisation 736 551 737 03 June 03: V.Ivant (muons-V05-01-06) 552 03 June 03: V.Ivant (muons-V05-01-06) 738 -Bug fix in cross section at high energies in 553 -Bug fix in cross section at high energies in G4MuPairProductionSTD 739 554 740 03 June 03: V.Ivant (muons-V05-01-05) 555 03 June 03: V.Ivant (muons-V05-01-05) 741 -Update STD initialisation 556 -Update STD initialisation 742 557 743 03 June 03: V.Ivant (muons-V05-01-04) 558 03 June 03: V.Ivant (muons-V05-01-04) 744 -Fix compilation warnings for pedantic compile 559 -Fix compilation warnings for pedantic compiler options 745 560 746 26 May 03: V.Ivant (muons-V05-01-03) 561 26 May 03: V.Ivant (muons-V05-01-03) 747 -Fix compilation warnings for pedantic compile 562 -Fix compilation warnings for pedantic compiler options 748 563 749 23 May 03: V.Ivant (muons-V05-01-02) 564 23 May 03: V.Ivant (muons-V05-01-02) 750 -Fix initialisation for STD: for integral Bohr 565 -Fix initialisation for STD: for integral Bohr fluctuations 751 566 752 12 May 03: V.Ivant (muons-V05-01-01) 567 12 May 03: V.Ivant (muons-V05-01-01) 753 -remove extra printout at initialisation 568 -remove extra printout at initialisation 754 569 755 09 May 03: V.Ivant (muons-V05-01-00) 570 09 May 03: V.Ivant (muons-V05-01-00) 756 -remove extra printout at initialisation 571 -remove extra printout at initialisation 757 572 758 28 Apr 03: V.Ivant (muons-V05-00-08) 573 28 Apr 03: V.Ivant (muons-V05-00-08) 759 -fix leak in retrieve tables 574 -fix leak in retrieve tables 760 575 761 26 Apr 03: V.Ivant (muons-V05-00-07) 576 26 Apr 03: V.Ivant (muons-V05-00-07) 762 -fix store/retrieve tables 577 -fix store/retrieve tables 763 578 764 09 Apr 03: V.Ivant (muons-V05-00-06) 579 09 Apr 03: V.Ivant (muons-V05-00-06) 765 -G4VeMuEnergyLoss : make finalRange to be regi 580 -G4VeMuEnergyLoss : make finalRange to be region aware 766 581 767 25 Mar 03: mma (muons-V05-00-05) 582 25 Mar 03: mma (muons-V05-00-05) 768 -G4VeMuEnergyLoss : add finalRangeRequested 583 -G4VeMuEnergyLoss : add finalRangeRequested 769 584 770 13 feb 03: V.Ivant (muons-V05-00-04) 585 13 feb 03: V.Ivant (muons-V05-00-04) 771 - add names for all models 586 - add names for all models 772 - make the set of model per region available 587 - make the set of model per region available 773 - make SubCutoff regime available per region 588 - make SubCutoff regime available per region 774 589 775 05 feb 03: V.Ivant (muons-V05-00-03) 590 05 feb 03: V.Ivant (muons-V05-00-03) 776 - Fix on warnings at SUN for STD classes 591 - Fix on warnings at SUN for STD classes 777 - Add Initialise method to STD classes to calc 592 - Add Initialise method to STD classes to calculate PartialSumSigma 778 - Subsitute Material by MaterialCutsCouple for 593 - Subsitute Material by MaterialCutsCouple for PostStep STD 779 594 780 24 jan 03: V.Ivant (muons-V05-00-02) 595 24 jan 03: V.Ivant (muons-V05-00-02) 781 - Migration to "cut per region" << 596 - Migration to "cut per region" 782 597 783 08 jan 03: mma (muons-V05-00-01) 598 08 jan 03: mma (muons-V05-00-01) 784 -MuPairProduction::PostStepDoIt : remove 'trac 599 -MuPairProduction::PostStepDoIt : remove 'tracking cut' of muon 785 600 786 06 jan 03: V.Ivant (muons-V05-00-00) 601 06 jan 03: V.Ivant (muons-V05-00-00) 787 - Update interfaces to STD classes in order to << 602 - Update interfaces to STD classes in order to be ready to migrade 788 to "cut per region" 603 to "cut per region" 789 604 790 09 dec 02: V.Ivant (muons-V04-01-03) 605 09 dec 02: V.Ivant (muons-V04-01-03) 791 -fix warning in G4MuIonisationSTD 606 -fix warning in G4MuIonisationSTD 792 607 793 04 dec 02: V.Ivant (muons-V04-01-02) 608 04 dec 02: V.Ivant (muons-V04-01-02) 794 -fix problems in delta-electrons spectrum 609 -fix problems in delta-electrons spectrum 795 610 796 28 oct 02: V.Ivant (muons-V04-01-01) 611 28 oct 02: V.Ivant (muons-V04-01-01) 797 -fix compilation warnings for STD classes 612 -fix compilation warnings for STD classes 798 << 613 799 16 oct 02: V.Ivant (muons-V04-01-00) 614 16 oct 02: V.Ivant (muons-V04-01-00) 800 -redesign for a Model approach: files processN 615 -redesign for a Model approach: files processNameSTD and processNameModel 801 << 616 802 29 may 02: mma (muons-V04-00-02) 617 29 may 02: mma (muons-V04-00-02) 803 - V.Ivanchenko G4VMuEnergyLoss - bug fixed in 618 - V.Ivanchenko G4VMuEnergyLoss - bug fixed in N of subcutoff delta 804 << 619 805 27 feb 02: mma (muons-V04-00-01) 620 27 feb 02: mma (muons-V04-00-01) 806 - V.Ivanchenko G4VMuEnergyLoss - PostStep->Pre << 621 - V.Ivanchenko G4VMuEnergyLoss - PostStep->PreStep for touchebleHandler 807 << 622 808 10 fev 02: mma (muons-V04-00-00) 623 10 fev 02: mma (muons-V04-00-00) 809 - G4VMuEnergyLoss : error in SetMindeltaCutInR 624 - G4VMuEnergyLoss : error in SetMindeltaCutInRange, was set in energy ! 810 << 625 811 12 nov 01: mma (muons-V03-02-10) 626 12 nov 01: mma (muons-V03-02-10) 812 - ParticleMass and Charge: local variables 627 - ParticleMass and Charge: local variables 813 - merge 09 + 06a 628 - merge 09 + 06a 814 << 629 815 07 nov 01: mma (muons-V03-02-09) 630 07 nov 01: mma (muons-V03-02-09) 816 - correction(Tmax+xsection computation) L.Urba 631 - correction(Tmax+xsection computation) L.Urban 817 << 632 818 28 oct 01: mma (muons-V03-02-08) 633 28 oct 01: mma (muons-V03-02-08) 819 - all static functions no more inlined 634 - all static functions no more inlined 820 << 635 821 24 oct 01: mma (muons-V03-02-07) 636 24 oct 01: mma (muons-V03-02-07) 822 - cut per material : all classes 637 - cut per material : all classes 823 638 824 08 nov 01: G.Cosmo (muons-V03-02-06a) 639 08 nov 01: G.Cosmo (muons-V03-02-06a) 825 - Introduced changes to G4VMuEnergyLoss.cc for 640 - Introduced changes to G4VMuEnergyLoss.cc for reference-counted touchables 826 (R.Chytracek). Not included in further tags 641 (R.Chytracek). Not included in further tags till "muons-V03-02-09". 827 642 828 28 sep 01: mma (muons-V03-02-06) 643 28 sep 01: mma (muons-V03-02-06) 829 - suppression of theMuonPlus ..etc..data membe 644 - suppression of theMuonPlus ..etc..data members : all classes 830 - completion of store/retrieve PhysicsTables 645 - completion of store/retrieve PhysicsTables 831 << 646 832 20 sep 01: L.Urban (muons-V03-02-05) 647 20 sep 01: L.Urban (muons-V03-02-05) 833 - in MuPairProduction::ComputeMicroscopicCross 648 - in MuPairProduction::ComputeMicroscopicCrossSection, remove: 834 if(MaxPairEnergy<CutInPairEnergy) MaxPairEne 649 if(MaxPairEnergy<CutInPairEnergy) MaxPairEnergy=CutInPairEnergy 835 << 650 836 19 sep 01: mma (muons-V03-02-04) 651 19 sep 01: mma (muons-V03-02-04) 837 - come back to previous process name "MuIoni" 652 - come back to previous process name "MuIoni" 838 << 653 839 17 sep 01: mma (muons-V03-02-03) 654 17 sep 01: mma (muons-V03-02-03) 840 - modifs in all classes for the migration of M 655 - modifs in all classes for the migration of Materials to pure STL, 841 but backward compatible with g4rw 656 but backward compatible with g4rw 842 << 657 843 13 sep 01: L/Urban (muons-V03-02-02) 658 13 sep 01: L/Urban (muons-V03-02-02) 844 -G4VxEnergyLoss: min.delta cut is set as rcut/ 659 -G4VxEnergyLoss: min.delta cut is set as rcut/100 + some optimisation 845 << 660 846 11 sep 01: L.Urban (muons-V03-02-01) 661 11 sep 01: L.Urban (muons-V03-02-01) 847 - G4VMuEnergyLoss: subcutoff delta-rays mechan << 662 - G4VMuEnergyLoss: subcutoff delta-rays mechanism implemented 848 << 663 849 29 aug 01: mma (muons-V03-02-00) 664 29 aug 01: mma (muons-V03-02-00) 850 - G4MuIonisation: new function ComputeRestrict << 665 - G4MuIonisation: new function ComputeRestrictedMeandEdx() + 'cleanup' 851 << 666 852 10 aug 01: mma 667 10 aug 01: mma 853 - store/retrieve PhysicsTables implemented in 668 - store/retrieve PhysicsTables implemented in MuIonis, MuBrems, MuPairProd 854 669 855 29 may 01: V.Ivanchenko << 670 29 may 01: V.Ivanchenko 856 - clean up againist Linux ANSI strict compilat 671 - clean up againist Linux ANSI strict compilation mode. 857 672 858 23 mar 01 L.Urban (muons-V03-00-05) 673 23 mar 01 L.Urban (muons-V03-00-05) 859 - R.Kokoulin's correction to energy loss has b 674 - R.Kokoulin's correction to energy loss has been commented out 860 in G4MuIonisation.cc 675 in G4MuIonisation.cc 861 << 676 862 05 mar 01 mma (muons-V03-00-04) 677 05 mar 01 mma (muons-V03-00-04) 863 - new subdirectory: integral 678 - new subdirectory: integral 864 migration of all G4I.. processes from muons, 679 migration of all G4I.. processes from muons, standard, utils into integral 865 680 866 05 feb 01: G. Cosmo (muons-V03-00-02) 681 05 feb 01: G. Cosmo (muons-V03-00-02) 867 - STL migration for G4OrderedTable and G4DataV 682 - STL migration for G4OrderedTable and G4DataVector. 868 Modified files: G4IMuBremsstrahlung.cc, G4IM 683 Modified files: G4IMuBremsstrahlung.cc, G4IMuPairProduction.cc, 869 G4MuBremsstrahlung.cc, G4MuP 684 G4MuBremsstrahlung.cc, G4MuPairProduction.cc 870 685 871 24 jan 01: L. Urban (muons-V03-00-01) 686 24 jan 01: L. Urban (muons-V03-00-01) 872 - bug fixed in muon bremstrahlung , in G4MuBre << 687 - bug fixed in muon bremstrahlung , in G4MuBremstrahlung.cc 873 in PostStepDoIt. 688 in PostStepDoIt. 874 << 689 875 16 jan 01: mma (muons-V03-00-00) 690 16 jan 01: mma (muons-V03-00-00) 876 - small corrections in MuEnergyLoss.cc L.Urban 691 - small corrections in MuEnergyLoss.cc L.Urban 11-01-01 877 << 692 878 08 nov 00: mma (muons-V02-00-03) 693 08 nov 00: mma (muons-V02-00-03) 879 - signature in GetLossWithFluct changed L.Urba 694 - signature in GetLossWithFluct changed L.Urban 30/10/00 880 << 695 881 11 aug 00: mma (muons-V02-00-01) 696 11 aug 00: mma (muons-V02-00-01) 882 697 883 03 aug 00: gc (muons-V02-00-00r) 698 03 aug 00: gc (muons-V02-00-00r) 884 - G4VIMuEnergyLoss.cc: changed RandGauss to G4 699 - G4VIMuEnergyLoss.cc: changed RandGauss to G4RandGauss to fix problem of 885 events' reproducibility. 700 events' reproducibility. 886 << 701 887 07 jun 00: mma (muons-V01-01-03) 702 07 jun 00: mma (muons-V01-01-03) 888 - virtual destructor for G4VEnergyLoss 703 - virtual destructor for G4VEnergyLoss 889 704 890 24 may 00: mma (muons-V01-01-02) 705 24 may 00: mma (muons-V01-01-02) 891 - revision of brems,pair,ionisation,munuclear 706 - revision of brems,pair,ionisation,munuclear 892 by Laszlo, Rotislav, Andrew 707 by Laszlo, Rotislav, Andrew 893 << 708 894 27 apr 00 mma (em-V01-01-01) 709 27 apr 00 mma (em-V01-01-01) 895 - G4endl (dec/iso) << 710 - G4endl (dec/iso) 896 << 711 897 26 apr 00 mma (em-V01-01-00) 712 26 apr 00 mma (em-V01-01-00) 898 - all EnergyLoss classes renamed G4V... << 713 - all EnergyLoss classes renamed G4V... 899 Most classes in standard and muons affected. 714 Most classes in standard and muons affected. 900 - G4Muls moved in utils 715 - G4Muls moved in utils 901 - bugs fixe in MuPairProduction << 716 - bugs fixe in MuPairProduction 902 - cowork with geant4-01-01-ref-02 717 - cowork with geant4-01-01-ref-02 903 << 718 904 02 mar 00 mma (em-V01-00-00) 719 02 mar 00 mma (em-V01-00-00) 905 - new G4VEnergyLoss class and related structur 720 - new G4VEnergyLoss class and related structure 906 - cowork with geant4-01-00-ref-06 721 - cowork with geant4-01-00-ref-06 907 << 722 908 10 nov 99 mma (em-V00-01-03) 723 10 nov 99 mma (em-V00-01-03) 909 - migration to STL: remove RWT hash dictionnar 724 - migration to STL: remove RWT hash dictionnary 910 725 911 14th June 1999 John Allison (em-01-00-05b) 726 14th June 1999 John Allison (em-01-00-05b) 912 - Muon corrections in G4MultipleScattering.cc, 727 - Muon corrections in G4MultipleScattering.cc, G4MuBremsstrahlung.cc 913 and G4MuPairProduction.cc by Laszlo Urban, P 728 and G4MuPairProduction.cc by Laszlo Urban, Pedro Arce. 914 (Also in rocesses/photoleplon_hadron/src/G4M 729 (Also in rocesses/photoleplon_hadron/src/G4MuNuclearInteraction.cc.) 915 730 916 5th June 1999 John Allison 731 5th June 1999 John Allison 917 - standard/GNUmakefile: Force non-optimised co 732 - standard/GNUmakefile: Force non-optimised compliation of some 918 files on HP with aCC: HP ANSI C++ B3910B A.0 733 files on HP with aCC: HP ANSI C++ B3910B A.01.15. 919 734 920 May 29, 1999: John Allison 735 May 29, 1999: John Allison 921 - Added electromagnetic/lowenergy to GNUmakefi 736 - Added electromagnetic/lowenergy to GNUmakefile and 922 electromagnetic/GNUmakefile.. 737 electromagnetic/GNUmakefile..