Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/electromagnetic/standard/History

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /processes/electromagnetic/standard/History (Version 11.3.0) and /processes/electromagnetic/standard/History (Version 11.2)


  1 # Category emstand History                          1 # Category emstand History
  2                                                     2 
  3 See `CONTRIBUTING.rst` for details of **requir      3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
  4 which **must** added in reverse chronological       4 which **must** added in reverse chronological order (newest at the top).
  5 It must **not** be used as a substitute for wr      5 It must **not** be used as a substitute for writing good git commit messages!
  6                                                     6 
  7 ----------------------------------------------      7 -------------------------------------------------------------------------------
  8                                                     8 
  9 ## 2024-11-08 V.Ivanchenko (emstand-V11-02-21) << 
 10 - G4BraggModel - fixed problem of 4.12 MeV mu+ << 
 11     the Forum #12312.                          << 
 12                                                << 
 13 ## 2024-11-07 V.Ivanchenko (emstand-V11-02-20) << 
 14 - G4WentzelOKandVIxSection - Fixed rejection f << 
 15     scattering with nuclear formfactor (Bugzil << 
 16 - Fixed ion ionisation problem reported in the << 
 17 - G4BetheBlochModel - set flags isIon and isAl << 
 18     change in run time                         << 
 19 - G4ionIonisation - use G4BraggIonModel only f << 
 20     other ions in the default EM physics       << 
 21                                                << 
 22 ## 2024-11-04 Philippe Canal (emstand-V11-02-1 << 
 23 - Static initialization improvement for G4eBre << 
 24   Use std::shared_ptr for LPMFuncs and Element << 
 25                                                << 
 26 ## 2024-10-31 V.Ivanchenko (emstand-V11-02-18) << 
 27 - G4WentzelVIModel - fixed Coverity warning    << 
 28                                                << 
 29 ## 2024-10-17 V.Ivanchenko (emstand-V11-02-17) << 
 30 - renamed G4eplusTo2GammaOKVIModel to G4eplusT << 
 31                                                << 
 32 ## 2024-09-17 V.Ivanchenko (emstand-V11-02-16) << 
 33 - G4WentzelVIModel - fixed Coverity warning    << 
 34                                                << 
 35 ## 2024-09-04 V.Ivanchenko (emstand-V11-02-15) << 
 36 - G4eplusAnnihilation - use orto positronium f << 
 37     and not from EM parameters                 << 
 38                                                << 
 39 ## 2024-08-26 V.Ivanchenko (emstand-V11-02-14) << 
 40 - G4BetheHeitlerModel - include optional possi << 
 41 - G4SimplePsAtRestModel is removed because oth << 
 42     annihilation at rest                       << 
 43                                                << 
 44 ## 2024-08-02 V.Ivanchenko (emstand-V11-02-13) << 
 45 - G4eplusAnnihilation - updated configuration  << 
 46     choice of 2-gamma, 3-gamma final states is << 
 47                                                << 
 48 ## 2024-07-26 I.Semeniouk & D.Bernard (emstand << 
 49 - G4SimpleoPsAtRestModel - use base class poin << 
 50 - G4PolarizedOrePowellAtRestModel - fix spelli << 
 51 - new G4PolarizedOrePowellAtRestModel - Polari << 
 52   orto positronium decay model AtRest, polaris << 
 53                                                << 
 54 ## 2024-07-18 V.Ivanchenko (emstand-V11-02-11) << 
 55 - G4BraggModel, G4GSMottCorrection, G4GSPWACor << 
 56   G4WentzelVIModel, G4WentzelVIRelModel, G4epl << 
 57     Coverity warnings                          << 
 58                                                << 
 59 ## 2024-07-07 V.Ivanchenko (emstand-V11-02-10) << 
 60 - G4BetheHeitler5DModel - added extra protecti << 
 61                                                << 
 62 ## 2024-06-06 I.Semeniouk & D.Bernard (emstand << 
 63 - new G4OrePowellAtRestModel - Orel & Powell o << 
 64 - new G4SimpleoPsAtRestModel - simples orto pa << 
 65                                                << 
 66 ## 2024-06-06 V.Ivanchenko (emstand-V11-02-08) << 
 67 - G4BetheHeitler5DModel - fixed computation of << 
 68                                                << 
 69 ## 2024-06-04 Gabriele Cosmo (emstand-V11-02-0 << 
 70 - Fixed compilation warning on macOS/XCode for << 
 71   on G4eplusAnnihilation.                      << 
 72                                                << 
 73 ## 2024-05-28 V.Ivanchenko (emstand-V11-02-06) << 
 74 - G4BetheHeitler5DModel - added checks on argu << 
 75     method to avoid FPE problems in the case o << 
 76 - G4eplusAnnihilation - use more const class m << 
 77     for produced tracks                        << 
 78                                                << 
 79 ## 2024-05-23 V.Ivanchenko (emstand-V11-02-05) << 
 80 - G4UrbanMscModel - L.Urban optimized Distance << 
 81     algorithm currently used only in Opt3 EM p << 
 82                                                << 
 83 ## 2024-05-14 V.Ivanchenko (emstand-V11-02-04) << 
 84 - G4SimplePositronAtRestModel, G4AllisonAtRest << 
 85     positron annihilation                      << 
 86 - G4eeToTwoGammaModel - cosmetic change        << 
 87 - G4eplusTo2GammaOKVIModel - removed sampling  << 
 88 - G4eplusAnnihilation - added selection of AtR << 
 89     for AtRest, implement choice of positron a << 
 90                                                << 
 91 ## 2024-02-20 V.Ivanchenko (emstand-V11-02-03) << 
 92 - G4eeToTwoGammaModel - fixed precision lost i << 
 93     for the very high energy (ATLAS report)    << 
 94                                                << 
 95 ## 2024-02-06 V.Ivanchenko (emstand-V11-02-02) << 
 96 - G4IonFluctuations - disable previous MR - re << 
 97                                                << 
 98 ## 2024-01-27 V.Ivanchenko (emstand-V11-02-01) << 
 99 - G4IonFluctuations - fixed problem report #25 << 
100                                                << 
101 ## 2024-01-23 V.Ivanchenko (emstand-V11-02-00) << 
102 - G4IonICRU73Data - fixed bug #2586 for the ca << 
103     an element with Z>92, improve debug printo << 
104     model to compute dEdx the first try is to  << 
105     data, if this class return 0.0, then dEdx  << 
106     and effective charge.                      << 
107                                                << 
108 ## 2023-11-03 Ben Morgan (emstand-V11-01-24)        9 ## 2023-11-03 Ben Morgan (emstand-V11-01-24)
109 - Use "G4" prefixed version of EXPAT/ZLIB CMak     10 - Use "G4" prefixed version of EXPAT/ZLIB CMake variables
110                                                    11 
111 ## 2023-10-19 V.Ivanchenko (emstand-V11-01-23)     12 ## 2023-10-19 V.Ivanchenko (emstand-V11-01-23)
112 - G4UrbanMscModel - (L. Urban) tuned step limi     13 - G4UrbanMscModel - (L. Urban) tuned step limit parameterisation for 
113     the case of enabled optional algorithm of      14     the case of enabled optional algorithm of lateral displacement.
114     The default tracking is not affected.          15     The default tracking is not affected.
115                                                    16 
116 ## 2023-10-07 V.Ivanchenko (emstand-V11-01-22)     17 ## 2023-10-07 V.Ivanchenko (emstand-V11-01-22)
117 - G4ASTARStopping, G4PSTARStopping, G4IonICRU7     18 - G4ASTARStopping, G4PSTARStopping, G4IonICRU73Data - use logarithmic search
118     of bin for free vectors                        19     of bin for free vectors
119                                                    20 
120 ## 2023-10-05 V.Ivanchenko (emstand-V11-01-21)     21 ## 2023-10-05 V.Ivanchenko (emstand-V11-01-21)
121 - G4UrbanMscModel - (L. Urban) optional method     22 - G4UrbanMscModel - (L. Urban) optional method SampleDisplacementNew(..) is
122     rewritten. This method is not used so far      23     rewritten. This method is not used so far in any EM physics configurations
123     by default but may be enabled via UI comma     24     by default but may be enabled via UI command and/or C++ interface
124                                                    25 
125 ## 2023-10-02 V.Ivanchenko (emstand-V11-01-20)     26 ## 2023-10-02 V.Ivanchenko (emstand-V11-01-20)
126 - G4eBremsstrahlungRelModel - fixed potential      27 - G4eBremsstrahlungRelModel - fixed potential division by zero if advanced
127     compiler options are used, use G4Pow           28     compiler options are used, use G4Pow
128                                                    29 
129 ## 2023-08-21 V.Ivanchenko (emstand-V11-01-19)     30 ## 2023-08-21 V.Ivanchenko (emstand-V11-01-19)
130 - G4SeltzerBergerModel - implement inheritance     31 - G4SeltzerBergerModel - implement inheritance from G4VEmModel instead of 
131     G4eBremsstrahlungRelModel, which means re-     32     G4eBremsstrahlungRelModel, which means re-implementing common methods
132     by cut and paster from G4eBremsstrahlungRe     33     by cut and paster from G4eBremsstrahlungRelModel and removal LPM 
133     computations; use std::applyOnce approach      34     computations; use std::applyOnce approach to initilize static data;
134     upplied code format.                           35     upplied code format.
135 - G4eBremsstrahlungRelModel - use std::applyOn     36 - G4eBremsstrahlungRelModel - use std::applyOncy approach to initilize
136     static data. This MR is a continuation of      37     static data. This MR is a continuation of implementing a general
137     solution for initialisation of static data     38     solution for initialisation of static data proposed by Stephan
138     Hageboeck                                      39     Hageboeck
139                                                    40 
140 ## 2023-06-18 V.Ivanchenko (emstand-V11-01-18)     41 ## 2023-06-18 V.Ivanchenko (emstand-V11-01-18)
141 - G4BetheHeitlerModel, G4PairProductionRelMode     42 - G4BetheHeitlerModel, G4PairProductionRelModel, G4eBremsstrahlungRelModel,
142   G4SeltzerBergerModel - further reorganized i     43   G4SeltzerBergerModel - further reorganized initialisation for #2543 and 
143     considered neccesity to fix, Initilise(..)     44     considered neccesity to fix, Initilise(..) method described by Stephan
144     Hageboeck, to have thread safe check if a      45     Hageboeck, to have thread safe check if a model is the first 
145     instance of the class, set lock and perfor     46     instance of the class, set lock and perform initilisation of all static
146     data. Results of standard EM tests are unc     47     data. Results of standard EM tests are unchanged.
147                                                    48 
148 ## 2023-06-17 V.Ivanchenko (emstand-V11-01-17)     49 ## 2023-06-17 V.Ivanchenko (emstand-V11-01-17)
149 - G4UrbanMscModel - reduced number of re-compu     50 - G4UrbanMscModel - reduced number of re-computations of safety,
150     results of EM tests unchanged                  51     results of EM tests unchanged
151                                                    52 
152 ## 2023-06-13 V.Ivanchenko (emstand-V11-01-16)     53 ## 2023-06-13 V.Ivanchenko (emstand-V11-01-16)
153 - G4LindHardSorensenIonModel - do not try to u     54 - G4LindHardSorensenIonModel - do not try to use ICRU73 data for projectile Z>80
154                                                    55 
155 ## 2023-06-05 V.Ivanchenko (emstand-V11-01-15)     56 ## 2023-06-05 V.Ivanchenko (emstand-V11-01-15)
156 - G4eBremsstrahlung, G4SeltzerBergerModel - do     57 - G4eBremsstrahlung, G4SeltzerBergerModel - do not change LPM flag at
157     initialisation, do not repeat base class i     58     initialisation, do not repeat base class initialisation,
158     improve code comments                          59     improve code comments
159 - G4eBremsstrahlungRelModel - improved comment     60 - G4eBremsstrahlungRelModel - improved comments to the code
160                                                    61 
161 ## 2023-06-04 V.Ivanchenko (emstand-V11-01-14)     62 ## 2023-06-04 V.Ivanchenko (emstand-V11-01-14)
162 - G4eBremsstrahlungRelModel - use LPM flag fro     63 - G4eBremsstrahlungRelModel - use LPM flag from G4EmParameters
163                                                    64 
164 ## 2023-06-03 V.Ivanchenko (emstand-V11-01-13)     65 ## 2023-06-03 V.Ivanchenko (emstand-V11-01-13)
165 - G4BetheHeitlerModel, G4PairProductionRelMode     66 - G4BetheHeitlerModel, G4PairProductionRelModel, G4eBremsstrahlungRelModel,
166   G4SeltzerBergerModel - reorganized initialis     67   G4SeltzerBergerModel - reorganized initialisation to address bug report #2543.
167     Initialisation of static element data is p     68     Initialisation of static element data is performamed only once for the first
168     object independently on how many objects o     69     object independently on how many objects of this kind is created in a thread.
169     Results of simulation are identical, only      70     Results of simulation are identical, only data race is excluded.
170                                                    71 
171 ## 2023-05-09 V.Ivanchenko (emstand-V11-01-12)     72 ## 2023-05-09 V.Ivanchenko (emstand-V11-01-12)
172 - updated hadron/ion ionisation models; initia     73 - updated hadron/ion ionisation models; initialise stopping power data
173   once: PSTAR and ICRU90 in G4BraggModel, ASTA     74   once: PSTAR and ICRU90 in G4BraggModel, ASTAR - in G4BraggIonModel, 
174   ICRU73 and ICRU90 ion (Z>2) data in G4LindHa     75   ICRU73 and ICRU90 ion (Z>2) data in G4LindHardSorensenIonModel;
175   G4BraggIonModel inherit from G4Bragg model;      76   G4BraggIonModel inherit from G4Bragg model; fixed stopping power
176   of heavy ions at moderate energies               77   of heavy ions at moderate energies
177                                                    78 
178 ## 2023-05-03 V.Ivanchenko (emstand-V11-01-11)     79 ## 2023-05-03 V.Ivanchenko (emstand-V11-01-11)
179 - G4LindhardSorensenIonModel - use G4BraggMode     80 - G4LindhardSorensenIonModel - use G4BraggModel for preliminary computation
180     of DEDX at initialisation for G4GenericIon     81     of DEDX at initialisation for G4GenericIon instead of G4BraggIonModel,
181     which fix problem of low-energy ion tracki     82     which fix problem of low-energy ion tracking in 11.1ref04
182                                                    83 
183 ## 2023-04-20 V.Ivanchenko (emstand-V11-01-10)     84 ## 2023-04-20 V.Ivanchenko (emstand-V11-01-10)
184 - G4BetheBlochModel, G4BraggIonModel, G4BraggM     85 - G4BetheBlochModel, G4BraggIonModel, G4BraggModel,
185   G4LindhardSorensenIonModel - updated effecti     86   G4LindhardSorensenIonModel - updated effective charge of an ion at each
186     step of simulation or at each call to G4Em     87     step of simulation or at each call to G4EmCalculator
187   G4WaterStopping, G4hIonisation - clean-up th     88   G4WaterStopping, G4hIonisation - clean-up the code
188   G4ionIonisation - do not use G4WaterStopping     89   G4ionIonisation - do not use G4WaterStopping, code clean-up
189                                                    90 
190 ## 2023-04-17 V.Ivanchenko (emstand-V11-01-09)     91 ## 2023-04-17 V.Ivanchenko (emstand-V11-01-09)
191 - G4BraggModel, G4BraggIonModel - use proton s     92 - G4BraggModel, G4BraggIonModel - use proton stopping data for for all ions
192     except alpha, make datasets ponters static     93     except alpha, make datasets ponters static, address problem #2532
193 - G4LinhardSorensenModel - added extra protect     94 - G4LinhardSorensenModel - added extra protection and improved debug printout
194                                                    95 
195 ## 2023-03-11 V.Ivanchenko (emstand-V11-01-08)     96 ## 2023-03-11 V.Ivanchenko (emstand-V11-01-08)
196 - G4UrbanMscModel - optimisation of the code w     97 - G4UrbanMscModel - optimisation of the code without any change of the 
197     results (L. Urban)                             98     results (L. Urban)
198                                                    99 
199 ## 2023-03-05 V.Ivanchenko (emstand-V11-01-07)    100 ## 2023-03-05 V.Ivanchenko (emstand-V11-01-07)
200 - G4CoulombScattering - fixed typo                101 - G4CoulombScattering - fixed typo
201 - G4PAIModel, G4PAIPhotModel, G4PAIModelData,     102 - G4PAIModel, G4PAIPhotModel, G4PAIModelData, G4PAIPhotData, G4PAIxSection,
202   G4PAIySection - fixed problem in tests and c    103   G4PAIySection - fixed problem in tests and code clean-up 
203                                                   104 
204 ## 2023-03-04 V.Ivanchenko (emstand-V11-01-06)    105 ## 2023-03-04 V.Ivanchenko (emstand-V11-01-06)
205 - G4CoulombScattering - added extra constructo    106 - G4CoulombScattering - added extra constructor to address all existing 
206     cases, for pure single scattering integral    107     cases, for pure single scattering integral method type is changed 
207     from fOnePeak to fEmDecreasing and spline     108     from fOnePeak to fEmDecreasing and spline interpolation is used. 
208     This is needed for the fix of #2530.          109     This is needed for the fix of #2530.
209                                                   110 
210 ## 2023-02-24 V.Ivanchenko (emstand-V11-01-05)    111 ## 2023-02-24 V.Ivanchenko (emstand-V11-01-05)
211 - G4WentzelOKandVIxSection - fix numeric insta    112 - G4WentzelOKandVIxSection - fix numeric instability for the extreme case of 
212     very small kinetic energy (< 1 eV)            113     very small kinetic energy (< 1 eV)
213                                                   114 
214 ## 2023-02-21 V.Ivanchenko (emstand-V11-01-04)    115 ## 2023-02-21 V.Ivanchenko (emstand-V11-01-04)
215 - G4WentzelOKandVIxSection - fix #2530, improv    116 - G4WentzelOKandVIxSection - fix #2530, improved comments
216 - G4CoulombScattering - added constructor with    117 - G4CoulombScattering - added constructor with changed signature, which
217     used flag "isCombined" instead of process     118     used flag "isCombined" instead of process name, improved initialisation
218     and comments to the code                      119     and comments to the code
219 - G4eCoulombScatterinModel - improve initialis    120 - G4eCoulombScatterinModel - improve initialisation and code comments
220                                                   121 
221 ## 2023-02-14 V.Ivanchenko (emstand-V11-01-03)    122 ## 2023-02-14 V.Ivanchenko (emstand-V11-01-03)
222 - Preparation for the fix of the problem #2530    123 - Preparation for the fix of the problem #2530 - fix apply single 
223     scattering per region                         124     scattering per region
224 - G4UrbanMscModel - check IsLocked() method be    125 - G4UrbanMscModel - check IsLocked() method before definition of 
225     lateral displacement algorithm and positro    126     lateral displacement algorithm and positron correction;
226     improve formatting                            127     improve formatting
227 - G4CoulombScattering - added SetCombined(G4bo    128 - G4CoulombScattering - added SetCombined(G4bool) method allowing
228     user to configuer the process; improve for    129     user to configuer the process; improve formatting and initialisation
229 - G4eCoulombScatterinModel - improve formattin    130 - G4eCoulombScatterinModel - improve formatting
230                                                   131 
231 ## 2023-01-13 V.Ivanchenko (emstand-V11-01-02)    132 ## 2023-01-13 V.Ivanchenko (emstand-V11-01-02)
232 - G4ESTARStopping, G4GoudsmitSaundersonTable,     133 - G4ESTARStopping, G4GoudsmitSaundersonTable, G4GSPWACorrections, 
233   G4GSMottCorrection, G4SeltzerBergerModel, G4    134   G4GSMottCorrection, G4SeltzerBergerModel, G4SBBremTable, G4IonICRU73Data, 
234   G4eDPWAElasticDCS - do not call std::getenv     135   G4eDPWAElasticDCS - do not call std::getenv from model classes, instead
235     use G4EmParameters, do not check if G4LEDA    136     use G4EmParameters, do not check if G4LEDATA environment variable
236     defined correctly - this is responsibility    137     defined correctly - this is responsibility of the global utility
237                                                   138 
238 ## 2022-12-21 V.Ivanchenko (emstand-V11-01-01)    139 ## 2022-12-21 V.Ivanchenko (emstand-V11-01-01)
239 - G4GoudsmithSoundersonMscModel - fixed warnin    140 - G4GoudsmithSoundersonMscModel - fixed warning when build CMSSW
240                                                   141 
241 ## 2022-12-11 V.Ivanchenko (emstand-V11-01-00)    142 ## 2022-12-11 V.Ivanchenko (emstand-V11-01-00)
242 - G4UrbanMscModel - added flag MscPositronCorr    143 - G4UrbanMscModel - added flag MscPositronCorrection
243                                                   144 
244 ## 2022-11-23 Gabriele Cosmo (emstand-V11-00-2    145 ## 2022-11-23 Gabriele Cosmo (emstand-V11-00-21)
245 - Fixed more compilation warnings for implicit    146 - Fixed more compilation warnings for implicit type conversions.
246                                                   147 
247 ## 2022-11-18 Gabriele Cosmo (emstand-V11-00-2    148 ## 2022-11-18 Gabriele Cosmo (emstand-V11-00-20)
248 - Fixed compilation warnings for implicit type    149 - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1.
249                                                   150 
250 ## 2022-11-10 V.Ivanchenko (emstand-V11-00-19)    151 ## 2022-11-10 V.Ivanchenko (emstand-V11-00-19)
251   Fixed stopping power problem identified by T    152   Fixed stopping power problem identified by T. Toshita
252 - G4IonICRU73Data - fixed stopping power param    153 - G4IonICRU73Data - fixed stopping power parameterisation below lowest
253     energy point; apply unit factor to materia    154     energy point; apply unit factor to material vector and not to
254     data inside each element vector; include d    155     data inside each element vector; include debug printouts protected
255     by verbosity; implement data tables for ma    156     by verbosity; implement data tables for materials and not 
256     material-cut-couples; provide non-zero dEd    157     material-cut-couples; provide non-zero dEdx for ions with Z > 80
257 - G4LindhardSorensenIonModel - fixed Correctio    158 - G4LindhardSorensenIonModel - fixed CorrectionAlongStep() computations
258     at low energy                                 159     at low energy
259                                                   160 
260 ## 2022-10-18 V.Ivanchenko (emstand-V11-00-18)    161 ## 2022-10-18 V.Ivanchenko (emstand-V11-00-18)
261 - G4UrbanMscModel - L.Urban remove computation    162 - G4UrbanMscModel - L.Urban remove computation and use of rangecut for
262     step limitation; this affect only EM optio    163     step limitation; this affect only EM option3 physics making 
263     results more close to option4 and there is    164     results more close to option4 and there is some CPU advantage
264                                                   165 
265 ## 2022-10-18 V.Ivanchenko (emstand-V11-00-17)    166 ## 2022-10-18 V.Ivanchenko (emstand-V11-00-17)
266 - G4PEEffectFluoModel - implement usage Photoe    167 - G4PEEffectFluoModel - implement usage PhotoeffectBelowKShell flag, allowing
267     enable/disable photo-electron production b    168     enable/disable photo-electron production below K-shell of an atom;
268     by default this is enabled, so effect on r    169     by default this is enabled, so effect on results; if it will be disabled
269     some CPU improvement may be expected          170     some CPU improvement may be expected
270 - G4BetheBlochModel, G4BraggIonModel, G4Lindha    171 - G4BetheBlochModel, G4BraggIonModel, G4LindhardSorensenIonModel -
271     use the same computation of effective char    172     use the same computation of effective charge and energy at a step
272     inside CorrectionAlongStep(..) method; imp    173     inside CorrectionAlongStep(..) method; improved range of ions in the default
273     EM physics configuration                      174     EM physics configuration
274                                                   175 
275 ## 2022-10-12 V.Ivanchenko (emstand-V11-00-16)    176 ## 2022-10-12 V.Ivanchenko (emstand-V11-00-16)
276 - G4hIonisation, G4ionIonisation - updated ini    177 - G4hIonisation, G4ionIonisation - updated initialisation to be coherent with
277     possible creation of combined DNA/standard    178     possible creation of combined DNA/standard Physics List: do not modify
278     low energy limit for a model; define high     179     low energy limit for a model; define high energy limit considering
279     high energy limit set in the Physics List     180     high energy limit set in the Physics List and the mass of the particle
280                                                   181 
281 ## 2022-10-07 V.Ivanchenko (emstand-V11-00-15)    182 ## 2022-10-07 V.Ivanchenko (emstand-V11-00-15)
282 - G4AtimaEnergyLossModel, G4BetheBlochModel, G    183 - G4AtimaEnergyLossModel, G4BetheBlochModel, G4BraggIonModel,
283   G4LindhardSorensenIonModel - do not set effe    184   G4LindhardSorensenIonModel - do not set effective charge to the model
284     of energy loss fluctuation inside Correcti    185     of energy loss fluctuation inside CorrectionAlongStep(...) method,
285     it is done by G4VEnergyLossProcess, this a    186     it is done by G4VEnergyLossProcess, this addresses problem #2495
286                                                   187 
287 ## 2022-08-16 V.Ivanchenko (emstand-V11-00-14)    188 ## 2022-08-16 V.Ivanchenko (emstand-V11-00-14)
288 - G4UrbanMscModel - L.Urban optimized the code    189 - G4UrbanMscModel - L.Urban optimized the code keeping algorithms unchaged
289                                                   190 
290 ## 2022-05-24 V.Ivanchenko (emstand-V11-00-13)    191 ## 2022-05-24 V.Ivanchenko (emstand-V11-00-13)
291 - G4EmStandUtil - new utility class               192 - G4EmStandUtil - new utility class
292 - G4eIonisation, G4hIonisation, G4ionIonisatio    193 - G4eIonisation, G4hIonisation, G4ionIonisation - added selection of the model
293     of energy loss fluctuations using G4EmStan    194     of energy loss fluctuations using G4EmStandUtil
294                                                   195 
295 ## 2022-05-24 V.Ivanchenko (emstand-V11-00-12)    196 ## 2022-05-24 V.Ivanchenko (emstand-V11-00-12)
296 - G4UrbanMscModel - L. Urban extended cache da    197 - G4UrbanMscModel - L. Urban extended cache data with 5 variables for positrons,
297     removed used headers, minor saving of inst    198     removed used headers, minor saving of instructions, results should be unchanged
298 - G4eBremsstrahlungRelModel, G4eBremParametriz    199 - G4eBremsstrahlungRelModel, G4eBremParametrizedModel - cosmetic changes
299                                                   200 
300 ## 2022-04-29 Daren Sawkey (emstand-V11-00-11)    201 ## 2022-04-29 Daren Sawkey (emstand-V11-00-11)
301 - many files: run clang-tidy. Use keywords nul    202 - many files: run clang-tidy. Use keywords nullptr, default, auto; removed unneeded
302   nullptr checks when delete-ing                  203   nullptr checks when delete-ing
303                                                   204 
304 ## 2022-04-25 Ben Morgan (emstand-V11-00-10)      205 ## 2022-04-25 Ben Morgan (emstand-V11-00-10)
305 - Add missing dependencies                        206 - Add missing dependencies
306                                                   207 
307 ## 2022-04-14 V.Ivanchenko (emstand-V11-00-09)    208 ## 2022-04-14 V.Ivanchenko (emstand-V11-00-09)
308 - G4UrbanMscModel - L.Urban move safety comput    209 - G4UrbanMscModel - L.Urban move safety computation before
309     step limitation algorithms in order to sav    210     step limitation algorithms in order to save few instructions,
310     which should not affect results; comments     211     which should not affect results; comments to the code are improved
311 - G4eBremsstrahlungRelModel, G4PairProductionR    212 - G4eBremsstrahlungRelModel, G4PairProductionRelModel - added headers 
312     of G4Exp, G4Pow to source                     213     of G4Exp, G4Pow to source
313 - G4WentzelVIRelModel, G4WentzelOKandVIxSectio    214 - G4WentzelVIRelModel, G4WentzelOKandVIxSection, G4LindhardSorensenIonModel,
314   G4ICRU49NuclearStoppingModel - use G4AutoLoc    215   G4ICRU49NuclearStoppingModel - use G4AutoLock
315 - G4PairProductionRelModel, G4eBremsstrahlungR    216 - G4PairProductionRelModel, G4eBremsstrahlungRelModel - added G4Log, 
316     G4Exp headers                                 217     G4Exp headers
317 - G4BetheHeitler5DModel - do not instantiate G    218 - G4BetheHeitler5DModel - do not instantiate G4MuonPlus, G4MuonMinus
318     inside the model to allow usage of this cl    219     inside the model to allow usage of this class in physics lists 
319     without muons                                 220     without muons
320                                                   221 
321 ## 2022-04-07 V.Ivanchenko (emstand-V11-00-08)    222 ## 2022-04-07 V.Ivanchenko (emstand-V11-00-08)
322 - G4hIonisation - improved initialisation         223 - G4hIonisation - improved initialisation
323                                                   224 
324 ## 2022-03-24 V.Ivanchenko (emstand-V11-00-07)    225 ## 2022-03-24 V.Ivanchenko (emstand-V11-00-07)
325 - G4eBremsstrahlung - improved initialisation     226 - G4eBremsstrahlung - improved initialisation
326                                                   227 
327 ## 2022-03-07 V.Ivanchenko (emstand-V11-00-06)    228 ## 2022-03-07 V.Ivanchenko (emstand-V11-00-06)
328 - G4UrbanMscModel - L.Urban added two extra cl    229 - G4UrbanMscModel - L.Urban added two extra class members
329                                                   230 
330 ## 2022-03-04 V.Ivanchenko (emstand-V11-00-05)    231 ## 2022-03-04 V.Ivanchenko (emstand-V11-00-05)
331 - G4UniversalFluctuation - removed unnecessary    232 - G4UniversalFluctuation - removed unnecessary "if"
332                                                   233 
333 ## 2022-02-18 V.Ivanchenko (emstand-V11-00-04)    234 ## 2022-02-18 V.Ivanchenko (emstand-V11-00-04)
334 - G4UniversalFluctuation, G4UrbanFluctuation -    235 - G4UniversalFluctuation, G4UrbanFluctuation - L.Urban use the same fw=4 and a0=42
335     parameters of the model providing similar     236     parameters of the model providing similar results for small steps or thin 
336     layers to Geant4 10.7 version of fluctuati    237     layers to Geant4 10.7 version of fluctuations (fixed #2466) 
337                                                   238 
338 ## 2022-02-14 V.Ivanchenko (emstand-V11-00-03)    239 ## 2022-02-14 V.Ivanchenko (emstand-V11-00-03)
339 - G4UrbanMscModel - minor optimisation of arit    240 - G4UrbanMscModel - minor optimisation of arithmetic
340 - G4UniversalFluctuation - introduced a new pr    241 - G4UniversalFluctuation - introduced a new protected method SampleGlandz(..),
341     which provides sampling of non-Gauss fluct    242     which provides sampling of non-Gauss fluctuations; improved arithmetic;
342     results are identical to the version of th    243     results are identical to the version of the release 11.0 
343 - G4UrbanFluctuation - reorganized version of     244 - G4UrbanFluctuation - reorganized version of fluctuation model from
344     Geant4 10.7 in SampleGlandz(...) method       245     Geant4 10.7 in SampleGlandz(...) method
345 - G4LossFluctuationDummy - new class with zero    246 - G4LossFluctuationDummy - new class with zero fluctuations
346                                                   247 
347 ## 2022-01-24 V.Ivanchenko (emstand-V11-00-02)    248 ## 2022-01-24 V.Ivanchenko (emstand-V11-00-02)
348 - G4UrbanMscModel - removed multiple initialis    249 - G4UrbanMscModel - removed multiple initialisation of the cache data structure and
349     possible data race                            250     possible data race
350                                                   251 
351 ## 2022-01-08 V.Ivanchenko (emstand-V11-00-01)    252 ## 2022-01-08 V.Ivanchenko (emstand-V11-00-01)
352 - G4CoulombScattering - for single scattering     253 - G4CoulombScattering - for single scattering used in restriced interval of large
353     angles use fEmIncreasing type of cross sec    254     angles use fEmIncreasing type of cross section shape
354                                                   255 
355 ## 2021-12-10 Ben Morgan (emstand-V11-00-00)      256 ## 2021-12-10 Ben Morgan (emstand-V11-00-00)
356 - Change to new Markdown History format           257 - Change to new Markdown History format
357                                                   258 
358 ---                                               259 ---
359                                                   260 
360 # History entries prior to 11.0                   261 # History entries prior to 11.0
361                                                   262 
362 26 November 21: V.Ivanchenko  (emstand-V10-07-    263 26 November 21: V.Ivanchenko  (emstand-V10-07-28)
363 - G4PairProductionRelModel - reduce upper limi    264 - G4PairProductionRelModel - reduce upper limit of parameterisation x-section 
364     from 80 to 30 GeV                             265     from 80 to 30 GeV
365                                                   266 
366 09 November 21: V.Ivanchenko  (emstand-V10-07-    267 09 November 21: V.Ivanchenko  (emstand-V10-07-27)
367 - G4ionIonisation - minor clean-up                268 - G4ionIonisation - minor clean-up
368 - G4IonICRU73Data - new data structure for ion    269 - G4IonICRU73Data - new data structure for ion ionisation data
369 - G4LindhardSorensenIonModel - use G4BraggIonM    270 - G4LindhardSorensenIonModel - use G4BraggIonModel, G4BetheBlochModel 
370     and G4IonICRU73Data, do not apply correcti    271     and G4IonICRU73Data, do not apply corrections at the last step of 
371     an ion                                        272     an ion
372 - G4BraggIonModel, G4BetheBlochModel - do not     273 - G4BraggIonModel, G4BetheBlochModel - do not apply corrections at 
373     the last step of an ion                       274     the last step of an ion
374                                                   275 
375 30 October 21: V.Ivanchenko  (emstand-V10-07-2    276 30 October 21: V.Ivanchenko  (emstand-V10-07-26)
376 - G4BetheBlochModel, G4BraggIonModel, G4ionIon    277 - G4BetheBlochModel, G4BraggIonModel, G4ionIonisation - use ion 
377     corrections for all ions except alpha in o    278     corrections for all ions except alpha in order to fix #2440
378                                                   279 
379 12 October 21: V.Ivanchenko  (emstand-V10-07-2    280 12 October 21: V.Ivanchenko  (emstand-V10-07-25)
380 - G4BetheBlochModel, G4BraggIonModel - improve    281 - G4BetheBlochModel, G4BraggIonModel - improved usage of corrections
381     to ion dedx, code clean-up                    282     to ion dedx, code clean-up
382 - G4ionIonisation - use G4WaterStopping with s    283 - G4ionIonisation - use G4WaterStopping with spline enabled
383 - G4alphaIonisation - removed as obsolete         284 - G4alphaIonisation - removed as obsolete
384                                                   285 
385 07 Octoberber 21: V.Ivanchenko  (emstand-V10-0    286 07 Octoberber 21: V.Ivanchenko  (emstand-V10-07-24)
386 - G4UniversalFluctuations - Laszlo Urban subst    287 - G4UniversalFluctuations - Laszlo Urban substantially simplified
387     sampling algorithm - less number of parame    288     sampling algorithm - less number of parameters, faster
388     computations, results are in statistical a    289     computations, results are in statistical agreement with the 
389     previous version of the code                  290     previous version of the code
390                                                   291 
391 27 September 21: V.Ivanchenko  (emstand-V10-07    292 27 September 21: V.Ivanchenko  (emstand-V10-07-23)
392 - G4BraggIonModel, G4BetheBlochModel - fixed c    293 - G4BraggIonModel, G4BetheBlochModel - fixed computation of
393     dedx for alpha if ICRU90 data are used (pr    294     dedx for alpha if ICRU90 data are used (problem #2414);
394     improved method signatures; code clean-up.    295     improved method signatures; code clean-up.
395 - G4hIonisation, G4ionIonisation - He3 dedx de    296 - G4hIonisation, G4ionIonisation - He3 dedx derived from alpha dedx;
396     pi, K, proton, pbar, GenericIon have own d    297     pi, K, proton, pbar, GenericIon have own dedx and other tables;
397     other hadrons derived from K, protons, pba    298     other hadrons derived from K, protons, pbar; ions derived
398     from GenericIon                               299     from GenericIon
399 - G4ASTARStopping - improved method signatures    300 - G4ASTARStopping - improved method signatures
400 - CoulombScattering - disable spline              301 - CoulombScattering - disable spline
401                                                   302 
402 31 August 21: J.Hahnfeld (emstand-V10-07-22)      303 31 August 21: J.Hahnfeld (emstand-V10-07-22)
403 - G4PEEffectFluoModel - optimize cross section    304 - G4PEEffectFluoModel - optimize cross section computation with
404   reciprocals and Horners scheme                  305   reciprocals and Horners scheme
405                                                   306 
406 27 August 21: V.Ivanchenko  (emstand-V10-07-21    307 27 August 21: V.Ivanchenko  (emstand-V10-07-21)
407 - G4BraggModel, G4BraggIonModel - set lowest e    308 - G4BraggModel, G4BraggIonModel - set lowest energy to 0.25 keV,
408     added protection to limit cut value by the    309     added protection to limit cut value by the lowest energy
409 - G4LinhardSorensenIonModel, G4ICRU73QOModel -    310 - G4LinhardSorensenIonModel, G4ICRU73QOModel - added protection 
410     to limit cut value by the lowest energy       311     to limit cut value by the lowest energy
411 - G4BetheBlochModel - minor clean-up              312 - G4BetheBlochModel - minor clean-up
412                                                   313 
413 26 August 21: V.Ivanchenko  (emstand-V10-07-20    314 26 August 21: V.Ivanchenko  (emstand-V10-07-20)
414 - G4BetheBlochModel - critical fix of dEdx for    315 - G4BetheBlochModel - critical fix of dEdx for protons and alpha
415     with scaled energy E>10 GeV for the case o    316     with scaled energy E>10 GeV for the case of use ICRU90 data.
416     Should fix #2414                              317     Should fix #2414
417                                                   318 
418 20 August 21: V.Ivanchenko  (emstand-V10-07-19    319 20 August 21: V.Ivanchenko  (emstand-V10-07-19)
419 - G4PAIModelData - use optimal methods to acce    320 - G4PAIModelData - use optimal methods to access G4PhysicsVector
420                                                   321 
421 04 August 21: A.Ribon  (emstand-V10-07-18)        322 04 August 21: A.Ribon  (emstand-V10-07-18)
422 - G4eplusAnnihilation : migrated to the new ve    323 - G4eplusAnnihilation : migrated to the new version of G4PhysicsModelCatalog
423                                                   324 
424 18 July 21: V.Ivanchenko  (emstand-V10-07-17)     325 18 July 21: V.Ivanchenko  (emstand-V10-07-17)
425 - G4UniversalFluctuation, G4IonFluctuations, G    326 - G4UniversalFluctuation, G4IonFluctuations, G4AtomaFluctuations,
426   G4PAIModel, G4PAIPhotModel - updated accordi    327   G4PAIModel, G4PAIPhotModel - updated according to change 
427     of G4VEmFluctuationModel signature            328     of G4VEmFluctuationModel signature 
428                                                   329 
429 16 July 21: V.Ivanchenko  (emstand-V10-07-16)     330 16 July 21: V.Ivanchenko  (emstand-V10-07-16)
430 - G4UniversalFluctuation - minor optimisation,    331 - G4UniversalFluctuation - minor optimisation, code clean-up 
431 - G4UrbanMscModel - use random arrays instead     332 - G4UrbanMscModel - use random arrays instead flat() method
432     to speed-up the code; use more const varia    333     to speed-up the code; use more const variables
433                                                   334 
434 10 July 21: V.Ivanchenko  (emstand-V10-07-15)     335 10 July 21: V.Ivanchenko  (emstand-V10-07-15)
435 - G4BetheBlochModel, G4ESTARStopping, G4AtimaE    336 - G4BetheBlochModel, G4ESTARStopping, G4AtimaEnergyLossModel,
436   G4LindhardSorensenIonModel - fixed Coverity     337   G4LindhardSorensenIonModel - fixed Coverity warnings by 
437     initialisation of all variables in class c    338     initialisation of all variables in class constructors
438 - G4UrbanMscModel - do not apply energy correc    339 - G4UrbanMscModel - do not apply energy correction at small 
439     steps below 1% of a particle range            340     steps below 1% of a particle range
440                                                   341 
441 24 May 21: J.Allison  (emstand-V10-07-14)         342 24 May 21: J.Allison  (emstand-V10-07-14)
442 - G4eplusAnnihilation.cc:                         343 - G4eplusAnnihilation.cc:
443   o Instantiate clip board only if Quantum Ent    344   o Instantiate clip board only if Quantum Entanglement is requested.
444                                                   345 
445 23 May 21: V.Ivanchenko  (emstand-V10-07-13)      346 23 May 21: V.Ivanchenko  (emstand-V10-07-13)
446 - G4PAIModelData, G4eplusTo2GammaOKVIModel - c    347 - G4PAIModelData, G4eplusTo2GammaOKVIModel - corrected 
447     initialisation of physics vectors spline      348     initialisation of physics vectors spline
448                                                   349 
449 15 May 21: V.Ivanchenko  (emstand-V10-07-12)      350 15 May 21: V.Ivanchenko  (emstand-V10-07-12)
450 - G4CoulombScattering, G4eBremsstrahlung, G4ep    351 - G4CoulombScattering, G4eBremsstrahlung, G4eplusAnnihilation -
451   updated set of flags for spline and the inte    352   updated set of flags for spline and the integral approach
452                                                   353 
453 10 May 21: V.Ivanchenko  (emstand-V10-07-11)      354 10 May 21: V.Ivanchenko  (emstand-V10-07-11)
454 - G4BetheBlochModel - minor cleanup - more con    355 - G4BetheBlochModel - minor cleanup - more const variables 
455 - G4LindhardSorensenData - updated definition     356 - G4LindhardSorensenData - updated definition of spline
456                                                   357 
457 16 April 21: B.Morgan (emstand-V10-07-10)         358 16 April 21: B.Morgan (emstand-V10-07-10)
458 - Migrate build to modular CMake API              359 - Migrate build to modular CMake API
459                                                   360 
460 02 May 21: J.Allison  (emstand-V10-07-09)         361 02 May 21: J.Allison  (emstand-V10-07-09)
461 - G4eplusAnnihilation:                            362 - G4eplusAnnihilation:
462   o Introduce Quantum Entanglement. This is ac    363   o Introduce Quantum Entanglement. This is activated by
463       /process/em/QuantumEntanglement.            364       /process/em/QuantumEntanglement.
464   o For e+e- -> gamma gamma, the gammas are "t    365   o For e+e- -> gamma gamma, the gammas are "tagged" here and must be
465     "analysed" in a Compton scattering process    366     "analysed" in a Compton scattering process - see, for example,
466     G4LivermorePolarizedComptonModel. Otherwis    367     G4LivermorePolarizedComptonModel. Otherwise entanglement has no
467     effect even if activated.                     368     effect even if activated.
468   o Add data member:  G4int fEntanglementModel    369   o Add data member:  G4int fEntanglementModelIndex;
469     Entanglement uses AuxiliaryTrackInformatio    370     Entanglement uses AuxiliaryTrackInformation, so we need to pick up a
470     unique model index. In the constructor:       371     unique model index. In the constructor:
471       fEntanglementModelIndex                     372       fEntanglementModelIndex
472       = G4PhysicsModelCatalog::Register("G4Gam    373       = G4PhysicsModelCatalog::Register("G4GammaGammaEntanglement");
473     Then in AtRestDoIt:                           374     Then in AtRestDoIt:
474       t->SetAuxiliaryTrackInformation             375       t->SetAuxiliaryTrackInformation
475       (fEntanglementModelIndex,new G4Entanglem    376       (fEntanglementModelIndex,new G4EntanglementAuxInfo(clipBoard));
476                                                   377 
477 28 April 21: V.Ivanchenko  (emstand-V10-07-08)    378 28 April 21: V.Ivanchenko  (emstand-V10-07-08)
478 - G4BetheBlochModel, G4BraggIonModel, G4Lindha    379 - G4BetheBlochModel, G4BraggIonModel, G4LindhardSorensenIonModel,
479   G4ICRU73QOModel, G4AtimaIonIonisationModel -    380   G4ICRU73QOModel, G4AtimaIonIonisationModel - changed interface
480     to ion ionisation corrections                 381     to ion ionisation corrections
481                                                   382 
482 24 April 21: V.Ivanchenko  (emstand-V10-07-07)    383 24 April 21: V.Ivanchenko  (emstand-V10-07-07)
483 - clean-up models for 11.0                        384 - clean-up models for 11.0
484                                                   385 
485 18 April 21: V.Ivanchenko  (emstand-V10-07-06)    386 18 April 21: V.Ivanchenko  (emstand-V10-07-06)
486 - clean-up models for 11.0                        387 - clean-up models for 11.0
487                                                   388 
488 10 April 21: V.Ivanchenko  (emstand-V10-07-05)    389 10 April 21: V.Ivanchenko  (emstand-V10-07-05)
489 - clean-up energy loss models for 11.0            390 - clean-up energy loss models for 11.0
490                                                   391 
491 03 April 21: V.Ivanchenko  (emstand-V10-07-04)    392 03 April 21: V.Ivanchenko  (emstand-V10-07-04)
492 - clean-up models for 11.0                        393 - clean-up models for 11.0
493                                                   394 
494 30 March 21: V.Ivanchenko  (emstand-V10-07-03)    395 30 March 21: V.Ivanchenko  (emstand-V10-07-03)
495 - clean-up ionisation processes                   396 - clean-up ionisation processes
496                                                   397 
497 18 March 21: V.Ivanchenko  (emstand-V10-07-02)    398 18 March 21: V.Ivanchenko  (emstand-V10-07-02)
498 - clean-up gamma processes                        399 - clean-up gamma processes
499                                                   400 
500 08 February 21: V.Ivanchenko  (emstand-V10-07-    401 08 February 21: V.Ivanchenko  (emstand-V10-07-01)
501 - G4BohrFuluctuations, G4HeatedKleinNishinaCom    402 - G4BohrFuluctuations, G4HeatedKleinNishinaCompton are removed
502                                                   403 
503 26 January 21:  V.Ivanchenko  (emstand-V10-07-    404 26 January 21:  V.Ivanchenko  (emstand-V10-07-00)
504 - G4BetheBlochModel, G4LindhardSorensenIonMode    405 - G4BetheBlochModel, G4LindhardSorensenIonModel - fixed problem #2312,
505     restore computation of maximum energy tran    406     restore computation of maximum energy transfer from Geant4 10.4,
506     affect only ultrarelativistic ions            407     affect only ultrarelativistic ions
507                                                   408 
508 11 November 20:  V.Ivanchenko  (emstand-V10-06    409 11 November 20:  V.Ivanchenko  (emstand-V10-06-19)
509 - G4UrbanMscModel - restored parameterisation     410 - G4UrbanMscModel - restored parameterisation of step limit to
510     the variant of emstand-V10-06-13              411     the variant of emstand-V10-06-13
511                                                   412 
512 10 November 20:  V.Ivanchenko (emstand-V10-06-    413 10 November 20:  V.Ivanchenko (emstand-V10-06-18)
513 - G4SauterGavrilaAngularDistribution, G4DeltaA    414 - G4SauterGavrilaAngularDistribution, G4DeltaAngle - code clean-up
514                                                   415 
515 01 November 20:  V.Ivanchenko (emstand-V10-06-    416 01 November 20:  V.Ivanchenko (emstand-V10-06-17)
516 - G4eplusTo3GammaOKVIModel, G4LindhardSorensen    417 - G4eplusTo3GammaOKVIModel, G4LindhardSorensenIonModel - fixed
517   Coverity reports                                418   Coverity reports
518                                                   419 
519 11 October 20:  V.Ivanchenko  (emstand-V10-06-    420 11 October 20:  V.Ivanchenko  (emstand-V10-06-16)
520 - G4UrbanMscModel - L.Urban optimized paramete    421 - G4UrbanMscModel - L.Urban optimized parameterisation of limit
521     on distance for e+- step                      422     on distance for e+- step
522                                                   423 
523 02 September 20:  V.Ivanchenko  (emstand-V10-0    424 02 September 20:  V.Ivanchenko  (emstand-V10-06-15)
524 - G4UrbanMscModel - L.Urban changed computatio    425 - G4UrbanMscModel - L.Urban changed computation of tlimit in
525     the step limitation algorithm "UseDistance    426     the step limitation algorithm "UseDistanceToBoundary", only
526     Opt3 EM physics is affected                   427     Opt3 EM physics is affected
527                                                   428 
528 29 August 20:  V.Ivanchenko   (emstand-V10-06-    429 29 August 20:  V.Ivanchenko   (emstand-V10-06-14)
529 - G4ICRU49NuclearStoppingModel, G4WentzelOKand    430 - G4ICRU49NuclearStoppingModel, G4WentzelOKandVIxSection,
530   G4WentzelVIRelModel, G4SeltzerBergerModel,      431   G4WentzelVIRelModel, G4SeltzerBergerModel,
531   G4LindhardSorensenIonModel.hh - improved usa    432   G4LindhardSorensenIonModel.hh - improved usage of Mutex lock -
532     it is defined inside one method with call     433     it is defined inside one method with call to any other method;
533     standard deletion of copy consructor and a    434     standard deletion of copy consructor and asignment operator
534                                                   435 
535 21 July 20:  V.Ivanchenko     (emstand-V10-06-    436 21 July 20:  V.Ivanchenko     (emstand-V10-06-13)
536 - G4UrbanMscModel - L.Urban changed parameteri    437 - G4UrbanMscModel - L.Urban changed parameterisation of backscattering
537     parameter 'doverra'                           438     parameter 'doverra'
538                                                   439 
539 02 July 20: M. Novak          (emstand-V10-06-    440 02 July 20: M. Novak          (emstand-V10-06-12)
540 - G4eDPWAElasticDCS - a new class that handles    441 - G4eDPWAElasticDCS - a new class that handles the numerical Differential Cross
541    Sections(DCS) for Coulomb scattering of e-/    442    Sections(DCS) for Coulomb scattering of e-/e+, computed by Dirac Partial Wave
542    Analysis(DPWA) using ELSEPA                    443    Analysis(DPWA) using ELSEPA
543 - G4eDPWACoulombScatteringModel - as new class    444 - G4eDPWACoulombScatteringModel - as new class that implements single Coulomb
544    scattering model for e-/e+ based on the num    445    scattering model for e-/e+ based on the numerical DCS provided by the above
545    G4eDPWAElasticDCS class                        446    G4eDPWAElasticDCS class
546                                                   447 
547 15 May 20:  V.Ivanchenko      (emstand-V10-06-    448 15 May 20:  V.Ivanchenko      (emstand-V10-06-11)
548 - G4UrbanMscModel - added e- range cut to the     449 - G4UrbanMscModel - added e- range cut to the cache data structure; minor
549     improvement of the code                       450     improvement of the code
550 - G4UniversalFluctuation - set value for a0 =     451 - G4UniversalFluctuation - set value for a0 = 42 after optimisations
551                                                   452 
552 29 April 20: Gunter Folger    (emstand-V10-06-    453 29 April 20: Gunter Folger    (emstand-V10-06-10)
553 - fix for clang10: G4PAIPhotModel.hh, G4PAIMod    454 - fix for clang10: G4PAIPhotModel.hh, G4PAIModel.hh : mark class final
554                                                   455 
555 26 April 20:  V.Ivanchenko    (emstand-V10-06-    456 26 April 20:  V.Ivanchenko    (emstand-V10-06-09)
556 - G4UrbanMscModel - L.Urban improved cache dat    457 - G4UrbanMscModel - L.Urban improved cache data structure
557                                                   458 
558 22 April 20:  V.Ivanchenko    (emstand-V10-06-    459 22 April 20:  V.Ivanchenko    (emstand-V10-06-08)
559 - G4LindhardSorensenData - fixed data table       460 - G4LindhardSorensenData - fixed data table
560                                                   461 
561 07 April 20:  V.Ivanchenko    (emstand-V10-06-    462 07 April 20:  V.Ivanchenko    (emstand-V10-06-07)
562 - G4UniversalFluctuation - 10.6 value for a0=5    463 - G4UniversalFluctuation - 10.6 value for a0=50 is returned, because
563     test results with the previous tag does no    464     test results with the previous tag does not improve all thin target tests
564 - G4eeToTwoGammaModel - code clean-up; added s    465 - G4eeToTwoGammaModel - code clean-up; added static flag, which identifies if
565     electron motion is taken into account for     466     electron motion is taken into account for sampling of acolliniarity,
566     when annihilation is happen at rest; the m    467     when annihilation is happen at rest; the model was introduced previously
567     by John Allison, here we ensure, that by d    468     by John Allison, here we ensure, that by default no extra computation
568     is performed; also removed extra printout     469     is performed; also removed extra printout at initialisation and extra
569     data structure                                470     data structure
570                                                   471 
571 02 April 20:  V.Ivanchenko    (emstand-V10-06-    472 02 April 20:  V.Ivanchenko    (emstand-V10-06-06)
572 - G4UniversalFluctuation - L.Urban propose to     473 - G4UniversalFluctuation - L.Urban propose to change a0 from
573     50 to 40 in order to improve agreement wit    474     50 to 40 in order to improve agreement with silicon data;
574     minor C++ improvements are added in order     475     minor C++ improvements are added in order to speed-up the code
575                                                   476 
576 25 March 20:  V.Ivanchenko    (emstand-V10-06-    477 25 March 20:  V.Ivanchenko    (emstand-V10-06-05)
577 - G4UniversalFluctuation - L.Urban propose to     478 - G4UniversalFluctuation - L.Urban propose to change nmaxCont from
578     16 to 8 in order to speed-up simulation       479     16 to 8 in order to speed-up simulation
579 - G4BetheHeitler5DModel - Li Zhuxin change  "f    480 - G4BetheHeitler5DModel - Li Zhuxin change  "final"  keyword by "override"
580     for virtual methods                           481     for virtual methods
581                                                   482 
582 23 March 20:  J.Allison       (emstand-V10-06-    483 23 March 20:  J.Allison       (emstand-V10-06-04)
583 - G4eeToTwoGammaModel - introduce thermal mode    484 - G4eeToTwoGammaModel - introduce thermal model of positronium decay to two gammas:
584   o In this model, the positronium acquires a     485   o In this model, the positronium acquires a mean kinetic energy
585     on formation, which contributes to a small    486     on formation, which contributes to a small non-collinearity of
586     the gammas, detectable and significant in     487     the gammas, detectable and significant in PET. To activate this
587     model, material->GetIonisation()->SetMeanE    488     model, material->GetIonisation()->SetMeanEnergyPerIonPair(meanKE).
588     A mean kinetic energy of 5 eV produces a p    489     A mean kinetic energy of 5 eV produces a projected acollinearity
589     of about 0.5 degrees FWHM, as reported in     490     of about 0.5 degrees FWHM, as reported in K.Shibuya et al.,
590     IFMBE Proceedings Vol. 14/3 1667 (2007).      491     IFMBE Proceedings Vol. 14/3 1667 (2007).
591                                                   492 
592 09 March 20:  V.Ivanchenko    (emstand-V10-06-    493 09 March 20:  V.Ivanchenko    (emstand-V10-06-03)
593 - G4eplusAnnihilation - fixed problem seen in     494 - G4eplusAnnihilation - fixed problem seen in the rare case, when
594     initial energy is null                        495     initial energy is null
595                                                   496 
596 03 March 20:  V.Ivanchenko    (emstand-V10-06-    497 03 March 20:  V.Ivanchenko    (emstand-V10-06-02)
597 - G4UrbanMscModel - removed Cache and introduc    498 - G4UrbanMscModel - removed Cache and introduced data struct
598     precomputed at initialisation                 499     precomputed at initialisation
599                                                   500 
600 25 February 20:  V.Ivanchenko (emstand-V10-06-    501 25 February 20:  V.Ivanchenko (emstand-V10-06-01)
601 - G4UrbanMscModel - L.Urban changed tlimitmin     502 - G4UrbanMscModel - L.Urban changed tlimitmin computation for e-
602     (for e+ kept unchanged) and changed parame    503     (for e+ kept unchanged) and changed parameterisation
603     of stepmin; two private inline methods are    504     of stepmin; two private inline methods are added to reduce
604     duplication of the code                       505     duplication of the code
605                                                   506 
606 07 December 19:  V.Ivanchenko (emstand-V10-06-    507 07 December 19:  V.Ivanchenko (emstand-V10-06-00)
607 - G4BetheHeitler5DModel - added protection aga    508 - G4BetheHeitler5DModel - added protection against negative
608     argument of sqrt() due to precision lost      509     argument of sqrt() due to precision lost
609                                                   510 
610 06 November 19:  V.Ivanchenko (emstand-V10-05-    511 06 November 19:  V.Ivanchenko (emstand-V10-05-26)
611 - G4ESTARStopping, G4GSMottCorrection, G4GSPWA    512 - G4ESTARStopping, G4GSMottCorrection, G4GSPWACorrections,
612   G4GoudsmitSaundersonTable, G4SBBremTable, G4    513   G4GoudsmitSaundersonTable, G4SBBremTable, G4SeltzerBergerModel
613     minor cleanup: getenv -> std::getenv, use     514     minor cleanup: getenv -> std::getenv, use G4Element::GetZasInt()
614                                                   515 
615 05 November 19:  V.Ivanchenko (emstand-V10-05-    516 05 November 19:  V.Ivanchenko (emstand-V10-05-25)
616 - G4UrbanMscModel - fixed problem introduced i    517 - G4UrbanMscModel - fixed problem introduced in emstand-V10-05-22
617     which affect Opt3 EM physics                  518     which affect Opt3 EM physics
618                                                   519 
619 31 October 19:  V.Ivanchenko (emstand-V10-05-2    520 31 October 19:  V.Ivanchenko (emstand-V10-05-24)
620 - G4SeltzerBergerModel, G4ICRU49NuclearStoppin    521 - G4SeltzerBergerModel, G4ICRU49NuclearStoppingModel - cosmetic
621     modifications - more safe initialisation i    522     modifications - more safe initialisation in the MT mode
622                                                   523 
623 24 October 19:  I.Semeniouk (emstand-V10-05-23    524 24 October 19:  I.Semeniouk (emstand-V10-05-23)
624 - G4BetheHeitler5DModel - new parameters set f    525 - G4BetheHeitler5DModel - new parameters set for muon (30% speed up),
625     nuclear threshold calculation.                526     nuclear threshold calculation.
626                                                   527 
627 23 October 19:  V.Ivanchenko (emstand-V10-05-2    528 23 October 19:  V.Ivanchenko (emstand-V10-05-22)
628 - G4UrbanMscModel - (L.Urban) minor cleanup, s    529 - G4UrbanMscModel - (L.Urban) minor cleanup, should not affect results
629                                                   530 
630 18 October 19: I.Semeniouk (emstand-V10-05-21)    531 18 October 19: I.Semeniouk (emstand-V10-05-21)
631 - G4BetheHeitler5DModel Add gamma conversion t    532 - G4BetheHeitler5DModel Add gamma conversion to mu+ mu- mode
632                                                   533 
633 16 October 19: D.Sawkey (emstand-V10-05-20)       534 16 October 19: D.Sawkey (emstand-V10-05-20)
634 - G4eplusAnnihilation: set secondary weight co    535 - G4eplusAnnihilation: set secondary weight correctly using bias manager.
635                                                   536 
636 1 October 19:  V.Ivanchenko (emstand-V10-05-19    537 1 October 19:  V.Ivanchenko (emstand-V10-05-19)
637 - G4UrbanMscModel, G4GoudsmitSaundersonMscMode    538 - G4UrbanMscModel, G4GoudsmitSaundersonMscModel, G4WentzelVIModel -
638     use lambdalimit and facsafety from the bas    539     use lambdalimit and facsafety from the base class G4VMscModel
639                                                   540 
640 2 September 19:  M.Novak (emstand-V10-05-18)      541 2 September 19:  M.Novak (emstand-V10-05-18)
641 - G4PairProductionRelModel, G4GammaConversion     542 - G4PairProductionRelModel, G4GammaConversion - The high energy model for e-/e+
642     pair production has been extended down to     543     pair production has been extended down to threshold (2mc^2) such that it
643     gives results (both x-section and final st    544     gives results (both x-section and final state) identical to those produced
644     by the low energy (G4BetheHeitlerModel). S    545     by the low energy (G4BetheHeitlerModel). Since this new version of the
645     high energy model can describe e-/e+ pair     546     high energy model can describe e-/e+ pair production from threshold up to
646     PeV (LPM effects are included) the G4Bethe    547     PeV (LPM effects are included) the G4BetheHeitlerModel was removed from the
647     G4GammaConversion process.                    548     G4GammaConversion process.
648                                                   549 
649 29 August 19:  V.Ivanchenko (emstand-V10-05-17    550 29 August 19:  V.Ivanchenko (emstand-V10-05-17)
650 - G4UrbanMscModel - L.Urban modified step limi    551 - G4UrbanMscModel - L.Urban modified step limit parameters:
651     lambdalimit to 0.5 mm; facsafety to 0.67.     552     lambdalimit to 0.5 mm; facsafety to 0.67.
652                                                   553 
653 24 August 19:  V.Ivanchenko (emstand-V10-05-16    554 24 August 19:  V.Ivanchenko (emstand-V10-05-16)
654 - G4UrbanMscModel - L.Urban modified step limi    555 - G4UrbanMscModel - L.Urban modified step limit parameters:
655     lambdalimit from 1 mm to 0.4 mm; facsafety    556     lambdalimit from 1 mm to 0.4 mm; facsafety from 0.6 to 0.7.
656 - G4WentzelOKadriVIxSection, G4WentzelVIModel     557 - G4WentzelOKadriVIxSection, G4WentzelVIModel - return previous
657     parameterisation of screening parameter       558     parameterisation of screening parameter
658                                                   559 
659 14 August 19:  V.Ivanchenko (emstand-V10-05-15    560 14 August 19:  V.Ivanchenko (emstand-V10-05-15)
660 - G4hCoulombScatteringModel, G4hCoulombScatter    561 - G4hCoulombScatteringModel, G4hCoulombScatteringModel - removed
661     unused headers                                562     unused headers
662                                                   563 
663 25 July 19:  V.Ivanchenko (emstand-V10-05-14)     564 25 July 19:  V.Ivanchenko (emstand-V10-05-14)
664 - G4SeltzerBergerModel - during initialisation    565 - G4SeltzerBergerModel - during initialisation data files uploaded
665     only data for elements used in geometry, l    566     only data for elements used in geometry, lazy initialisation
666     of the data is also available (may be used    567     of the data is also available (may be used in unit tests)
667                                                   568 
668 20 July 19:  V.Ivanchenko (emstand-V10-05-13)     569 20 July 19:  V.Ivanchenko (emstand-V10-05-13)
669 - G4WentzelOKandVIxSection - modified paramete    570 - G4WentzelOKandVIxSection - modified parameterisation of screening
670     parameter for e+-, which affect backscatte    571     parameter for e+-, which affect backscattering at low energies
671     making results closer to data                 572     making results closer to data
672 - G4ScreeningMottCrossSection, G4eSingleCoulom    573 - G4ScreeningMottCrossSection, G4eSingleCoulombScatteringModel
673     optimized code and data structure; fixed f    574     optimized code and data structure; fixed floating point exception
674     for low energy; use C++11 patterns            575     for low energy; use C++11 patterns
675                                                   576 
676 28 May 19:  V.Ivanchenko (emstand-V10-05-12)      577 28 May 19:  V.Ivanchenko (emstand-V10-05-12)
677 - G4UrbanMscModel - L.Urban modified lateral d    578 - G4UrbanMscModel - L.Urban modified lateral displacement sampling
678                                                   579 
679 14 May 19:  V.Ivanchenko (emstand-V10-05-11)      580 14 May 19:  V.Ivanchenko (emstand-V10-05-11)
680 - G4ScreeningMottCrossSection, G4KleinNishinaM    581 - G4ScreeningMottCrossSection, G4KleinNishinaModel, G4SeltzerBergerModel,
681   G4eSingleCoulombScatteringModel - use elemen    582   G4eSingleCoulombScatteringModel - use element->GetZasInt() interface
682     in order to reduce number of double->int c    583     in order to reduce number of double->int conversions in run time
683                                                   584 
684 10 April 19: I.Semeniouk (emstand-V10-05-10)      585 10 April 19: I.Semeniouk (emstand-V10-05-10)
685 - G4BetheHeitler5DModel - replace local boost     586 - G4BetheHeitler5DModel - replace local boost and rotation functions with
686   CLHEP boost, boostZ, transform. One random g    587   CLHEP boost, boostZ, transform. One random generator flatArray call in
687   sampling loop.                                  588   sampling loop.
688                                                   589 
689 09 April 19:  V.Ivanchenko (emstand-V10-05-09)    590 09 April 19:  V.Ivanchenko (emstand-V10-05-09)
690 - G4IonCoulombScatteringModel, G4eSingleCoulom    591 - G4IonCoulombScatteringModel, G4eSingleCoulombScatteringModel,
691   G4hCoulombScatteringModel - fixed kinematics    592   G4hCoulombScatteringModel - fixed kinematics for low kinetic energy
692   of primary (problem #2152)                      593   of primary (problem #2152)
693                                                   594 
694 01 April 19: V.Ivanchenko (emstand-V10-05-08)     595 01 April 19: V.Ivanchenko (emstand-V10-05-08)
695 - G4eCoulombScatteringModel, G4WentzelOKandVIx    596 - G4eCoulombScatteringModel, G4WentzelOKandVIxSection - cleanup debug cout
696   and initialisation                              597   and initialisation
697                                                   598 
698 17 March 19: M.Novak (emstand-V10-05-07)          599 17 March 19: M.Novak (emstand-V10-05-07)
699 - G4BetheHeitler5DModel, G4BetheHeitlerModel,     600 - G4BetheHeitler5DModel, G4BetheHeitlerModel, G4IonCoulombScatteringModel,
700   G4PAIModel, G4PAIPhotModel, G4PairProduction    601   G4PAIModel, G4PAIPhotModel, G4PairProductionRelModel, G4SeltzerBergerModel,
701   G4XrayRayleighModel, G4eBremParametrizedMode    602   G4XrayRayleighModel, G4eBremParametrizedModel, G4eBremsstrahlungRelModel,
702   G4eCoulombScatteringModel, G4eSingleCoulombS    603   G4eCoulombScatteringModel, G4eSingleCoulombScatteringModel - make use of the
703   new target atom selector (emutils-V10-05-07)    604   new target atom selector (emutils-V10-05-07) that can reuse the already known
704   log-energy value.                               605   log-energy value.
705                                                   606 
706 17 March 19: M.Novak (emstand-V10-05-06)          607 17 March 19: M.Novak (emstand-V10-05-06)
707 - G4UrbanMscModel, G4WentzelVIModel, G4Goudsmi    608 - G4UrbanMscModel, G4WentzelVIModel, G4GoudsmitSaundersonMscModel - make use of
708   the new base class methods (emutils-V10-05-0    609   the new base class methods (emutils-V10-05-06), utilising the already known
709   log-energy value, in case of dEdx, range and    610   log-energy value, in case of dEdx, range and transport mean free path log -
710   vector table accesses.                          611   vector table accesses.
711                                                   612 
712 04 March 19:  V.Ivanchenko (emstand-V10-05-05)    613 04 March 19:  V.Ivanchenko (emstand-V10-05-05)
713 - G4UrbanMscModel - L.Urban optimise step limi    614 - G4UrbanMscModel - L.Urban optimise step limitation for UseSafetyPlus
714     and UseDistanceToBoundary; minor clean-up     615     and UseDistanceToBoundary; minor clean-up of step limit method
715                                                   616 
716 01 March 19:  V.Ivanchenko (emstand-V10-05-04)    617 01 March 19:  V.Ivanchenko (emstand-V10-05-04)
717 - G4BetheBlochModel - code clean-up, removed t    618 - G4BetheBlochModel - code clean-up, removed tabs, some empty lines
718                                                   619 
719 27 February 19:  I.Semeniouk (emstand-V10-05-0    620 27 February 19:  I.Semeniouk (emstand-V10-05-03)
720 - G4BetheHeitler5DModel - commint assert on ne    621 - G4BetheHeitler5DModel - commint assert on negative bp1
721 - G4BetheHeitler5DModel - set x,y components i    622 - G4BetheHeitler5DModel - set x,y components in BoostG4LorentzVector
722     method                                        623     method
723                                                   624 
724 07 February 19:  V.Ivanchenko (emstand-V10-05-    625 07 February 19:  V.Ivanchenko (emstand-V10-05-02)
725 - G4eMultipleSacttering, G4hMultipleScattering    626 - G4eMultipleSacttering, G4hMultipleScattering - reduced
726     length of printouts (fix problem #2105)       627     length of printouts (fix problem #2105)
727                                                   628 
728 31 January 19:  V.Ivanchenko (emstand-V10-05-0    629 31 January 19:  V.Ivanchenko (emstand-V10-05-01)
729 - G4ModifiedTsai, G4SauterGavrilaAngularDistri    630 - G4ModifiedTsai, G4SauterGavrilaAngularDistribution - reduced
730     length of names for these generators (fix     631     length of names for these generators (fix problem #2105)
731                                                   632 
732 15 January 19:  V.Ivanchenko (emstand-V10-05-0    633 15 January 19:  V.Ivanchenko (emstand-V10-05-00)
733 - G4eplusTo2GammaOKVIModel - fixed crash at in    634 - G4eplusTo2GammaOKVIModel - fixed crash at initialisation
734                                                   635 
735 26 November 18:  V.Ivanchenko (emstand-V10-04-    636 26 November 18:  V.Ivanchenko (emstand-V10-04-54)
736 - G4WentzelOKandVIxSection - fixed destructor     637 - G4WentzelOKandVIxSection - fixed destructor
737                                                   638 
738 23 November 18:  V.Ivanchenko (emstand-V10-04-    639 23 November 18:  V.Ivanchenko (emstand-V10-04-53)
739 - G4eplusTo2GammaOKVIModel - fixed trivial Cov    640 - G4eplusTo2GammaOKVIModel - fixed trivial Coverity warning
740                                                   641 
741 07 November 18:  V.Ivanchenko (emstand-V10-04-    642 07 November 18:  V.Ivanchenko (emstand-V10-04-52)
742 - G4BetheHeitler5DModel - (I.Semeniouk) added     643 - G4BetheHeitler5DModel - (I.Semeniouk) added protection to boost
743     computation responsible for numerical prob    644     computation responsible for numerical problem
744                                                   645 
745 05 November 18:  V.Ivanchenko (emstand-V10-04-    646 05 November 18:  V.Ivanchenko (emstand-V10-04-51)
746 - G4eplusTo2GammaOKVIModel, G4eplusTo3GammaOKV    647 - G4eplusTo2GammaOKVIModel, G4eplusTo3GammaOKVIModel - make consistent
747     definition of cross section for 2-gamma an    648     definition of cross section for 2-gamma and 3-gamma models, use
748     cuts for gamma in sampling of 3-gamma fina    649     cuts for gamma in sampling of 3-gamma final state
749                                                   650 
750 02 November 18:  V.Ivanchenko (emstand-V10-04-    651 02 November 18:  V.Ivanchenko (emstand-V10-04-50)
751 - G4SeltzerBergerModel, G4eBremsstrahlungRelMo    652 - G4SeltzerBergerModel, G4eBremsstrahlungRelModel - use by default
752     G4ModifiedTsai generator instead of G4DipB    653     G4ModifiedTsai generator instead of G4DipBustGenerator
753                                                   654 
754 26 October 18:  V.Ivanchenko (emstand-V10-04-4    655 26 October 18:  V.Ivanchenko (emstand-V10-04-49)
755 - G4BetheHeitler5DModel - (I.Semeniouk) cleane    656 - G4BetheHeitler5DModel - (I.Semeniouk) cleaned up comments
756                                                   657 
757 24 October 18:  V.Ivanchenko (emstand-V10-04-4    658 24 October 18:  V.Ivanchenko (emstand-V10-04-48)
758 - G4BetheBlochModel, G4BraggIonModel - fixed u    659 - G4BetheBlochModel, G4BraggIonModel - fixed usage of ICRU90 data
759                                                   660 
760 16 October 18: D.Sawkey (emstand-V10-04-47)       661 16 October 18: D.Sawkey (emstand-V10-04-47)
761 - G4eplusAnnihilation: set weights for directi    662 - G4eplusAnnihilation: set weights for directional splitting
762                                                   663 
763 10 October 18:  V.Ivanchenko (emstand-V10-04-4    664 10 October 18:  V.Ivanchenko (emstand-V10-04-46)
764 - G4UrbanMscModel - L.Urban added correction t    665 - G4UrbanMscModel - L.Urban added correction to get better
765     backscattering at low energy                  666     backscattering at low energy
766 - G4LindhardSorensenData, G4LindhardSorensenIo    667 - G4LindhardSorensenData, G4LindhardSorensenIonModel - correction
767     of dEdx computation                           668     of dEdx computation
768                                                   669 
769 09 October 18: V.Ivanchenko (emstand-V10-04-45    670 09 October 18: V.Ivanchenko (emstand-V10-04-45)
770 - G4eplusAnnihilation - back to emstand-V10-04    671 - G4eplusAnnihilation - back to emstand-V10-04-42
771                                                   672 
772 09 October 18: J.L. Rodriguez-Sanchez (emstand    673 09 October 18: J.L. Rodriguez-Sanchez (emstand-V10-04-44)
773 - G4AtimaEnergyLossModel, G4AtimaFluctuations     674 - G4AtimaEnergyLossModel, G4AtimaFluctuations - fixed some errors
774   and added some cosmetic modifications           675   and added some cosmetic modifications
775                                                   676 
776 02 October 18: D.Sawkey (emstand-V10-04-43)       677 02 October 18: D.Sawkey (emstand-V10-04-43)
777 - G4eplusAnnihilation - enable directional spl    678 - G4eplusAnnihilation - enable directional splitting
778                                                   679 
779 01 October 18: V.Ivanchenko (emstand-V10-04-42    680 01 October 18: V.Ivanchenko (emstand-V10-04-42)
780 - G4BraggModel, G4BraggIonModel - minor optimi    681 - G4BraggModel, G4BraggIonModel - minor optimisation
781 - G4LindhardSorensenData - limit parameterisat    682 - G4LindhardSorensenData - limit parameterisation to interval
782     of validity                                   683     of validity
783                                                   684 
784 27 September 18: V.Ivanchenko (emstand-V10-04-    685 27 September 18: V.Ivanchenko (emstand-V10-04-41)
785 - G4BraggModel, G4BraggIonModel, G4BetheBlochM    686 - G4BraggModel, G4BraggIonModel, G4BetheBlochModel - added
786     optional possibility to use ICRU90 data       687     optional possibility to use ICRU90 data
787 - G4LindhardSorensenData - fixed interpolation    688 - G4LindhardSorensenData - fixed interpolation of corrections for
788     large energies                                689     large energies
789 - G4LindhardSorensenIonModel, G4PSTARStopping     690 - G4LindhardSorensenIonModel, G4PSTARStopping - minor cleanup
790                                                   691 
791 21 September 18: V.Ivanchenko (emstand-V10-04-    692 21 September 18: V.Ivanchenko (emstand-V10-04-40)
792 - G4GammaConversion, G4eBremsstrahlung, G4hIon    693 - G4GammaConversion, G4eBremsstrahlung, G4hIonisation - use upper
793     energy limit for low-energy model from Phy    694     energy limit for low-energy model from PhysicsList instead of
794     hard-coding values                            695     hard-coding values
795 - G4ionIonisation - apply correction to energy    696 - G4ionIonisation - apply correction to energy loss only to BetheBloch
796     ionisation model                              697     ionisation model
797 - G4ComptonScattering, G4PhotoElectricEffect,     698 - G4ComptonScattering, G4PhotoElectricEffect, G4eIonisation,
798   G4eplusAnnihilation, G4BetheBlochModel - imp    699   G4eplusAnnihilation, G4BetheBlochModel - improved comments
799                                                   700 
800 17 September 18: D. Sawkey (emstand-V10-04-39)    701 17 September 18: D. Sawkey (emstand-V10-04-39)
801 - G4CoulombScattering, G4eBremsstrahlung, G4[e    702 - G4CoulombScattering, G4eBremsstrahlung, G4[e,h]MultipleScattering,
802   G4eplusAnnihilation, G4[e,h,ion,alpha]Ionisa    703   G4eplusAnnihilation, G4[e,h,ion,alpha]Ionisation, G4ComptonScattering,
803   G4NuclearStopping, G4PhotoElectricEffect,       704   G4NuclearStopping, G4PhotoElectricEffect,
804   : change auto-generated documentation format    705   : change auto-generated documentation format to rST
805                                                   706 
806 14 September 18: V.Ivanchenko (emstand-V10-04-    707 14 September 18: V.Ivanchenko (emstand-V10-04-38)
807 - G4eSingleCoulombScatteringModel - fixed prob    708 - G4eSingleCoulombScatteringModel - fixed problem #2090
808                                                   709 
809 31 August 18: V.Ivanchenko (emstand-V10-04-37)    710 31 August 18: V.Ivanchenko (emstand-V10-04-37)
810 - G4LindhardSorensenIonModel - fixed numerical    711 - G4LindhardSorensenIonModel - fixed numerical problem in computation
811     of correction                                 712     of correction
812                                                   713 
813 29 August 18: L.Urban (emstand-V10-04-36)         714 29 August 18: L.Urban (emstand-V10-04-36)
814 - G4UrbanMscModel - correction in order to get    715 - G4UrbanMscModel - correction in order to get better backscattering
815    for low energy                                 716    for low energy
816                                                   717 
817 17 August 18: V.Ivanchenko (emstand-V10-04-35)    718 17 August 18: V.Ivanchenko (emstand-V10-04-35)
818 - G4ScreeningMottCrossSection, G4eSingleCoulom    719 - G4ScreeningMottCrossSection, G4eSingleCoulombScatteringModel - added
819     extra protections on argument of std::acos    720     extra protections on argument of std::acos avoiding crash due to
820     precision lost; clean-up and formats of co    721     precision lost; clean-up and formats of code; one run time method
821     is moved inlined; initialisation methods a    722     is moved inlined; initialisation methods are moved to the source
822                                                   723 
823 17 August 18: V.Ivanchenko (emstand-V10-04-34)    724 17 August 18: V.Ivanchenko (emstand-V10-04-34)
824 17 August 18: V.Ivanchenko (emstand-V10-04-33)    725 17 August 18: V.Ivanchenko (emstand-V10-04-33)
825 - G4MottCoefficients class is removed because     726 - G4MottCoefficients class is removed because big inefficiency was reported
826     by Grigory Latyshev                           727     by Grigory Latyshev
827 - G4MottData.hh static data file is created in    728 - G4MottData.hh static data file is created instead
828 - G4ScreeningMottCrossSection - use G4MottData    729 - G4ScreeningMottCrossSection - use G4MottData and improved time consuming
829   computations                                    730   computations
830                                                   731 
831 12 August 18: M. Novak (emstand-V10-04-32)        732 12 August 18: M. Novak (emstand-V10-04-32)
832 - G4SBBremTable - fixed compiler warning          733 - G4SBBremTable - fixed compiler warning
833 - G4eBremssrahlungRelModel, G4PairProductionRe    734 - G4eBremssrahlungRelModel, G4PairProductionRelModel - fixed possible out-of-
834    bound vector access introduced in the previ    735    bound vector access introduced in the previous tag.
835 - G4SeltzerBergerModel - added extra protectio    736 - G4SeltzerBergerModel - added extra protections for data per Z access
836                                                   737 
837 10 August 18: M. Novak (emstand-V10-04-31)        738 10 August 18: M. Novak (emstand-V10-04-31)
838 - G4DipBustGenerator - optimisation, speedup:     739 - G4DipBustGenerator - optimisation, speedup: using G4Pow::A13
839 - G4SeltzerBergerModel - extended model with o    740 - G4SeltzerBergerModel - extended model with optional sampling tables for fast
840   run time sampling of the emitted photon ener    741   run time sampling of the emitted photon energy from the Seltzer-Berger scalled
841   DCS instead of using the rejection. The samp    742   DCS instead of using the rejection. The sampling tables are hadled by the new
842   G4SBBremTable class. There is a 40-60 % mode    743   G4SBBremTable class. There is a 40-60 % model speedup with some additional
843   memory consumption.                             744   memory consumption.
844 - G4eBremsstrahlungRelModel - improved LPM fun    745 - G4eBremsstrahlungRelModel - improved LPM function approximation, code cleanup
845   and optimization.                               746   and optimization.
846                                                   747 
847 27 July 18: V.Ivanchenko (emstand-V10-04-30)      748 27 July 18: V.Ivanchenko (emstand-V10-04-30)
848 - G4BetheHeitler5DModel - (I.Semeniouk) invert    749 - G4BetheHeitler5DModel - (I.Semeniouk) inverted CDF for X generation,
849   code cleanup; bug fix: Polarization vector n    750   code cleanup; bug fix: Polarization vector not normalized in coordinate
850   transformation; removed empty lines             751   transformation; removed empty lines
851 - G4BetheHeitlerModel, G4PairProductionRelMode    752 - G4BetheHeitlerModel, G4PairProductionRelModel - removed empty lines
852                                                   753 
853 25 June 18: V.Ivanchenko (emstand-V10-04-29)      754 25 June 18: V.Ivanchenko (emstand-V10-04-29)
854 - G4LindhardSorensenData - fixed Coverity warn    755 - G4LindhardSorensenData - fixed Coverity warnings on read beyond
855     the array boundary                            756     the array boundary
856                                                   757 
857 15 June 18: V.Ivanchenko (emstand-V10-04-28)      758 15 June 18: V.Ivanchenko (emstand-V10-04-28)
858 - G4AtimaEnergyLossModel, G4LindhardSorensenDa    759 - G4AtimaEnergyLossModel, G4LindhardSorensenData - fixed Coverity warnings
859     on read/write out of the array boundary       760     on read/write out of the array boundary
860                                                   761 
861 11 June 18: M.Novak (emstand-V10-04-27)           762 11 June 18: M.Novak (emstand-V10-04-27)
862 - G4PairProductionRelModel, G4BetheHeitler5DMo    763 - G4PairProductionRelModel, G4BetheHeitler5DModel - fixed computation of cross
863   section in the new version of the high energ    764   section in the new version of the high energy model. Fixed triplet production
864   below treshold in the 5D model by I. Semenio    765   below treshold in the 5D model by I. Semeniouk.
865                                                   766 
866 11 June 18: V.Ivanchenko (emstand-V10-04-26)      767 11 June 18: V.Ivanchenko (emstand-V10-04-26)
867 - G4AtimaEnergyLossModel, G4AtimaFluctuations     768 - G4AtimaEnergyLossModel, G4AtimaFluctuations - fixed data handling in the
868   new ion ionisation, which were identified by    769   new ion ionisation, which were identified by Coverity code analysis
869                                                   770 
870 04 June 18: M. Novak (emstand-V10-04-25)          771 04 June 18: M. Novak (emstand-V10-04-25)
871 - G4BetheHeitler5DModel - optimization of the     772 - G4BetheHeitler5DModel - optimization of the final state sampling (M. Novak)
872                                                   773 
873 28 May 18: M. Novak (emstand-V10-04-24)           774 28 May 18: M. Novak (emstand-V10-04-24)
874 - G4GoudsmitSaundersonTable - fix gcc-8 warnin    775 - G4GoudsmitSaundersonTable - fix gcc-8 warnings regarding.
875                                                   776 
876 28 May 18: M. Novak (emstand-V10-04-23)           777 28 May 18: M. Novak (emstand-V10-04-23)
877 - G4BetheHeitlerModel, G4PairProductionRelMode    778 - G4BetheHeitlerModel, G4PairProductionRelModel, G4BetheHeitler5DModel - new
878     versions of G4BetheHeitlerModel, G4PairPro    779     versions of G4BetheHeitlerModel, G4PairProductionRelModel with improved
879     screening function approximation, improved    780     screening function approximation, improved LPM function apporximation,
880     efficiency, documentation and cleanup. Cor    781     efficiency, documentation and cleanup. Corrected call to selecting target
881     atom in final state sampling. Follow up ch    782     atom in final state sampling. Follow up changes in the derived
882     G4BetheHeitler5DModel.                        783     G4BetheHeitler5DModel.
883                                                   784 
884 23 May 18: V.Ivanchenko (emstand-V10-04-22)       785 23 May 18: V.Ivanchenko (emstand-V10-04-22)
885 - G4BetheHeitlerModel - use G4ModifiedTsai ang    786 - G4BetheHeitlerModel - use G4ModifiedTsai angular generator
886                                                   787 
887 22 May 18: V.Ivanchenko (emstand-V10-04-21)       788 22 May 18: V.Ivanchenko (emstand-V10-04-21)
888 - G4DipBustGenerator, G4ModifiedTsai - impleme    789 - G4DipBustGenerator, G4ModifiedTsai - implement new interface for
889     directions of e+e- pair                       790     directions of e+e- pair
890 - G4PairProductionRelModel - use G4ModifiedTsa    791 - G4PairProductionRelModel - use G4ModifiedTsai angular generator
891 - G4BetheHeitlerModel - use G4DipBustGenerator    792 - G4BetheHeitlerModel - use G4DipBustGenerator angular generator
892 - G4UrbanMscModel - use more fast lateral disp    793 - G4UrbanMscModel - use more fast lateral displacement by default
893                                                   794 
894 04 May 18: V.Ivanchenko (emstand-V10-04-20)       795 04 May 18: V.Ivanchenko (emstand-V10-04-20)
895 - G4AtimaEnergyLossModel, G4AtimaFluctuations     796 - G4AtimaEnergyLossModel, G4AtimaFluctuations - new ion ionisation
896     model developed by J.L.R. Sanchez             797     model developed by J.L.R. Sanchez
897 - G4WentzelOKandVIxSection - improved Mott cor    798 - G4WentzelOKandVIxSection - improved Mott corrections to e+-
898 - G4LindhardSorensenData - fixed Coverity warn    799 - G4LindhardSorensenData - fixed Coverity warning
899                                                   800 
900 02 May 18: V.Ivanchenko (emstand-V10-04-17)       801 02 May 18: V.Ivanchenko (emstand-V10-04-17)
901 - G4ScreeningMottCrossSection - added extra me    802 - G4ScreeningMottCrossSection - added extra method for more effective
902     computation of the Mott correction            803     computation of the Mott correction
903 - G4WentzelOKandVIxSection - added Mott correc    804 - G4WentzelOKandVIxSection - added Mott corrections to e+-
904 - G4NISTStoppingData - cleanup header             805 - G4NISTStoppingData - cleanup header
905                                                   806 
906 24 April 18: V.Ivanchenko (emstand-V10-04-16)     807 24 April 18: V.Ivanchenko (emstand-V10-04-16)
907 - G4LindhardSorensenIonModel,G4LindhardSorense    808 - G4LindhardSorensenIonModel,G4LindhardSorensenData - new relativistic ion
908     ionisation model                              809     ionisation model
909 - G4BetheBlochModel - minor cleanup               810 - G4BetheBlochModel - minor cleanup
910                                                   811 
911 18 April 18: V.Ivanchenko (emstand-V10-04-15)     812 18 April 18: V.Ivanchenko (emstand-V10-04-15)
912 - G4LindhardSorensenIonModel - new ion ionisat    813 - G4LindhardSorensenIonModel - new ion ionisation model
913 - G4UrbanMscModel - use second type of paramet    814 - G4UrbanMscModel - use second type of parameterisation in all EM physics
914 - G4BetheHeitler5DModel - D.Bernard added deta    815 - G4BetheHeitler5DModel - D.Bernard added detailed description of the model
915                                                   816 
916 05 April 18: V.Ivanchenko (emstand-V10-04-14)     817 05 April 18: V.Ivanchenko (emstand-V10-04-14)
917 - G4BetheHeitler5DModel - fixed Coverity warni    818 - G4BetheHeitler5DModel - fixed Coverity warning
918                                                   819 
919 01 April 18: V.Ivanchenko (emstand-V10-04-13)     820 01 April 18: V.Ivanchenko (emstand-V10-04-13)
920 - G4eplusAnnihilation - moved sampling of fina    821 - G4eplusAnnihilation - moved sampling of final state from AtRestDoIt()
921     method to the SamplingSecondaries() model     822     method to the SamplingSecondaries() model of a model
922 - G4eeToTwoGammaModel - cleanup                   823 - G4eeToTwoGammaModel - cleanup
923 - G4eplusTo2GammaOKVIModel, G4eplusTo3GammaOKV    824 - G4eplusTo2GammaOKVIModel, G4eplusTo3GammaOKVIModel - new models
924                                                   825 
925 23 March 18: V.Ivanchenko (emstand-V10-04-12)     826 23 March 18: V.Ivanchenko (emstand-V10-04-12)
926 - G4BetheHeitlerModel, G4BetheHeitler5DModel -    827 - G4BetheHeitlerModel, G4BetheHeitler5DModel - Igor Semeniouk cleanup the code
927                                                   828 
928 07 March 18: V.Ivanchenko (emstand-V10-04-11)     829 07 March 18: V.Ivanchenko (emstand-V10-04-11)
929 07 March 18: V.Ivanchenko (emstand-V10-04-09)     830 07 March 18: V.Ivanchenko (emstand-V10-04-09)
930 - G4BetheBlochModel - fixed non-reproducibilit    831 - G4BetheBlochModel - fixed non-reproducibility introduced in early tag
931                                                   832 
932 05 March 18: V.Ivanchenko (emstand-V10-04-08)     833 05 March 18: V.Ivanchenko (emstand-V10-04-08)
933 05 March 18: V.Ivanchenko (emstand-V10-04-05)     834 05 March 18: V.Ivanchenko (emstand-V10-04-05)
934 - G4UrbanMscModel - (L.Urban) new lateral disp    835 - G4UrbanMscModel - (L.Urban) new lateral displacement algorithm
935 - G4BetheHeitlerModel, G4BetheHeitler5DModel -    836 - G4BetheHeitlerModel, G4BetheHeitler5DModel - Igor Semeniouk and Denis Bernard
936     added new 5D model                            837     added new 5D model
937                                                   838 
938 09 February 18: V.Ivanchenko (emstand-V10-04-0    839 09 February 18: V.Ivanchenko (emstand-V10-04-04)
939 - G4eBremsstrahlungRelModel, G4PairProductionR    840 - G4eBremsstrahlungRelModel, G4PairProductionRelModel, G4PAIySection,
940   G4PAIxSection, G4ICRU73QOModel - inline meth    841   G4PAIxSection, G4ICRU73QOModel - inline method which use static constants
941     are moved to source, improved formatting o    842     are moved to source, improved formatting of the code
942                                                   843 
943 02 February 18: M.Novak (emstand-V10-04-03)       844 02 February 18: M.Novak (emstand-V10-04-03)
944 - G4GoudsmitSaundersonMscModel - implemented i    845 - G4GoudsmitSaundersonMscModel - implemented interface method for macroscopic
945   1st trans. x-section computation CrossSectio    846   1st trans. x-section computation CrossSectionPerVolume (used only for testing)
946 - G4GSMottCorrection, G4GSPWACorrections - fix    847 - G4GSMottCorrection, G4GSPWACorrections - fixed initialization of 1st moment
947   correction factor                               848   correction factor
948                                                   849 
949 21 December 17: V.Ivanchenko (emstand-V10-04-0    850 21 December 17: V.Ivanchenko (emstand-V10-04-02)
950 - G4WentzelOKandVIxSection - fixed formfactor     851 - G4WentzelOKandVIxSection - fixed formfactor for proton
951 - G4BetheBlochModel - use formfactor for proje    852 - G4BetheBlochModel - use formfactor for projectile ion in
952   formulation of NIM A 488 (2002) 282; this is    853   formulation of NIM A 488 (2002) 282; this is needed further
953   evalution, so the tag is not proposed           854   evalution, so the tag is not proposed
954                                                   855 
955 09 December 17: V.Ivanchenko (emstand-V10-04-0    856 09 December 17: V.Ivanchenko (emstand-V10-04-01)
956 - G4PairProductionRelModel - fixed misuse of G    857 - G4PairProductionRelModel - fixed misuse of G4Pow (A13(..) should
957     be used instead of Z13(..)), add initialis    858     be used instead of Z13(..)), add initialisation of an element
958     cache before sampling of final state (part    859     cache before sampling of final state (partly fix problem #2017)
959                                                   860 
960 08 November 17: D.Sawkey (emstand-V10-03-51)      861 08 November 17: D.Sawkey (emstand-V10-03-51)
961 - G4CoulombScattering, G4eMultipleScattering,     862 - G4CoulombScattering, G4eMultipleScattering, G4hMultipleScattering
962     modify ProcessDescription text                863     modify ProcessDescription text
963                                                   864 
964 06 November 17: M.Novak (emstand-V10-03-50)       865 06 November 17: M.Novak (emstand-V10-03-50)
965 - G4GoudsmitSaundersonTable - fix scattering p    866 - G4GoudsmitSaundersonTable - fix scattering power correction table
966                                                   867 
967 03 November 17: V.Ivanchenko (emstand-V10-03-4    868 03 November 17: V.Ivanchenko (emstand-V10-03-49)
968 - G4UrbanMscModel - renamed displacementFlag t    869 - G4UrbanMscModel - renamed displacementFlag to dispAlg96, if its
969     value "true" then the old lateral displacm    870     value "true" then the old lateral displacment algorithm is used,
970     else a new one is applied. This change was    871     else a new one is applied. This change was needed to avoid
971     missunderstanding of the flag effect          872     missunderstanding of the flag effect
972                                                   873 
973 02 November 17: V.Ivanchenko (emstand-V10-03-4    874 02 November 17: V.Ivanchenko (emstand-V10-03-48)
974 - G4CoulombScattering - improved printout         875 - G4CoulombScattering - improved printout
975                                                   876 
976 31 October 17: D.Sawkey (emstand-V10-03-47)       877 31 October 17: D.Sawkey (emstand-V10-03-47)
977 - all process files: G4ComptonScattering, G4Co    878 - all process files: G4ComptonScattering, G4CoulombScattering,
978    G4GammaConversion, G4NuclearStopping, G4Pho    879    G4GammaConversion, G4NuclearStopping, G4PhotoElectricEffect,
979    G4alphaIonisation, G4eBremsstrahlung, G4eIo    880    G4alphaIonisation, G4eBremsstrahlung, G4eIonisation,
980    G4eMultipleScattering, G4eplusAnnihilation,    881    G4eMultipleScattering, G4eplusAnnihilation, G4hIonisation,
981    G4hMultipleScattering, G4ionIonisation: mod    882    G4hMultipleScattering, G4ionIonisation: modify ProcessDescription
982                                                   883 
983 30 October 17: M.Novak (emstand-V10-03-46)        884 30 October 17: M.Novak (emstand-V10-03-46)
984 - G4GSPWACorrections - fix data read problem      885 - G4GSPWACorrections - fix data read problem
985                                                   886 
986 30 October 17: M.Novak (emstand-V10-03-45)        887 30 October 17: M.Novak (emstand-V10-03-45)
987 - G4GoudsmitSaundersonMscModel, G4GoudsmitSaun    888 - G4GoudsmitSaundersonMscModel, G4GoudsmitSaundersonTable,
988   G4GSMottCorrection, G4GSPWACorrections, G4PW    889   G4GSMottCorrection, G4GSPWACorrections, G4PWATotalXsecTable
989     - new form of PWA corrections in the GS MS    890     - new form of PWA corrections in the GS MSC model that is
990       active now both for e- and e+ (the G4PWA    891       active now both for e- and e+ (the G4PWATotalXsecTable
991       class is replaced with G4GSPWACorrection    892       class is replaced with G4GSPWACorrections)
992     - improved scattering power correction com    893     - improved scattering power correction computation in case
993       Mott-correction                             894       Mott-correction
994     - changed MSC step limit flag conventions     895     - changed MSC step limit flag conventions in the GS model
995                                                   896 
996 25 October 17: V.Ivanchenko (emstand-V10-03-44    897 25 October 17: V.Ivanchenko (emstand-V10-03-44)
997 - G4NuclearStopping - use activation limit for    898 - G4NuclearStopping - use activation limit for energy per nucleon
998                                                   899 
999 19 October 17: D.Sawkey (emstand-V10-03-43)       900 19 October 17: D.Sawkey (emstand-V10-03-43)
1000 - G4alphaIonisation, G4ComptonScattering, G4C    901 - G4alphaIonisation, G4ComptonScattering, G4CoulombScattering,
1001   G4eBremsstrahlung, G4eIonisation, G4eMultip    902   G4eBremsstrahlung, G4eIonisation, G4eMultipleScattering,
1002   G4ePlusAnnihilation, G4GammaConversion, G4h    903   G4ePlusAnnihilation, G4GammaConversion, G4hIonisation,
1003   G4hMultipleScattering, G4ionIonisation, G4N    904   G4hMultipleScattering, G4ionIonisation, G4NuclearStopping,
1004   G4PhotoElectricEffect: add dummy ProcessDes    905   G4PhotoElectricEffect: add dummy ProcessDescription
1005                                                  906 
1006 16 October 17: V.Ivanchenko (emstand-V10-03-4    907 16 October 17: V.Ivanchenko (emstand-V10-03-42)
1007 - G4BetheHeitlerModel, G4PairProductionRelMod    908 - G4BetheHeitlerModel, G4PairProductionRelModel - use G4Pow in both
1008     classes instead of G4NistManager for fast    909     classes instead of G4NistManager for fast math computations
1009                                                  910 
1010 12 October 17: V.Ivanchenko (emstand-V10-03-4    911 12 October 17: V.Ivanchenko (emstand-V10-03-41)
1011 - G4CoulombScattering, G4eBremsstrahlung, G4e    912 - G4CoulombScattering, G4eBremsstrahlung, G4eMultipleScattering,
1012   G4hMultipleScattering, G4eplusAnnihilation,    913   G4hMultipleScattering, G4eplusAnnihilation, G4ionIonisation
1013     switched from ProcessDescription to Strea    914     switched from ProcessDescription to StreamProcessInfo
1014                                                  915 
1015 11 October 17: V.Ivanchenko (emstand-V10-03-4    916 11 October 17: V.Ivanchenko (emstand-V10-03-40)
1016 - G4NuclearStopping - fixed initialisation       917 - G4NuclearStopping - fixed initialisation
1017 - G4CoulombScattering - improved initialisati    918 - G4CoulombScattering - improved initialisation printout
1018                                                  919 
1019 10 October 17: V.Ivanchenko (emstand-V10-03-3    920 10 October 17: V.Ivanchenko (emstand-V10-03-39)
1020 - G4UrbanMscModel - use flag of lateral displ    921 - G4UrbanMscModel - use flag of lateral displacement algorithm,
1021     cleanup inline methods                       922     cleanup inline methods
1022                                                  923 
1023 09 October 17: V.Ivanchenko (emstand-V10-03-3    924 09 October 17: V.Ivanchenko (emstand-V10-03-38)
1024 - G4ICRU49NuclearStoppingModel, G4PAIxSection    925 - G4ICRU49NuclearStoppingModel, G4PAIxSection, G4PEEffectFluoModel,
1025   G4alphaIonisation, G4UrbanMscModel - fabs s    926   G4alphaIonisation, G4UrbanMscModel - fabs substituted by std::abs
1026   G4UrbanMscModel - minor cleanup of the code    927   G4UrbanMscModel - minor cleanup of the code
1027                                                  928 
1028 27 September 17: L.Urban (emstand-V10-03-36)     929 27 September 17: L.Urban (emstand-V10-03-36)
1029 - G4UniversalFluctuation - added correction f    930 - G4UniversalFluctuation - added correction for small cuts
1030                                                  931 
1031 22 September 17: M.Novak (emstand-V10-03-35)     932 22 September 17: M.Novak (emstand-V10-03-35)
1032 - G4GoudsmitSaundersonMscModel, G4GoudsmitSau    933 - G4GoudsmitSaundersonMscModel, G4GoudsmitSaundersonTable,
1033   G4GSMottCorrection - further improvments to    934   G4GSMottCorrection - further improvments to GS Mott-correction.
1034                                                  935 
1035 20 September 17: V.Ivanchenko (emstand-V10-03    936 20 September 17: V.Ivanchenko (emstand-V10-03-34)
1036 - G4UniversalFluctuation2017 - removed tempor    937 - G4UniversalFluctuation2017 - removed temporary class
1037 - G4PAIModel. G4PAIPhotModel - MinEnergyCut()    938 - G4PAIModel. G4PAIPhotModel - MinEnergyCut() is set to 12.5 eV, because
1038     of results of D. Pfeiffer study of gaseou    939     of results of D. Pfeiffer study of gaseous detector simulations
1039                                                  940 
1040 18 September 17: V.Ivanchenko (emstand-V10-03    941 18 September 17: V.Ivanchenko (emstand-V10-03-33)
1041 - G4UniversalFluctuation - improved sampling     942 - G4UniversalFluctuation - improved sampling for thin layers
1042                                                  943 
1043 16 September 17: V.Ivanchenko (emstand-V10-03    944 16 September 17: V.Ivanchenko (emstand-V10-03-30)
1044 - G4UniversalFluctuation - L.Urban added an e    945 - G4UniversalFluctuation - L.Urban added an extra parameter in the model
1045                                                  946 
1046 28 August 17: G,Cosmo (emstand-V10-03-29)        947 28 August 17: G,Cosmo (emstand-V10-03-29)
1047 - Correction to GNUmakefile to add optional i    948 - Correction to GNUmakefile to add optional include path to internal zlib
1048   module.                                        949   module.
1049                                                  950 
1050 27 August 17: M.Novak (emstand-V10-03-28)        951 27 August 17: M.Novak (emstand-V10-03-28)
1051 - G4GSMottCorrection - remove forgotten debug    952 - G4GSMottCorrection - remove forgotten debug printout.
1052                                                  953 
1053 27 August 17: M.Novak (emstand-V10-03-27)        954 27 August 17: M.Novak (emstand-V10-03-27)
1054 - G4GSMottCorrection - fix element symbol pro    955 - G4GSMottCorrection - fix element symbol problem in file names.
1055                                                  956 
1056 25 August 17: M.Novak (emstand-V10-03-26)        957 25 August 17: M.Novak (emstand-V10-03-26)
1057 - G4GoudsmitSaundersonMscModel, G4GoudsmitSau    958 - G4GoudsmitSaundersonMscModel, G4GoudsmitSaundersonTable - added
1058     option to apply Mott-correction to the de    959     option to apply Mott-correction to the default GS model. The
1059     new class G4GSMottCorrection handles the     960     new class G4GSMottCorrection handles the Mott-correction to the
1060     angular distributions as well as correcti    961     angular distributions as well as correction factors to elastic,
1061     mfp, first and second moments.               962     mfp, first and second moments.
1062                                                  963 
1063 24 August 17: V.Ivanchenko (emstand-V10-03-25    964 24 August 17: V.Ivanchenko (emstand-V10-03-25)
1064 - G4PAIModel. G4PAIPhotModel - added implemen    965 - G4PAIModel. G4PAIPhotModel - added implementation of virtual
1065     method MinEnergyCut(..), always return 25    966     method MinEnergyCut(..), always return 25 eV, because PAI models
1066     does not applicable for smaller energy tr    967     does not applicable for smaller energy transfers
1067                                                  968 
1068 10 August 17: V.Ivanchenko (emstand-V10-03-24    969 10 August 17: V.Ivanchenko (emstand-V10-03-24)
1069 - G4hIonisation - fixed energy intervals per     970 - G4hIonisation - fixed energy intervals per EM model for superheavy
1070     particles                                    971     particles
1071                                                  972 
1072 03 August 17: V.Ivanchenko (emstand-V10-03-23    973 03 August 17: V.Ivanchenko (emstand-V10-03-23)
1073 - G4MottCoefficients, G4ScreeningMottCrossSec    974 - G4MottCoefficients, G4ScreeningMottCrossSection,
1074   G4eSingleCoulombScatteringModel - Mauro Tac    975   G4eSingleCoulombScatteringModel - Mauro Tacconi updated the model
1075     making as fast as the default single scat    976     making as fast as the default single scattering
1076 - G4ComptonScattering, G4CoulombScattering, G    977 - G4ComptonScattering, G4CoulombScattering, G4GammaConversion,
1077   G4PhotoElectricEffect, G4WentzelOKandVIxSec    978   G4PhotoElectricEffect, G4WentzelOKandVIxSection, G4WentzelVIModel,
1078   G4alphaIonisation, G4eIonisation, G4hIonisa    979   G4alphaIonisation, G4eIonisation, G4hIonisation, G4ionIonisation,
1079   G4eBremsstrahlung, G4eMultipleScattering, G    980   G4eBremsstrahlung, G4eMultipleScattering, G4hMultipleScattering
1080     make coherent model initialisation           981     make coherent model initialisation
1081                                                  982 
1082 16 June 17: V.Ivanchenko (emstand-V10-03-22)     983 16 June 17: V.Ivanchenko (emstand-V10-03-22)
1083 - G4eCoulombScatteringModel, G4WentzelVIModel    984 - G4eCoulombScatteringModel, G4WentzelVIModel,
1084   G4hCoulombScatteringModel - fixed problem o    985   G4hCoulombScatteringModel - fixed problem of computation
1085     of cross section introduced in emstand-V1    986     of cross section introduced in emstand-V10-03-11
1086                                                  987 
1087 15 June 17: V.Ivanchenko (emstand-V10-03-21)     988 15 June 17: V.Ivanchenko (emstand-V10-03-21)
1088 - G4UniversalFluctuation - restore emstand-V1    989 - G4UniversalFluctuation - restore emstand-V10-03-20
1089                                                  990 
1090 12 June 17: V.Ivanchenko (emstand-V10-03-21)     991 12 June 17: V.Ivanchenko (emstand-V10-03-21)
1091 - G4UniversalFluctuation - copied from G4Univ    992 - G4UniversalFluctuation - copied from G4UniversalFluctuation2017
1092                                                  993 
1093 09 June 17: V.Ivanchenko (emstand-V10-03-20)     994 09 June 17: V.Ivanchenko (emstand-V10-03-20)
1094 - G4UniversalFluctuation2017 - fixed rare div    995 - G4UniversalFluctuation2017 - fixed rare division by zero
1095                                                  996 
1096 09 June 17: V.Ivanchenko (emstand-V10-03-19)     997 09 June 17: V.Ivanchenko (emstand-V10-03-19)
1097 - G4WentzelOKandVIxSection - fixed trivial Co    998 - G4WentzelOKandVIxSection - fixed trivial Coverity warning
1098                                                  999 
1099 02 May 17: V.Ivanchenko (emstand-V10-03-18)      1000 02 May 17: V.Ivanchenko (emstand-V10-03-18)
1100 - G4BetheHeitlerModel, G4PairProductionRelMod    1001 - G4BetheHeitlerModel, G4PairProductionRelModel - a small change
1101     in angular sampling                          1002     in angular sampling
1102                                                  1003 
1103 01 June 17: V.Ivanchenko (emstand-V10-03-17)     1004 01 June 17: V.Ivanchenko (emstand-V10-03-17)
1104 - G4WentzelVIRelModel - fixed typo responsibl    1005 - G4WentzelVIRelModel - fixed typo responsible for numerical crash
1105                                                  1006 
1106 31 May 17: V.Ivanchenko (emstand-V10-03-16)      1007 31 May 17: V.Ivanchenko (emstand-V10-03-16)
1107 - G4BetheHeitlerModel, G4PairProductionRelMod    1008 - G4BetheHeitlerModel, G4PairProductionRelModel - code cleanup and
1108     speedup, replaced remain log,exp by G4Log    1009     speedup, replaced remain log,exp by G4Log and G4Exp
1109                                                  1010 
1110 31 May 17: V.Ivanchenko (emstand-V10-03-15)      1011 31 May 17: V.Ivanchenko (emstand-V10-03-15)
1111 - G4eBremsstrahlungRelModel - use new interfa    1012 - G4eBremsstrahlungRelModel - use new interface to triplet model
1112                                                  1013 
1113 29 May 17: V.Ivanchenko (emstand-V10-03-14)      1014 29 May 17: V.Ivanchenko (emstand-V10-03-14)
1114 - G4UniversalFluctuation, G4UniversalFluctuat    1015 - G4UniversalFluctuation, G4UniversalFluctuation2017 - L.Urban fixed
1115     numerical problem for very small steps fo    1016     numerical problem for very small steps for all particle types
1116                                                  1017 
1117 26 May 17: V.Ivanchenko (emstand-V10-03-13)      1018 26 May 17: V.Ivanchenko (emstand-V10-03-13)
1118 - G4UniversalFluctuation, G4UniversalFluctuat    1019 - G4UniversalFluctuation, G4UniversalFluctuation2017 - fixed numerical
1119     problem for sampling low-energy anti-prot    1020     problem for sampling low-energy anti-protons with very small steps
1120 - G4eBremsstrahlungRelModel - added class mem    1021 - G4eBremsstrahlungRelModel - added class members and cross sections
1121     for sampling of electron recoil              1022     for sampling of electron recoil
1122                                                  1023 
1123 24 May 17: V.Ivanchenko (emstand-V10-03-12)      1024 24 May 17: V.Ivanchenko (emstand-V10-03-12)
1124 - G4UniversalFluctuation - revert to 10.3 ver    1025 - G4UniversalFluctuation - revert to 10.3 version
1125 - G4UniversalFluctuation2017 - new class incl    1026 - G4UniversalFluctuation2017 - new class includes recent developments,
1126     cloned from recent G4UniversalFluctuation    1027     cloned from recent G4UniversalFluctuation (ref-04)
1127                                                  1028 
1128 23 May 17: V.Ivanchenko (emstand-V10-03-11)      1029 23 May 17: V.Ivanchenko (emstand-V10-03-11)
1129 - G4WentzelOKandVIxSection, G4eCoulombScatter    1030 - G4WentzelOKandVIxSection, G4eCoulombScatteringModel,
1130   G4WentzelVIModel, G4hCoulombScatteringModel    1031   G4WentzelVIModel, G4hCoulombScatteringModel - code and interface cleanup
1131   G4WentzelVIRelModel - use inheritance from     1032   G4WentzelVIRelModel - use inheritance from G4WentzelVIModel
1132   G4WentzelVIRelXSection - use inheritance fr    1033   G4WentzelVIRelXSection - use inheritance from G4WentzelOKandVIxSection
1133                                                  1034 
1134 18 May 17: L.Urban (emstand-V10-03-10)           1035 18 May 17: L.Urban (emstand-V10-03-10)
1135  - correction to G4UniversalFluctuation in or    1036  - correction to G4UniversalFluctuation in order to get
1136    better FWHM values                            1037    better FWHM values
1137                                                  1038 
1138 4 May 17: V.Ivanchenko (emstand-V10-03-09)       1039 4 May 17: V.Ivanchenko (emstand-V10-03-09)
1139 - G4SauterGavrilaAngularDistribution - Marile    1040 - G4SauterGavrilaAngularDistribution - Marilena Bandieramonte
1140     introduced more efficient algorithm of sa    1041     introduced more efficient algorithm of sampling using
1141     Penelope-2014 prescription; expected that    1042     Penelope-2014 prescription; expected that simulation will be
1142     faster                                       1043     faster
1143                                                  1044 
1144 3 May 17: V.Ivanchenko (emstand-V10-03-08)       1045 3 May 17: V.Ivanchenko (emstand-V10-03-08)
1145 - G4NuclearStopping, G4ICRU49NuclearStoppingM    1046 - G4NuclearStopping, G4ICRU49NuclearStoppingModel - fixed nuclear
1146     stopping power computation addressed issu    1047     stopping power computation addressed issue discussed in
1147     http://hypernews.slac.stanford.edu/HyperN    1048     http://hypernews.slac.stanford.edu/HyperNews/geant4/get/hadronprocess/1595/1.html
1148                                                  1049 
1149 2  May 17: M.Novak (emstand-V10-03-07)           1050 2  May 17: M.Novak (emstand-V10-03-07)
1150 - G4GoudsmitSaundersonTable fix FPE              1051 - G4GoudsmitSaundersonTable fix FPE
1151                                                  1052 
1152 28 April 17: M.Novak (emstand-V10-03-06)         1053 28 April 17: M.Novak (emstand-V10-03-06)
1153 - G4GoudsmitSaundersonTable new representatio    1054 - G4GoudsmitSaundersonTable new representation of the GS angular
1154     distributions (data size reduced from 16M    1055     distributions (data size reduced from 16MB down to 5 MB)
1155                                                  1056 
1156 22 April 17: L.Urban (emstand-V10-03-05)         1057 22 April 17: L.Urban (emstand-V10-03-05)
1157 - G4UniversalFluctuation correction to get re    1058 - G4UniversalFluctuation correction to get results closer to data
1158                                                  1059 
1159 27 March 17: L.Urban (emstand-V10-03-04)         1060 27 March 17: L.Urban (emstand-V10-03-04)
1160 - G4UniversalFluctuation correction in order     1061 - G4UniversalFluctuation correction in order to get better E_mp and
1161   FWHM in the case of small steps                1062   FWHM in the case of small steps
1162                                                  1063 
1163 24 March 17: V.Ivanchenko (emstand-V10-03-03)    1064 24 March 17: V.Ivanchenko (emstand-V10-03-03)
1164 - G4WentzelOKandVIxSection, G4WentzelVIRelXSe    1065 - G4WentzelOKandVIxSection, G4WentzelVIRelXSection - added
1165     "ScreeningFactor" parameter to study accu    1066     "ScreeningFactor" parameter to study accuracy of scattering models
1166                                                  1067 
1167 20 March 17: F.Hariri (emstand-V10-03-02)        1068 20 March 17: F.Hariri (emstand-V10-03-02)
1168 - G4PairProductionRelModel - fixed the incons    1069 - G4PairProductionRelModel - fixed the inconsistency in calculating
1169      the LPM suppression for the pair product    1070      the LPM suppression for the pair production model
1170                                                  1071 
1171 07 February 17: V.Ivanchenko (emstand-V10-03-    1072 07 February 17: V.Ivanchenko (emstand-V10-03-01)
1172 - G4hIonisation - fixed min/max energy for dE    1073 - G4hIonisation - fixed min/max energy for dEdx table for the case,
1173     when the mass of a hadron is very differe    1074     when the mass of a hadron is very different from the mass of
1174     proton                                       1075     proton
1175                                                  1076 
1176 23 January 17: L. Urban (emstand-V10-03-00)      1077 23 January 17: L. Urban (emstand-V10-03-00)
1177 - G4UniversalFluctuation : correction in orde    1078 - G4UniversalFluctuation : correction in order to get better
1178   results for small steps                        1079   results for small steps
1179                                                  1080 
1180 01 December 16: V.Ivanchenko (emstand-V10-02-    1081 01 December 16: V.Ivanchenko (emstand-V10-02-33)
1181 - G4UniversalFluctuation - G.Folger switch to    1082 - G4UniversalFluctuation - G.Folger switch to std::sqrt from sqrt
1182 - G4MottCoefficients, G4ScreeningMottCrossSec    1083 - G4MottCoefficients, G4ScreeningMottCrossSection,
1183   G4eSingleCoulombScatteringModel - use Nucle    1084   G4eSingleCoulombScatteringModel - use Nuclear Formfactor options
1184     via G4EmParameters                           1085     via G4EmParameters
1185                                                  1086 
1186 09 November 16: V.Ivanchenko (emstand-V10-02-    1087 09 November 16: V.Ivanchenko (emstand-V10-02-32)
1187 - G4eplusAnnihilation - fixed polarisation of    1088 - G4eplusAnnihilation - fixed polarisation of final gamma at rest
1188                                                  1089 
1189 08 November 16: V.Ivanchenko (emstand-V10-02-    1090 08 November 16: V.Ivanchenko (emstand-V10-02-31)
1190 - G4eeToTwoGammaModel - fixed polarisation of    1091 - G4eeToTwoGammaModel - fixed polarisation of final gamma
1191                                                  1092 
1192 19 October 16: V.Ivanchenko (emstand-V10-02-3    1093 19 October 16: V.Ivanchenko (emstand-V10-02-30)
1193 - G4UniversalFluctuation - restored 10.3beta     1094 - G4UniversalFluctuation - restored 10.3beta version
1194 - G4BetheHeitlerModel, G4ICRU49NuclearStoppin    1095 - G4BetheHeitlerModel, G4ICRU49NuclearStoppingModel, G4IonFluctuations,
1195   G4GoudsmitSaundersonMscModel, G4IonFluctuat    1096   G4GoudsmitSaundersonMscModel, G4IonFluctuations - for internal
1196     variable use name g4calc instead of g4pow    1097     variable use name g4calc instead of g4pow
1197                                                  1098 
1198 07 October 16: L.Urban (emstand-V10-02-29)       1099 07 October 16: L.Urban (emstand-V10-02-29)
1199 - G4UniversalFluctuation - modified code for     1100 - G4UniversalFluctuation - modified code for small energy losses
1200                                                  1101 
1201 22 August 16: V.Ivanchenko (emstand-V10-02-28    1102 22 August 16: V.Ivanchenko (emstand-V10-02-28)
1202 - G4UniversalFluctuation - restore 10.3beta v    1103 - G4UniversalFluctuation - restore 10.3beta version
1203                                                  1104 
1204 03 August 16: V.Ivanchenko (emstand-V10-02-27    1105 03 August 16: V.Ivanchenko (emstand-V10-02-27)
1205 - G4WentzelOKandVIxSection - added various fo    1106 - G4WentzelOKandVIxSection - added various formactor approximations
1206                                                  1107 
1207 20 July 16: V.Ivanchenko (emstand-V10-02-26)     1108 20 July 16: V.Ivanchenko (emstand-V10-02-26)
1208 - G4eBremsstrahlungRelModel - removed unused     1109 - G4eBremsstrahlungRelModel - removed unused variables
1209                                                  1110 
1210 19 July 16: V.Ivanchenko (emstand-V10-02-25)     1111 19 July 16: V.Ivanchenko (emstand-V10-02-25)
1211 - G4SeltzerBergerModel, G4eBremsstrahlungRelM    1112 - G4SeltzerBergerModel, G4eBremsstrahlungRelModel, G4eBremParametrizedModel
1212     added c++11 keywords explicit, override,     1113     added c++11 keywords explicit, override, delete; use nullptr and
1213     use G4Element::GetZasInt()                   1114     use G4Element::GetZasInt()
1214                                                  1115 
1215 18 July 16: L.Urban (emstand-V10-02-24)          1116 18 July 16: L.Urban (emstand-V10-02-24)
1216 - G4UniversalFluctuation.cc correction in ord    1117 - G4UniversalFluctuation.cc correction in order to get better
1217   step dependence (practically no step depend    1118   step dependence (practically no step dependence)
1218                                                  1119 
1219 16 July 16: V.Ivanchenko (emstand-V10-02-23)     1120 16 July 16: V.Ivanchenko (emstand-V10-02-23)
1220 - G4ScreeningMottCrossSection - fixed precisi    1121 - G4ScreeningMottCrossSection - fixed precision lost in relativistic
1221     kinematics when E > 30 TeV                   1122     kinematics when E > 30 TeV
1222 - G4eBremsstrahlung - improved printout          1123 - G4eBremsstrahlung - improved printout
1223                                                  1124 
1224 13 June 16: V.Ivanchenko (emstand-V10-02-22)     1125 13 June 16: V.Ivanchenko (emstand-V10-02-22)
1225 - G4SeltzerBergerModel - fixed data handling     1126 - G4SeltzerBergerModel - fixed data handling for Z > 92
1226     (problem report #1870 - invalid read of d    1127     (problem report #1870 - invalid read of data in run time)
1227                                                  1128 
1228 09 June 16: V.Ivanchenko (emstand-V10-02-21)     1129 09 June 16: V.Ivanchenko (emstand-V10-02-21)
1229 - G4UrbanMscModel - roll back selection of la    1130 - G4UrbanMscModel - roll back selection of lateral displacement,
1230     by default use old algorithm, for Opt3,4     1131     by default use old algorithm, for Opt3,4 - new
1231                                                  1132 
1232 07 June 16: V.Ivanchenko (emstand-V10-02-20)     1133 07 June 16: V.Ivanchenko (emstand-V10-02-20)
1233 - G4eMultipleScattering, G4hMultipleScatterin    1134 - G4eMultipleScattering, G4hMultipleScattering - roll back previous
1234     version to avoid necessity to change user    1135     version to avoid necessity to change user code
1235                                                  1136 
1236 02 June 16: V.Ivanchenko (emstand-V10-02-19)     1137 02 June 16: V.Ivanchenko (emstand-V10-02-19)
1237 - G4eMultipleScattering, G4hMultipleScatterin    1138 - G4eMultipleScattering, G4hMultipleScattering - fixed model
1238     initialisation (do not create extra unnec    1139     initialisation (do not create extra unneccesary objects)
1239                                                  1140 
1240 31 May 16: M. Novak (emstand-V10-02-18)          1141 31 May 16: M. Novak (emstand-V10-02-18)
1241 - G4eBremsstrahlungRelModel - change LPM cons    1142 - G4eBremsstrahlungRelModel - change LPM constant such that it gives
1242     suppression variable that consistent to M    1143     suppression variable that consistent to Migdal's one; fix small
1243     bug in LPM function computation;             1144     bug in LPM function computation;
1244                                                  1145 
1245 23 May 16: V.Ivanchenko (emstand-V10-02-17)      1146 23 May 16: V.Ivanchenko (emstand-V10-02-17)
1246 - G4UrbanMscModel - use new displacement in a    1147 - G4UrbanMscModel - use new displacement in all PhysList
1247                                                  1148 
1248 17 May 16: V.Ivanchenko (emstand-V10-02-16)      1149 17 May 16: V.Ivanchenko (emstand-V10-02-16)
1249   Added c++11 keywords: explicit, final, over    1150   Added c++11 keywords: explicit, final, override, delete;
1250     use nullptr and use G4Element::GetZasInt(    1151     use nullptr and use G4Element::GetZasInt()
1251                                                  1152 
1252 22 April 16: M.Novak (emstand-V10-02-15)         1153 22 April 16: M.Novak (emstand-V10-02-15)
1253 - G4GoudsmitSaundersonMscModel - change some     1154 - G4GoudsmitSaundersonMscModel - change some variable names
1254                                                  1155 
1255 11 April 16: L.Urban (emstand-V10-02-14)         1156 11 April 16: L.Urban (emstand-V10-02-14)
1256 - G4UrbanMscModel - randomisation of "true pa    1157 - G4UrbanMscModel - randomisation of "true path length" is modified
1257                                                  1158 
1258 11 March 16: V.Ivanchenko (emstand-V10-02-13)    1159 11 March 16: V.Ivanchenko (emstand-V10-02-13)
1259 - G4alphaIonisation, G4hIonisation, G4ionIoni    1160 - G4alphaIonisation, G4hIonisation, G4ionIonisation - do not define
1260     StepFunction in constructor                  1161     StepFunction in constructor
1261                                                  1162 
1262 02 March 16: V.Ivanchenko (emstand-V10-02-12)    1163 02 March 16: V.Ivanchenko (emstand-V10-02-12)
1263 - G4eSingleCoulombScatteringModel, G4Screenin    1164 - G4eSingleCoulombScatteringModel, G4ScreeningMottCrossSection
1264     (Mauro Tacconi) - fixed initialisation of    1165     (Mauro Tacconi) - fixed initialisation of classes allowing
1265     to use precomputed cross sections (proble    1166     to use precomputed cross sections (problem 1823)
1266                                                  1167 
1267 26 February 16: V.Ivanchenko (emstand-V10-02-    1168 26 February 16: V.Ivanchenko (emstand-V10-02-11)
1268 - Extra attempt to fix VC14 compillation warn    1169 - Extra attempt to fix VC14 compillation warnings
1269                                                  1170 
1270 25 February 16: V.Ivanchenko (emstand-V10-02-    1171 25 February 16: V.Ivanchenko (emstand-V10-02-10)
1271 - Attempt to fix clang and VC14 compillation     1172 - Attempt to fix clang and VC14 compillation warnings
1272                                                  1173 
1273 25 February 16: V.Ivanchenko (emstand-V10-02-    1174 25 February 16: V.Ivanchenko (emstand-V10-02-09)
1274 - G4UniversalFluctuation - (L.Urban) fixed bu    1175 - G4UniversalFluctuation - (L.Urban) fixed bug introduced in -06
1275 - G4UniversalFluctuations, G4BohrFulatuations    1176 - G4UniversalFluctuations, G4BohrFulatuations,  G4IonFluctuations
1276     added c++11 keywords explicit, override,     1177     added c++11 keywords explicit, override, delete, final
1277                                                  1178 
1278 24 February 16: V.Ivanchenko (emstand-V10-02-    1179 24 February 16: V.Ivanchenko (emstand-V10-02-08)
1279 - G4BetheBlochModel - removed unused class me    1180 - G4BetheBlochModel - removed unused class members to address clang
1280     warnings                                     1181     warnings
1281                                                  1182 
1282 24 February 16: V.Ivanchenko (emstand-V10-02-    1183 24 February 16: V.Ivanchenko (emstand-V10-02-07)
1283 - G4BraggModel, G4BraggIonModel, G4BetheBloch    1184 - G4BraggModel, G4BraggIonModel, G4BetheBlochModel - use float for
1284     local static data, introduced C++11 keywo    1185     local static data, introduced C++11 keyword "delete"
1285                                                  1186 
1286 23 February 16: V.Ivanchenko (emstand-V10-02-    1187 23 February 16: V.Ivanchenko (emstand-V10-02-06)
1287 - G4UniversalFluctuation - two private inline    1188 - G4UniversalFluctuation - two private inline method are made and
1288     some code cleanup done                       1189     some code cleanup done
1289 23 February 16: L.Urban                          1190 23 February 16: L.Urban
1290 - G4UniversalFluctuation - fixed bug in Gland    1191 - G4UniversalFluctuation - fixed bug in Glandz part, Gaussian sampling.
1291   The sampling is symmetrical around emean no    1192   The sampling is symmetrical around emean now
1292                                                  1193 
1293 12 February 16: V.Ivanchenko (emstand-V10-02-    1194 12 February 16: V.Ivanchenko (emstand-V10-02-05)
1294 - G4eSingleCoulombScatteringModel - fixed sam    1195 - G4eSingleCoulombScatteringModel - fixed sampling of scattering
1295   angle (problem report #1823)                   1196   angle (problem report #1823)
1296                                                  1197 
1297 11 February 16: M.Novak (emstand-V10-02-04)      1198 11 February 16: M.Novak (emstand-V10-02-04)
1298 - G4GoudsmitSaundersonMscModel - handle speci    1199 - G4GoudsmitSaundersonMscModel - handle special case (when gun is on
1299   the boundary) in the step limitation           1200   the boundary) in the step limitation
1300                                                  1201 
1301 10 February 16: V.Ivanchenko (emstand-V10-02-    1202 10 February 16: V.Ivanchenko (emstand-V10-02-03)
1302 - G4ASTARStopping, G4PSTARStopping, G4NISTSto    1203 - G4ASTARStopping, G4PSTARStopping, G4NISTStoppingData,
1303   G4BraggModel - data arrays become float, co    1204   G4BraggModel - data arrays become float, computation is left double
1304                                                  1205 
1305 23 January 16: V.Ivanchenko (emstand-V10-02-0    1206 23 January 16: V.Ivanchenko (emstand-V10-02-02)
1306 - G4ScreeningMottCrossSection - a bit cleanup    1207 - G4ScreeningMottCrossSection - a bit cleanup the code to be
1307     more fast: keep fixed static array of ang    1208     more fast: keep fixed static array of angles, use G4Pow::powN
1308     method instead of pow (Mauro Tacconi)        1209     method instead of pow (Mauro Tacconi)
1309                                                  1210 
1310 17 December 15: M.Novak (emstand-V10-02-01)      1211 17 December 15: M.Novak (emstand-V10-02-01)
1311 - G4GoudsmitSaundersonMscModel G4GoudsmitSaun    1212 - G4GoudsmitSaundersonMscModel G4GoudsmitSaundersonTable - updated step
1312     limitations, fixed coverity problems and     1213     limitations, fixed coverity problems and improved comments.
1313                                                  1214 
1314 17 December 15: V.Ivanchenko (emstand-V10-02-    1215 17 December 15: V.Ivanchenko (emstand-V10-02-00)
1315 - G4ScreeningMottCrossSection - fixed FPE pro    1216 - G4ScreeningMottCrossSection - fixed FPE problem (Mauro Tacconi)
1316                                                  1217 
1317 09 November 15: V.Ivanchenko (emstand-V10-01-    1218 09 November 15: V.Ivanchenko (emstand-V10-01-41)
1318 - G4ScreeningMottCrossSection - fixed Coverit    1219 - G4ScreeningMottCrossSection - fixed Coverity report
1319                                                  1220 
1320 28 October 15: V.Ivanchenko (emstand-V10-01-4    1221 28 October 15: V.Ivanchenko (emstand-V10-01-40)
1321 - G4GoudsmitSaundersonMscModel, G4GoudsmitSau    1222 - G4GoudsmitSaundersonMscModel, G4GoudsmitSaundersonTable -
1322     M. Novak revised GS model for new release    1223     M. Novak revised GS model for new release, requires updated
1323     data set G4EMLOW6.48                         1224     data set G4EMLOW6.48
1324                                                  1225 
1325 28 October 15: V.Ivanchenko (emstand-V10-01-3    1226 28 October 15: V.Ivanchenko (emstand-V10-01-39)
1326 - G4ScreeningMottCrossSection revision of the    1227 - G4ScreeningMottCrossSection revision of the class, optimal usage
1327     of vectors (Mauro Tacconi)                   1228     of vectors (Mauro Tacconi)
1328 - G4IonCoulombScatteringModel - minor cleanup    1229 - G4IonCoulombScatteringModel - minor cleanup (Mauro Tacconi)
1329                                                  1230 
1330 27 October 15: V.Ivanchenko (emstand-V10-01-3    1231 27 October 15: V.Ivanchenko (emstand-V10-01-38)
1331 - G4UrbanMscModel - facsafety parameter is se    1232 - G4UrbanMscModel - facsafety parameter is set to 0.6 (was 0.3)
1332     providing some CPU improvements for calor    1233     providing some CPU improvements for calorimeter simulation
1333     not affecting calorimeter response (L.Urb    1234     not affecting calorimeter response (L.Urban)
1334                                                  1235 
1335 24 October 15: V.Ivanchenko (emstand-V10-01-3    1236 24 October 15: V.Ivanchenko (emstand-V10-01-37)
1336 - G4UrbanMscModel, G4IonFluctuations, G4Molle    1237 - G4UrbanMscModel, G4IonFluctuations, G4MollerBhabhaModel - instead
1337     of computation take from material class t    1238     of computation take from material class the value of effective Z
1338     (fixed potantial source of non-reproducib    1239     (fixed potantial source of non-reproducibility)
1339 - G4hCoulombScatteringModel, G4eCoulombScatte    1240 - G4hCoulombScatteringModel, G4eCoulombScatteringModel,
1340   G4SeltzerBergerModel, G4ICRU73QOModel, G4IC    1241   G4SeltzerBergerModel, G4ICRU73QOModel, G4ICRU49NuclearStoppingModel,
1341   G4BraggModel, G4BraggIonModel, G4eBremsstra    1242   G4BraggModel, G4BraggIonModel, G4eBremsstrahlungRelModel - use
1342     G4lrint to convert double Z into integer     1243     G4lrint to convert double Z into integer
1343                                                  1244 
1344 19 October 15: V.Ivanchenko (emstand-V10-01-3    1245 19 October 15: V.Ivanchenko (emstand-V10-01-36)
1345 - G4IonCoulombScatteringModel, G4hCoulombScat    1246 - G4IonCoulombScatteringModel, G4hCoulombScatteringModel - fix on
1346     recoil kinematics completed (problem repo    1247     recoil kinematics completed (problem report #1778)
1347                                                  1248 
1348 16 October 15: V.Ivanchenko (emstand-V10-01-3    1249 16 October 15: V.Ivanchenko (emstand-V10-01-35)
1349 - G4KleinNishinaCompton, G4KleinNishinaModel,    1250 - G4KleinNishinaCompton, G4KleinNishinaModel, G4BraggModel,
1350   G4BraggIonModel, G4BetheBlochModel, G4Seltz    1251   G4BraggIonModel, G4BetheBlochModel, G4SeltzerBergerModel,
1351   G4MollerBhabhaModel, G4PEEffectFluoModel -     1252   G4MollerBhabhaModel, G4PEEffectFluoModel - use nullptr,
1352     use  rndmEngine->flatArray(n, rndm) in sa    1253     use  rndmEngine->flatArray(n, rndm) in sampling algorithms
1353 - G4IonCoulombScatteringModel, G4hCoulombScat    1254 - G4IonCoulombScatteringModel, G4hCoulombScatteringModel - fixed
1354     recoil kinematics                            1255     recoil kinematics
1355 - G4ScreeningMottCrossSection, G4eSingleCoulo    1256 - G4ScreeningMottCrossSection, G4eSingleCoulombScatteringModel
1356     (code update was provided by Mauro Taccon    1257     (code update was provided by Mauro Tacconi)
1357                                                  1258 
1358 15 September 15: L.Urban (emstand-V10-01-34)     1259 15 September 15: L.Urban (emstand-V10-01-34)
1359 - G4UrbanMscModel - modification in new later    1260 - G4UrbanMscModel - modification in new lateral algorithm
1360                                                  1261 
1361 03 September 15: V.Ivanchenko (emstand-V10-01    1262 03 September 15: V.Ivanchenko (emstand-V10-01-33)
1362 - G4GoudsmitSaundersonMscModel - Mihaly Novak    1263 - G4GoudsmitSaundersonMscModel - Mihaly Novak has fixed problem
1363     in GS model (increased number of no scatt    1264     in GS model (increased number of no scattering for thin layers)
1364                                                  1265 
1365 03 September 15: L.Urban (emstand-V10-01-32)     1266 03 September 15: L.Urban (emstand-V10-01-32)
1366 - G4UrbanMscModel - bugfix for the extreme sm    1267 - G4UrbanMscModel - bugfix for the extreme small step case
1367                                                  1268 
1368 02 September 15:  V.Ivanchenko (emstand-V10-0    1269 02 September 15:  V.Ivanchenko (emstand-V10-01-31)
1369 - G4GoudsmitSaundersonMscModel, G4GoudsmitSau    1270 - G4GoudsmitSaundersonMscModel, G4GoudsmitSaundersonTable,
1370   G4PWATotalXsecTable - Mihaly Novak provided    1271   G4PWATotalXsecTable - Mihaly Novak provided updated GS model
1371                                                  1272 
1372 03 August 15:  V.Ivanchenko (emstand-V10-01-3    1273 03 August 15:  V.Ivanchenko (emstand-V10-01-30)
1373 - Technical tag: fixed Coverty warning, subst    1274 - Technical tag: fixed Coverty warning, substitute tabs by spaces,
1374     add comments to do/while and while loops     1275     add comments to do/while and while loops
1375                                                  1276 
1376 28 July 15:  V.Ivanchenko (emstand-V10-01-29)    1277 28 July 15:  V.Ivanchenko (emstand-V10-01-29)
1377 - G4IonCoulombScatteringModel, G4eCoulombScat    1278 - G4IonCoulombScatteringModel, G4eCoulombScatteringModel,
1378   G4hCoulombScatteringModel - removed low-ene    1279   G4hCoulombScatteringModel - removed low-energy limits from
1379     scattering models, because it is now impl    1280     scattering models, because it is now implemented inside ionisation
1380 - G4BraggIonModel - fixed non reproducibility    1281 - G4BraggIonModel - fixed non reproducibility problem #1771
1381 - G4ASTARStopping, G4ESTARStopping, G4PSTARSt    1282 - G4ASTARStopping, G4ESTARStopping, G4PSTARStopping - build
1382     spline at initialisation of a vector         1283     spline at initialisation of a vector
1383                                                  1284 
1384 13 July 15:  V.Ivanchenko (emstand-V10-01-28)    1285 13 July 15:  V.Ivanchenko (emstand-V10-01-28)
1385 - G4UrbanMscModel - (L.Urban) updated new lat    1286 - G4UrbanMscModel - (L.Urban) updated new lateral correlation
1386     algorithm; removed upper limit for comput    1287     algorithm; removed upper limit for computation of e+ correction
1387 - G4hCoulombScatteringModel, G4WentzelVIRelXS    1288 - G4hCoulombScatteringModel, G4WentzelVIRelXSection - (K.Maksimov)
1388     fully implemented scattring in CM rest fr    1289     fully implemented scattring in CM rest frame of projectile/target
1389 - G4IonCoulombCrossSection - removed unused c    1290 - G4IonCoulombCrossSection - removed unused class members
1390                                                  1291 
1391 09 July 15:  V.Ivanchenko (emstand-V10-01-27)    1292 09 July 15:  V.Ivanchenko (emstand-V10-01-27)
1392 - G4GoudsmitSaundersonTable - M. Novak fixed     1293 - G4GoudsmitSaundersonTable - M. Novak fixed problem #1767
1393                                                  1294 
1394 08 July 15:  V.Ivanchenko (emstand-V10-01-26)    1295 08 July 15:  V.Ivanchenko (emstand-V10-01-26)
1395 - G4IonCoulombScatteringModel, G4IonCoulombCr    1296 - G4IonCoulombScatteringModel, G4IonCoulombCrossSection - fixed
1396     problem #1763 (wrong kinematics for the r    1297     problem #1763 (wrong kinematics for the recoil), removed
1397     unused class members                         1298     unused class members
1398                                                  1299 
1399 23 June 15:  V.Ivanchenko (emstand-V10-01-25)    1300 23 June 15:  V.Ivanchenko (emstand-V10-01-25)
1400 - G4UrbanMscModel - L.Urban introduce a fix o    1301 - G4UrbanMscModel - L.Urban introduce a fix of rare long running event
1401                                                  1302 
1402 10 June 15:  V.Ivanchenko (emstand-V10-01-22)    1303 10 June 15:  V.Ivanchenko (emstand-V10-01-22)
1403 - G4PWATotalXsecTable - attempt to fix compil    1304 - G4PWATotalXsecTable - attempt to fix compillation warning at Windows
1404                                                  1305 
1405 10 June 15:  V.Ivanchenko (emstand-V10-01-21)    1306 10 June 15:  V.Ivanchenko (emstand-V10-01-21)
1406 - G4UrbanMscModel - L.Urban revert back step     1307 - G4UrbanMscModel - L.Urban revert back step limit algorithm, two
1407     methods are added for sampling of lateral    1308     methods are added for sampling of lateral displacement (one old
1408     from 10.1 and one new disabled by default    1309     from 10.1 and one new disabled by default), flags are added
1409     to switch between lateral displacement me    1310     to switch between lateral displacement methods and to enable/disable
1410     special treatment of positrons below 1 Me    1311     special treatment of positrons below 1 MeV
1411 - G4PWATotalXsecTable - M.Novak fix Coverity     1312 - G4PWATotalXsecTable - M.Novak fix Coverity report
1412                                                  1313 
1413 02 June 15:  V.Ivanchenko (emstand-V10-01-20)    1314 02 June 15:  V.Ivanchenko (emstand-V10-01-20)
1414 - G4GoudsmitSaundersonMscModel, G4GoudsmitSau    1315 - G4GoudsmitSaundersonMscModel, G4GoudsmitSaundersonTable - (M. Novak)
1415     fixed compillation warnings                  1316     fixed compillation warnings
1416                                                  1317 
1417 01 June 15:  V.Ivanchenko (emstand-V10-01-19)    1318 01 June 15:  V.Ivanchenko (emstand-V10-01-19)
1418 - G4PWATotalXsecTable - fixed compillation wa    1319 - G4PWATotalXsecTable - fixed compillation warning
1419                                                  1320 
1420 29 May 15:  V.Ivanchenko (emstand-V10-01-18)     1321 29 May 15:  V.Ivanchenko (emstand-V10-01-18)
1421 - G4GoudsmitSaundersonMscModel, G4GoudsmitSau    1322 - G4GoudsmitSaundersonMscModel, G4GoudsmitSaundersonTable - (M. Novak)
1422     revised and improved implementation of GS    1323     revised and improved implementation of GS model
1423                                                  1324 
1424 28 May 15:  V.Ivanchenko (emstand-V10-01-17)     1325 28 May 15:  V.Ivanchenko (emstand-V10-01-17)
1425 - G4PWATotalXsecTable - new class for GS mode    1326 - G4PWATotalXsecTable - new class for GS model
1426 - G4PAIPhotonModel - removed as obsolete         1327 - G4PAIPhotonModel - removed as obsolete
1427                                                  1328 
1428 26 May 15:  R.Hatcher (emstand-V10-01-16)        1329 26 May 15:  R.Hatcher (emstand-V10-01-16)
1429 - G4IonCoulombScatteringModel, G4eSingleCoulo    1330 - G4IonCoulombScatteringModel, G4eSingleCoulombScatteringModel - remove
1430     unnecessary "using namespace std" from he    1331     unnecessary "using namespace std" from header files that causes
1431     problems w/ G4AnyMethod & G4GenericPhysic    1332     problems w/ G4AnyMethod & G4GenericPhysicsList
1432                                                  1333 
1433 22 May 15:  V.Ivanchenko (emstand-V10-01-15)     1334 22 May 15:  V.Ivanchenko (emstand-V10-01-15)
1434 - G4UrbanMscModel - small change in initialis    1335 - G4UrbanMscModel - small change in initialisation of the new track
1435                                                  1336 
1436 18 May 15:  V.Ivanchenko (emstand-V10-01-14)     1337 18 May 15:  V.Ivanchenko (emstand-V10-01-14)
1437 - G4UrbanMscModel - ( L.Urban) bugfix in Comp    1338 - G4UrbanMscModel - ( L.Urban) bugfix in ComputeTruePathLengthLimit
1438     in order not to get many extreme small st    1339     in order not to get many extreme small steps due to msc; use
1439     "distance" instead of "range" to compare     1340     "distance" instead of "range" to compare with safety; code
1440     optimisation (>5% speedup for EM shower s    1341     optimisation (>5% speedup for EM shower simulation in calorimeters)
1441                                                  1342 
1442 06 May 15:  V.Ivanchenko (emstand-V10-01-13)     1343 06 May 15:  V.Ivanchenko (emstand-V10-01-13)
1443 06 May 15: L.Urban                               1344 06 May 15: L.Urban
1444 - G4UrbanMscModel - better optimization in Co    1345 - G4UrbanMscModel - better optimization in ComputeTruePathLengthLimit
1445                                                  1346 
1446 01 May 15:  V.Ivanchenko (emstand-V10-01-12)     1347 01 May 15:  V.Ivanchenko (emstand-V10-01-12)
1447 - G4PAIModel, G4PAIPhotModel - fixed re-initi    1348 - G4PAIModel, G4PAIPhotModel - fixed re-initialisation in MT mode
1448                                                  1349 
1449 30 April 15:  V.Ivanchenko (emstand-V10-01-11    1350 30 April 15:  V.Ivanchenko (emstand-V10-01-11)
1450 - G4WentzelVIModel - repeat check on safety f    1351 - G4WentzelVIModel - repeat check on safety for each new step,
1451     in SampleScattering optimized use of rand    1352     in SampleScattering optimized use of random engine
1452 - G4UrbanMscModel - repeat check on safety fo    1353 - G4UrbanMscModel - repeat check on safety for each new step,
1453     add extra limit for very small step regim    1354     add extra limit for very small step regime
1454 - G4PAIModel, G4PAIModelData, G4PAIPhotModel,    1355 - G4PAIModel, G4PAIModelData, G4PAIPhotModel, G4PAIPhotModelData -
1455     (V.Grichine) last part of fixes for the p    1356     (V.Grichine) last part of fixes for the problem report #1731:
1456     when next run is initialized old data cla    1357     when next run is initialized old data class is deleted and
1457     a new one is created                         1358     a new one is created
1458                                                  1359 
1459 28 April 15: V.Ivanchenko (emstand-V10-01-10)    1360 28 April 15: V.Ivanchenko (emstand-V10-01-10)
1460 - G4WentzelOKandVIxSection - improved angular    1361 - G4WentzelOKandVIxSection - improved angular sampling
1461                                                  1362 
1462 27 April 15: V.Ivanchenko (emstand-V10-01-09)    1363 27 April 15: V.Ivanchenko (emstand-V10-01-09)
1463 - G4UrbanMscModel, G4UniversalFluctuation, G4    1364 - G4UrbanMscModel, G4UniversalFluctuation, G4KleinNishinaCompton,
1464   G4KleinNishinaModel - defined pointer to ra    1365   G4KleinNishinaModel - defined pointer to random engine locally
1465                                                  1366 
1466 24 April 15: V.Ivanchenko (emstand-V10-01-08)    1367 24 April 15: V.Ivanchenko (emstand-V10-01-08)
1467 - G4PAIModel, G4PAIModelData - fixes of probl    1368 - G4PAIModel, G4PAIModelData - fixes of problem report #1731:
1468     cuts are not used in Initialise method bu    1369     cuts are not used in Initialise method but only in run time methods;
1469     added copy of vector of G4MaterialCutsCou    1370     added copy of vector of G4MaterialCutsCouple from master to worker
1470     threads                                      1371     threads
1471 - G4KleinNishinaModel, G4WentzelOKandVIxSecti    1372 - G4KleinNishinaModel, G4WentzelOKandVIxSection - accurate
1472     initialisation of G4ThreeVectors and G4Lo    1373     initialisation of G4ThreeVectors and G4LorentzVector in constructors
1473                                                  1374 
1474 14 April 15: V.Ivanchenko (emstand-V10-01-07)    1375 14 April 15: V.Ivanchenko (emstand-V10-01-07)
1475 - G4UrbanMscModel - removed unused variable      1376 - G4UrbanMscModel - removed unused variable
1476                                                  1377 
1477 14 April 15: V.Ivanchenko (emstand-V10-01-06)    1378 14 April 15: V.Ivanchenko (emstand-V10-01-06)
1478 - G4UrbanMscModel - (L.Urban) new lateral dis    1379 - G4UrbanMscModel - (L.Urban) new lateral displacement,correlation and
1479   positron correction; code cleanup - define     1380   positron correction; code cleanup - define some const members of the
1480   class and const static values                  1381   class and const static values
1481                                                  1382 
1482 04 March 15: V.Ivanchenko (emstand-V10-01-05)    1383 04 March 15: V.Ivanchenko (emstand-V10-01-05)
1483 - G4hMultipleScattering - do not redefine ste    1384 - G4hMultipleScattering - do not redefine step limit type
1484                                                  1385 
1485 26 January 15: V.Ivanchenko (emstand-V10-01-0    1386 26 January 15: V.Ivanchenko (emstand-V10-01-04)
1486 - G4BraggModel, G4BraggIonModel, G4BetheBloch    1387 - G4BraggModel, G4BraggIonModel, G4BetheBlochModel - more clean
1487     definition of spin correction to ionisati    1388     definition of spin correction to ionisation
1488                                                  1389 
1489 16 January 15: V.Ivanchenko (emstand-V10-01-0    1390 16 January 15: V.Ivanchenko (emstand-V10-01-03)
1490 - G4UniversalFluctuation - switch to use         1391 - G4UniversalFluctuation - switch to use
1491   G4Random::getTheEngine() to have more clean    1392   G4Random::getTheEngine() to have more clean code
1492                                                  1393 
1493 15 January 15: V.Ivanchenko (emstand-V10-01-0    1394 15 January 15: V.Ivanchenko (emstand-V10-01-02)
1494 - G4GoudsmitSaundersonMscModel, G4UrbanMscMod    1395 - G4GoudsmitSaundersonMscModel, G4UrbanMscModel,G4WentzelVIModel,
1495   G4WentzelVIRelModel, G4UniversalFluctuation    1396   G4WentzelVIRelModel, G4UniversalFluctuation - redefine random
1496     engine pointer in StartTracking() method     1397     engine pointer in StartTracking() method to address problem
1497     reported by CMS                              1398     reported by CMS
1498                                                  1399 
1499 17 December 14: V.Ivanchenko (emstand-V10-01-    1400 17 December 14: V.Ivanchenko (emstand-V10-01-01)
1500 - G4GoudsmitSaundersonMscModel - return back     1401 - G4GoudsmitSaundersonMscModel - return back version of 10.0 with
1501     two fixes: trivial Coverity report, added    1402     two fixes: trivial Coverity report, added protection aginst precision
1502     loss for small angle calculation. Keeping    1403     loss for small angle calculation. Keeping 10.0 version the same
1503     backscattering result is obtained for 10.    1404     backscattering result is obtained for 10.1 as for 10.0
1504                                                  1405 
1505 12 December 14: V.Ivanchenko (emstand-V10-01-    1406 12 December 14: V.Ivanchenko (emstand-V10-01-00)
1506 - G4KleinNishinaModel - fixed very rare crash    1407 - G4KleinNishinaModel - fixed very rare crash (reported by L.Urban)
1507     happens when de-excitation module is acti    1408     happens when de-excitation module is active and de-excitation energy
1508     is slightly larger than available energy;    1409     is slightly larger than available energy; now secondary
1509     energy slightly modified to keep energy b    1410     energy slightly modified to keep energy balance instead
1510     of deletion of secondary particle            1411     of deletion of secondary particle
1511 - G4PEEffFluoModel - use the same pattern as     1412 - G4PEEffFluoModel - use the same pattern as G4KleinNishinaModel
1512     for de-excitation products                   1413     for de-excitation products
1513                                                  1414 
1514                                                  1415 
1515 21 November 14: V.Ivanchenko (emstand-V10-00-    1416 21 November 14: V.Ivanchenko (emstand-V10-00-52)
1516 - G4PAIPhotonModel - fixed Coverity report (V    1417 - G4PAIPhotonModel - fixed Coverity report (V.Grichine)
1517                                                  1418 
1518 15 November 14: V.Ivanchenko (emstand-V10-00-    1419 15 November 14: V.Ivanchenko (emstand-V10-00-51)
1519 - G4PEEffectFluoModel - make internal array p    1420 - G4PEEffectFluoModel - make internal array per material and
1520     not per materialCutsCouple allowing model    1421     not per materialCutsCouple allowing model be used in unit tests
1521                                                  1422 
1522 07 November 14: V.Ivanchenko (emstand-V10-00-    1423 07 November 14: V.Ivanchenko (emstand-V10-00-50)
1523 - G4GoudsmitSaundersonMscModel - fixed displa    1424 - G4GoudsmitSaundersonMscModel - fixed displacement computation
1524                                                  1425 
1525 27 October 14: V.Ivanchenko (emstand-V10-00-4    1426 27 October 14: V.Ivanchenko (emstand-V10-00-49)
1526 - G4GoudsmitSaundersonMscModel - fixed rare d    1427 - G4GoudsmitSaundersonMscModel - fixed rare division by zero
1527                                                  1428 
1528 27 October 14: V.Ivanchenko (emstand-V10-00-4    1429 27 October 14: V.Ivanchenko (emstand-V10-00-48)
1529 - G4WentzelVIModel, G4WentzelOKandVIxSection,    1430 - G4WentzelVIModel, G4WentzelOKandVIxSection, G4WentzelVIRelXSection
1530     use G4EmParameters class for initialisati    1431     use G4EmParameters class for initialisation
1531                                                  1432 
1532 24 October 14: V.Ivanchenko (emstand-V10-00-4    1433 24 October 14: V.Ivanchenko (emstand-V10-00-47)
1533 - G4DeltaAngle - comment out warning happens     1434 - G4DeltaAngle - comment out warning happens frequently for
1534     low-enegry electrons                         1435     low-enegry electrons
1535                                                  1436 
1536 24 October 14: V.Ivanchenko (emstand-V10-00-4    1437 24 October 14: V.Ivanchenko (emstand-V10-00-46)
1537 - G4CoulombScattering - use G4EmParameters       1438 - G4CoulombScattering - use G4EmParameters
1538 - G4WentzelVIModel - refinment of lateral dis    1439 - G4WentzelVIModel - refinment of lateral displacement
1539 - G4UrbanMscModel - refinment of lateral disp    1440 - G4UrbanMscModel - refinment of lateral displacement
1540 - G4WentzelOKandVIxSection - fixed sampling i    1441 - G4WentzelOKandVIxSection - fixed sampling in single scattering
1541                                                  1442 
1542 16 October 14: V.Ivanchenko (emstand-V10-00-4    1443 16 October 14: V.Ivanchenko (emstand-V10-00-45)
1543 - G4eIonisation, G4hIonisation, G4ionIonisati    1444 - G4eIonisation, G4hIonisation, G4ionIonisation, G4eBremsstrahlung,
1544   G4GammaConversion, G4ComptonScattering, G4P    1445   G4GammaConversion, G4ComptonScattering, G4PhotoElectricEffect
1545     - use G4EmParameterisation at initialisat    1446     - use G4EmParameterisation at initialisation
1546                                                  1447 
1547 14 October 14: V.Ivanchenko (emstand-V10-00-4    1448 14 October 14: V.Ivanchenko (emstand-V10-00-44)
1548 - G4PEEffectFluoModel - fixed threshold cross    1449 - G4PEEffectFluoModel - fixed threshold cross section
1549 - G4GammaConversion - minor fix of initialisa    1450 - G4GammaConversion - minor fix of initialisation
1550                                                  1451 
1551 07 October 14: L.Urban                           1452 07 October 14: L.Urban
1552 - G4UrbanMscModel corrs to speed up (if --> m    1453 - G4UrbanMscModel corrs to speed up (if --> min,max,
1553   random numbers using rndmEngineMod pointer)    1454   random numbers using rndmEngineMod pointer)
1554                                                  1455 
1555 06 October 14: L. Urban (emstand-V10-00-43)      1456 06 October 14: L. Urban (emstand-V10-00-43)
1556 - G4UrbanMscModel - added new step limit type    1457 - G4UrbanMscModel - added new step limit type UseSafetyPlus
1557                                                  1458 
1558 8 September 14: V.Ivanchenko (emstand-V10-00-    1459 8 September 14: V.Ivanchenko (emstand-V10-00-42)
1559 - G4PairProductionRelModel, G4eBremsstrahlung    1460 - G4PairProductionRelModel, G4eBremsstrahlungRelModel - added
1560     protection at initialisation for the case    1461     protection at initialisation for the case when user artifitially
1561     reducing high energy limit of the model (    1462     reducing high energy limit of the model (bug #1670)
1562                                                  1463 
1563 5 September 14: V.Ivanchenko (emstand-V10-00-    1464 5 September 14: V.Ivanchenko (emstand-V10-00-41)
1564 - G4PAIxSection - fixed memory leak reported     1465 - G4PAIxSection - fixed memory leak reported by Coverity
1565                                                  1466 
1566 12 August 14: V.Ivanchenko (emstand-V10-00-40    1467 12 August 14: V.Ivanchenko (emstand-V10-00-40)
1567 - G4WentzelVIModel - fixed bug in single scat    1468 - G4WentzelVIModel - fixed bug in single scattering mode (recently
1568     introduced)                                  1469     introduced)
1569                                                  1470 
1570 08 August 14: V.Ivanchenko (emstand-V10-00-39    1471 08 August 14: V.Ivanchenko (emstand-V10-00-39)
1571 - G4PAIModel - updated sampling of delta elec    1472 - G4PAIModel - updated sampling of delta electron energy
1572 - G4PAIModelData - proper deletion of physics    1473 - G4PAIModelData - proper deletion of physics vectors end of run,
1573     use spline interpolation, fixed sampling     1474     use spline interpolation, fixed sampling of delta-electrons
1574 - G4DeltaAngle - added check on length of do/    1475 - G4DeltaAngle - added check on length of do/while loop
1575 - G4PAIxSection - added protection to avoid d    1476 - G4PAIxSection - added protection to avoid division by zero
1576 - G4PAIxSection, G4PAIPhotData, G4PAIPhotMode    1477 - G4PAIxSection, G4PAIPhotData, G4PAIPhotModel - proper deletion
1577     end of job                                   1478     end of job
1578                                                  1479 
1579 21 July 14: V.Ivanchenko (emstand-V10-00-38)     1480 21 July 14: V.Ivanchenko (emstand-V10-00-38)
1580 - G4ASTARStopping, G4PSTARStopping, G4BraggMo    1481 - G4ASTARStopping, G4PSTARStopping, G4BraggModel, G4BraggIonModel
1581     restore functionality to access NIST stop    1482     restore functionality to access NIST stopping data via
1582     chemical formula and not only by material    1483     chemical formula and not only by material name
1583                                                  1484 
1584 21 July 14: V.Ivanchenko (emstand-V10-00-37)     1485 21 July 14: V.Ivanchenko (emstand-V10-00-37)
1585 - G4ASTARStopping, G4ESTARStopping, G4PSTARSt    1486 - G4ASTARStopping, G4ESTARStopping, G4PSTARStopping,
1586   G4WaterStopping - reduced memory churn by u    1487   G4WaterStopping - reduced memory churn by using static data,
1587     delete physics vectors at destruction        1488     delete physics vectors at destruction
1588 - G4ASTARStopping, G4PSTARStopping changed in    1489 - G4ASTARStopping, G4PSTARStopping changed interface to be
1589     always const in run time (shared between     1490     always const in run time (shared between threads)
1590 - G4BraggModel - use static pointer to G4PSTA    1491 - G4BraggModel - use static pointer to G4PSTARStopping class,
1591     which is initialized once                    1492     which is initialized once
1592 - G4BraggIonModel - use static pointer to G4A    1493 - G4BraggIonModel - use static pointer to G4ASTARStopping class,
1593     which is initialized once                    1494     which is initialized once
1594                                                  1495 
1595 17 July 14: V.Ivanchenko (emstand-V10-00-36)     1496 17 July 14: V.Ivanchenko (emstand-V10-00-36)
1596 17 July 14: V.Ivanchenko (emstand-V10-00-35)     1497 17 July 14: V.Ivanchenko (emstand-V10-00-35)
1597 16 July 14: V.Ivanchenko (emstand-V10-00-34)     1498 16 July 14: V.Ivanchenko (emstand-V10-00-34)
1598 - G4WentzelVIModel - define single scattering    1499 - G4WentzelVIModel - define single scattering mode before
1599     transformation from true to geom step len    1500     transformation from true to geom step length to avoid
1600     many smell steps for very low-energy part    1501     many smell steps for very low-energy particles
1601 - G4UrbanMscModel - fixed numerical problem f    1502 - G4UrbanMscModel - fixed numerical problem for the case when
1602     range is nearly truePathLength               1503     range is nearly truePathLength
1603                                                  1504 
1604 13 July 14: V.Ivanchenko (emstand-V10-00-33)     1505 13 July 14: V.Ivanchenko (emstand-V10-00-33)
1605 - G4WentzelVIModel - fixed bug introduced in     1506 - G4WentzelVIModel - fixed bug introduced in tag 31, which is
1606     responsible for CPU increase in several t    1507     responsible for CPU increase in several tests
1607                                                  1508 
1608 08 July 14: V.Ivanchenko (emstand-V10-00-32)     1509 08 July 14: V.Ivanchenko (emstand-V10-00-32)
1609 - G4KleinNishinaModel - minor cleanup            1510 - G4KleinNishinaModel - minor cleanup
1610                                                  1511 
1611 07 July 14: V.Ivanchenko (emstand-V10-00-31)     1512 07 July 14: V.Ivanchenko (emstand-V10-00-31)
1612 - G4ComptonScattering - set startFromNull fla    1513 - G4ComptonScattering - set startFromNull flag to "true" - for all
1613     models forced to zero cross section for t    1514     models forced to zero cross section for the low energy in the
1614     cross section table                          1515     cross section table
1615 - G4KleinNishinaModel, G4KleinNishinaCompton,    1516 - G4KleinNishinaModel, G4KleinNishinaCompton,
1616   G4HeatedKleinNishinaCompton - do not sample    1517   G4HeatedKleinNishinaCompton - do not sample final
1617     state below low limit of the model (defau    1518     state below low limit of the model (default 100 eV);
1618     added protection to do/while loop; added     1519     added protection to do/while loop; added check on secondary
1619     energy of both gamma and electron using i    1520     energy of both gamma and electron using internal limit
1620 - G4HeatedKleinNishinaCompton - use inheriten    1521 - G4HeatedKleinNishinaCompton - use inheritence from G4KleinNishinaCompton
1621 - G4WentzelVIModel - added more accurate tran    1522 - G4WentzelVIModel - added more accurate transition to the single
1622     scattering mode                              1523     scattering mode
1623 - G4WentzelOKandVIxSection - return back meth    1524 - G4WentzelOKandVIxSection - return back method of 10.0 single
1624     scattering sampling                          1525     scattering sampling
1625 - G4IonCoulombScatteringModel - fixed non-ini    1526 - G4IonCoulombScatteringModel - fixed non-initialised (Coverity report)
1626                                                  1527 
1627 06 June 14: V.Ivanchenko (emstand-V10-00-30)     1528 06 June 14: V.Ivanchenko (emstand-V10-00-30)
1628 - G4WentzelVIModel - removed extra printout a    1529 - G4WentzelVIModel - removed extra printout at initialisation
1629                                                  1530 
1630 03 June 14: V.Ivanchenko (emstand-V10-00-29)     1531 03 June 14: V.Ivanchenko (emstand-V10-00-29)
1631 - G4WentzelVIModel - SetSingleScattering Fact    1532 - G4WentzelVIModel - SetSingleScattering Factor is moded to source
1632     with attempt to fix compillation problem     1533     with attempt to fix compillation problem for strict compiler
1633 - G4PAIModel, G4PAIModelData - improved cout     1534 - G4PAIModel, G4PAIModelData - improved cout
1634 - G4G4BraggModel, G4BraggIonModel - added spi    1535 - G4G4BraggModel, G4BraggIonModel - added spin correction
1635 - G4eCoulombScatteringModel, G4hCoulombScatte    1536 - G4eCoulombScatteringModel, G4hCoulombScatteringModel,
1636   G4IonCoulombScatteringModel - updated initi    1537   G4IonCoulombScatteringModel - updated initialisation
1637     of vector of cuts - cut for recoil can be    1538     of vector of cuts - cut for recoil can be changed via
1638     /run/setCut command                          1539     /run/setCut command
1639                                                  1540 
1640 27 May 14: V.Ivanchenko (emstand-V10-00-28)      1541 27 May 14: V.Ivanchenko (emstand-V10-00-28)
1641 - G4IonCoulombCrossSection - tunned computati    1542 - G4IonCoulombCrossSection - tunned computation of the screen
1642     factor                                       1543     factor
1643 - G4UrbanMscModel - changed ComputeGeomPathLe    1544 - G4UrbanMscModel - changed ComputeGeomPathLength() method - instead
1644     of many return use the one for easier pri    1545     of many return use the one for easier printouts; no change in
1645     algorithms                                   1546     algorithms
1646 - G4UniversalFluctuations - implemented Andre    1547 - G4UniversalFluctuations - implemented Andrea Dotti suggestion
1647     to use more vectorized code (use random e    1548     to use more vectorized code (use random engine pointer, use
1648     flatArray method) for CPU performance imp    1549     flatArray method) for CPU performance improvement;
1649     no change of the algorithm                   1550     no change of the algorithm
1650 - G4eCoulombScattering - fixed simple Coverit    1551 - G4eCoulombScattering - fixed simple Coverity report
1651 - G4WentzelVIModel - changed single scatterin    1552 - G4WentzelVIModel - changed single scattering factor from 1.5 to
1652     1.25                                         1553     1.25
1653                                                  1554 
1654 05 May 14: V.Ivanchenko (emstand-V10-00-27)      1555 05 May 14: V.Ivanchenko (emstand-V10-00-27)
1655 - G4WentzelVIModel, G4WentzelVIRelModel, G4We    1556 - G4WentzelVIModel, G4WentzelVIRelModel, G4WentzelOKandVIxSection,
1656   G4eCoulombScatteringModel - revised and mak    1557   G4eCoulombScatteringModel - revised and make consistent definition
1657     of min and max scattering angle for singl    1558     of min and max scattering angle for single scattering mode,
1658     removed unused class members                 1559     removed unused class members
1659 - G4IonCoulombCrossSection - fixed screen fac    1560 - G4IonCoulombCrossSection - fixed screen factor for projectile
1660     and target Z=1                               1561     and target Z=1
1661                                                  1562 
1662 02 May 14: V.Ivanchenko (emstand-V10-00-26)      1563 02 May 14: V.Ivanchenko (emstand-V10-00-26)
1663 - G4WentzelVIModel, G4WentzelOKandVIxSection     1564 - G4WentzelVIModel, G4WentzelOKandVIxSection - a small optimisation
1664     to address some CPU penalty against previ    1565     to address some CPU penalty against previous reference tag
1665                                                  1566 
1666 28 April 14: V.Ivanchenko (emstand-V10-00-25)    1567 28 April 14: V.Ivanchenko (emstand-V10-00-25)
1667 - G4WentzelOKandVIxSection - fixed bug introd    1568 - G4WentzelOKandVIxSection - fixed bug introduced in April tags
1668                                                  1569 
1669 04 April 14: V.Ivanchenko (emstand-V10-00-24)    1570 04 April 14: V.Ivanchenko (emstand-V10-00-24)
1670 - G4WentzelVIModel - fixed minor bug introduc    1571 - G4WentzelVIModel - fixed minor bug introduced in the previous tag
1671                                                  1572 
1672 03 April 14: V.Ivanchenko (emstand-V10-00-23)    1573 03 April 14: V.Ivanchenko (emstand-V10-00-23)
1673 - G4WentzelVIModel - optimized transition bet    1574 - G4WentzelVIModel - optimized transition between multiple and single
1674     scattering modes; changed order of displa    1575     scattering modes; changed order of displacement and angular
1675     deflection (second order effect)             1576     deflection (second order effect)
1676 - G4WentzelOKandVIxSection - some cleanup for    1577 - G4WentzelOKandVIxSection - some cleanup for sampling
1677 - G4IonCoulombScatteringModel - fixed for sca    1578 - G4IonCoulombScatteringModel - fixed for scattering off Hydrogen
1678                                                  1579 
1679 01 April 14: V.Ivanchenko (emstand-V10-00-22)    1580 01 April 14: V.Ivanchenko (emstand-V10-00-22)
1680 - G4WentzelOKandVIxSection - some cleanup for    1581 - G4WentzelOKandVIxSection - some cleanup for sampling
1681 - G4IonCoulombScatteringModel - fixed final s    1582 - G4IonCoulombScatteringModel - fixed final state generation
1682 - G4GammaConversion - switch default number o    1583 - G4GammaConversion - switch default number of bins from 220 to 140
1683 - G4eCoulombScatteringModel - fixed mass of r    1584 - G4eCoulombScatteringModel - fixed mass of recoil for Hydrogen target
1684                                                  1585 
1685 31 March 14: V.Ivanchenko (emstand-V10-00-21)    1586 31 March 14: V.Ivanchenko (emstand-V10-00-21)
1686 - G4WentzelVIModel - removed forgotten debug     1587 - G4WentzelVIModel - removed forgotten debug printout
1687                                                  1588 
1688 31 March 14: V.Ivanchenko (emstand-V10-00-20)    1589 31 March 14: V.Ivanchenko (emstand-V10-00-20)
1689 - G4WentzelVIModel - fixed step limitation       1590 - G4WentzelVIModel - fixed step limitation
1690 - G4WentzelOKandVIxSection - fixed initialisa    1591 - G4WentzelOKandVIxSection - fixed initialisation for low-energy
1691     model (this model is not combined with si    1592     model (this model is not combined with single scattering);
1692     fixed small inaccuracy for sampling          1593     fixed small inaccuracy for sampling
1693 - G4GammaConversion - switch default number o    1594 - G4GammaConversion - switch default number of bins from 77 to 220
1694                                                  1595 
1695 28 March 14: V.Ivanchenko (emstand-V10-00-19)    1596 28 March 14: V.Ivanchenko (emstand-V10-00-19)
1696 - G4CoulombScattering - use G4IonCoulombScatt    1597 - G4CoulombScattering - use G4IonCoulombScatteringModel for ions
1697     by default                                   1598     by default
1698 - G4IonCoulombScatteringModel - fixed warning    1599 - G4IonCoulombScatteringModel - fixed warning from G4ParticleTable
1699                                                  1600 
1700 19 March 14: V.Ivanchenko (emstand-V10-00-18)    1601 19 March 14: V.Ivanchenko (emstand-V10-00-18)
1701 19 March 14: L.Urban                             1602 19 March 14: L.Urban
1702 - G4UrbanMscModel - efficiency corrections re    1603 - G4UrbanMscModel - efficiency corrections rewritten, no extra
1703   SimpleScattering call                          1604   SimpleScattering call
1704                                                  1605 
1705 14 March 14: V.Ivanchenko (emstand-V10-00-17)    1606 14 March 14: V.Ivanchenko (emstand-V10-00-17)
1706 13 March 14: L.Urban                             1607 13 March 14: L.Urban
1707 - G4UrbanMscModel - useSimpleScattering boole    1608 - G4UrbanMscModel - useSimpleScattering boolean flag in order to get
1708    a more readable code                          1609    a more readable code
1709                                                  1610 
1710 11 March 14: L.Urban                             1611 11 March 14: L.Urban
1711 - G4UrbanMscModel - correction improves effic    1612 - G4UrbanMscModel - correction improves efficiency in UseSafety mode
1712                                                  1613 
1713 28 February 14: V.Ivanchenko (emstand-V10-00-    1614 28 February 14: V.Ivanchenko (emstand-V10-00-16)
1714 - G4WentzelVIModel - make part of members of     1615 - G4WentzelVIModel - make part of members of the class and one method
1715     protected in order to allow inheritence f    1616     protected in order to allow inheritence for derived models
1716                                                  1617 
1717 28 February 14: L.Urban                          1618 28 February 14: L.Urban
1718 - G4UrbanMscModel - modification in order to     1619 - G4UrbanMscModel - modification in order to improve timing by
1719   1-14 % (depending on the setup and cut)        1620   1-14 % (depending on the setup and cut)
1720                                                  1621 
1721 27 February 14: V.Ivanchenko (emstand-V10-00-    1622 27 February 14: V.Ivanchenko (emstand-V10-00-15)
1722 - G4DeltaAngle - added implementation of Samp    1623 - G4DeltaAngle - added implementation of SampleDirectionForShell
1723     virtual method; improved sampling            1624     virtual method; improved sampling
1724                                                  1625 
1725 27 February 14: V.Ivanchenko (emstand-V10-00-    1626 27 February 14: V.Ivanchenko (emstand-V10-00-14)
1726 - G4WentzelVIModel - added possibility to com    1627 - G4WentzelVIModel - added possibility to compute second momentum
1727                                                  1628 
1728 20 February 14: V.Ivanchenko (emstand-V10-00-    1629 20 February 14: V.Ivanchenko (emstand-V10-00-13)
1729 - G4UrbanMscModel : some code cleanup - no re    1630 - G4UrbanMscModel : some code cleanup - no results change
1730 - G4WentzelOKandVIxSection, G4WentzelVIModel     1631 - G4WentzelOKandVIxSection, G4WentzelVIModel - similar cleanup
1731                                                  1632 
1732 16 February 14: L.Urban                          1633 16 February 14: L.Urban
1733 - G4UrbanMscModel : change in optimization fo    1634 - G4UrbanMscModel : change in optimization for fUseSafety case by
1734     usage std::min/std::max instead of "if" c    1635     usage std::min/std::max instead of "if" constructions
1735                                                  1636 
1736 14 February 14: V.Ivanchenko (emstand-V10-00-    1637 14 February 14: V.Ivanchenko (emstand-V10-00-12)
1737 - G4UrbanMscModel : cosmetic changings           1638 - G4UrbanMscModel : cosmetic changings
1738                                                  1639 
1739 14 February 14: L.Urban (emstand-V10-00-11)      1640 14 February 14: L.Urban (emstand-V10-00-11)
1740 - G4UrbanMscModel : method SampleDisplacement    1641 - G4UrbanMscModel : method SampleDisplacement removed, its code has been
1741    put into SampleScattering                     1642    put into SampleScattering
1742                                                  1643 
1743 13 February 14: V.Ivanchenko (emstand-V10-00-    1644 13 February 14: V.Ivanchenko (emstand-V10-00-10)
1744 - G4WentzelOKandVIxSection, G4WentzelVIRelXSe    1645 - G4WentzelOKandVIxSection, G4WentzelVIRelXSection, G4WentzelVIModel,
1745   G4WentzelVIRelModel, G4eCoulombScatteringMo    1646   G4WentzelVIRelModel, G4eCoulombScatteringModel, G4hCoulombScatteringModel
1746     added boolean flag showing that in Physic    1647     added boolean flag showing that in Physics List msc and single scattering
1747     are combined or not                          1648     are combined or not
1748                                                  1649 
1749 10 February 14: V.Ivanchenko (emstand-V10-00-    1650 10 February 14: V.Ivanchenko (emstand-V10-00-09)
1750 - G4UrbanMscModel - (L.Urban) methods Compute    1651 - G4UrbanMscModel - (L.Urban) methods ComputeTheta0,SimpleScattering,
1751   SampleDisplacement,LatCorrelation have been    1652   SampleDisplacement,LatCorrelation have been inlined in order
1752   to improve timing (K. Genser suggesting) in    1653   to improve timing (K. Genser suggesting) in these methods use
1753   class member "third" to reduce number of di    1654   class member "third" to reduce number of divisions
1754 - G4PAIxSection - trivial fix of Coverity rep    1655 - G4PAIxSection - trivial fix of Coverity report
1755                                                  1656 
1756 03 February 14: V.Ivanchenko (emstand-V10-00-    1657 03 February 14: V.Ivanchenko (emstand-V10-00-08)
1757 - G4SauterGavrilaAngularDistribution - use Pe    1658 - G4SauterGavrilaAngularDistribution - use Penelope 2008 sampling
1758     algorithm, because it is more effective,     1659     algorithm, because it is more effective, distribution itself
1759     is unchanged                                 1660     is unchanged
1760                                                  1661 
1761 26 January 14: V.Ivanchenko (emstand-V10-00-0    1662 26 January 14: V.Ivanchenko (emstand-V10-00-07)
1762 - G4ionIonisation - improved printout at init    1663 - G4ionIonisation - improved printout at initialisation
1763                                                  1664 
1764 25 January 14: V.Ivanchenko (emstand-V10-00-0    1665 25 January 14: V.Ivanchenko (emstand-V10-00-06)
1765 - G4NuclearStopping - do not change ion charg    1666 - G4NuclearStopping - do not change ion charge (fixed problem reported
1766     by Michel Maire)                             1667     by Michel Maire)
1767 - G4ionIonisation - do not instantiate extra     1668 - G4ionIonisation - do not instantiate extra model at high enegry
1768     if G4IonParameterisedModel is used           1669     if G4IonParameterisedModel is used
1769                                                  1670 
1770 24 January 14: V.Ivanchenko (emstand-V10-00-0    1671 24 January 14: V.Ivanchenko (emstand-V10-00-05)
1771 - G4PAIxSection - trivial fix of Coverity rep    1672 - G4PAIxSection - trivial fix of Coverity report
1772 - G4GoudsmitSaundersonMscModel, G4GoudsmitSau    1673 - G4GoudsmitSaundersonMscModel, G4GoudsmitSaundersonTable - fixed
1773     Coverity reports: substitute reading of e    1674     Coverity reports: substitute reading of external file from fopen
1774     to ifstream; use G4Log, G4Exp                1675     to ifstream; use G4Log, G4Exp
1775                                                  1676 
1776 18 January 14: L.Urban (emstand-V10-00-04)       1677 18 January 14: L.Urban (emstand-V10-00-04)
1777 - G4UniversalFluctuation - bugfix in "ionizat    1678 - G4UniversalFluctuation - bugfix in "ionization" computing -
1778    effect of the bug was small                   1679    effect of the bug was small
1779                                                  1680 
1780 17 January 14: V.Ivanchenko for J.Apostolakis    1681 17 January 14: V.Ivanchenko for J.Apostolakis (emstand-V10-00-03)
1781 - G4UniversalFluctuation - reduced number of     1682 - G4UniversalFluctuation - reduced number of divisions by addition
1782     extra class members                          1683     extra class members
1783                                                  1684 
1784 11 January 14: V.Ivanchenko for L.Urban (emst    1685 11 January 14: V.Ivanchenko for L.Urban (emstand-V10-00-02)
1785 - G4UniversalFluctuation - G4Pow::expA() is s    1686 - G4UniversalFluctuation - G4Pow::expA() is substituted by G4Exp()
1786                                                  1687 
1787 08 January 14: V.Ivanchenko for L.Urban (emst    1688 08 January 14: V.Ivanchenko for L.Urban (emstand-V10-00-01)
1788 - G4UrbanMscModel - bug fix (1st normal step     1689 - G4UrbanMscModel - bug fix (1st normal step in StepLimitType 2 mode
1789                     was not randomized)          1690                     was not randomized)
1790 - G4UniversalFluctuation - energy loss for ex    1691 - G4UniversalFluctuation - energy loss for extreme small cuts was too small,
1791                            it is fixed now       1692                            it is fixed now
1792                                                  1693 
1793 18 December 13: V.Ivanchenko (emstand-V10-00-    1694 18 December 13: V.Ivanchenko (emstand-V10-00-00)
1794 - G4eCoulombScatteringModel, G4eSingleCoulomb    1695 - G4eCoulombScatteringModel, G4eSingleCoulombScatteringModel - get pointer
1795     to the vector of cuts from parameter of I    1696     to the vector of cuts from parameter of Initialise(..) method and
1796     not from G4ProductionCutsTable - this is     1697     not from G4ProductionCutsTable - this is more convinient for
1797     unit tests, results unchanged                1698     unit tests, results unchanged
1798                                                  1699 
1799 18 November 13: V.Ivanchenko (emstand-V09-06-    1700 18 November 13: V.Ivanchenko (emstand-V09-06-79)
1800 - G4PAIPhotonModel, G4PAIxSection - fixed Cov    1701 - G4PAIPhotonModel, G4PAIxSection - fixed Coverity reports (V.Grichine)
1801                                                  1702 
1802 12 November 13: V.Ivanchenko (emstand-V09-06-    1703 12 November 13: V.Ivanchenko (emstand-V09-06-78)
1803 - G4IonCoulombScatteringModel, G4eCoulombScat    1704 - G4IonCoulombScatteringModel, G4eCoulombScatteringModel,
1804   G4eSingleCoulombScatteringModel, G4hCoulomb    1705   G4eSingleCoulombScatteringModel, G4hCoulombScatteringModel
1805     if primary particle is below low-energy t    1706     if primary particle is below low-energy threshold and is
1806     killed add its energy to energy depositio    1707     killed add its energy to energy deposition and not to recoil
1807     energy; no effect on ordinary simulation     1708     energy; no effect on ordinary simulation
1808                                                  1709 
1809 08 November 13: V.Ivanchenko (emstand-V09-06-    1710 08 November 13: V.Ivanchenko (emstand-V09-06-77)
1810 - G4PAIPhotonModel - do not delete PhysVector    1711 - G4PAIPhotonModel - do not delete PhysVectors
1811                                                  1712 
1812 07 November 13: V.Ivanchenko (emstand-V09-06-    1713 07 November 13: V.Ivanchenko (emstand-V09-06-76)
1813 - G4PAIModelData, G4PAIPhotData - do not dele    1714 - G4PAIModelData, G4PAIPhotData - do not delete PhysVectors
1814                                                  1715 
1815 06 November 13: V.Ivanchenko (emstand-V09-06-    1716 06 November 13: V.Ivanchenko (emstand-V09-06-75)
1816 - G4ASTARStopping, G4ESTARStopping, G4PSTARSt    1717 - G4ASTARStopping, G4ESTARStopping, G4PSTARStopping, G4PAIModelData,
1817   G4PAIPhotData - do not delete PhysVectors      1718   G4PAIPhotData - do not delete PhysVectors
1818                                                  1719 
1819 05 November 13: V.Ivanchenko (emstand-V09-06-    1720 05 November 13: V.Ivanchenko (emstand-V09-06-74)
1820 - G4PAIxSection, G4PAIySection - V.Grichine c    1721 - G4PAIxSection, G4PAIySection - V.Grichine completly understand
1821     and fix problem of division by zero when     1722     and fix problem of division by zero when PAI modls are initialized
1822                                                  1723 
1823 01 November 13: V.Ivanchenko (emstand-V09-06-    1724 01 November 13: V.Ivanchenko (emstand-V09-06-73)
1824 - G4PAIxSection, G4PAIySection - V.Grichine f    1725 - G4PAIxSection, G4PAIySection - V.Grichine fixed problem of division
1825     by zero                                      1726     by zero
1826 - G4eBremsstrahlungRelModel, G4eCoulombScatte    1727 - G4eBremsstrahlungRelModel, G4eCoulombScatteringModel - implemented
1827     MinPrimaryEnergy method needed to set low    1728     MinPrimaryEnergy method needed to set low-energy limit for
1828     cross section tables                         1729     cross section tables
1829                                                  1730 
1830 28 October 13: V.Ivanchenko (emstand-V09-06-7    1731 28 October 13: V.Ivanchenko (emstand-V09-06-72)
1831 - G4eBremsstrahlungModel - removed as obsolet    1732 - G4eBremsstrahlungModel - removed as obsolete
1832 - G4ESTARStopping, G4GoudsmitSaundersonTable,    1733 - G4ESTARStopping, G4GoudsmitSaundersonTable,
1833   G4GoudsmitSaundersonMscModel - fixed Coveri    1734   G4GoudsmitSaundersonMscModel - fixed Coverity reports
1834                                                  1735 
1835 21 October 13: V.Ivanchenko (emstand-V09-06-7    1736 21 October 13: V.Ivanchenko (emstand-V09-06-71)
1836 - G4BraggModel, G4BraggIonModel, G4BetheBloch    1737 - G4BraggModel, G4BraggIonModel, G4BetheBlochModel, G4MollerBhabhaModel
1837     added possibility to use angular generato    1738     added possibility to use angular generator
1838                                                  1739 
1839 20 October 13: V.Ivanchenko (emstand-V09-06-7    1740 20 October 13: V.Ivanchenko (emstand-V09-06-70)
1840 - G4WentzelVIModel - added GetWVICrossSEction    1741 - G4WentzelVIModel - added GetWVICrossSEction - access method
1841     to cross section class                       1742     to cross section class
1842 - V.Grichine G4PAIPhotModel ans G4PAIPhotData    1743 - V.Grichine G4PAIPhotModel ans G4PAIPhotData classes were in
1843 secondary electron/X-ray mode.                   1744 secondary electron/X-ray mode.
1844                                                  1745 
1845 15 October 13: V.Ivanchenko (emstand-V09-06-6    1746 15 October 13: V.Ivanchenko (emstand-V09-06-69)
1846 - In many classes std::pow(x,y) substituted b    1747 - In many classes std::pow(x,y) substituted by G4Exp(G4Log(x)*y)
1847                                                  1748 
1848 14 October 13: V.Ivanchenko (emstand-V09-06-6    1749 14 October 13: V.Ivanchenko (emstand-V09-06-68)
1849 - G4DeltaAngleFreeScat - is added                1750 - G4DeltaAngleFreeScat - is added
1850 - G4ESTARStopping - added reading from G4LEDA    1751 - G4ESTARStopping - added reading from G4LEDATA
1851                                                  1752 
1852 12 October 13: V.Ivanchenko (emstand-V09-06-6    1753 12 October 13: V.Ivanchenko (emstand-V09-06-67)
1853 - G4WentzelVIModel, G4eCoulombScatteringModel    1754 - G4WentzelVIModel, G4eCoulombScatteringModel - added fixedCut
1854     member of the class and Get/Set method, w    1755     member of the class and Get/Set method, will be used
1855     in fanoCavity and other tests                1756     in fanoCavity and other tests
1856 - New classes G4PAIPhotModel, G4PAIPhotData (    1757 - New classes G4PAIPhotModel, G4PAIPhotData (V.Grichine)
1857                                                  1758 
1858 04 October 13: V.Ivanchenko (emstand-V09-06-6    1759 04 October 13: V.Ivanchenko (emstand-V09-06-66)
1859 - G4SeltzerBergerModel - added one simple met    1760 - G4SeltzerBergerModel - added one simple method
1860 - G4ESTARStopping - added implementation of f    1761 - G4ESTARStopping - added implementation of forgotten method, cleanup
1861 - G4PAIModelData - V. Grichine add restricted    1762 - G4PAIModelData - V. Grichine add restricted dE/dx vector
1862                                                  1763 
1863 02 October 13: V.Ivanchenko (emstand-V09-06-6    1764 02 October 13: V.Ivanchenko (emstand-V09-06-65)
1864 - G4ESTARStopping - added ESTAR stopping powe    1765 - G4ESTARStopping - added ESTAR stopping power data
1865 - General cleanup of many classes: use G4Log     1766 - General cleanup of many classes: use G4Log and G4Exp,
1866     moved 'static const G4double var = expres    1767     moved 'static const G4double var = expression' lines our of
1867     the source to avoid any problem in MT mod    1768     the source to avoid any problem in MT mode, significant speedup
1868     of initialisation and some speedup in run    1769     of initialisation and some speedup in run time
1869                                                  1770 
1870 11 September 13: V.Ivanchenko (emstand-V09-06    1771 11 September 13: V.Ivanchenko (emstand-V09-06-64)
1871 - G4PairProductionRelModel - add SetupForMate    1772 - G4PairProductionRelModel - add SetupForMaterial(..) call
1872     into SampleScattering method to fix infin    1773     into SampleScattering method to fix infinite loop in MT mode
1873                                                  1774 
1874 02 September 13: V.Ivanchenko (emstand-V09-06    1775 02 September 13: V.Ivanchenko (emstand-V09-06-63)
1875 - G4PAIModelData - fixed very end of the delt    1776 - G4PAIModelData - fixed very end of the delta-electron spectra
1876                                                  1777 
1877 30 August 13: V.Ivanchenko (emstand-V09-06-62    1778 30 August 13: V.Ivanchenko (emstand-V09-06-62)
1878 - G4PAIModelData - fixed numerical problem by    1779 - G4PAIModelData - fixed numerical problem by defining internal
1879     low-energy limit for proton 50 keV           1780     low-energy limit for proton 50 keV
1880                                                  1781 
1881 30 August 13: V.Ivanchenko (emstand-V09-06-61    1782 30 August 13: V.Ivanchenko (emstand-V09-06-61)
1882 - G4SeltzerBergerModel - if in the method Com    1783 - G4SeltzerBergerModel - if in the method ComputeDXSectionPerAtom
1883     it turs out that data for given Z are not    1784     it turs out that data for given Z are not uploaded call
1884     InitialiseForElement instead of ReadData     1785     InitialiseForElement instead of ReadData in order to set
1885     AutoLock - this is kind of sanity for MT     1786     AutoLock - this is kind of sanity for MT mode
1886 - G4PAIModel - do not upply hard-coded low-li    1787 - G4PAIModel - do not upply hard-coded low-limit on energy, because
1887     it should done coherently inside G4PAIMod    1788     it should done coherently inside G4PAIModelData
1888 - G4PAIModelData - scale internal differentia    1789 - G4PAIModelData - scale internal differential cross section
1889     table as 1/t^2, where t is energy transfe    1790     table as 1/t^2, where t is energy transfer in oreder to more
1890     smooth x-section; fixed bug in sampling a    1791     smooth x-section; fixed bug in sampling algorithm - removed
1891     steps in delta electron energy spectrum      1792     steps in delta electron energy spectrum
1892                                                  1793 
1893 29 August 13: V.Ivanchenko (emstand-V09-06-60    1794 29 August 13: V.Ivanchenko (emstand-V09-06-60)
1894 - G4BetheHeitlerModel, G4KleinNishinaCompton,    1795 - G4BetheHeitlerModel, G4KleinNishinaCompton, G4KleinNishinaModel,
1895   G4PairProductionRelModel, G4eBremParametriz    1796   G4PairProductionRelModel, G4eBremParametrizedModel - implemented
1896     InitialiseLocal method in order to share     1797     InitialiseLocal method in order to share element selectors between
1897     threads                                      1798     threads
1898                                                  1799 
1899 28 August 13: V.Ivanchenko (emstand-V09-06-59    1800 28 August 13: V.Ivanchenko (emstand-V09-06-59)
1900 - G4PEEffectFluoModel - minor optimisation       1801 - G4PEEffectFluoModel - minor optimisation
1901 - G4DeltaAngle - angular generator for delta-    1802 - G4DeltaAngle - angular generator for delta-electrons taking
1902     into account electron motion                 1803     into account electron motion
1903 - G4PAIModel - use G4DeltaAngle angular gener    1804 - G4PAIModel - use G4DeltaAngle angular generator
1904                                                  1805 
1905 23 August 13: V.Ivanchenko (emstand-V09-06-58    1806 23 August 13: V.Ivanchenko (emstand-V09-06-58)
1906 - G4PAIModelData added interpolation of dedx     1807 - G4PAIModelData added interpolation of dedx and cross section
1907     between energy bins of internal tables       1808     between energy bins of internal tables
1908                                                  1809 
1909 23 August 13: V.Ivanchenko (emstand-V09-06-57    1810 23 August 13: V.Ivanchenko (emstand-V09-06-57)
1910 - G4IonFluctuations, G4UniversalFluctuations     1811 - G4IonFluctuations, G4UniversalFluctuations - use G4Pow for log, exp,
1911     pow in run time methods - expected slight    1812     pow in run time methods - expected slightly improve CPU performance
1912                                                  1813 
1913 21 August 13: V.Ivanchenko (emstand-V09-06-56    1814 21 August 13: V.Ivanchenko (emstand-V09-06-56)
1914 - G4UrbanMscModel93, G4UrbanMscModel95, G4Urb    1815 - G4UrbanMscModel93, G4UrbanMscModel95, G4UrbanMscModel96 are removed
1915     only one version of the model G4UrbanMscM    1816     only one version of the model G4UrbanMscModel  is left
1916                                                  1817 
1917 19 August 13: V.Ivanchenko (emstand-V09-06-55    1818 19 August 13: V.Ivanchenko (emstand-V09-06-55)
1918 - G4PAIModelData - new class to handle PAI in    1819 - G4PAIModelData - new class to handle PAI internal data
1919 - G4PAIModel - data handling extracted to G4P    1820 - G4PAIModel - data handling extracted to G4PAIModelData, is data
1920     class may be shared between threads; code    1821     class may be shared between threads; code cleanup
1921                                                  1822 
1922 12 August 13: V.Ivanchenko (emstand-V09-06-54    1823 12 August 13: V.Ivanchenko (emstand-V09-06-54)
1923 - G4BetheBlochModel, G4BraggIonModel - return    1824 - G4BetheBlochModel, G4BraggIonModel - returned back method MinEnergyCut
1924     in order to protect from the bug #1481       1825     in order to protect from the bug #1481
1925                                                  1826 
1926 03 July 13: V.Ivanchenko (emstand-V09-06-53)     1827 03 July 13: V.Ivanchenko (emstand-V09-06-53)
1927 - G4BohrFluctuations, G4IonFluctuations, G4PA    1828 - G4BohrFluctuations, G4IonFluctuations, G4PAIModel, G4PAIPhotonModel,
1928   G4UniversalFluctuation - changed interface     1829   G4UniversalFluctuation - changed interface to G4VEmFluctuationModel
1929     in SampleFluctuations G4Material pointer     1830     in SampleFluctuations G4Material pointer is substituted
1930     by G4MaterialCutsCouple pointer, this is     1831     by G4MaterialCutsCouple pointer, this is needed for PAI model
1931                                                  1832 
1932 01 July 13: V.Ivanchenko (emstand-V09-06-52)     1833 01 July 13: V.Ivanchenko (emstand-V09-06-52)
1933 - G4PAIModel - correct usage of indexes          1834 - G4PAIModel - correct usage of indexes
1934                                                  1835 
1935 19 June 13: V.Ivanchenko (emstand-V09-06-51)     1836 19 June 13: V.Ivanchenko (emstand-V09-06-51)
1936 - correct branch tag                             1837 - correct branch tag
1937                                                  1838 
1938 18 June 13: V.Ivanchenko (emstand-V09-06-50)     1839 18 June 13: V.Ivanchenko (emstand-V09-06-50)
1939 - G4WaterStopping - enable spline after vecto    1840 - G4WaterStopping - enable spline after vector with data is filled -
1940     needed after G4PhysicsVector modification    1841     needed after G4PhysicsVector modification
1941                                                  1842 
1942 15 June 13: V.Ivanchenko (emstand-V09-06-49)     1843 15 June 13: V.Ivanchenko (emstand-V09-06-49)
1943 - Return PAI modifications to the vesrsion of    1844 - Return PAI modifications to the vesrsion of emstand-V09-06-45
1944 - G4eCoulombScatteringModel - do not use Elem    1845 - G4eCoulombScatteringModel - do not use ElementSelectors for ions
1945 - G4ScreeningMottCrossSection - fixed Coverit    1846 - G4ScreeningMottCrossSection - fixed Coverity report; fixed numerical
1946     problem for very small scattering angles     1847     problem for very small scattering angles
1947                                                  1848 
1948 13 June 13: V.Ivanchenko (emstand-V09-06-48)     1849 13 June 13: V.Ivanchenko (emstand-V09-06-48)
1949  G4PAIxSection - fixed compillation warning      1850  G4PAIxSection - fixed compillation warning
1950                                                  1851 
1951 13 June 13: V.Ivanchenko (emstand-V09-06-47)     1852 13 June 13: V.Ivanchenko (emstand-V09-06-47)
1952  G4PAIxSection - V.Grichine fix compillation     1853  G4PAIxSection - V.Grichine fix compillation warning
1953                                                  1854 
1954 13 June 13: V.Ivanchenko (emstand-V09-06-46)     1855 13 June 13: V.Ivanchenko (emstand-V09-06-46)
1955 12 June 13 -  V.Grichine, G4PAIPhotonModel, G    1856 12 June 13 -  V.Grichine, G4PAIPhotonModel, G4PAIxSection - modified
1956     initialisation call G4SandiaTable over me    1857     initialisation call G4SandiaTable over memory crash free method;
1957     G4PAIxSection was modified: arrays->G4Dat    1858     G4PAIxSection was modified: arrays->G4DataVectors
1958                                                  1859 
1959 10 May 13: V.Ivanchenko (emstand-V09-06-45)      1860 10 May 13: V.Ivanchenko (emstand-V09-06-45)
1960 - G4hIonisation - removed debug printout         1861 - G4hIonisation - removed debug printout
1961                                                  1862 
1962 07 May 13: V.Ivanchenko (emstand-V09-06-44)      1863 07 May 13: V.Ivanchenko (emstand-V09-06-44)
1963 - G4hIonisation - add special treatment for i    1864 - G4hIonisation - add special treatment for ions
1964                                                  1865 
1965 06 May 13: V.Ivanchenko (emstand-V09-06-43)      1866 06 May 13: V.Ivanchenko (emstand-V09-06-43)
1966 - G4PEEffectFluoModel - revert back previous     1867 - G4PEEffectFluoModel - revert back previous tag -41, because
1967     tag -42 does not help to resolve non-repr    1868     tag -42 does not help to resolve non-reproducibility at Windows
1968                                                  1869 
1969 06 May 13: V.Ivanchenko (emstand-V09-06-42)      1870 06 May 13: V.Ivanchenko (emstand-V09-06-42)
1970 - G4PEEffectFluoModel - revert back previous     1871 - G4PEEffectFluoModel - revert back previous tag -40 in order
1971     to fix non-reproducibility                   1872     to fix non-reproducibility
1972                                                  1873 
1973 06 May 13: V.Ivanchenko (emstand-V09-06-41)      1874 06 May 13: V.Ivanchenko (emstand-V09-06-41)
1974 - G4PEEffectFluoModel - more safe computation    1875 - G4PEEffectFluoModel - more safe computation of secondary
1975     electron energy and energy concervation      1876     electron energy and energy concervation
1976                                                  1877 
1977 05 May 13: V.Ivanchenko (emstand-V09-06-40)      1878 05 May 13: V.Ivanchenko (emstand-V09-06-40)
1978 - G4PAIPhotonModel - (V.Grichine) added extra    1879 - G4PAIPhotonModel - (V.Grichine) added extra methods
1979 - G4SeltzerBergerModel, G4eBremsstrahlungRelM    1880 - G4SeltzerBergerModel, G4eBremsstrahlungRelModel - use IsMaster()
1980     method at initialisation                     1881     method at initialisation
1981 03 June 13: L. Urban                             1882 03 June 13: L. Urban
1982 - G4PEEffectFluoModel - correction to ensure     1883 - G4PEEffectFluoModel - correction to ensure energy conservation
1983   when fluo is on`                               1884   when fluo is on`
1984 - G4KleinNishinaModel - correction to ensure     1885 - G4KleinNishinaModel - correction to ensure energy conservation
1985   when fluo is on`                               1886   when fluo is on`
1986                                                  1887 
1987 30 May 13: V.Ivanchenko (emstand-V09-06-39)      1888 30 May 13: V.Ivanchenko (emstand-V09-06-39)
1988 - G4SeltzerBergerModel, G4eBremsstrahlungRelM    1889 - G4SeltzerBergerModel, G4eBremsstrahlungRelModel - implemented
1989     copy of element selectors from master to     1890     copy of element selectors from master to worker threads
1990                                                  1891 
1991 29 May 13: V.Ivanchenko (emstand-V09-06-38)      1892 29 May 13: V.Ivanchenko (emstand-V09-06-38)
1992 - G4SeltzerBergerModel - increased elowlimit     1893 - G4SeltzerBergerModel - increased elowlimit in the method
1993     SamplingSecondaries() from 10 to 20 keV i    1894     SamplingSecondaries() from 10 to 20 keV in order to removed
1994                                                  1895 
1995 29 May 13: V.Ivanchenko (emstand-V09-06-37)      1896 29 May 13: V.Ivanchenko (emstand-V09-06-37)
1996 - G4eCoulombScatteringModel, G4hCoulombScatte    1897 - G4eCoulombScatteringModel, G4hCoulombScatteringModel,
1997   G4eSingleCoulombScatteringModel - use G4Ion    1898   G4eSingleCoulombScatteringModel - use G4IonTable::GetIon instead
1998     of G4ParticleTable interface to create a     1899     of G4ParticleTable interface to create a recoil ion
1999 - G4KleinNishinaModel - added protection and     1900 - G4KleinNishinaModel - added protection and warning against
2000     possible energy non-conservation due to i    1901     possible energy non-conservation due to inconsistency in
2001     shell energies                               1902     shell energies
2002 - G4PEEffectFluoModel - use binding energy fr    1903 - G4PEEffectFluoModel - use binding energy from G4LEDATA and not
2003     from G4AtomicShell class in the case when    1904     from G4AtomicShell class in the case when fluoresence is enabled
2004     in order to provide energy balance           1905     in order to provide energy balance
2005 - G4SeltzerBergerModel - increased elowlimit     1906 - G4SeltzerBergerModel - increased elowlimit in the method
2006     SamplingSecondaries() from 10 to 20 keV i    1907     SamplingSecondaries() from 10 to 20 keV in order to removed
2007     problem of majoranta exceeded in heavy me    1908     problem of majoranta exceeded in heavy media (annoing warnings
2008     messages should not appear anymore)          1909     messages should not appear anymore)
2009                                                  1910 
2010 23 May 13: V.Ivanchenko (emstand-V09-06-36)      1911 23 May 13: V.Ivanchenko (emstand-V09-06-36)
2011 - G4PAIModel - G4SandiaTable is added as a cl    1912 - G4PAIModel - G4SandiaTable is added as a class member
2012 - G4PAIModel, G4PAIySection - V.Grichine modi    1913 - G4PAIModel, G4PAIySection - V.Grichine modified initialisation
2013     call G4SandiaTable over memory crash free    1914     call G4SandiaTable over memory crash free method; G4PAIySection
2014     was modified: arrays->G4DataVectors          1915     was modified: arrays->G4DataVectors
2015                                                  1916 
2016 16 May 13: V.Ivanchenko (emstand-V09-06-35)      1917 16 May 13: V.Ivanchenko (emstand-V09-06-35)
2017 - G4SeltzerBergerModel - changed interface to    1918 - G4SeltzerBergerModel - changed interface to G4Physics2DVector
2018                                                  1919 
2019 10 May 13: M.Asai (emstand-V09-06-34)            1920 10 May 13: M.Asai (emstand-V09-06-34)
2020 - Added Mutex lock to G4SeltzerBergerModel::R    1921 - Added Mutex lock to G4SeltzerBergerModel::ReadData().
2021                                                  1922 
2022 08 May 13: V.Ivanchenko (emstand-V09-06-33)      1923 08 May 13: V.Ivanchenko (emstand-V09-06-33)
2023 - removed debug printpout at initialisation f    1924 - removed debug printpout at initialisation from previous tag
2024 - G4SeltzerBergerModel - reduce limit on numb    1925 - G4SeltzerBergerModel - reduce limit on number of warning printouts
2025     to reduce log files for MT developments      1926     to reduce log files for MT developments
2026                                                  1927 
2027 07 May 13: V.Ivanchenko (emstand-V09-06-32)      1928 07 May 13: V.Ivanchenko (emstand-V09-06-32)
2028 - G4WentzelOKandVIxSection - fixed old proble    1929 - G4WentzelOKandVIxSection - fixed old problem - difference in
2029     scattering for electrons and heavy partic    1930     scattering for electrons and heavy particle by introduction
2030     of separate arrays for screening radiuses    1931     of separate arrays for screening radiuses
2031                                                  1932 
2032 30 April 13: V.Ivanchenko (emstand-V09-06-31)    1933 30 April 13: V.Ivanchenko (emstand-V09-06-31)
2033 - G4HeatedKleinNishinaCompton, G4IonFluctuati    1934 - G4HeatedKleinNishinaCompton, G4IonFluctuations, G4PAIModel,
2034    G4PAIPhotonModel, G4UniversalFluctuation -    1935    G4PAIPhotonModel, G4UniversalFluctuation - CLHEP::Rand
2035      substituted by G4Rand (needed for MT)       1936      substituted by G4Rand (needed for MT)
2036 - G4PAIySection restore original algorith of     1937 - G4PAIySection restore original algorith of cheking of
2037     maxenergy transfer                           1938     maxenergy transfer
2038                                                  1939 
2039 25 April 13: V.Ivanchenko (emstand-V09-06-30)    1940 25 April 13: V.Ivanchenko (emstand-V09-06-30)
2040 - G4UrbanMscModel95, G4UrbanMscModel96 - adde    1941 - G4UrbanMscModel95, G4UrbanMscModel96 - added usage of G4Pow and
2041 - G4PAIySection, G4PAIModel, G4PAIPhotonModel    1942 - G4PAIySection, G4PAIModel, G4PAIPhotonModel - return back working
2042   versions from the tag emstand-V09-06-28        1943   versions from the tag emstand-V09-06-28
2043                                                  1944 
2044 22 April 13: V.Ivanchenko (emstand-V09-06-29)    1945 22 April 13: V.Ivanchenko (emstand-V09-06-29)
2045 - G4PAIySection, G4PAIModel, G4PAIPhotonModel    1946 - G4PAIySection, G4PAIModel, G4PAIPhotonModel - restore tag -06-23
2046     to allow acceptance of msc models for the    1947     to allow acceptance of msc models for the reference tag
2047                                                  1948 
2048 20 April 13: V.Ivanchenko (emstand-V09-06-28)    1949 20 April 13: V.Ivanchenko (emstand-V09-06-28)
2049 - G4PAIySection - fixed usage array length       1950 - G4PAIySection - fixed usage array length
2050 - G4WentzelVIModel - minor optimisation of th    1951 - G4WentzelVIModel - minor optimisation of the code (no effect on
2051     physics results)                             1952     physics results)
2052                                                  1953 
2053 19 April 13: V.Ivanchenko (emstand-V09-06-27)    1954 19 April 13: V.Ivanchenko (emstand-V09-06-27)
2054 - G4WentzelOKandVIxSection - fixed initialisa    1955 - G4WentzelOKandVIxSection - fixed initialisation - really different
2055     screening parameter for e+- and heavy par    1956     screening parameter for e+- and heavy particles
2056                                                  1957 
2057 18 April 13: V.Ivanchenko (emstand-V09-06-26)    1958 18 April 13: V.Ivanchenko (emstand-V09-06-26)
2058 - G4PAIModel - fixed valgrind reported proble    1959 - G4PAIModel - fixed valgrind reported problem in unit test
2059                                                  1960 
2060 18 April 13: V.Ivanchenko (emstand-V09-06-25)    1961 18 April 13: V.Ivanchenko (emstand-V09-06-25)
2061 - G4PAIModel - fixed destructor                  1962 - G4PAIModel - fixed destructor
2062 - G4WentzelOKandVIxSection - added different     1963 - G4WentzelOKandVIxSection - added different screening parameter formula
2063     for e+- and heavy particles in order to r    1964     for e+- and heavy particles in order to return back width of electron
2064     scattering                                   1965     scattering
2065                                                  1966 
2066 14 April 13: V.Grichine                          1967 14 April 13: V.Grichine
2067 - G4PAIModel, G4PAIPhotonModel, G4PAIySection    1968 - G4PAIModel, G4PAIPhotonModel, G4PAIySection - modifications to make both PAI and
2068   PAIPhoton to be edentical in terms of SANDI    1969   PAIPhoton to be edentical in terms of SANDIA data used.
2069                                                  1970 
2070 10 April 13: V.Ivanchenko (emstand-V09-06-24)    1971 10 April 13: V.Ivanchenko (emstand-V09-06-24)
2071 - G4PAIModel, G4PAIPhotonModel - change Initi    1972 - G4PAIModel, G4PAIPhotonModel - change Initilise method allowing to
2072     work with these models in unit test where    1973     work with these models in unit test where geometry is not
2073     constructed                                  1974     constructed
2074                                                  1975 
2075 04 April 13: V.Ivanchenko (emstand-V09-06-23)    1976 04 April 13: V.Ivanchenko (emstand-V09-06-23)
2076 - G4UrbanMscModel - use G4Pow in compute tran    1977 - G4UrbanMscModel - use G4Pow in compute transport cross section
2077                                                  1978 
2078 09 April 13: L.Urban                             1979 09 April 13: L.Urban
2079 - G4UrbanMscModel - random first step/ random    1980 - G4UrbanMscModel - random first step/ random first step in volume
2080    instead of sampling z (the geam. step leng    1981    instead of sampling z (the geam. step length). After this modification
2081    there in no zero step length for eIoni,eBr    1982    there in no zero step length for eIoni,eBrem and annihilation in flight
2082                                                  1983 
2083 04 April 13: V.Ivanchenko (emstand-V09-06-22)    1984 04 April 13: V.Ivanchenko (emstand-V09-06-22)
2084 - G4eplusAnnihilation - use G4VParticleChange    1985 - G4eplusAnnihilation - use G4VParticleChange interface to add
2085     secondary track for more clean weight upd    1986     secondary track for more clean weight update; cleanup headers
2086                                                  1987 
2087 22 March 13: V.Ivanchenko (emstand-V09-06-21)    1988 22 March 13: V.Ivanchenko (emstand-V09-06-21)
2088 - G4MottCoefficients, G4BetheHeitlerModel, G4    1989 - G4MottCoefficients, G4BetheHeitlerModel, G4ASTARStopping, G4BraggIonModel,
2089   G4BraggModel, G4InitXscPAI, G4IonFluctuatio    1990   G4BraggModel, G4InitXscPAI, G4IonFluctuations, G4ModifiedTsai,
2090   G4MottCoefficients, G4PAIySection, G4PSTARS    1991   G4MottCoefficients, G4PAIySection, G4PSTARStopping,
2091   G4PairProductionRelModel, G4SauterGavrilaAn    1992   G4PairProductionRelModel, G4SauterGavrilaAngularDistribution,
2092   G4ScreeningMottCrossSection, G4SeltzerBerge    1993   G4ScreeningMottCrossSection, G4SeltzerBergerModel, G4UrbanMscModel,
2093   G4WentzelVIModel, G4WentzelVIRelModel, G4eB    1994   G4WentzelVIModel, G4WentzelVIRelModel, G4eBremsstrahlungModel
2094     for const parameters use "static const G4    1995     for const parameters use "static const G4double"
2095                                                  1996 
2096 18 March 13: V.Ivanchenko (emstand-V09-06-20)    1997 18 March 13: V.Ivanchenko (emstand-V09-06-20)
2097 - G4UrbanMscModel - L.Urban have added a new     1998 - G4UrbanMscModel - L.Urban have added a new geometrical limit
2098     0.01 nm to allow scattering in very small    1999     0.01 nm to allow scattering in very small steps;
2099 - G4UrbanMscModel, G4UrbanMscModel93, G4Urban    2000 - G4UrbanMscModel, G4UrbanMscModel93, G4UrbanMscModel95 -
2100     warning printout about large angle scatte    2001     warning printout about large angle scattering is commented out
2101                                                  2002 
2102 07 March 13: V.Ivanchenko (emstand-V09-06-19)    2003 07 March 13: V.Ivanchenko (emstand-V09-06-19)
2103 - G4UrbanMscModel, G4UrbanMscModel93, G4Urban    2004 - G4UrbanMscModel, G4UrbanMscModel93, G4UrbanMscModel95,
2104     G4UrbanMscModel96 - comment out extra pri    2005     G4UrbanMscModel96 - comment out extra printout
2105   G4UrbanMscModel96 - added warning that it i    2006   G4UrbanMscModel96 - added warning that it is an obsolete class
2106                                                  2007 
2107 28 February 13: V.Ivanchenko (emstand-V09-06-    2008 28 February 13: V.Ivanchenko (emstand-V09-06-18)
2108 - G4PEEffectFluoModel - changed interface to     2009 - G4PEEffectFluoModel - changed interface to SandiaTable allowing
2109     materials to be shared between threads       2010     materials to be shared between threads
2110                                                  2011 
2111 23 February 13: V.Ivanchenko (emstand-V09-06-    2012 23 February 13: V.Ivanchenko (emstand-V09-06-17)
2112 - G4PEEffectFluoModel - attempt to fix compil    2013 - G4PEEffectFluoModel - attempt to fix compillation problems
2113                                                  2014 
2114 21 February 13: V.Ivanchenko (emstand-V09-06-    2015 21 February 13: V.Ivanchenko (emstand-V09-06-16)
2115 - G4PEEffectFluoModel - use const pointers to    2016 - G4PEEffectFluoModel - use const pointers to access Sandia table array;
2116     changed access to G4SandiaTable in Comput    2017     changed access to G4SandiaTable in ComputeCrossSectionPerAtom method
2117     by using pointer os G4MaterialCutsCouple     2018     by using pointer os G4MaterialCutsCouple (before sttic method was used)
2118                                                  2019 
2119 19 February 13: V.Ivanchenko (emstand-V09-06-    2020 19 February 13: V.Ivanchenko (emstand-V09-06-15)
2120 - G4UrbanMscModel, G4UrbanMscModel96 - L.Urba    2021 - G4UrbanMscModel, G4UrbanMscModel96 - L.Urban make modification
2121     in SampleCosineTheta to provide higher st    2022     in SampleCosineTheta to provide higher stability versus step size
2122 - G4UrbanMscModel - modified format of warnin    2023 - G4UrbanMscModel - modified format of warning about big scatterings
2123                                                  2024 
2124 19 February 13: V.Ivanchenko (emstand-V09-06-    2025 19 February 13: V.Ivanchenko (emstand-V09-06-14)
2125 - G4SeltzerBergerModel, G4PAIxSection, G4PAIy    2026 - G4SeltzerBergerModel, G4PAIxSection, G4PAIySection,
2126   G4GoudsmitSaundersonTable, G4GoudsmitSaunde    2027   G4GoudsmitSaundersonTable, G4GoudsmitSaundersonMscModel
2127     - removed G4endl from G4ExceptionDescript    2028     - removed G4endl from G4ExceptionDescription
2128   G4UrbanMscModel - copied from G4UrbanMscMod    2029   G4UrbanMscModel - copied from G4UrbanMscModel96 and become
2129     default for G4eMultipleScattering, G4hMul    2030     default for G4eMultipleScattering, G4hMultipleScattering
2130                                                  2031 
2131 18 February 13: V.Ivanchenko (emstand-V09-06-    2032 18 February 13: V.Ivanchenko (emstand-V09-06-13)
2132 - G4eBremsstrahlungModel, G4WentzelVIRelXSect    2033 - G4eBremsstrahlungModel, G4WentzelVIRelXSection,
2133   G4WentzelOKandVIxSection, G4SeltzerBergerMo    2034   G4WentzelOKandVIxSection, G4SeltzerBergerModel, G4PAIxSection,
2134   G4PAIySection, G4IonFluctuations, G4ICRU49N    2035   G4PAIySection, G4IonFluctuations, G4ICRU49NuclearStoppingModel,
2135   G4ICRU49NuclearStoppingModel, G4GoudsmitSau    2036   G4ICRU49NuclearStoppingModel, G4GoudsmitSaundersonTable,
2136   G4BraggModel, G4BraggIonModel - removed G4T    2037   G4BraggModel, G4BraggIonModel - removed G4ThreadLocal declarations
2137                                                  2038 
2138 01 February 13: V.Ivanchenko (emstand-V09-06-    2039 01 February 13: V.Ivanchenko (emstand-V09-06-12)
2139 - G4UrbanMscModel93, G4UrbanMscModel95, G4Urb    2040 - G4UrbanMscModel93, G4UrbanMscModel95, G4UrbanMscModel96:
2140     added warning printout for particles with    2041     added warning printout for particles with E>20 MeV and value
2141     of c < 1.6                                   2042     of c < 1.6
2142 - G4UrbanMscModel96 - extra tuning of probabi    2043 - G4UrbanMscModel96 - extra tuning of probability of no scattering
2143     in thin layers to be more similar to the     2044     in thin layers to be more similar to the single scattering model
2144     (L.Urban)                                    2045     (L.Urban)
2145                                                  2046 
2146 29 January 13: V.Ivanchenko (emstand-V09-06-1    2047 29 January 13: V.Ivanchenko (emstand-V09-06-11)
2147 - G4UrbanMscModel93, G4UrbanMscModel95, G4Urb    2048 - G4UrbanMscModel93, G4UrbanMscModel95, G4UrbanMscModel96:
2148     added limit c>1.9 for the main parameter     2049     added limit c>1.9 for the main parameter responsible for
2149     sumpling of tail of scattering (fix for A    2050     sumpling of tail of scattering (fix for ATLAS large scattering
2150     angle problem)                               2051     angle problem)
2151 - G4WentzelVIModel - more clean logic of samp    2052 - G4WentzelVIModel - more clean logic of sampling for single
2152     scattering mode                              2053     scattering mode
2153                                                  2054 
2154 25 January 13: V.Ivanchenko (emstand-V09-06-1    2055 25 January 13: V.Ivanchenko (emstand-V09-06-10)
2155 - G4UrbanMscModel93, G4UrbanMscModel95, G4Urb    2056 - G4UrbanMscModel93, G4UrbanMscModel95, G4UrbanMscModel96 - extended
2156     initialisation at StartTracking method: c    2057     initialisation at StartTracking method: class members
2157     'tlimitmin' and 'stepmin' are reset to de    2058     'tlimitmin' and 'stepmin' are reset to default values to avoid rare
2158     cases of non-reproducibility (L.Urban).      2059     cases of non-reproducibility (L.Urban).
2159                                                  2060 
2160 23 January 13: V.Ivanchenko (emstand-V09-06-0    2061 23 January 13: V.Ivanchenko (emstand-V09-06-09)
2161 11 January 13: V.Ivanchenko (emstand-V09-06-0    2062 11 January 13: V.Ivanchenko (emstand-V09-06-08)
2162 11 January 13: V.Ivanchenko (emstand-V09-06-0    2063 11 January 13: V.Ivanchenko (emstand-V09-06-07)
2163 - Removed obsolete models: G4UrbanMscModel90,    2064 - Removed obsolete models: G4UrbanMscModel90, G4UrbanMscModel92,
2164     G4PEEffectModel                              2065     G4PEEffectModel
2165                                                  2066 
2166 09 January 13: V.Ivanchenko (emstand-V09-06-0    2067 09 January 13: V.Ivanchenko (emstand-V09-06-06)
2167 - G4UrbanMscModel96 - new tuning by L.Urban      2068 - G4UrbanMscModel96 - new tuning by L.Urban
2168                                                  2069 
2169 29 December 12: V.Ivanchenko (emstand-V09-06-    2070 29 December 12: V.Ivanchenko (emstand-V09-06-05)
2170 - G4UrbanMscModel95 - use more safe expressio    2071 - G4UrbanMscModel95 - use more safe expressions in SampleCosineTheta
2171     to avoid numerical problem seenith G4Urba    2072     to avoid numerical problem seenith G4UrbanMscmOdel93
2172 - G4UrbanMscModel93 - added extra double memb    2073 - G4UrbanMscModel93 - added extra double members of the class
2173                                                  2074 
2174 23 December 12: V.Ivanchenko (emstand-V09-06-    2075 23 December 12: V.Ivanchenko (emstand-V09-06-03)
2175 - All msc models - minor cleanup                 2076 - All msc models - minor cleanup
2176                                                  2077 
2177 23 December 12: V.Ivanchenko (emstand-V09-06-    2078 23 December 12: V.Ivanchenko (emstand-V09-06-02)
2178 - All msc models - changed signature of Sampl    2079 - All msc models - changed signature of SampleScattering - fixed
2179     major bug of 9.6                             2080     major bug of 9.6
2180                                                  2081 
2181 20 December 12: V.Ivanchenko (emstand-V09-06-    2082 20 December 12: V.Ivanchenko (emstand-V09-06-01)
2182 - G4UrbanMscModel93 - use more safe expressio    2083 - G4UrbanMscModel93 - use more safe expressions in SampleCosineTheta
2183     to avoid numerical problems (ATLAS large     2084     to avoid numerical problems (ATLAS large scattering angle problem)
2184                                                  2085 
2185 07 December 12: V.Ivanchenko (emstand-V09-06-    2086 07 December 12: V.Ivanchenko (emstand-V09-06-00)
2186 - G4ModifiedTsai, G4PairProductionRelModel, G    2087 - G4ModifiedTsai, G4PairProductionRelModel, G4WentzelOKandVIxSection,
2187   G4WentzelVIRelXSection - removed obsolete m    2088   G4WentzelVIRelXSection - removed obsolete methods and headers
2188                                                  2089 
2189 12 November 12: V.Ivanchenko (emstand-V09-05-    2090 12 November 12: V.Ivanchenko (emstand-V09-05-65)
2190 - G4WentzelOKandVIxSection - make special cas    2091 - G4WentzelOKandVIxSection - make special case for Hydrogen
2191                                                  2092 
2192 10 November 12: V.Ivanchenko (emstand-V09-05-    2093 10 November 12: V.Ivanchenko (emstand-V09-05-64)
2193 - G4WentzelOKandVIxSection - revert to 9.5 ve    2094 - G4WentzelOKandVIxSection - revert to 9.5 version
2194                                                  2095 
2195 09 November 12: V.Ivanchenko (emstand-V09-05-    2096 09 November 12: V.Ivanchenko (emstand-V09-05-63)
2196 - G4WentzelVIModel - fixed minor problem in s    2097 - G4WentzelVIModel - fixed minor problem in single scattering mode
2197                                                  2098 
2198 08 November 12: V.Ivanchenko (emstand-V09-05-    2099 08 November 12: V.Ivanchenko (emstand-V09-05-62)
2199 - G4UrbanMscModel90, G4UrbanMscModel93, G4Urb    2100 - G4UrbanMscModel90, G4UrbanMscModel93, G4UrbanMscModel95 - do not sample
2200     scattering if energy is below 1 eV           2101     scattering if energy is below 1 eV
2201 - G4WentzelVIModel - added "no scattering" ch    2102 - G4WentzelVIModel - added "no scattering" check inside SampleScattering
2202     method                                       2103     method
2203 - G4WentzelOKandVIxSection - return back scre    2104 - G4WentzelOKandVIxSection - return back screening parameter parameterisation
2204     of Geant4 9.5 (better fit MuScat data)       2105     of Geant4 9.5 (better fit MuScat data)
2205                                                  2106 
2206 03 November 12: V.Ivanchenko (emstand-V09-05-    2107 03 November 12: V.Ivanchenko (emstand-V09-05-61)
2207 - G4XrayRayleighModel - fixed minor Coverity     2108 - G4XrayRayleighModel - fixed minor Coverity warning
2208                                                  2109 
2209 26 October 12: V. Grichine - bug fixed in G4X    2110 26 October 12: V. Grichine - bug fixed in G4XrayRayleighModel for calculating
2210 of the atomic form factor in the SampleSecond    2111 of the atomic form factor in the SampleSecondaries method.
2211                                                  2112 
2212 26 October 12: V.Ivanchenko (emstand-V09-05-6    2113 26 October 12: V.Ivanchenko (emstand-V09-05-60)
2213 - G4UrbanMscModel90 - improved warning for la    2114 - G4UrbanMscModel90 - improved warning for large angle scattering
2214 - G4SeltzerBergerModel - added  SetBicubicInt    2115 - G4SeltzerBergerModel - added  SetBicubicInterpolationFlag method
2215     activating more accurate parameterisation    2116     activating more accurate parameterisation of 2D data for
2216     energy spectrum; improved comments           2117     energy spectrum; improved comments
2217                                                  2118 
2218 25 October 12: V.Ivanchenko (emstand-V09-05-5    2119 25 October 12: V.Ivanchenko (emstand-V09-05-59)
2219 - G4UrbanMscModel95 - comment out unwanted wa    2120 - G4UrbanMscModel95 - comment out unwanted warning at initialisation
2220                                                  2121 
2221 25 October 12: V.Ivanchenko (emstand-V09-05-5    2122 25 October 12: V.Ivanchenko (emstand-V09-05-58)
2222 -  G4hMultipleScattering - use G4UrbanMscMode    2123 -  G4hMultipleScattering - use G4UrbanMscModel95 as a default
2223                                                  2124 
2224 21 October 12: V.Ivanchenko (emstand-V09-05-5    2125 21 October 12: V.Ivanchenko (emstand-V09-05-57)
2225 - G4eBremsstrahlung, G4eIonisation,  G4hIonis    2126 - G4eBremsstrahlung, G4eIonisation,  G4hIonisation, G4ionIonisation -
2226     secondary particle type defined in constr    2127     secondary particle type defined in constructors and not in Initialise()
2227     method, this is needed for correct initia    2128     method, this is needed for correct initialisation at G4_PreInit
2228                                                  2129 
2229 20 October 12: V.Ivanchenko (emstand-V09-05-5    2130 20 October 12: V.Ivanchenko (emstand-V09-05-56)
2230 - G4CoulombScattering, G4NuclearStopping, G4e    2131 - G4CoulombScattering, G4NuclearStopping, G4eMultipleScattering,
2231   G4hMultipleScattering, G4ComptonScattering     2132   G4hMultipleScattering, G4ComptonScattering - substitute methods
2232     Model(), SetModel() by EmModel(), SetEmMo    2133     Model(), SetModel() by EmModel(), SetEmModel()
2233 - G4NuclearStopping - added check on ion ener    2134 - G4NuclearStopping - added check on ion energy at the process level
2234     to speedup computations                      2135     to speedup computations
2235 - G4CoulombScattering - close possibility to     2136 - G4CoulombScattering - close possibility to change polar angle limit
2236     after first initialisation                   2137     after first initialisation
2237 - added warning to obsolete methods and class    2138 - added warning to obsolete methods and classes
2238                                                  2139 
2239 18 October 12: V.Ivanchenko (emstand-V09-05-5    2140 18 October 12: V.Ivanchenko (emstand-V09-05-55)
2240 -  G4BetheBlochModel, G4BraggIonModel, G4Brag    2141 -  G4BetheBlochModel, G4BraggIonModel, G4BraggModel - define flag isIon
2241      for all nucleus except deuteron, triton     2142      for all nucleus except deuteron, triton and special DNA ions
2242                                                  2143 
2243 14 October 12: V.Ivanchenko (emstand-V09-05-5    2144 14 October 12: V.Ivanchenko (emstand-V09-05-54)
2244 - G4XrayRayleighModel - V. Grichine, update o    2145 - G4XrayRayleighModel - V. Grichine, update of xsc and angular distribution
2245 - G4eBremParametrizedModel - use G4DipBustGen    2146 - G4eBremParametrizedModel - use G4DipBustGenerator for angular distribution
2246 - G4ModifiedTsai - removed old obsolete inter    2147 - G4ModifiedTsai - removed old obsolete interface
2247                                                  2148 
2248 08 October 12: V.Ivanchenko (emstand-V09-05-5    2149 08 October 12: V.Ivanchenko (emstand-V09-05-53)
2249 - G4KleinNishinaModel - fixed computation of     2150 - G4KleinNishinaModel - fixed computation of electron energy
2250                                                  2151 
2251 05 October 12: V.Ivanchenko (emstand-V09-05-5    2152 05 October 12: V.Ivanchenko (emstand-V09-05-52)
2252 - G4UrbanMscModel95 - added protection into G    2153 - G4UrbanMscModel95 - added protection into GetTrueStepLength method (true
2253     legth cannot exceed physics path length      2154     legth cannot exceed physics path length
2254 - G4UrbanMscModel96 - new version of the mode    2155 - G4UrbanMscModel96 - new version of the model
2255                                                  2156 
2256 01 October 12: V.Ivanchenko (emstand-V09-05-5    2157 01 October 12: V.Ivanchenko (emstand-V09-05-51)
2257 - G4KleinNishinaModel - fixed infinite loop      2158 - G4KleinNishinaModel - fixed infinite loop
2258                                                  2159 
2259 01 October 12: G.Cosmo (emstand-V09-05-50)       2160 01 October 12: G.Cosmo (emstand-V09-05-50)
2260 - Explicitly use inclusion of header for syst    2161 - Explicitly use inclusion of header for system of units in G4GammaConversion.
2261                                                  2162 
2262 28 September 12: V.Ivanchenko (emstand-V09-05    2163 28 September 12: V.Ivanchenko (emstand-V09-05-49)
2263 - G4WentzelVIModel, G4WentzelVIRelModel - fix    2164 - G4WentzelVIModel, G4WentzelVIRelModel - fixed non-reproducibility
2264     recently introduced                          2165     recently introduced
2265 - G4eBremssrahlungRelModel - return back G4Mo    2166 - G4eBremssrahlungRelModel - return back G4ModifiedTsai as a default
2266                                                  2167 
2267 28 September 12: V.Ivanchenko (emstand-V09-05    2168 28 September 12: V.Ivanchenko (emstand-V09-05-48)
2268 - G4UrbanMscModel90, G4UrbanMscModel92, G4Urb    2169 - G4UrbanMscModel90, G4UrbanMscModel92, G4UrbanMscModel93,
2269   G4UrbanMscModel95, G4GoudsmitSaundersonMscM    2170   G4UrbanMscModel95, G4GoudsmitSaundersonMscModel - fixed computations
2270     of effective electron energy at a step       2171     of effective electron energy at a step
2271 - G4ModifiedTsai - fixed angular distribution    2172 - G4ModifiedTsai - fixed angular distribution in backward hemisphere
2272 - G4GammaConversion - explicit inclusion of h    2173 - G4GammaConversion - explicit inclusion of header for units.
2273 - G4KleinNishinaModel - minor cleanup            2174 - G4KleinNishinaModel - minor cleanup
2274                                                  2175 
2275 21 September 12: V.Ivanchenko (emstand-V09-05    2176 21 September 12: V.Ivanchenko (emstand-V09-05-47)
2276 - G4DipBustGenerator, G4SauterGavrilaAngularD    2177 - G4DipBustGenerator, G4SauterGavrilaAngularDistribution - added
2277     protection to angular sampling theta < pi    2178     protection to angular sampling theta < pi, and optimise
2278     computation for ultrarelativistic particl    2179     computation for ultrarelativistic particles
2279                                                  2180 
2280 20 September 12: V.Ivanchenko (emstand-V09-05    2181 20 September 12: V.Ivanchenko (emstand-V09-05-46)
2281 - G4GammaConversion - changed low energy limi    2182 - G4GammaConversion - changed low energy limit of the high energy
2282     model from 100 to 80 GeV                     2183     model from 100 to 80 GeV
2283 - G4eBremsstrahlungRelModel - use G4DipBustGe    2184 - G4eBremsstrahlungRelModel - use G4DipBustGenerator for sampling of
2284     bremsstrahlung angle instead of G4Modifie    2185     bremsstrahlung angle instead of G4ModifiedTsai
2285 - G4SeltzerBergerModel - for the cut on gamma    2186 - G4SeltzerBergerModel - for the cut on gamma energy below 5% added
2286     extra factor 1.2 to max value of the cros    2187     extra factor 1.2 to max value of the cross section when sample
2287     gamma energy (reduced number of cases whe    2188     gamma energy (reduced number of cases when differencial cross
2288     section exceed estimated maximum of the c    2189     section exceed estimated maximum of the cross section.
2289                                                  2190 
2290 18 September 12: V.Ivanchenko (emstand-V09-05    2191 18 September 12: V.Ivanchenko (emstand-V09-05-45)
2291 - G4UrbanMscModel90, G4UrbanMscModel92, G4Urb    2192 - G4UrbanMscModel90, G4UrbanMscModel92, G4UrbanMscModel93,
2292     G4UrbanMscModel95, G4WentzelVIModel,         2193     G4UrbanMscModel95, G4WentzelVIModel,
2293     G4GoudsmitSaundersonMscModel - added prot    2194     G4GoudsmitSaundersonMscModel - added protection: step limit
2294     from msc cannot be smaller than tlimitmin    2195     from msc cannot be smaller than tlimitminfix (to address bug#1345)
2295 - G4IonFluctuations - added simplified fluctu    2196 - G4IonFluctuations - added simplified fluctuations for very small steps
2296     (to address bug#1345)                        2197     (to address bug#1345)
2297                                                  2198 
2298 28 August 12: V.Ivanchenko (emstand-V09-05-44    2199 28 August 12: V.Ivanchenko (emstand-V09-05-44)
2299 - G4CoulombScattering - fixed initialisation     2200 - G4CoulombScattering - fixed initialisation for the case when polar angle
2300     limit is below pi                            2201     limit is below pi
2301                                                  2202 
2302 24 August 12: V.Ivanchenko (emstand-V09-05-43    2203 24 August 12: V.Ivanchenko (emstand-V09-05-43)
2303 - G4CoulombScatteringModel, G4eCoulombScatter    2204 - G4CoulombScatteringModel, G4eCoulombScatteringModel, G4UrbanMscModel90
2304   G4UrbanMscModel92, G4UrbanMscModel93, G4Urb    2205   G4UrbanMscModel92, G4UrbanMscModel93, G4UrbanMscModel95,
2305   G4WentzelVIModel, G4GoudsmitSaundersonMscMo    2206   G4WentzelVIModel, G4GoudsmitSaundersonMscModel - sampling of scattering
2306     moved from PostStep to AlongStep             2207     moved from PostStep to AlongStep
2307 - G4KleinNishinaModel - added simplified PDF     2208 - G4KleinNishinaModel - added simplified PDF function
2308                                                  2209 
2309 27 July 12: V.Ivanchenko (emstand-V09-05-42)     2210 27 July 12: V.Ivanchenko (emstand-V09-05-42)
2310 - G4NuclearStopping - added check of upper en    2211 - G4NuclearStopping - added check of upper energy limit (for CPU
2311     performance reasons)                         2212     performance reasons)
2312 - G4ICRU49NuclearStoppingModel - reduced uppe    2213 - G4ICRU49NuclearStoppingModel - reduced upper limit for protons from
2313     100 MeV to 1 MeV (for CPU performance rea    2214     100 MeV to 1 MeV (for CPU performance reasons)
2314                                                  2215 
2315 26 July 12: V.Ivanchenko (emstand-V09-05-41)     2216 26 July 12: V.Ivanchenko (emstand-V09-05-41)
2316 - fixed source.cmake                             2217 - fixed source.cmake
2317                                                  2218 
2318 26 July 12: V.Ivanchenko (emstand-V09-05-40)     2219 26 July 12: V.Ivanchenko (emstand-V09-05-40)
2319 - updated source.cmake                           2220 - updated source.cmake
2320                                                  2221 
2321 26 July 12: V.Ivanchenko (emstand-V09-05-39)     2222 26 July 12: V.Ivanchenko (emstand-V09-05-39)
2322 - G4PEEffectFluoModel, G4PEEffectModel - use     2223 - G4PEEffectFluoModel, G4PEEffectModel - use G4VEmAngularDistribution
2323     interface                                    2224     interface
2324 - G4SauterGavrilaAngularDistribution extracte    2225 - G4SauterGavrilaAngularDistribution extracted from G4PEEffectModel,
2325     limit gamma fator is changed from 5 to 30    2226     limit gamma fator is changed from 5 to 30 (no angular sampling
2326     above ~15 MeV instead of 2.5 MeV)            2227     above ~15 MeV instead of 2.5 MeV)
2327                                                  2228 
2328 20 July 12: V.Ivanchenko (emstand-V09-05-38)     2229 20 July 12: V.Ivanchenko (emstand-V09-05-38)
2329 - G4ModifiedTsai - improved sampling of brems    2230 - G4ModifiedTsai - improved sampling of bremsstarhlung in backward
2330     hemisphere                                   2231     hemisphere
2331                                                  2232 
2332 20 July 12: V.Ivanchenko (emstand-V09-05-37)     2233 20 July 12: V.Ivanchenko (emstand-V09-05-37)
2333 - WentzelVIModel - return back old step limit    2234 - WentzelVIModel - return back old step limitation
2334 - G4DipBustGenerator, G4ModifiedTsai, G4Seltz    2235 - G4DipBustGenerator, G4ModifiedTsai, G4SeltzerBergerModel,
2335   G4eBremParametrizedModel, G4eBremsstrahlung    2236   G4eBremParametrizedModel, G4eBremsstrahlungModel,
2336   G4eBremsstrahlungRelModel - use SampleDirec    2237   G4eBremsstrahlungRelModel - use SampleDirection interface of the
2337   G4VEmAngularDistribution interface             2238   G4VEmAngularDistribution interface
2338                                                  2239 
2339 17 July 12: V.Ivanchenko (emstand-V09-05-36)     2240 17 July 12: V.Ivanchenko (emstand-V09-05-36)
2340 - G4UniversalFluctuation, G4IonFluctuations -    2241 - G4UniversalFluctuation, G4IonFluctuations - fixed bug in sampling
2341     in the case of Gamma-distribution (thick     2242     in the case of Gamma-distribution (thick target at low energy)
2342                                                  2243 
2343 17 July 12: V.Ivanchenko (emstand-V09-05-35)     2244 17 July 12: V.Ivanchenko (emstand-V09-05-35)
2344 - G4SeltzerBergerModel - optimisation of samp    2245 - G4SeltzerBergerModel - optimisation of sampling for e+
2345 - WentzelVIModel - optimisation of sampling o    2246 - WentzelVIModel - optimisation of sampling of scattering for
2346     large value of mean scattering angle         2247     large value of mean scattering angle
2347 - G4UniversalFluctuation, G4IonFluctuations -    2248 - G4UniversalFluctuation, G4IonFluctuations - improved sampling for
2348     "thick" absorber                             2249     "thick" absorber
2349                                                  2250 
2350 13 July 12: V.Ivanchenko (emstand-V09-05-34)     2251 13 July 12: V.Ivanchenko (emstand-V09-05-34)
2351 - G4GammaConversion - use relativistic model     2252 - G4GammaConversion - use relativistic model above 100 GeV - more
2352     accurate cross sections + LPM effect at v    2253     accurate cross sections + LPM effect at very high energy
2353 - G4ComptonScattering, G4CoulombScattering, G    2254 - G4ComptonScattering, G4CoulombScattering, G4PhotoElectricEffect,
2354     G4eplusAnnihilation use EmModel and SetEm    2255     G4eplusAnnihilation use EmModel and SetEmModel methods of the base
2355     class at initialisation                      2256     class at initialisation
2356                                                  2257 
2357 13 July 12: V.Ivanchenko (emstand-V09-05-33)     2258 13 July 12: V.Ivanchenko (emstand-V09-05-33)
2358 - StartTracking method is implemented in all     2259 - StartTracking method is implemented in all msc models
2359                                                  2260 
2360 10 July 12: G.Cosmo (emstand-V09-05-32)          2261 10 July 12: G.Cosmo (emstand-V09-05-32)
2361 - Explicitly use inclusion of headers for sys    2262 - Explicitly use inclusion of headers for system of units and physical
2362   constants, in plan to remove implicit inclu    2263   constants, in plan to remove implicit inclusion from globals.hh.
2363                                                  2264 
2364 05 July 12: V.Ivanchenko (emstand-V09-05-31)     2265 05 July 12: V.Ivanchenko (emstand-V09-05-31)
2365 - G4ICRU49NuclearStoppingModel, G4IonCoulombC    2266 - G4ICRU49NuclearStoppingModel, G4IonCoulombCrossSection,
2366   G4IonCoulombScatteringModel, G4ScreeningMot    2267   G4IonCoulombScatteringModel, G4ScreeningMottCrossSection,
2367   G4UrbanMscModel93, G4UrbanMscModel95 - fixe    2268   G4UrbanMscModel93, G4UrbanMscModel95 - fixed shadowing
2368                                                  2269 
2369 04 July 12: V.Ivanchenko (emstand-V09-05-30)     2270 04 July 12: V.Ivanchenko (emstand-V09-05-30)
2370 - G4GammaConversion, G4KleinNishinaModel, G4K    2271 - G4GammaConversion, G4KleinNishinaModel, G4KleinNishinaCompton,
2371   G4PEEffectFluoModel - minor cleanup of init    2272   G4PEEffectFluoModel - minor cleanup of initialisation
2372 - G4PhotoElectricEffect - build cross section    2273 - G4PhotoElectricEffect - build cross section table above 200 keV
2373 - G4ComptonScattering - build 2 cross section    2274 - G4ComptonScattering - build 2 cross section tables - below and above
2374     1 MeV using different technique for inter    2275     1 MeV using different technique for interpolation
2375 - G4CoulombScattering - improved list of opti    2276 - G4CoulombScattering - improved list of options/flags in the
2376     constructor to reduce size of cross secti    2277     constructor to reduce size of cross section tables
2377                                                  2278 
2378 22 June 12: V.Ivanchenko (emstand-V09-05-29)     2279 22 June 12: V.Ivanchenko (emstand-V09-05-29)
2379 - Fixed non-reproducibility in msc models for    2280 - Fixed non-reproducibility in msc models for the case if more than
2380     several models defined for different ener    2281     several models defined for different energy interval
2381                                                  2282 
2382 15 June 12: V.Ivanchenko (emstand-V09-05-28)     2283 15 June 12: V.Ivanchenko (emstand-V09-05-28)
2383 - G4GoudsmitSaundersonMscModel - fixed precis    2284 - G4GoudsmitSaundersonMscModel - fixed precision lost providing FPE
2384                                                  2285 
2385 14 June 12: V.Ivanchenko (emstand-V09-05-27)     2286 14 June 12: V.Ivanchenko (emstand-V09-05-27)
2386 - G4ScreeningMottCrossSection - added extra p    2287 - G4ScreeningMottCrossSection - added extra protections against FPE
2387                                                  2288 
2388 11 June 12: V.Ivanchenko (emstand-V09-05-26)     2289 11 June 12: V.Ivanchenko (emstand-V09-05-26)
2389 - G4SeltzerBergerModel - more accurate majora    2290 - G4SeltzerBergerModel - more accurate majoranta definition for
2390     low-energy e-                                2291     low-energy e-
2391 - G4ScreeningMottCrossSection - added protect    2292 - G4ScreeningMottCrossSection - added protection against FPE
2392     due to low-energy value of internal table    2293     due to low-energy value of internal table
2393                                                  2294 
2394 10 June 12: V.Ivanchenko (emstand-V09-05-25)     2295 10 June 12: V.Ivanchenko (emstand-V09-05-25)
2395 - G4SeltzerBergerModel - more effective sampl    2296 - G4SeltzerBergerModel - more effective sampling of energy
2396                                                  2297 
2397 09 June 12: V.Ivanchenko (emstand-V09-05-24)     2298 09 June 12: V.Ivanchenko (emstand-V09-05-24)
2398 - G4SeltzerBergerModel - more accurate simula    2299 - G4SeltzerBergerModel - more accurate simulation of tail for e+
2399                                                  2300 
2400 08 June 12: V.Ivanchenko (emstand-V09-05-23)     2301 08 June 12: V.Ivanchenko (emstand-V09-05-23)
2401 - Fixed shadowing                                2302 - Fixed shadowing
2402                                                  2303 
2403 07 June 12: V.Ivanchenko (emstand-V09-05-22)     2304 07 June 12: V.Ivanchenko (emstand-V09-05-22)
2404 - G4ScreeningMottCrossSection, G4eSingleCoulo    2305 - G4ScreeningMottCrossSection, G4eSingleCoulombScatteringModel -
2405     C. Consolandi and P.G. Rancoita provided     2306     C. Consolandi and P.G. Rancoita provided updated version of
2406     electron scattering code based on analyti    2307     electron scattering code based on analytical approximation of
2407     the Mott cross section by means Hose coef    2308     the Mott cross section by means Hose coefficients
2408 - G4MottCoefficients - new class by above sca    2309 - G4MottCoefficients - new class by above scattring model
2409                                                  2310 
2410 07 June 12: V.Ivanchenko (emstand-V09-05-21)     2311 07 June 12: V.Ivanchenko (emstand-V09-05-21)
2411 - G4WentzelVIModel - fixed sampling of single    2312 - G4WentzelVIModel - fixed sampling of single scattering
2412 - G4eMultipleScattering, G4hMultipleScatterin    2313 - G4eMultipleScattering, G4hMultipleScattering - minor optimisation
2413     of initialisation                            2314     of initialisation
2414                                                  2315 
2415 01 June 12: V.Ivanchenko (emstand-V09-05-20)     2316 01 June 12: V.Ivanchenko (emstand-V09-05-20)
2416 - G4SeltzerBergerModel - fixed warning at Win    2317 - G4SeltzerBergerModel - fixed warning at Windows
2417                                                  2318 
2418 01 June 12: V.Ivanchenko (emstand-V09-05-19)     2319 01 June 12: V.Ivanchenko (emstand-V09-05-19)
2419 - G4SeltzerBergerModel - fixed problem introd    2320 - G4SeltzerBergerModel - fixed problem introduced in previous tag
2420                                                  2321 
2421 31 May 12: V.Ivanchenko (emstand-V09-05-18)      2322 31 May 12: V.Ivanchenko (emstand-V09-05-18)
2422 - G4SeltzerBergerModel - fixed minor problem     2323 - G4SeltzerBergerModel - fixed minor problem of sampling for positrons;
2423                        - make internal data s    2324                        - make internal data structure static to be used
2424                          by both e+ and e- mo    2325                          by both e+ and e- models - some memory reduction
2425                        - used simplified comp    2326                        - used simplified computation of majoranta valid
2426                          for data with more d    2327                          for data with more detailed grid;
2427                        - make internal data v    2328                        - make internal data vectors static to reduce
2428                          size of data in run     2329                          size of data in run time
2429 - G4DipBustGenerator - fixed model descriptio    2330 - G4DipBustGenerator - fixed model description
2430 - G4eBremsstrahlungRelModel (A.Schaelicke swi    2331 - G4eBremsstrahlungRelModel (A.Schaelicke switch full screening off)
2431 - G4eplusAnnihilation (D. Sawkey) fixed propa    2332 - G4eplusAnnihilation (D. Sawkey) fixed propagate weight to secondaries
2432                                                  2333 
2433 09 May 12: V.Ivanchenko (emstand-V09-05-17)      2334 09 May 12: V.Ivanchenko (emstand-V09-05-17)
2434 - G4CoulombScattering - minor modification of    2335 - G4CoulombScattering - minor modification of initialisation allowing
2435     to have add custom model with specific pa    2336     to have add custom model with specific paraaameters but reuse
2436     low andhigh energy limits defined for the    2337     low andhigh energy limits defined for the process
2437                                                  2338 
2438 24 April 12: V.Ivanchenko (emstand-V09-05-16)    2339 24 April 12: V.Ivanchenko (emstand-V09-05-16)
2439 - G4CoulombScattering - added method MinPrima    2340 - G4CoulombScattering - added method MinPrimaryEnergy allowing to
2440     define low edge of physics table when Cou    2341     define low edge of physics table when Coulomb scattering is combined with
2441     multiple or single scattering                2342     multiple or single scattering
2442 - G4WentzelVIModel - fixed a bug introduced i    2343 - G4WentzelVIModel - fixed a bug introduced in previous tag
2443 - G4eCoulombScatteringModel - removed usage o    2344 - G4eCoulombScatteringModel - removed usage of local table for cross section
2444     introduced in previous tag                   2345     introduced in previous tag
2445                                                  2346 
2446 20 April 12: V.Ivanchenko (emstand-V09-05-15)    2347 20 April 12: V.Ivanchenko (emstand-V09-05-15)
2447 - G4CoulombScatteringModel, G4eCoulombScatter    2348 - G4CoulombScatteringModel, G4eCoulombScatteringModel, G4UrbanMscModel90
2448   G4UrbanMscModel92, G4UrbanMscModel93, G4Urb    2349   G4UrbanMscModel92, G4UrbanMscModel93, G4UrbanMscModel95,
2449   G4WentzelVIModel, G4GoudsmitSaundersonMscMo    2350   G4WentzelVIModel, G4GoudsmitSaundersonMscModel - moved
2450     cross section table from process to model    2351     cross section table from process to model, removed method GetLambda
2451 - G4GoudsmitSaundersonMscModel - improved met    2352 - G4GoudsmitSaundersonMscModel - improved method of definition of
2452     screening parameter                          2353     screening parameter
2453                                                  2354 
2454 16 April 12: A.Schaelicke & F.Garay              2355 16 April 12: A.Schaelicke & F.Garay
2455 - G4eBremsstrahlungRelModel fixed use of scre    2356 - G4eBremsstrahlungRelModel fixed use of screening function
2456                                                  2357 
2457 13 April 12: L.Urban                             2358 13 April 12: L.Urban
2458 - G4UrbanMscModel95 - fixed tail using single    2359 - G4UrbanMscModel95 - fixed tail using single scattering model
2459                                                  2360 
2460 28 March 12: V.Ivanchenko (emstand-V09-05-14)    2361 28 March 12: V.Ivanchenko (emstand-V09-05-14)
2461 - source.cmake fixed - G4UrbanMscModel92 was     2362 - source.cmake fixed - G4UrbanMscModel92 was forgotten
2462                                                  2363 
2463 15 March 12: V.Ivanchenko (emstand-V09-05-13)    2364 15 March 12: V.Ivanchenko (emstand-V09-05-13)
2464 - G4GoudsmitSaundersonMscModel - fixed FPE bu    2365 - G4GoudsmitSaundersonMscModel - fixed FPE bug - lateral displacemnt
2465     should not be sampled for plural scatteri    2366     should not be sampled for plural scattering
2466                                                  2367 
2467 12 March 12: V.Ivanchenko (emstand-V09-05-12)    2368 12 March 12: V.Ivanchenko (emstand-V09-05-12)
2468 - G4UrbanMscModel92, G4UrbanMscModel93, G4Urb    2369 - G4UrbanMscModel92, G4UrbanMscModel93, G4UrbanMscModel95 - a protection
2469     against big scattering angles for e+- (E     2370     against big scattering angles for e+- (E > 20 MeV) is added; the
2470     protection cut tail of scattering angles     2371     protection cut tail of scattering angles to avoid artifitial scattering
2471     of high energy e+-; in the case of E > 1     2372     of high energy e+-; in the case of E > 1 GeV and cosTheta<0 a
2472     Warning will be printed out                  2373     Warning will be printed out
2473 - G4WentzelVIModel - fixed bug in lateral dis    2374 - G4WentzelVIModel - fixed bug in lateral displacement sampling
2474                                                  2375 
2475 07 March 12: V.Ivanchenko (emstand-V09-05-11)    2376 07 March 12: V.Ivanchenko (emstand-V09-05-11)
2476 - G4IonCoulombScatteringModel - fixed numeric    2377 - G4IonCoulombScatteringModel - fixed numerical problem for small
2477     scattering angles                            2378     scattering angles
2478                                                  2379 
2479 21 February 12: V.Ivanchenko (emstand-V09-05-    2380 21 February 12: V.Ivanchenko (emstand-V09-05-10)
2480 - G4UrbanMscModel93, G4UrbanMscModel95 - fixe    2381 - G4UrbanMscModel93, G4UrbanMscModel95 - fixed G4Exception printout
2481                                                  2382 
2482 14 February 12: V.Ivanchenko (emstand-V09-05-    2383 14 February 12: V.Ivanchenko (emstand-V09-05-09)
2483 - previous tags were rejected by mistake         2384 - previous tags were rejected by mistake
2484                                                  2385 
2485 12 February 12: V.Ivanchenko (emstand-V09-05-    2386 12 February 12: V.Ivanchenko (emstand-V09-05-08)
2486 - G4WentzelOKandVIxSection, G4WentzelVIModel     2387 - G4WentzelOKandVIxSection, G4WentzelVIModel - cleanup of previous modifications
2487                                                  2388 
2488 10 February 12: V.Ivanchenko (emstand-V09-05-    2389 10 February 12: V.Ivanchenko (emstand-V09-05-07)
2489 - G4WentzelVIModel - improved algorithm of sa    2390 - G4WentzelVIModel - improved algorithm of sampling of scattering angle and
2490     displacement: chice between 1 or 2 sub-st    2391     displacement: chice between 1 or 2 sub-steps
2491                                                  2392 
2492 09 February 12: V.Ivanchenko (emstand-V09-05-    2393 09 February 12: V.Ivanchenko (emstand-V09-05-06)
2493 - G4WentzelOKandVIxSection - fixed typo          2394 - G4WentzelOKandVIxSection - fixed typo
2494                                                  2395 
2495 09 February 12: V.Ivanchenko (emstand-V09-05-    2396 09 February 12: V.Ivanchenko (emstand-V09-05-05)
2496 - G4UniversalFluctuation L.Urban improved par    2397 - G4UniversalFluctuation L.Urban improved parameterisation for
2497     thin gas layers                              2398     thin gas layers
2498 - G4WentzelOKandVIxSection - different screen    2399 - G4WentzelOKandVIxSection - different screening functions for
2499     e+- and heavy particles                      2400     e+- and heavy particles
2500                                                  2401 
2501 31 January 12: V.Ivanchenko (emstand-V09-05-0    2402 31 January 12: V.Ivanchenko (emstand-V09-05-04)
2502 31 January 12: V.Ivanchenko (emstand-V09-05-0    2403 31 January 12: V.Ivanchenko (emstand-V09-05-03)
2503 - G4WentzeVIModel - fixed bug in computation     2404 - G4WentzeVIModel - fixed bug in computation of lateral displacement
2504     (Leif Raedel report# 1114 in HyperNews fo    2405     (Leif Raedel report# 1114 in HyperNews forum)
2505                                                  2406 
2506 27 January 12: V.Ivanchenko (emstand-V09-05-0    2407 27 January 12: V.Ivanchenko (emstand-V09-05-02)
2507 - G4WentzeVIModel - added G4Exception to iden    2408 - G4WentzeVIModel - added G4Exception to identify misuse of transport
2508     cross section computation                    2409     cross section computation
2509                                                  2410 
2510 26 January 12: V.Ivanchenko (emstand-V09-05-0    2411 26 January 12: V.Ivanchenko (emstand-V09-05-01)
2511 - G4WentzelOKandVIxSection - fixed incorrect     2412 - G4WentzelOKandVIxSection - fixed incorrect selection of limit
2512     on minimal angle (affect large angle scat    2413     on minimal angle (affect large angle scattering of muons)
2513                                                  2414 
2514 12 January 12: V.Ivanchenko (emstand-V09-05-0    2415 12 January 12: V.Ivanchenko (emstand-V09-05-00)
2515 - G4UniversalFluctuation - (L.Urban) fixed sa    2416 - G4UniversalFluctuation - (L.Urban) fixed sampling at small steps
2516     (below 10 um) in heavy media reported at     2417     (below 10 um) in heavy media reported at 8th Space User Workshop
2517     (Tsukuba, December, 2012) about shift in     2418     (Tsukuba, December, 2012) about shift in range of 3 MeV muons
2518 - G4GoudsmitSaundersonTable, G4GoudsmitSaunde    2419 - G4GoudsmitSaundersonTable, G4GoudsmitSaundersonMscModel - fixed
2519     compillation problem at Ubuntu; the probl    2420     compillation problem at Ubuntu; the problem was in non-accurate
2520     usage of fscanf function reading data fil    2421     usage of fscanf function reading data file
2521                                                  2422 
2522 25 November 11: V.Ivanchenko (emstand-V09-04-    2423 25 November 11: V.Ivanchenko (emstand-V09-04-55)
2523 - G4UrbanMscModel90, G4UrbanMscModel93, G4Urb    2424 - G4UrbanMscModel90, G4UrbanMscModel93, G4UrbanMscModel95 - added
2524   protection against numerical problems of sa    2425   protection against numerical problems of sampling scattering with
2525   small step at high energy to avoid reflecti    2426   small step at high energy to avoid reflection back;
2526   added G4Exception to control reflection bac    2427   added G4Exception to control reflection back - it issues a warning
2527                                                  2428 
2528 18 November 11: V.Ivanchenko (emstand-V09-04-    2429 18 November 11: V.Ivanchenko (emstand-V09-04-54)
2529 - G4UrbanMscModel95 - optimized "samplez" sam    2430 - G4UrbanMscModel95 - optimized "samplez" sampling - applied it
2530     only for for medium step size, not apply     2431     only for for medium step size, not apply to small steps and
2531     on steps equal to electron range             2432     on steps equal to electron range
2532                                                  2433 
2533 17 November 11: V.Ivanchenko (emstand-V09-04-    2434 17 November 11: V.Ivanchenko (emstand-V09-04-53)
2534 - G4SeltzerBergerModel - suppress warning pri    2435 - G4SeltzerBergerModel - suppress warning printed for low-energy
2535     electrons (E < 1 keV)                        2436     electrons (E < 1 keV)
2536                                                  2437 
2537 14 November 11: V.Ivanchenko (emstand-V09-04-    2438 14 November 11: V.Ivanchenko (emstand-V09-04-52)
2538 - G4SeltzerBergerModel - fixed cross section     2439 - G4SeltzerBergerModel - fixed cross section for positrons
2539                                                  2440 
2540 12 November 11: V.Ivanchenko (emstand-V09-04-    2441 12 November 11: V.Ivanchenko (emstand-V09-04-51)
2541 - G4SeltzerBergerModel - added correction for    2442 - G4SeltzerBergerModel - added correction for cross section for positrons
2542                                                  2443 
2543 11 November 11: V.Ivanchenko (emstand-V09-04-    2444 11 November 11: V.Ivanchenko (emstand-V09-04-50)
2544 - G4eeToTwoGammaModel, G4eSingleCoulombScatte    2445 - G4eeToTwoGammaModel, G4eSingleCoulombScatteringModel, G4eCoulombScatteringModel,
2545   G4eBremsstrahlungRelModel, G4eBremsstrahlun    2446   G4eBremsstrahlungRelModel, G4eBremsstrahlungModel, G4eBremsstrahlung,
2546   G4XrayRayleighModel, G4WentzelVIModel, G4Ur    2447   G4XrayRayleighModel, G4WentzelVIModel, G4UrbanMscModel95, G4UrbanMscModel93,
2547   G4UrbanMscModel90, G4SeltzerBergerModel, G4    2448   G4UrbanMscModel90, G4SeltzerBergerModel, G4ScreeningMottCrossSection,
2548   G4PEEffectModel, G4PEEffectFluoModel, G4PAI    2449   G4PEEffectModel, G4PEEffectFluoModel, G4PAIPhotonModel, G4PAIModel,
2549   G4MollerBhabhaModel, G4KleinNishinaModel, G    2450   G4MollerBhabhaModel, G4KleinNishinaModel, G4KleinNishinaCompton, G4ICRU73QOModel,
2550   G4BraggModel, G4BetheBlochModel, G4PAIxSect    2451   G4BraggModel, G4BetheBlochModel, G4PAIxSection, G4InitXscPAI - fixed trivial
2551     problems (mainly pedantic initialisation)    2452     problems (mainly pedantic initialisation) reported by the Coverity tool
2552 - G4alphaIonisation - warning is added saying    2453 - G4alphaIonisation - warning is added saying that the process should not be used
2553                                                  2454 
2554 2 November 11: G.Cosmo (emstand-V09-04-49)       2455 2 November 11: G.Cosmo (emstand-V09-04-49)
2555 - Correction in sources.cmake script.            2456 - Correction in sources.cmake script.
2556                                                  2457 
2557 1 November 11: V.Ivanchenko (emstand-V09-04-4    2458 1 November 11: V.Ivanchenko (emstand-V09-04-48)
2558 - G4eCoulombScatteringModel - fixed compilati    2459 - G4eCoulombScatteringModel - fixed compilation problem introduced
2559     in the previous tag                          2460     in the previous tag
2560                                                  2461 
2561 31 October 11: V.Ivanchenko (emstand-V09-04-4    2462 31 October 11: V.Ivanchenko (emstand-V09-04-47)
2562 - G4eCoulombScatteringModel - rename local me    2463 - G4eCoulombScatteringModel - rename local member and set method
2563     SetLowEnergyThreshold to avoid hidden of     2464     SetLowEnergyThreshold to avoid hidden of the method of the
2564     base class (addressed bug# 1256)             2465     base class (addressed bug# 1256)
2565                                                  2466 
2566 28 October 11: V.Ivanchenko (emstand-V09-04-4    2467 28 October 11: V.Ivanchenko (emstand-V09-04-46)
2567 - G4PAIxSection, G4PAIySection,                  2468 - G4PAIxSection, G4PAIySection,
2568 - G4GoudsmitSaundersonMscModel, G4GoudsmitSau    2469 - G4GoudsmitSaundersonMscModel, G4GoudsmitSaundersonTable - migration to
2569     the new G4Exception signature                2470     the new G4Exception signature
2570 - G4ScreeningMottCrossSection, G4eSingleCoulo    2471 - G4ScreeningMottCrossSection, G4eSingleCoulombScatteringModel - new classes
2571 - G4eBremsstrahlungRelModel - only members us    2472 - G4eBremsstrahlungRelModel - only members used in a derived class are
2572                               protected, othe    2473                               protected, other moved to be private
2573 - G4UrbanMscModel95 - return back default Fac    2474 - G4UrbanMscModel95 - return back default FacSafety = 0.3
2574 - G4SeltzerBergerModel - G4LEDATA is used as     2475 - G4SeltzerBergerModel - G4LEDATA is used as a path to the data structure
2575 - G4eCoulombScatteringModel - low-limit is in    2476 - G4eCoulombScatteringModel - low-limit is increased from 10 eV to 1 keV
2576     for the reason of HEP production, may be     2477     for the reason of HEP production, may be changed by low-energy user
2577                                                  2478 
2578 10 October 11: V.Ivanchenko (emstand-V09-04-4    2479 10 October 11: V.Ivanchenko (emstand-V09-04-45)
2579 - G4UrbanMscModel95 - speadup a bit in the ca    2480 - G4UrbanMscModel95 - speadup a bit in the case UseSafety (FacSafety = 0.5)
2580 - G4eeToTwoGammaModel - added polarization       2481 - G4eeToTwoGammaModel - added polarization
2581 - G4eBremsstrahlungRelModel - make few method    2482 - G4eBremsstrahlungRelModel - make few methods and class members protected
2582     to be used in G4SeltzerBergerModel           2483     to be used in G4SeltzerBergerModel
2583 - G4SeltzerBergerModel - new model for bremss    2484 - G4SeltzerBergerModel - new model for bremsstrahlung
2584                                                  2485 
2585 16 September 11: V.Ivanchenko (emstand-V09-04    2486 16 September 11: V.Ivanchenko (emstand-V09-04-44)
2586 - G4BetheBlochModel - added protection for hi    2487 - G4BetheBlochModel - added protection for high correction to
2587     energy loss (important if a step length i    2488     energy loss (important if a step length is nearly the range)
2588                                                  2489 
2589 14 September 11: V.Ivanchenko (emstand-V09-04    2490 14 September 11: V.Ivanchenko (emstand-V09-04-43)
2590 - G4eCoulombScatteringModel - low-limit is in    2491 - G4eCoulombScatteringModel - low-limit is increased from 1 eV to
2591     10 eV; particles below this limit are kil    2492     10 eV; particles below this limit are killed - a protection
2592     against low-energy particles doing many s    2493     against low-energy particles doing many steps
2593                                                  2494 
2594 4 September 11: V.Ivanchenko (emstand-V09-04-    2495 4 September 11: V.Ivanchenko (emstand-V09-04-42)
2595 - G4UrbanMscModel95 - L.Urban return back opt    2496 - G4UrbanMscModel95 - L.Urban return back optimisation of step
2596     limitation using FactorSafety parameter f    2497     limitation using FactorSafety parameter for the UseSafety
2597     option of step limitation (important for     2498     option of step limitation (important for CPU performance
2598     of default Physics List)                     2499     of default Physics List)
2599                                                  2500 
2600 20 August 11: V.Ivanchenko (emstand-V09-04-41    2501 20 August 11: V.Ivanchenko (emstand-V09-04-41)
2601 - G4UrbanMscModel95 - minor change of arithme    2502 - G4UrbanMscModel95 - minor change of arithmetic computation
2602                                                  2503 
2603 18 August 11: V.Ivanchenko (emstand-V09-04-40    2504 18 August 11: V.Ivanchenko (emstand-V09-04-40)
2604 - G4MollerBhabhaModel - removed limitations o    2505 - G4MollerBhabhaModel - removed limitations on cut value to be
2605                         able to combined with    2506                         able to combined with LIvermore and
2606                         Penelope models          2507                         Penelope models
2607                                                  2508 
2608 18 August 11: V.Ivanchenko (emstand-V09-04-39    2509 18 August 11: V.Ivanchenko (emstand-V09-04-39)
2609 - G4eMultipleScattering - G4UrbanMscModel95 b    2510 - G4eMultipleScattering - G4UrbanMscModel95 become default
2610                                                  2511 
2611 08 August 11: V.Ivanchenko (emstand-V09-04-38    2512 08 August 11: V.Ivanchenko (emstand-V09-04-38)
2612 - G4UrbanMscModel95 L.Urban provided new of t    2513 - G4UrbanMscModel95 L.Urban provided new of tail parameter "c" and
2613                     removed CPU optimisation     2514                     removed CPU optimisation near boundary dependent
2614                     on facsafety, which not a    2515                     on facsafety, which not allowed to have precise
2615                     simulation in vicinity of    2516                     simulation in vicinity of geometrical boundary;
2616                     V.Ivanchenko added minor     2517                     V.Ivanchenko added minor optimisation into
2617                     inline method UpdateCache    2518                     inline method UpdateCache()
2618                                                  2519 
2619 28 July 11: V.Ivanchenko (emstand-V09-04-37)     2520 28 July 11: V.Ivanchenko (emstand-V09-04-37)
2620 - G4PAIxSection, G4InitXscPAI - fixed typo in    2521 - G4PAIxSection, G4InitXscPAI - fixed typo in tag 035
2621                                                  2522 
2622 28 July 11: V.Ivanchenko (emstand-V09-04-36)     2523 28 July 11: V.Ivanchenko (emstand-V09-04-36)
2623 -  G4KleinNishinaModel, G4PEEffectFluoModel -    2524 -  G4KleinNishinaModel, G4PEEffectFluoModel - initialise deexcitation
2624    flag;                                         2525    flag;
2625 -  G4GoudsmitSaundersonMscModel - fixed Cover    2526 -  G4GoudsmitSaundersonMscModel - fixed Coverity warnings
2626                                                  2527 
2627 25 July 11: V.Ivanchenko (emstand-V09-04-35)     2528 25 July 11: V.Ivanchenko (emstand-V09-04-35)
2628 - G4PAIxSection, G4InitXscPAI - fixed Coverit    2529 - G4PAIxSection, G4InitXscPAI - fixed Coverity tool warnings
2629 - G4KleinNishinaCompton, G4KleinNishinaModel     2530 - G4KleinNishinaCompton, G4KleinNishinaModel - added extra protection
2630   to avoid precision loss in sampling of scat    2531   to avoid precision loss in sampling of scattering angle
2631                                                  2532 
2632 06 June 11: V.Ivanchenko (emstand-V09-04-34)     2533 06 June 11: V.Ivanchenko (emstand-V09-04-34)
2633 - G4UrbanMscModel95 - L.Urban fixed typo in s    2534 - G4UrbanMscModel95 - L.Urban fixed typo in sampling of theta
2634                     - V.Ivanchenko optimized     2535                     - V.Ivanchenko optimized UpdateCache computation
2635                       reducing number of call    2536                       reducing number of calls to std functions
2636                                                  2537 
2637 29 May 11: V.Ivanchenko (emstand-V09-04-33)      2538 29 May 11: V.Ivanchenko (emstand-V09-04-33)
2638 - G4UrbanMscModel95 - fixed FPE problem at lo    2539 - G4UrbanMscModel95 - fixed FPE problem at low-energy (about 10 eV)
2639                                                  2540 
2640 14 May 11: V.Ivanchenko (emstand-V09-04-32)      2541 14 May 11: V.Ivanchenko (emstand-V09-04-32)
2641 - G4WentzelOKandVIxSection - tuned screening     2542 - G4WentzelOKandVIxSection - tuned screening function
2642 - G4GoudsmitSaundersonMscModel - added protec    2543 - G4GoudsmitSaundersonMscModel - added protection against infinite loop
2643   for solving equation for the screening para    2544   for solving equation for the screening parameter (bug#1221)
2644                                                  2545 
2645 08 May 11: V.Ivanchenko (emstand-V09-04-31)      2546 08 May 11: V.Ivanchenko (emstand-V09-04-31)
2646 - G4UrbanMscModel95 - enable sampling along t    2547 - G4UrbanMscModel95 - enable sampling along the step for displacement
2647 - G4PEEffectFluoModel - added protection         2548 - G4PEEffectFluoModel - added protection
2648 - G4KleinNishinaModel - limitFactor is set to    2549 - G4KleinNishinaModel - limitFactor is set to 4 (was 10)
2649                                                  2550 
2650 27 May 11: V.Ivanchenko (emstand-V09-04-30)      2551 27 May 11: V.Ivanchenko (emstand-V09-04-30)
2651 - G4MollerBhabhaModel - more coherent usage o    2552 - G4MollerBhabhaModel - more coherent usage of cut at low-energy
2652                         for dedx and x-sectio    2553                         for dedx and x-section computation,
2653                         important for cuts be    2554                         important for cuts below 1 keV
2654 - G4eeToTwoGammaModel - added numerical prote    2555 - G4eeToTwoGammaModel - added numerical protection in cross section
2655     computation for very small energy            2556     computation for very small energy
2656                                                  2557 
2657 26 May 11: V.Ivanchenko (emstand-V09-04-29)      2558 26 May 11: V.Ivanchenko (emstand-V09-04-29)
2658 - Fixed source.cmake                             2559 - Fixed source.cmake
2659                                                  2560 
2660 26 May 11: V.Ivanchenko (emstand-V09-04-28)      2561 26 May 11: V.Ivanchenko (emstand-V09-04-28)
2661 - Fixed problems in new classes                  2562 - Fixed problems in new classes
2662                                                  2563 
2663 26 May 11: V.Ivanchenko (emstand-V09-04-27)      2564 26 May 11: V.Ivanchenko (emstand-V09-04-27)
2664 - V.Grichine have added two new classes :        2565 - V.Grichine have added two new classes :
2665              G4XrayRayleighModel - simplified    2566              G4XrayRayleighModel - simplified Rayleigh scattering
2666              G4DipBustGenerator - bremsstrahl    2567              G4DipBustGenerator - bremsstrahlung angular generator
2667                                                  2568 
2668 24 May 11: V.Ivanchenko (emstand-V09-04-26)      2569 24 May 11: V.Ivanchenko (emstand-V09-04-26)
2669 - G4BraggModel, G4BraggIonModel - fixed bug i    2570 - G4BraggModel, G4BraggIonModel - fixed bug introduced in the previous tag
2670                                                  2571 
2671 24 May 11: V.Ivanchenko (emstand-V09-04-25)      2572 24 May 11: V.Ivanchenko (emstand-V09-04-25)
2672 - G4BraggModel, G4BraggIonModel - use ASTAR a    2573 - G4BraggModel, G4BraggIonModel - use ASTAR and PSTAR parameterisations
2673   for moleculas from list of ICRU'49             2574   for moleculas from list of ICRU'49
2674                                                  2575 
2675 24 May 11: V.Ivanchenko (emstand-V09-04-24)      2576 24 May 11: V.Ivanchenko (emstand-V09-04-24)
2676 - G4KleinNishinaModel - added extra protectio    2577 - G4KleinNishinaModel - added extra protection against infinite loop
2677   during sampling of final state (very low-en    2578   during sampling of final state (very low-energy gamma)
2678 - G4UrbanMscModel95 - disable sampleZ option     2579 - G4UrbanMscModel95 - disable sampleZ option
2679 - G4BraggModel, G4BraggIonModel - minor clean    2580 - G4BraggModel, G4BraggIonModel - minor cleanup of the code
2680                                                  2581 
2681 16 May 11: V.Ivanchenko (emstand-V09-04-23)      2582 16 May 11: V.Ivanchenko (emstand-V09-04-23)
2682 - G4InitXscPAI,G4IonCoulombCrossSection,G4PAI    2583 - G4InitXscPAI,G4IonCoulombCrossSection,G4PAIModel,G4PAIPhotonModel,
2683   G4PAIxSection, G4PAIySection  - fixed gcc-4    2584   G4PAIxSection, G4PAIySection  - fixed gcc-4.6.0 warnings
2684                                                  2585 
2685 04 May 2011: V.Ivant (emstand-V09-04-22)         2586 04 May 2011: V.Ivant (emstand-V09-04-22)
2686 - Removed obsolete unused classes: G4ionGasIo    2587 - Removed obsolete unused classes: G4ionGasIonisation,
2687   G4CoulombScatteringModel, G4UniversalFluctu    2588   G4CoulombScatteringModel, G4UniversalFluctuation93,
2688   G4UrbanMscModel92                              2589   G4UrbanMscModel92
2689 - Fixed Coverity warnings                        2590 - Fixed Coverity warnings
2690 - G4NuclearStopping - use new sub-type fNucle    2591 - G4NuclearStopping - use new sub-type fNuclearStopping
2691                                                  2592 
2692 01 May 2011: V.Ivant (emstand-V09-04-21)         2593 01 May 2011: V.Ivant (emstand-V09-04-21)
2693 - G4PhotoElectricEffect, G4ComptonScattering,    2594 - G4PhotoElectricEffect, G4ComptonScattering, G4CoulombScattering
2694   make constructors in the same style            2595   make constructors in the same style
2695 - G4eplusAnnihilation - disable creation of P    2596 - G4eplusAnnihilation - disable creation of PhysicsTable - compute
2696   cross section in run time (no visible CPU p    2597   cross section in run time (no visible CPU penalty, reduced memory)
2697                                                  2598 
2698 01 May 2011: V.Ivant (emstand-V09-04-20)         2599 01 May 2011: V.Ivant (emstand-V09-04-20)
2699 - G4KleinNishinaModel - removed parasitice pr    2600 - G4KleinNishinaModel - removed parasitice printout
2700 - G4CoulombScattering - removed obsolete unus    2601 - G4CoulombScattering - removed obsolete unused methods
2701                                                  2602 
2702 29 April 2011: V.Ivant (emstand-V09-04-19)       2603 29 April 2011: V.Ivant (emstand-V09-04-19)
2703 - G4KleinNishinaModel - fixed compillation wa    2604 - G4KleinNishinaModel - fixed compillation warning at SLC4
2704                                                  2605 
2705 29 April 2011: V.Ivant (emstand-V09-04-18)       2606 29 April 2011: V.Ivant (emstand-V09-04-18)
2706 - G4KleinNishinaModel - fixed infinite loop i    2607 - G4KleinNishinaModel - fixed infinite loop in new model for 1 keV gamma
2707                                                  2608 
2708 27 April 2011: V.Ivant (emstand-V09-04-17)       2609 27 April 2011: V.Ivant (emstand-V09-04-17)
2709 - G4UrbanMscModel95 - L.Urban fixed FPE probl    2610 - G4UrbanMscModel95 - L.Urban fixed FPE problems in the new model,
2710   now by default samplez=true (complite sampl    2611   now by default samplez=true (complite sampling of the displacement)
2711 - G4ModifiedTsai - V. Grichine clean-up of Po    2612 - G4ModifiedTsai - V. Grichine clean-up of PolarAngle(Tkin,...) method
2712                                                  2613 
2713 18 April 2011: V.Ivant (emstand-V09-04-16)       2614 18 April 2011: V.Ivant (emstand-V09-04-16)
2714 - Fixed problems of the previous tag             2615 - Fixed problems of the previous tag
2715                                                  2616 
2716 08 April 2011: V.Ivant (emstand-V09-04-15)       2617 08 April 2011: V.Ivant (emstand-V09-04-15)
2717 - G4eBremParametrizedModel (A.Schaelicke) - n    2618 - G4eBremParametrizedModel (A.Schaelicke) - new model
2718                                                  2619 
2719 07 April 2011: V.Ivant (emstand-V09-04-14)       2620 07 April 2011: V.Ivant (emstand-V09-04-14)
2720 - G4IonFluctuation, G4UniversalFluctuations -    2621 - G4IonFluctuation, G4UniversalFluctuations - replaced Gauss
2721     sampling by Gamma function sampling          2622     sampling by Gamma function sampling
2722 - G4MollerBhabhaModel - modified parameterisa    2623 - G4MollerBhabhaModel - modified parameterisation of dedx at
2723     very low energy providing more smooth sha    2624     very low energy providing more smooth shape
2724                                                  2625 
2725 30 March 2011: V.Ivant (emstand-V09-04-13)       2626 30 March 2011: V.Ivant (emstand-V09-04-13)
2726 - G4WentzelOKandVIxSection, G4eCoulombScatter    2627 - G4WentzelOKandVIxSection, G4eCoulombScatteringModel - fixed problem
2727     introduced in previous tags for compounds    2628     introduced in previous tags for compounds
2728                                                  2629 
2729 29 March 2011: V.Ivant (emstand-V09-04-12)       2630 29 March 2011: V.Ivant (emstand-V09-04-12)
2730 - G4WentzelOKandVIxSection - return back to t    2631 - G4WentzelOKandVIxSection - return back to the version of 9.4
2731                                                  2632 
2732 29 March 2011: V.Ivant (emstand-V09-04-11)       2633 29 March 2011: V.Ivant (emstand-V09-04-11)
2733 - G4UrbanMscModel95 - set samplez=false to av    2634 - G4UrbanMscModel95 - set samplez=false to avoid numerical problem
2734                                                  2635 
2735 28 March 2011: V.Ivant (emstand-V09-04-10)       2636 28 March 2011: V.Ivant (emstand-V09-04-10)
2736 - G4UrbanMscModel90, G4UrbanMscModel92, G4Urb    2637 - G4UrbanMscModel90, G4UrbanMscModel92, G4UrbanMscModel93,
2737   G4UrbanMscModel95, G4GoudsmitSaundersonMscM    2638   G4UrbanMscModel95, G4GoudsmitSaundersonMscModel,
2738   G4WentzelVIModel - updated G4VMscModel meth    2639   G4WentzelVIModel - updated G4VMscModel methods signature
2739                                                  2640 
2740 25 March 2011: V.Ivant (emstand-V09-04-09)       2641 25 March 2011: V.Ivant (emstand-V09-04-09)
2741 - G4UrbanMscModel90, G4UrbanMscModel92, G4Urb    2642 - G4UrbanMscModel90, G4UrbanMscModel92, G4UrbanMscModel93,
2742   G4UrbanMscModel95, G4GoudsmitSaundersonMscM    2643   G4UrbanMscModel95, G4GoudsmitSaundersonMscModel,
2743   G4WentzelVIModel - use G4VMscModel methods     2644   G4WentzelVIModel - use G4VMscModel methods to compute range
2744                      and inverse range           2645                      and inverse range
2745 - G4WentzelOKandVIxSection - remove special t    2646 - G4WentzelOKandVIxSection - remove special trietment of e-
2746 - G4ComptonScattering - use by default old G4    2647 - G4ComptonScattering - use by default old G4KleinNishinaCompton
2747                                                  2648 
2748 24 March 2011: V.Ivant (emstand-V09-04-08)       2649 24 March 2011: V.Ivant (emstand-V09-04-08)
2749 - G4UrbanMscModel95 - (L.Urban) new version o    2650 - G4UrbanMscModel95 - (L.Urban) new version of msc model which
2750    includes improved sampling of the tail of     2651    includes improved sampling of the tail of angular distribution,
2751    sampling of lateral displacement and true     2652    sampling of lateral displacement and true step length
2752 - G4WentzelOKandVIxSection - fixed sampling o    2653 - G4WentzelOKandVIxSection - fixed sampling of single scattering
2753                                                  2654 
2754 22 March 2011: V.Ivant (emstand-V09-04-07)       2655 22 March 2011: V.Ivant (emstand-V09-04-07)
2755 - General cleanup - removed MinEnergyCut meth    2656 - General cleanup - removed MinEnergyCut methods, improved comments
2756                                                  2657 
2757 21 March 2011: V.Ivant (emstand-V09-04-06)       2658 21 March 2011: V.Ivant (emstand-V09-04-06)
2758 - G4PAIySection - added method ComputeLowEner    2659 - G4PAIySection - added method ComputeLowEnergyCof and usage of
2759    this method allowing extend low energy lim    2660    this method allowing extend low energy limit of the model down
2760    to 10 eV (V.Grichine)                         2661    to 10 eV (V.Grichine)
2761 - G4MollerBhabhaModel - cleanup                  2662 - G4MollerBhabhaModel - cleanup
2762 - G4ComptonScattering - use G4KleinNishinaMod    2663 - G4ComptonScattering - use G4KleinNishinaModel as a default
2763 - G4PhotoElectricEffect - use G4PEEffectFluoM    2664 - G4PhotoElectricEffect - use G4PEEffectFluoModel as a default
2764 - G4KleinNishinaModel - use dynamic selection    2665 - G4KleinNishinaModel - use dynamic selection between high energy
2765    sampling and sampling with Doppler broadin    2666    sampling and sampling with Doppler broading
2766 - G4GoudsmitSaundersonMscModel - restore vers    2667 - G4GoudsmitSaundersonMscModel - restore version of 9.3ref05
2767                                                  2668 
2768 25 February 2011: V.Ivant (emstand-V09-04-05)    2669 25 February 2011: V.Ivant (emstand-V09-04-05)
2769 - G4UrbanMscModel90, G4UrbanMscModel92, G4Urb    2670 - G4UrbanMscModel90, G4UrbanMscModel92, G4UrbanMscModel93 use
2770    simpified computation of geom path length     2671    simpified computation of geom path length if true path length
2771    is equal to the range (minor CPU improveme    2672    is equal to the range (minor CPU improvement and more stable
2772    computation)                                  2673    computation)
2773                                                  2674 
2774 17 February 2011: V.Ivant (emstand-V09-04-04)    2675 17 February 2011: V.Ivant (emstand-V09-04-04)
2775 - G4PEEffectFluoModel - comment out parasitic    2676 - G4PEEffectFluoModel - comment out parasitic cout
2776                                                  2677 
2777 11 February 2011: V.Ivant (emstand-V09-04-03)    2678 11 February 2011: V.Ivant (emstand-V09-04-03)
2778 - G4PEEffectFluoModel - fixed K-shell selecti    2679 - G4PEEffectFluoModel - fixed K-shell selection (was off by mistake)
2779                                                  2680 
2780 01 February 2011: V.Ivant (emstand-V09-04-02)    2681 01 February 2011: V.Ivant (emstand-V09-04-02)
2781 - G4MollerBhabhaModel - fixed expression for     2682 - G4MollerBhabhaModel - fixed expression for computation of positron dedx
2782                         according to PDG form    2683                         according to PDG formula and original paper
2783                         (thanks to Nicola Mor    2684                         (thanks to Nicola Mori)
2784                                                  2685 
2785 04 January 2011: V.Ivant (emstand-V09-04-01)     2686 04 January 2011: V.Ivant (emstand-V09-04-01)
2786 - G4GoudsmitSaundersonMscModel, G4UrbanMscMod    2687 - G4GoudsmitSaundersonMscModel, G4UrbanMscModel90, G4UrbanMscModel92,
2787   G4UrbanMscModel93 use recommended method Va    2688   G4UrbanMscModel93 use recommended method Value(e) to access transport
2788   cross section instead of obsolete GetValue     2689   cross section instead of obsolete GetValue
2789 - G4KleinNishinaModel - improved computation     2690 - G4KleinNishinaModel - improved computation of kinematics
2790                                                  2691 
2791 23 December 2010: V.Ivant (emstand-V09-04-00)    2692 23 December 2010: V.Ivant (emstand-V09-04-00)
2792 - G4IonCoulombScatteringModel, G4GoudsmitSaun    2693 - G4IonCoulombScatteringModel, G4GoudsmitSaundersonMscModel,
2793   G4GoudsmitSaundersonTable - fixed Coverity     2694   G4GoudsmitSaundersonTable - fixed Coverity warnings making more
2794   pedantic initialisation                        2695   pedantic initialisation
2795                                                  2696 
2796 29 November 2010: V.Ivant (emstand-V09-03-31)    2697 29 November 2010: V.Ivant (emstand-V09-03-31)
2797 - G4IonCoulombScatteringModel, G4IonCoulombCr    2698 - G4IonCoulombScatteringModel, G4IonCoulombCrossSection - C.Consolandi
2798   added extra screening factor for low-energy    2699   added extra screening factor for low-energy heavy ions.
2799                                                  2700 
2800 23 November 2010: V.Ivant (emstand-V09-03-30)    2701 23 November 2010: V.Ivant (emstand-V09-03-30)
2801 - G4PAIModel, G4PAIySection - V.Grichine fix     2702 - G4PAIModel, G4PAIySection - V.Grichine fix of a bug in G4_Ar
2802                                                  2703 
2803 21 November 2010: V.Ivant (emstand-V09-03-29)    2704 21 November 2010: V.Ivant (emstand-V09-03-29)
2804 - G4PEEffectFluoModel, G4KleinNishinaModel -     2705 - G4PEEffectFluoModel, G4KleinNishinaModel - fixed energy balance
2805                                                  2706 
2806 17 November 2010: V.Ivant (emstand-V09-03-28)    2707 17 November 2010: V.Ivant (emstand-V09-03-28)
2807 - G4ICRU73QOModel (A.Bagulya) - fine tuning f    2708 - G4ICRU73QOModel (A.Bagulya) - fine tuning for 9.4, low limit is
2808   reduced from 10 keV to 5 keV                   2709   reduced from 10 keV to 5 keV
2809                                                  2710 
2810 13 November 2010: V.Ivant (emstand-V09-03-27)    2711 13 November 2010: V.Ivant (emstand-V09-03-27)
2811 - G4UrbanMscModel90, G4UrbanMscModel92, G4Urb    2712 - G4UrbanMscModel90, G4UrbanMscModel92, G4UrbanMscModel93 - added
2812   warning messages;                              2713   warning messages;
2813 - G4WentzelOKandVIxSection - fixed computatio    2714 - G4WentzelOKandVIxSection - fixed computation of nuclear form-factor
2814 - G4eCoulombScatteringModel - fixed computati    2715 - G4eCoulombScatteringModel - fixed computation of nuclear recoil
2815                                                  2716 
2816 12 November 2010: V.Ivant (emstand-V09-03-26)    2717 12 November 2010: V.Ivant (emstand-V09-03-26)
2817 - G4IonCoulombCrossSection and G4IonCoulombSc    2718 - G4IonCoulombCrossSection and G4IonCoulombScatteringModel -
2818   new model of single scattering of ions (C.C    2719   new model of single scattering of ions (C.Consolandi)
2819 - G4BetheBlochModel - Shell corrections facto    2720 - G4BetheBlochModel - Shell corrections factor according to ICRU'49
2820                       (returned back to versi    2721                       (returned back to version of 9.3)
2821 - G4WentzelVIModel - added usage of geometry     2722 - G4WentzelVIModel - added usage of geometry factor and the option
2822   UseDistanceToBoundary;                         2723   UseDistanceToBoundary;
2823                                                  2724 
2824 04 November 2010: V.Ivant (emstand-V09-03-25)    2725 04 November 2010: V.Ivant (emstand-V09-03-25)
2825 - Fixed warnings of the Coverity tool (pedant    2726 - Fixed warnings of the Coverity tool (pedantic initialisation);
2826                                                  2727 
2827 26 October 2010: V.Ivant (emstand-V09-03-24)     2728 26 October 2010: V.Ivant (emstand-V09-03-24)
2828 - Fixed problem reported by the Coverity tool    2729 - Fixed problem reported by the Coverity tool (mainly pedantic
2829   initialisation);                               2730   initialisation);
2830 - G4BetheHeitlerModel, G4PairProductionRelMod    2731 - G4BetheHeitlerModel, G4PairProductionRelModel - removed unused
2831   internal table of cross section                2732   internal table of cross section
2832 - G4WaterStopping - fixed bug in index of dat    2733 - G4WaterStopping - fixed bug in index of data for Fe ion
2833                                                  2734 
2834 14 October 2010: V.Ivant (emstand-V09-03-23)     2735 14 October 2010: V.Ivant (emstand-V09-03-23)
2835 - G4ModifiedTsai - added (moved from lowenerg    2736 - G4ModifiedTsai - added (moved from lowenergy)
2836 - G4PairProductionRelModel, G4eBremsstrahlung    2737 - G4PairProductionRelModel, G4eBremsstrahlungRelModel - return back
2837      the version of 9.4beta (disable tag 21);    2738      the version of 9.4beta (disable tag 21); use general interface
2838      to sample polar angular distribution (G4    2739      to sample polar angular distribution (G4ModifiedTsai - default)
2839                                                  2740 
2840 28 September 2010: V.Ivant (emstand-V09-03-22    2741 28 September 2010: V.Ivant (emstand-V09-03-22)
2841 - G4ionIonisation, G4alphaIonisation - remove    2742 - G4ionIonisation, G4alphaIonisation - removed obsolete nuclear stopping
2842       flag and Get/Set methods (nuclear stopp    2743       flag and Get/Set methods (nuclear stopping is simulated by the
2843       dedicated G4NuclearStopping process)       2744       dedicated G4NuclearStopping process)
2844                                                  2745 
2845 12 September 2010: V.Ivant (emstand-V09-03-21    2746 12 September 2010: V.Ivant (emstand-V09-03-21)
2846 - G4BetheBlochModel - fixed shell corrections    2747 - G4BetheBlochModel - fixed shell corrections
2847 - G4PairProductionRelModel, G4eBremsstrahlung    2748 - G4PairProductionRelModel, G4eBremsstrahlungRelModel - fixed
2848      SetCurrentElement method, fix is importa    2749      SetCurrentElement method, fix is important for unit tests
2849                                                  2750 
2850 12 August 2010: V.Ivant (emstand-V09-03-20)      2751 12 August 2010: V.Ivant (emstand-V09-03-20)
2851 - G4UniversalFluctuation - L.Urban revision o    2752 - G4UniversalFluctuation - L.Urban revision of width correction
2852   providing better results for thin targets a    2753   providing better results for thin targets and a good tail
2853                                                  2754 
2854 14 June 2010:  V.Ivant (emstand-V09-03-19)       2755 14 June 2010:  V.Ivant (emstand-V09-03-19)
2855 - G4UniversalFluctuation93 new class keeping     2756 - G4UniversalFluctuation93 new class keeping version of the release 9.3
2856   for the G4UniversalFluctuation                 2757   for the G4UniversalFluctuation
2857 - G4UniversalFluctuation - improved comments     2758 - G4UniversalFluctuation - improved comments
2858                                                  2759 
2859 11 June 2010:  V.Ivant (emstand-V09-03-18)       2760 11 June 2010:  V.Ivant (emstand-V09-03-18)
2860 - G4UniversalFluctuation - L.Urban fixed anom    2761 - G4UniversalFluctuation - L.Urban fixed anomaly at the tail of
2861                            distribution for t    2762                            distribution for thin targets
2862                                                  2763 
2863 4 June 2010:  V.Ivant (emstand-V09-03-17)        2764 4 June 2010:  V.Ivant (emstand-V09-03-17)
2864 - G4ICRU73QOModel - fixed problems and add fa    2765 - G4ICRU73QOModel - fixed problems and add factor for transition to
2865                     Bethe-Bloch at 2 MeV         2766                     Bethe-Bloch at 2 MeV
2866 - G4hIonisation - use G4ICRU73QOModel for neg    2767 - G4hIonisation - use G4ICRU73QOModel for negatively charged particles
2867                   below 2 MeV                    2768                   below 2 MeV
2868 - G4BraggModel - above 2 MeV use ICRU'49 para    2769 - G4BraggModel - above 2 MeV use ICRU'49 parameterisation for all atoms
2869                                                  2770 
2870 June 3, 2010, V. Grichine                        2771 June 3, 2010, V. Grichine
2871 - G4PAIModel.cc, G4PAIPhotonModel.cc cout for    2772 - G4PAIModel.cc, G4PAIPhotonModel.cc cout for the model initialisation
2872                                                  2773 
2873 1 June 2010:  V.Ivant (emstand-V09-03-16)        2774 1 June 2010:  V.Ivant (emstand-V09-03-16)
2874 - G4WentzelOKandVIxSection - optimized comput    2775 - G4WentzelOKandVIxSection - optimized computation of the transport
2875                              cross section       2776                              cross section
2876 - G4WentzelVIModel - optimized method of step    2777 - G4WentzelVIModel - optimized method of step limitation
2877                                                  2778 
2878 27 May 2010:  V.Ivant (emstand-V09-03-15)        2779 27 May 2010:  V.Ivant (emstand-V09-03-15)
2879 - G4BraggIonGasModel, G4BetheBlochIonGasModel    2780 - G4BraggIonGasModel, G4BetheBlochIonGasModel - new ionisation models
2880                       for low density media      2781                       for low density media
2881 - G4ICRU73QOModel (A.Bagulya) new model for a    2782 - G4ICRU73QOModel (A.Bagulya) new model for anti-particles
2882 - G4hIonisation - use G4ICRU73QOModel for ant    2783 - G4hIonisation - use G4ICRU73QOModel for anti-particles
2883 - G4WentzelOKandVIxSection - new class to com    2784 - G4WentzelOKandVIxSection - new class to compute cross sections and
2884                              sample scatterin    2785                              sample scattering angle
2885 - G4WentzelVIModel, G4eCoulombScatteringModel    2786 - G4WentzelVIModel, G4eCoulombScatteringModel, G4CoulombScatteringModel
2886                     use new class G4WentzelOK    2787                     use new class G4WentzelOKandVIxSection
2887                                                  2788 
2888 20 May 2010:  V.Ivant (emstand-V09-03-14)        2789 20 May 2010:  V.Ivant (emstand-V09-03-14)
2889 - G4UrbanMscModel93 - L.Urban removed randomi    2790 - G4UrbanMscModel93 - L.Urban removed randomisation of step limit for the
2890                       first step in any volum    2791                       first step in any volume in the case of UseSafety
2891 - Removed obsolete models: G4UrbanMscModel, G    2792 - Removed obsolete models: G4UrbanMscModel, G4UrbanMscModel2, G4UrbanMscModel71,
2892   G4MultipleScattering, G4ComptonScattering52    2793   G4MultipleScattering, G4ComptonScattering52, G4PolarizedComptonScattering
2893                                                  2794 
2894 17 May 2010:  V.Ivant (emstand-V09-03-13)        2795 17 May 2010:  V.Ivant (emstand-V09-03-13)
2895 - G4WentzelVIModel, G4eCoulombScatteringModel    2796 - G4WentzelVIModel, G4eCoulombScatteringModel - added momentum dependent
2896        limit of scattering angle between sing    2797        limit of scattering angle between single and multiple scattering
2897        which allowing to use  G4WentzelVIMode    2798        which allowing to use  G4WentzelVIModel with optical model
2898        of hadron scattering                      2799        of hadron scattering
2899                                                  2800 
2900 17 May 2010:  V.Ivant (emstand-V09-03-12)        2801 17 May 2010:  V.Ivant (emstand-V09-03-12)
2901 - G4GoudsmitSaundersonMscModel, G4GoudsmitSau    2802 - G4GoudsmitSaundersonMscModel, G4GoudsmitSaundersonTable (O.Kadri) -
2902        optimized code to improve speed by add    2803        optimized code to improve speed by addition extra class members
2903                                                  2804 
2904 30 April 2010:  V.Ivant (emstand-V09-03-11)      2805 30 April 2010:  V.Ivant (emstand-V09-03-11)
2905 - G4UrbanMscModel93 - L.Urban add randomisati    2806 - G4UrbanMscModel93 - L.Urban add randomisation of step limit for the
2906                       first step in any volum    2807                       first step in any volume
2907                                                  2808 
2908 28 April 2010:  V.Ivant (emstand-V09-03-10)      2809 28 April 2010:  V.Ivant (emstand-V09-03-10)
2909 G4eBremsstrahlungModel - fixed SelectRandomAt    2810 G4eBremsstrahlungModel - fixed SelectRandomAtom method (bug report #1115)
2910                                                  2811 
2911 26 April 2010:  V.Ivant (emstand-V09-03-09)      2812 26 April 2010:  V.Ivant (emstand-V09-03-09)
2912 - G4ASTARStopping, G4PSTARTStopping - C-array    2813 - G4ASTARStopping, G4PSTARTStopping - C-arrays sustituted by G4PhysicsVector
2913             with spline; reviewed names of ma    2814             with spline; reviewed names of materials (G4_He, G4_PHOTO_EMULSION,
2914             G4_NYLON-6-6)                        2815             G4_NYLON-6-6)
2915 - G4ASTARStopping - fixed G4_O data              2816 - G4ASTARStopping - fixed G4_O data
2916 - G4PSTARStopping - fixed G4_Pt and G4_PROPAN    2817 - G4PSTARStopping - fixed G4_Pt and G4_PROPANE data
2917 - G4WaterStopping - cleanup GetElectronicDEDX    2818 - G4WaterStopping - cleanup GetElectronicDEDX method
2918                                                  2819 
2919 16 April 2010:  V.Ivant (emstand-V09-03-08)      2820 16 April 2010:  V.Ivant (emstand-V09-03-08)
2920 - G4GoudsmitSaundersonMscModel (O.Kadri) - im    2821 - G4GoudsmitSaundersonMscModel (O.Kadri) - improved numerical stability
2921             of computations for small angles     2822             of computations for small angles by  direct xsection calculation
2922             not inverse of the inverse angula    2823             not inverse of the inverse angular sampling without large angle
2923             rejection method longitudinal dis    2824             rejection method longitudinal displacement is computed exactly
2924             from <z>                             2825             from <z>
2925 - G4GoudsmitSaundersonTable (O.Kadri)    - im    2826 - G4GoudsmitSaundersonTable (O.Kadri)    - improved numerical stability by
2926             minimum of used arrays in computa    2827             minimum of used arrays in computation within the dichotomy
2927             finding method                       2828             finding method
2928 - G4eMultipleScattering, G4hMultipleScatterin    2829 - G4eMultipleScattering, G4hMultipleScattering - improved printout at
2929                                                  2830                                                  initialisation
2930                                                  2831 
2931 15 April 2010:  V.Ivant (emstand-V09-03-07)      2832 15 April 2010:  V.Ivant (emstand-V09-03-07)
2932 - G4hMultipleScattering - removed old unused     2833 - G4hMultipleScattering - removed old unused header of G4UrbanMscModel
2933 - G4ASTARStopping.cc - disabled corrupted dat    2834 - G4ASTARStopping.cc - disabled corrupted data for Oxygen
2934                                                  2835 
2935 06 April 2010:  V.Ivant (emstand-V09-03-06)      2836 06 April 2010:  V.Ivant (emstand-V09-03-06)
2936 - G4eBremsstrahlungRelModel, G4MollerBhabhaMo    2837 - G4eBremsstrahlungRelModel, G4MollerBhabhaModel - set minimum cut
2937                       value to 0.1 keV           2838                       value to 0.1 keV
2938                                                  2839 
2939 30 March 2010:  V.Ivant (emstand-V09-03-05)      2840 30 March 2010:  V.Ivant (emstand-V09-03-05)
2940 - G4PolarizedComptonScattering - add message     2841 - G4PolarizedComptonScattering - add message that this process is obsolete
2941                                                  2842 
2942 22 March 2010:  V.Ivant (emstand-V09-03-04)      2843 22 March 2010:  V.Ivant (emstand-V09-03-04)
2943 - G4eBremsstrahlungModel - reduced minThresho    2844 - G4eBremsstrahlungModel - reduced minThreshold to 0.1 keV
2944 - G4MollerBhabhaModel - reduced minimum cut v    2845 - G4MollerBhabhaModel - reduced minimum cut value to mean ionisation
2945                       potential                  2846                       potential
2946                                                  2847 
2947 01 March 2010:  V.Ivant (emstand-V09-03-03)      2848 01 March 2010:  V.Ivant (emstand-V09-03-03)
2948 - G4WentzelVIModel - added protections, added    2849 - G4WentzelVIModel - added protections, added DefineMaterial() call
2949                      before computing cross s    2850                      before computing cross section
2950                                                  2851 
2951 31 March 2010:  V.Ivant (emstand-V09-03-02a)     2852 31 March 2010:  V.Ivant (emstand-V09-03-02a)
2952 - G4PolarizedComptonScattering - add message     2853 - G4PolarizedComptonScattering - add message that this process is obsolete
2953 - G4eCoulombScatteringModel - returned method    2854 - G4eCoulombScatteringModel - returned method default value 100 eV of 9.3 for
2954                               internal low li    2855                               internal low limit
2955                                                  2856 
2956 24 February 2010:  V.Ivant (emstand-V09-03-02    2857 24 February 2010:  V.Ivant (emstand-V09-03-02)
2957 - make a tag co-working with emutils-V09-03-0    2858 - make a tag co-working with emutils-V09-03-02
2958                                                  2859 
2959 19 February 2010:  V.Ivant (emstand-V09-03-01    2860 19 February 2010:  V.Ivant (emstand-V09-03-01)
2960 - G4GoudsmitSaundersonMscModel, G4GoudsmitSau    2861 - G4GoudsmitSaundersonMscModel, G4GoudsmitSaundersonTable (O.Kadri)
2961       - fixed problems of small angle theta d    2862       - fixed problems of small angle theta distributions
2962                                                  2863 
2963 17 February 2010:  V.Ivant (emstand-V09-03-00    2864 17 February 2010:  V.Ivant (emstand-V09-03-00)
2964 - G4CoulombScatteringModel - Added comments t    2865 - G4CoulombScatteringModel - Added comments to relativistic formula
2965 - G4eCoulombScatteringModel - Added method Se    2866 - G4eCoulombScatteringModel - Added method SetLowEnergyLimit, default
2966                               value is set to    2867                               value is set to 1 eV (before was 100 eV)
2967 - G4CoulombScattering - Removed inclined meth    2868 - G4CoulombScattering - Removed inclined method SetBuildTableFlag because
2968                         the method exist in t    2869                         the method exist in the base class
2969                                                  2870 
2970 03 December 09:  V.Ivant (emstand-V09-02-36)     2871 03 December 09:  V.Ivant (emstand-V09-02-36)
2971 - G4BetheBlochModel - (A.Lechner) return back    2872 - G4BetheBlochModel - (A.Lechner) return back commented out CorrectionAlongStep
2972                       method, returning back     2873                       method, returning back to normal ion ranges
2973                                                  2874 
2974 03 December 09:  V.Ivant (emstand-V09-02-35)     2875 03 December 09:  V.Ivant (emstand-V09-02-35)
2975 - G4CoulombScatteringModel - (C.Consaldi) fix    2876 - G4CoulombScatteringModel - (C.Consaldi) fixed relativistic formula
2976                                                  2877 
2977 27 November 09:  V.Ivant (emstand-V09-02-34)     2878 27 November 09:  V.Ivant (emstand-V09-02-34)
2978 - G4ionIonisation - set linLossLimit 0.02        2879 - G4ionIonisation - set linLossLimit 0.02
2979                                                  2880 
2980 25 November 09:  V.Ivant (emstand-V09-02-33)     2881 25 November 09:  V.Ivant (emstand-V09-02-33)
2981 - G4LindhardPartition - moved back to TestEm7    2882 - G4LindhardPartition - moved back to TestEm7
2982                                                  2883 
2983 10 November 09:  V.Ivant (emstand-V09-02-32)     2884 10 November 09:  V.Ivant (emstand-V09-02-32)
2984 - G4BetheBlochModel - minor speedup inside Co    2885 - G4BetheBlochModel - minor speedup inside CorrectionsAlongStep method
2985                                                  2886 
2986 10 November 09:  V.Ivant (emstand-V09-02-31)     2887 10 November 09:  V.Ivant (emstand-V09-02-31)
2987 - G4BetheBlochModel, G4BraggModel, G4BraggIon    2888 - G4BetheBlochModel, G4BraggModel, G4BraggIonModel - remove computations
2988                        of nuclear stopping po    2889                        of nuclear stopping power, some CPU speadup
2989 - G4NuclearStopping - updated process for com    2890 - G4NuclearStopping - updated process for computation of nuclear stopping
2990 - G4ICRU49NuclearStoppingModel - model provid    2891 - G4ICRU49NuclearStoppingModel - model providing computation of nuclear
2991                       stopping                   2892                       stopping
2992                                                  2893 
2993 10 November 09:  V.Ivant (emstand-V09-02-30)     2894 10 November 09:  V.Ivant (emstand-V09-02-30)
2994 - Added G4alphaIonisation process                2895 - Added G4alphaIonisation process
2995                                                  2896 
2996 09 November 09:  V.Ivant (emstand-V09-02-29)     2897 09 November 09:  V.Ivant (emstand-V09-02-29)
2997 - G4BetheBlochModel, G4MollerBhabhaModel - co    2898 - G4BetheBlochModel, G4MollerBhabhaModel - compute density effect correction
2998                                            us    2899                                            using method of G4IonisParamMat class
2999                                            ap    2900                                            applying revised parameterisation
3000                                                  2901 
3001 09 November 09:  V.Ivant (emstand-V09-02-28)     2902 09 November 09:  V.Ivant (emstand-V09-02-28)
3002 - G4GoudsmitSaundersonMscModel (O.Kadri) - tu    2903 - G4GoudsmitSaundersonMscModel (O.Kadri) - tuning small angle theta distributions
3003                        assuming the case of l    2904                        assuming the case of lambdan<1 as single scattering regime;
3004                        tuning theta sampling     2905                        tuning theta sampling for theta below the screening angle
3005 - G4LindhardPartition - moved from TestEm7 to    2906 - G4LindhardPartition - moved from TestEm7 to the source
3006                                                  2907 
3007 31 October 09:  V.Ivant (emstand-V09-02-27)      2908 31 October 09:  V.Ivant (emstand-V09-02-27)
3008 - Added G4UrbanMscModel92, G4UrbanMscModel93     2909 - Added G4UrbanMscModel92, G4UrbanMscModel93 - 9.2 and 9.3 versions
3009                        version of the Urban m    2910                        version of the Urban model
3010 - Set default model G4UrbanMscModel92 for G4e    2911 - Set default model G4UrbanMscModel92 for G4eMultipleScattering
3011 - Added warting to obsolete msc classes G4Mul    2912 - Added warting to obsolete msc classes G4MultipleScattering, G4UrbanMscModel,
3012                        G4UrbanMscMode2, G4Msc    2913                        G4UrbanMscMode2, G4MscModel71
3013                                                  2914 
3014 28 October 09:  V.Ivant (emstand-V09-02-26)      2915 28 October 09:  V.Ivant (emstand-V09-02-26)
3015 - G4WentzelVIModel, G4eCoulombScatteringModel    2916 - G4WentzelVIModel, G4eCoulombScatteringModel, G4CoulombScatteringModel - added
3016                        protection for very lo    2917                        protection for very low energies
3017                                                  2918 
3018 10 October 09:  V.Ivant (emstand-V09-02-25)      2919 10 October 09:  V.Ivant (emstand-V09-02-25)
3019 - G4WentzelVIModel and G4eCoulombScatteringMo    2920 - G4WentzelVIModel and G4eCoulombScatteringModel - changed screening parameters
3020                                                  2921 
3021 06 October 09:  V.Ivant (emstand-V09-02-24)      2922 06 October 09:  V.Ivant (emstand-V09-02-24)
3022 - G4GoudsmitSaundersonMscModel (O.Kadri) tuni    2923 - G4GoudsmitSaundersonMscModel (O.Kadri) tuning small angle theta distributions
3023                        assuming the case of l    2924                        assuming the case of lambdan<1 as single scattering regime,
3024                        tuning theta sampling     2925                        tuning theta sampling for theta below the screening angle
3025                                                  2926 
3026 02 October 09:  V.Ivant (emstand-V09-02-23)      2927 02 October 09:  V.Ivant (emstand-V09-02-23)
3027 - G4eMultipleScattering - use as a default G4    2928 - G4eMultipleScattering - use as a default G4UrbanMscModel (the same as in 9.2)
3028 - G4CoulombScattering - fixed compillation pr    2929 - G4CoulombScattering - fixed compillation problem
3029                                                  2930 
3030 30 September 09:  V.Ivant (emstand-V09-02-22)    2931 30 September 09:  V.Ivant (emstand-V09-02-22)
3031 - G4CoulombScattering - added cut per recoil     2932 - G4CoulombScattering - added cut per recoil
3032 - G4BohrFluctuations - change internal parame    2933 - G4BohrFluctuations - change internal parameter minNumberInteractionsBohr
3033                        from 10 to 2 to provid    2934                        from 10 to 2 to provide more smooth transition
3034                        to Landau regime in th    2935                        to Landau regime in the case of small cuts
3035 - G4eCoulombScatteringModel - added effective    2936 - G4eCoulombScatteringModel - added effective mass factor
3036                                                  2937 
3037 28 August 09:  V.Ivant (emstand-V09-02-21)       2938 28 August 09:  V.Ivant (emstand-V09-02-21)
3038 - G4PAIModel - fixed problem conneted with mo    2939 - G4PAIModel - fixed problem conneted with modifications for
3039                G4PhysicsVector (removel of hi    2940                G4PhysicsVector (removel of hidden bin)
3040 - G4GoudsmitSaundersonMscModel, G4GoudsmitSau    2941 - G4GoudsmitSaundersonMscModel, G4GoudsmitSaundersonTable - O.Kadri
3041                speadup computations, in parti    2942                speadup computations, in particular, by reducing of
3042                number of calls to log            2943                number of calls to log
3043                                                  2944 
3044 12 August 09:  V.Ivant (emstand-V09-02-20)       2945 12 August 09:  V.Ivant (emstand-V09-02-20)
3045 - G4PAIModel - fixed problem for high energy     2946 - G4PAIModel - fixed problem for high energy connected with bin number
3046 - G4WentzelVIModel and G4eCoulombScatteringMo    2947 - G4WentzelVIModel and G4eCoulombScatteringModel - extended low-energy
3047                cross section to 0.1 keV          2948                cross section to 0.1 keV
3048                                                  2949 
3049 27 July 09:  V.Ivant (emstand-V09-02-19)         2950 27 July 09:  V.Ivant (emstand-V09-02-19)
3050 - G4WentzelVIModel and G4eCoulombScatteringMo    2951 - G4WentzelVIModel and G4eCoulombScatteringModel - fixed typo
3051                                                  2952 
3052 26 July 09:  V.Ivant (emstand-V09-02-18)         2953 26 July 09:  V.Ivant (emstand-V09-02-18)
3053 - G4WentzelVIModel and G4eCoulombScatteringMo    2954 - G4WentzelVIModel and G4eCoulombScatteringModel - fixed numerical
3054    problem at very high energy                   2955    problem at very high energy
3055 - G4PAIModel - fixed problem for the case of     2956 - G4PAIModel - fixed problem for the case of several materials
3056 - G4PAIySection - added protections for numer    2957 - G4PAIySection - added protections for numerical exceptions
3057                                                  2958 
3058 22 July 09:  V.Ivant (emstand-V09-02-17)         2959 22 July 09:  V.Ivant (emstand-V09-02-17)
3059 - G4NuclearStopping and G4ICRU49NuclearStoppi    2960 - G4NuclearStopping and G4ICRU49NuclearStoppingModel are added
3060                                                  2961 
3061 20 July 09:  V.Ivant (emstand-V09-02-16)         2962 20 July 09:  V.Ivant (emstand-V09-02-16)
3062 - G4GoudsmitSaundersonMscModel - fixed comput    2963 - G4GoudsmitSaundersonMscModel - fixed computation of the displacement
3063 - G4MultipleScattering, G4eMultipleScattering    2964 - G4MultipleScattering, G4eMultipleScattering, G4hMultipleScattering
3064       - moved initialisation of models to the    2965       - moved initialisation of models to the base class
3065                                                  2966 
3066 9 July 09:  V.Ivant (emstand-V09-02-15)          2967 9 July 09:  V.Ivant (emstand-V09-02-15)
3067 - G4GoudsmitSaundersonMscModel - (O.Kadri) re    2968 - G4GoudsmitSaundersonMscModel - (O.Kadri) removed extra correcting factor
3068                                  for sampling    2969                                  for sampling in high-Z media
3069 - G4hMultipleScattering - removed obsolete me    2970 - G4hMultipleScattering - removed obsolete methods
3070                                                  2971 
3071 19 June 09:  V.Ivant (emstand-V09-02-14)         2972 19 June 09:  V.Ivant (emstand-V09-02-14)
3072 - G4WaterStopping - (A.Ivantchenko) added Fe     2973 - G4WaterStopping - (A.Ivantchenko) added Fe ion data
3073 - G4GoudsmitSaundersonTable - reduce the size    2974 - G4GoudsmitSaundersonTable - reduce the size of the object file and
3074                               all standard li    2975                               all standard library
3075 - G4GoudsmitSaundersonMscModel - (O.Kadri) fi    2976 - G4GoudsmitSaundersonMscModel - (O.Kadri) fixed unphysical peak at
3076                               very small angl    2977                               very small angles; extend model to 100 TeV
3077 - G4eCoulombScatteringModel, G4CoulombScatter    2978 - G4eCoulombScatteringModel, G4CoulombScatteringModel, G4WentzelVIModel,
3078                                - (C.Consoland    2979                                - (C.Consolandi) fixed kinematic for ion/ion
3079                                  scattering      2980                                  scattering
3080                                                  2981 
3081 19 May 09: V.Ivant (emstand-V09-02-13)           2982 19 May 09: V.Ivant (emstand-V09-02-13)
3082 - G4UrbanMscModel2  - (L.Urban) change in tai    2983 - G4UrbanMscModel2  - (L.Urban) change in tail parameter
3083                                                  2984 
3084 18 May 09:  V.Ivant (emstand-V09-02-12)          2985 18 May 09:  V.Ivant (emstand-V09-02-12)
3085 - G4UrbanMscModel2  - (L.Urban) correction in    2986 - G4UrbanMscModel2  - (L.Urban) correction in tail tuning using MuScat data
3086                                                  2987 
3087 15 May 09:  V.Ivant (emstand-V09-02-11)          2988 15 May 09:  V.Ivant (emstand-V09-02-11)
3088 - G4WaterStopping  - fixed Ar data               2989 - G4WaterStopping  - fixed Ar data
3089 - G4PairProductionRelModel - (A.Schaelicke) n    2990 - G4PairProductionRelModel - (A.Schaelicke) new relativistic model for
3090                               gamma conversio    2991                               gamma conversion
3091 - G4UrbanMscModel2  - (L.Urban) new version o    2992 - G4UrbanMscModel2  - (L.Urban) new version of theta0 and tail tuning
3092                                                  2993 
3093 10 May 09: V.Ivant (emstand-V09-02-10)           2994 10 May 09: V.Ivant (emstand-V09-02-10)
3094 - G4WentzelVIModel, G4eCoulombScattering, G4C    2995 - G4WentzelVIModel, G4eCoulombScattering, G4CoulombScattering - added relativistic
3095                       factor to Reserford cro    2996                       factor to Reserford cross section; set default limit on
3096                       kinetic energy of the r    2997                       kinetic energy of the recoil 100 keV
3097                                                  2998 
3098 28 April 09: V.Ivant (emstand-V09-02-09)         2999 28 April 09: V.Ivant (emstand-V09-02-09)
3099 - G4UrbanMscModel2  - (L.Urban) new tuning fo    3000 - G4UrbanMscModel2  - (L.Urban) new tuning for the central part and for the
3100                       tail of the angular dis    3001                       tail of the angular distribution using the old e-
3101                       scattering data only (P    3002                       scattering data only (Phys. Rev. 84 (1951) 634;
3102                       Phys. Rev. 61 (1942) 25    3003                       Phys. Rev. 61 (1942) 254)
3103                     - corrected logic in Comp    3004                     - corrected logic in ComputeTruePathLengthLimit method
3104                       for type=fUseDistanceTo    3005                       for type=fUseDistanceToBoundary
3105 - G4UrbanMscModel   - frozen version of G4Urb    3006 - G4UrbanMscModel   - frozen version of G4UrbanMscModel2 of g4 9.2
3106 - G4WentzelVIModel, G4eCoulombScattering  - r    3007 - G4WentzelVIModel, G4eCoulombScattering  - reduce low-limit from 1 keV to 0.1 keV
3107                       to provide smooth trans    3008                       to provide smooth transport cross section table
3108                                                  3009 
3109 23 April 09: V.Ivant (emstand-V09-02-08)         3010 23 April 09: V.Ivant (emstand-V09-02-08)
3110 - G4BetheBlochModel - do not use pointer to G    3011 - G4BetheBlochModel - do not use pointer to GenericIon introduced in the
3111                       previous tag due to pro    3012                       previous tag due to problem of simple PhysLists without ions
3112                                                  3013 
3113 20 April 09: V.Ivant (emstand-V09-02-07)         3014 20 April 09: V.Ivant (emstand-V09-02-07)
3114 - G4BetheBlochModel - fixed and simplified in    3015 - G4BetheBlochModel - fixed and simplified initialisation for ions needed for
3115                       the new G4IonParametris    3016                       the new G4IonParametrisedLossModel of low-energy package
3116 - G4GoudsmitSaundersonMscModel - (O.Kadri) cl    3017 - G4GoudsmitSaundersonMscModel - (O.Kadri) cleanup: discarded no scattering and
3117                       single scattering theta    3018                       single scattering theta sampling from SampleCosineTheta()
3118                       which means the splitti    3019                       which means the splitting step into two sub-steps occur
3119                       only for msc regime        3020                       only for msc regime
3120                                                  3021 
3121 12 April 09: V.Ivant (emstand-V09-02-06)         3022 12 April 09: V.Ivant (emstand-V09-02-06)
3122 - Simplified initialisation of all models        3023 - Simplified initialisation of all models
3123 - G4UrbanMscModel, G4UrbanMscModel2, G4UrbanM    3024 - G4UrbanMscModel, G4UrbanMscModel2, G4UrbanMscModel90 - use methods
3124    of G4VMscModel for interface to geometry      3025    of G4VMscModel for interface to geometry
3125                                                  3026 
3126 07 April 09: V.Ivant (emstand-V09-02-05)         3027 07 April 09: V.Ivant (emstand-V09-02-05)
3127 - G4IonFluctuations - T.Toshito removed extra    3028 - G4IonFluctuations - T.Toshito removed extra phenomenological factor
3128                       in fluctuation width       3029                       in fluctuation width
3129 - G4HeatedKleinNishinaCompton - V.Grichine ad    3030 - G4HeatedKleinNishinaCompton - V.Grichine added a prototype model for
3130                                 plasma           3031                                 plasma
3131                                                  3032 
3132 21 March 09: V.Ivant (emstand-V09-02-04)         3033 21 March 09: V.Ivant (emstand-V09-02-04)
3133 - G4UniversalFluctuation - L.Urban introduce     3034 - G4UniversalFluctuation - L.Urban introduce modification in width
3134     correction, the dependence of the correct    3035     correction, the dependence of the correction on energy deposition
3135     at previous steps is removed (addresses T    3036     at previous steps is removed (addresses T2K report)
3136                                                  3037 
3137 20 March 09: V.Ivant (emstand-V09-02-03)         3038 20 March 09: V.Ivant (emstand-V09-02-03)
3138 - G4GoudsmitSaundersonMscModel fixed compilla    3039 - G4GoudsmitSaundersonMscModel fixed compillation problem
3139                                                  3040 
3140 12 March 09: V.Ivant (emstand-V09-02-02)         3041 12 March 09: V.Ivant (emstand-V09-02-02)
3141 - G4GoudsmitSaundersonMscModel fixed compilla    3042 - G4GoudsmitSaundersonMscModel fixed compillation problem
3142 - G4UniversalFluctuation - add temporary fix     3043 - G4UniversalFluctuation - add temporary fix for T2K report
3143                                                  3044 
3144 05 March 09: V.Ivant (emstand-V09-02-01)         3045 05 March 09: V.Ivant (emstand-V09-02-01)
3145 - New G4GoudsmitSaundersonMscModel is added      3046 - New G4GoudsmitSaundersonMscModel is added
3146 - G4WentzelVIModel, G4eCoulombScattringModel:    3047 - G4WentzelVIModel, G4eCoulombScattringModel:
3147     o substitute scaling of low-energy limit     3048     o substitute scaling of low-energy limit by setting 1 keV for
3148       all particles;                             3049       all particles;
3149     o use EGSnrc form of screening parameter     3050     o use EGSnrc form of screening parameter (second order correction)
3150                                                  3051 
3151 20 February 09: V.Ivant (emstand-V09-02-00)      3052 20 February 09: V.Ivant (emstand-V09-02-00)
3152 - Move all virtual methods from inline to sou    3053 - Move all virtual methods from inline to source
3153 G4PEEffectModel - substitute ComputeMeanFreeP    3054 G4PEEffectModel - substitute ComputeMeanFreePath by CrossSectionPerVolume
3154                   (minor CPU speadup for comp    3055                   (minor CPU speadup for compound materials)
3155 G4PAIModel, G4PAIPhotonModel - remove usage o    3056 G4PAIModel, G4PAIPhotonModel - remove usage of random numbers at
3156                    initialisation (potential     3057                    initialisation (potential non-reproducibility)
3157 G4WentzelVIModel - use generic methods of G4V    3058 G4WentzelVIModel - use generic methods of G4VMscModel to access safety
3158                    and other geometry informa    3059                    and other geometry information
3159                                                  3060 
3160 24 November 08: V.Ivant (emstand-V09-01-45)      3061 24 November 08: V.Ivant (emstand-V09-01-45)
3161 G4PSTARStopping, G4ASTARStopping - fixed non-    3062 G4PSTARStopping, G4ASTARStopping - fixed non-initialized variable
3162    introduced in the previous tag                3063    introduced in the previous tag
3163                                                  3064 
3164 19 November 08: V.Ivant (emstand-V09-01-44)      3065 19 November 08: V.Ivant (emstand-V09-01-44)
3165 G4WentzelVIModel - minor fix in lateral displ    3066 G4WentzelVIModel - minor fix in lateral displacement
3166                                                  3067 
3167 13 November 08: A. Schaelicke (emstand-V09-01    3068 13 November 08: A. Schaelicke (emstand-V09-01-43)
3168 G4eBremsstrahlung - activate LPM switch for h    3069 G4eBremsstrahlung - activate LPM switch for high energy model
3169 G4eBremsstrahlungRelModel - revised LPMconsta    3070 G4eBremsstrahlungRelModel - revised LPMconstant
3170 G4eBremsstrahlungModel, G4eBremsstrahlungRelM    3071 G4eBremsstrahlungModel, G4eBremsstrahlungRelModel - (VI) use LPM flag
3171                                 from the base    3072                                 from the base class
3172                                                  3073 
3173 13 November 08: V.Ivant (emstand-V09-01-42)      3074 13 November 08: V.Ivant (emstand-V09-01-42)
3174 G4PSTARStopping - fixed SiO2 and TEFLON data     3075 G4PSTARStopping - fixed SiO2 and TEFLON data
3175 G4ASTARStopping - fixed GRAFITE data             3076 G4ASTARStopping - fixed GRAFITE data
3176                                                  3077 
3177 29 October 08: V.Ivant (emstand-V09-01-41)       3078 29 October 08: V.Ivant (emstand-V09-01-41)
3178 G4UrbanMscModel, G4UrbanMscModel2, G4UrbanMsc    3079 G4UrbanMscModel, G4UrbanMscModel2, G4UrbanMscModel90, G4WentzelVIModel
3179   use StepStatus from preStepPoint to identif    3080   use StepStatus from preStepPoint to identify first step for a given track
3180   instaed of step number in order to address     3081   instaed of step number in order to address ATLAS problem of small step
3181   limits happen with suspended tracks            3082   limits happen with suspended tracks
3182                                                  3083 
3183 27 October 08: V.Ivant (emstand-V09-01-40)       3084 27 October 08: V.Ivant (emstand-V09-01-40)
3184 G4UrbanMscModel2 - extra protection for "UseD    3085 G4UrbanMscModel2 - extra protection for "UseDistanceToBoundary" option
3185 G4WentzelVIModel - fixed cross section factor    3086 G4WentzelVIModel - fixed cross section factor for single scattering
3186                                                  3087 
3187 23 October 08: V.Ivant (emstand-V09-01-39)       3088 23 October 08: V.Ivant (emstand-V09-01-39)
3188 G4eCoulombScatteringModel and G4WentzelVIMode    3089 G4eCoulombScatteringModel and G4WentzelVIModel - added protection against
3189     precision loss in computation of cross se    3090     precision loss in computation of cross section at high energy
3190 G4UrbanMscModel2 - fixed screening parameter     3091 G4UrbanMscModel2 - fixed screening parameter of the single scattering part
3191 G4eMultipleScattering - set default RangeFact    3092 G4eMultipleScattering - set default RangeFactor = 0.04
3192                                                  3093 
3193 22 October 08: V.Ivant (emstand-V09-01-38)       3094 22 October 08: V.Ivant (emstand-V09-01-38)
3194 G4IonFluctuations - added G4UniversalFluctuat    3095 G4IonFluctuations - added G4UniversalFluctuation model, which are used for
3195     high energy; added comments and cleanup      3096     high energy; added comments and cleanup
3196 G4BetheBlochModel, G4BraggIonModel - take int    3097 G4BetheBlochModel, G4BraggIonModel - take into account effective change
3197     change over the step                         3098     change over the step
3198 G4hIonisation - switch off nuclear stopping f    3099 G4hIonisation - switch off nuclear stopping for pi and K mesons
3199                                                  3100 
3200 20 October 08: V.Ivant (emstand-V09-01-37)       3101 20 October 08: V.Ivant (emstand-V09-01-37)
3201 G4UrbanMscModel2 - return back ref-08 version    3102 G4UrbanMscModel2 - return back ref-08 version
3202 G4IronStopping, G4MaterialStopping, G4SimpleM    3103 G4IronStopping, G4MaterialStopping, G4SimpleMaterialStopping moved to materials
3203 G4eBremsstrahlungHEModel - temporary model is    3104 G4eBremsstrahlungHEModel - temporary model is removed
3204                                                  3105 
3205 17 October 08: V.Ivant (emstand-V09-01-36)       3106 17 October 08: V.Ivant (emstand-V09-01-36)
3206 G4UrbanMscModel2 - use logic of 9.1 version f    3107 G4UrbanMscModel2 - use logic of 9.1 version for step limitation
3207                    option "UseSafety" to fix     3108                    option "UseSafety" to fix CPU penalty in sampling
3208                    calorimeters (L.Urban)        3109                    calorimeters (L.Urban)
3209 G4UrbanMscModel2, G4UrbanMscModel, G4UrbanMsc    3110 G4UrbanMscModel2, G4UrbanMscModel, G4UrbanMscModel90 added protection
3210                    against sampling scatterin    3111                    against sampling scattering angle with zero transport
3211                    cross section                 3112                    cross section
3212                                                  3113 
3213 15 October 08: V.Ivant (emstand-V09-01-35)       3114 15 October 08: V.Ivant (emstand-V09-01-35)
3214 For all process classes set sub-types accordi    3115 For all process classes set sub-types according to the enumeration
3215 of G4EmProcessSubType.hh, improved cout          3116 of G4EmProcessSubType.hh, improved cout
3216 G4UrbanMscModel2 - use screning function from    3117 G4UrbanMscModel2 - use screning function from G4eCoulombScatteringModel
3217 G4eBremsstrahlung - set relativistic model ab    3118 G4eBremsstrahlung - set relativistic model above 1 GeV by default
3218 G4eBremsstrahlungModel, G4eBremsstrahlungRelM    3119 G4eBremsstrahlungModel, G4eBremsstrahlungRelModel removed private member
3219    highEnergyTh and use access method to this    3120    highEnergyTh and use access method to this threshold in the base class
3220                                                  3121 
3221 21 September 08: V.Ivant (emstand-V09-01-34)     3122 21 September 08: V.Ivant (emstand-V09-01-34)
3222 G4BetheBlochModel, G4BraggModel, G4BraggIonMo    3123 G4BetheBlochModel, G4BraggModel, G4BraggIonModel - simplified new methods
3223 G4ionIonisation - use the same low-energy mod    3124 G4ionIonisation - use the same low-energy model for He ions and GenericIons
3224                   (like it was in 9.2beta)       3125                   (like it was in 9.2beta)
3225                                                  3126 
3226 16 September 08: V.Ivant (emstand-V09-01-33)     3127 16 September 08: V.Ivant (emstand-V09-01-33)
3227 G4UrbanMscModel, G4UrbanMscModel2, G4UrbanMsc    3128 G4UrbanMscModel, G4UrbanMscModel2, G4UrbanMscModel90 - do not use
3228    string comparison when compute transport c    3129    string comparison when compute transport cross section, instead
3229    compare masses (G.Cosmo)                      3130    compare masses (G.Cosmo)
3230                                                  3131 
3231 12 September 08: V.Ivant (emstand-V09-01-32)     3132 12 September 08: V.Ivant (emstand-V09-01-32)
3232 Improved verbose output for processes            3133 Improved verbose output for processes
3233 G4IonFluctuations - do not use Poisson sampli    3134 G4IonFluctuations - do not use Poisson sampling
3234 G4BetheBlochModel, G4BraggModel, G4BraggIonMo    3135 G4BetheBlochModel, G4BraggModel, G4BraggIonModel - added methods
3235    GetParticleCharge, GetChargeSquareRatio, C    3136    GetParticleCharge, GetChargeSquareRatio, CorrectionsAlongStep
3236    needed for ions; define low and high energ    3137    needed for ions; define low and high energy limits inside the model
3237 G4ionIonisation, G4hIonisation - remove Initi    3138 G4ionIonisation, G4hIonisation - remove InitialiseMassCharge and
3238                                  CorrectionsA    3139                                  CorrectionsAlongStep methods;
3239                                  limits of ki    3140                                  limits of kinetic energy for models
3240                                  taken from t    3141                                  taken from the base class and from
3241                                  models; sepa    3142                                  models; separate trietment He ions
3242                                                  3143 
3243 09 September 08: V.Ivant (emstand-V09-01-31)     3144 09 September 08: V.Ivant (emstand-V09-01-31)
3244 G4WaterStopping, G4IronStopping, G4MaterialSt    3145 G4WaterStopping, G4IronStopping, G4MaterialStopping,
3245 G4SimpleMaterialStopping - use mass number in    3146 G4SimpleMaterialStopping - use mass number instead of atomic mass
3246                            (A.Lechner proposa    3147                            (A.Lechner proposal)
3247 G4eBremsstrahlungModel - Migdal constant set     3148 G4eBremsstrahlungModel - Migdal constant set to the vavue of
3248                          G4eBremsstrahlungRel    3149                          G4eBremsstrahlungRelModel (A.Schaelicke)
3249                                                  3150 
3250 28 August 08: V.Ivant (emstand-V09-01-30)        3151 28 August 08: V.Ivant (emstand-V09-01-30)
3251 G4WaterStopping, G4IronStopping - add method     3152 G4WaterStopping, G4IronStopping - add method AddData to speeed up
3252      compillation and cleanup                    3153      compillation and cleanup
3253 G4WentzelVIModel - fixed bug in lateral displ    3154 G4WentzelVIModel - fixed bug in lateral displacement
3254                                                  3155 
3255 26 August 08: A.Schaelicke                       3156 26 August 08: A.Schaelicke
3256 G4eBremsstrahlungRelModel                        3157 G4eBremsstrahlungRelModel
3257    * define threshold energy for LPM effect      3158    * define threshold energy for LPM effect
3258    * fix LPM calculation                         3159    * fix LPM calculation
3259    * define Thomas-fermi FF (ala Tsai)           3160    * define Thomas-fermi FF (ala Tsai)
3260    * some speed improvements                     3161    * some speed improvements
3261                                                  3162 
3262 25 August 08: V.Ivant (emstand-V09-01-29)        3163 25 August 08: V.Ivant (emstand-V09-01-29)
3263 G4MaterialStopping, G4SimpleMaterialStopping     3164 G4MaterialStopping, G4SimpleMaterialStopping - fixed compillation
3264     problem at Windows by adding a new method    3165     problem at Windows by adding a new method AddData
3265                                                  3166 
3266 25 August 08: V.Ivant (emstand-V09-01-28)        3167 25 August 08: V.Ivant (emstand-V09-01-28)
3267 23 August 08: V.Ivant (emstand-V09-01-27)        3168 23 August 08: V.Ivant (emstand-V09-01-27)
3268 G4UrbanMscModel2 - fixed NaN in sampling of c    3169 G4UrbanMscModel2 - fixed NaN in sampling of cosine theta for 50 GeV e-
3269                                                  3170 
3270 22 August 08: V.Ivant (emstand-V09-01-26)        3171 22 August 08: V.Ivant (emstand-V09-01-26)
3271 Added new classes with stopping data G4Materi    3172 Added new classes with stopping data G4MaterialStopping,
3272       G4SimpleMaterialStopping, G4IronStoppin    3173       G4SimpleMaterialStopping, G4IronStopping
3273                                                  3174 
3274 13 August 08: V.Ivant (emstand-V09-01-25)        3175 13 August 08: V.Ivant (emstand-V09-01-25)
3275 G4eCoulombScatteringModel - added extra prote    3176 G4eCoulombScatteringModel - added extra protection for precision lost in
3276                             computation of re    3177                             computation of recoil energy
3277 G4eBremsstrahlungModel, G4eBremsstrahlungHEMo    3178 G4eBremsstrahlungModel, G4eBremsstrahlungHEModel - define more precise names
3278                           of models              3179                           of models
3279                                                  3180 
3280 11 August 08: V.Ivant (emstand-V09-01-24)        3181 11 August 08: V.Ivant (emstand-V09-01-24)
3281 G4IonFluctuations - do not perform loop over     3182 G4IonFluctuations - do not perform loop over elements of material but use
3282                     effetive Z                   3183                     effetive Z
3283 G4UrbanMscModel2 - bug fix in ComputeTruePath    3184 G4UrbanMscModel2 - bug fix in ComputeTruePathLengthLimit (L.Urban)
3284                                                  3185 
3285 4 August 08: V.Ivant (emstand-V09-01-23)         3186 4 August 08: V.Ivant (emstand-V09-01-23)
3286 G4eMultipleScattering - allowed to be applied    3187 G4eMultipleScattering - allowed to be applied for all changed particles
3287 G4UrbanMscModel2 - changed name to "UrbanMscU    3188 G4UrbanMscModel2 - changed name to "UrbanMscUni2"
3288 G4eCoulombScatteringModel and G4WentzelVIMode    3189 G4eCoulombScatteringModel and G4WentzelVIModel - added protections for ions
3289 G4WaterStopping - added extra data               3190 G4WaterStopping - added extra data
3290                                                  3191 
3291 31 July 08: V.Ivant (emstand-V09-01-22)          3192 31 July 08: V.Ivant (emstand-V09-01-22)
3292 G4WentzelVIModel, G4eCoulombScatteringModel,     3193 G4WentzelVIModel, G4eCoulombScatteringModel, G4CoulombScatteringModel -
3293            do not define min and max energy i    3194            do not define min and max energy in constructor but use Set
3294            methods                               3195            methods
3295 G4MultipleScattering, G4eMultipleScattering,     3196 G4MultipleScattering, G4eMultipleScattering, G4hMultipleScattering -
3296            added cout of model names             3197            added cout of model names
3297 G4CoulombScattering - set angular limit of mo    3198 G4CoulombScattering - set angular limit of models by Set method
3298                                                  3199 
3299 24 July 08: V.Ivant (emstand-V09-01-21)          3200 24 July 08: V.Ivant (emstand-V09-01-21)
3300 G4UrbanMscModel2 - central part of scattering    3201 G4UrbanMscModel2 - central part of scattering angle (theta0) and
3301            tail of the scattering angle distr    3202            tail of the scattering angle distribution have been tuned
3302            using some e- and proton scatterin    3203            using some e- and proton scattering data (L.Urban)
3303                                                  3204 
3304 21 July 08: V.Ivant (emstand-V09-01-20)          3205 21 July 08: V.Ivant (emstand-V09-01-20)
3305 G4eCoulombScatteringModel, G4CoulombScatterin    3206 G4eCoulombScatteringModel, G4CoulombScatteringModel  - added usage of
3306          G4ElementSelector vector, do not use    3207          G4ElementSelector vector, do not use A in SetupTarget method
3307 G4WentzelVIModel - do not use A in SetupTarge    3208 G4WentzelVIModel - do not use A in SetupTarget method
3308                                                  3209 
3309 16 June 08: V.Ivant (emstand-V09-01-19)          3210 16 June 08: V.Ivant (emstand-V09-01-19)
3310 G4PAIPhotonModel - change model name             3211 G4PAIPhotonModel - change model name
3311 G4MultipleScattering71 - move inline virtual     3212 G4MultipleScattering71 - move inline virtual method to source to avoid
3312                          compillation warning    3213                          compillation warning
3313                                                  3214 
3314 14 June 08: V.Ivant (emstand-V09-01-18)          3215 14 June 08: V.Ivant (emstand-V09-01-18)
3315 - G4CoulombScattering - added SetHEModelLimit    3216 - G4CoulombScattering - added SetHEModelLimit method to provide more easy
3316                         initialisation           3217                         initialisation
3317                                                  3218 
3318 11 June 08: V.Ivant (emstand-V09-01-17)          3219 11 June 08: V.Ivant (emstand-V09-01-17)
3319 - G4eCoulombScatteringModel - SelectIsotope m    3220 - G4eCoulombScatteringModel - SelectIsotope method moved from the derived
3320     class and sampling of the recoil ion is p    3221     class and sampling of the recoil ion is performed
3321 - G4CoulombScatteringModel - SelectIsotope me    3222 - G4CoulombScatteringModel - SelectIsotope method moved to the base class
3322 - G4PAIxSection - new functions for resonance    3223 - G4PAIxSection - new functions for resonance and Rutherford collisions
3323 - G4IonFluctuations - fixed index                3224 - G4IonFluctuations - fixed index
3324 - G4ionIonisation - use G4BraggModel for low-    3225 - G4ionIonisation - use G4BraggModel for low-energy ions heavier than He
3325 - G4hIonisation - build separate tables for k    3226 - G4hIonisation - build separate tables for kaons to allow use hadron
3326                   bremsstrahlung and pair pro    3227                   bremsstrahlung and pair production by kaons
3327                                                  3228 
3328 2 June 08: V.Ivant (emstand-V09-01-16)           3229 2 June 08: V.Ivant (emstand-V09-01-16)
3329 - G4IonFluctuations - added method SetParticl    3230 - G4IonFluctuations - added method SetParticleAndCharge
3330 - G4ionIonisation, G4ionGasIonisation - added    3231 - G4ionIonisation, G4ionGasIonisation - added pointer to G4IonFluctuations
3331              and use of method SetParticleAnd    3232              and use of method SetParticleAndCharge; compute nuclear
3332              stopping before adding correctio    3233              stopping before adding corrections
3333                                                  3234 
3334 20 May 08: V.Ivant (emstand-V09-01-15)           3235 20 May 08: V.Ivant (emstand-V09-01-15)
3335 - G4IonFluctuations - summed fluctuation of c    3236 - G4IonFluctuations - summed fluctuation of components of a mixture instead
3336                       of computation for aver    3237                       of computation for average Z
3337 - G4BetheBlochModel - added projectile form-f    3238 - G4BetheBlochModel - added projectile form-factor in computation of max
3338                       energy transfer and in     3239                       energy transfer and in sampling of the energy of e-
3339                                                  3240 
3340 13 May 08: A.Schaelicke                          3241 13 May 08: A.Schaelicke
3341 - G4eBremsstrahlungHEModel - new model, which    3242 - G4eBremsstrahlungHEModel - new model, which is an extension of the standard
3342                              bremsstrahlung m    3243                              bremsstrahlung model using a more sophisticated
3343                              LPM approach        3244                              LPM approach
3344                                                  3245 
3345 09 May 08: V.Ivant (emstand-V09-01-14)           3246 09 May 08: V.Ivant (emstand-V09-01-14)
3346 - G4hMultipleScattering - added method AlongS    3247 - G4hMultipleScattering - added method AlongStepGetPhysicalInteractionLength
3347     in which for ions scaled energy normalize    3248     in which for ions scaled energy normalized to one nucleon is used
3348 - G4ionGasIonisation - fixed bug in update of    3249 - G4ionGasIonisation - fixed bug in update of the dynamic charge of
3349                         an ion                   3250                         an ion
3350                                                  3251 
3351 21 April 08: V.Ivant (emstand-V09-01-13)         3252 21 April 08: V.Ivant (emstand-V09-01-13)
3352 - G4WentzelVIModel - new model of multiple sc    3253 - G4WentzelVIModel - new model of multiple scattering
3353 - G4WaterStopping - use spline                   3254 - G4WaterStopping - use spline
3354 - G4hMultipleScattering - do not build tables    3255 - G4hMultipleScattering - do not build tables for particles with mass > GeV
3355 - G4ionIonisation, G4ionGasIonisation - updat    3256 - G4ionIonisation, G4ionGasIonisation - updated usage of high order
3356                                         corre    3257                                         corrections
3357 - G4CoulombScattering, G4eCoulombScatteringMo    3258 - G4CoulombScattering, G4eCoulombScatteringModel - use new parameter
3358                                                  3259                                                    polarAngleLimit
3359                                                  3260 
3360 9 April 08: V.Ivant (emstand-V09-01-12)          3261 9 April 08: V.Ivant (emstand-V09-01-12)
3361 - G4UrbanMscModel, G4UrbanMscModel90 - fixed     3262 - G4UrbanMscModel, G4UrbanMscModel90 - fixed assymetry in transverse
3362     displacement                                 3263     displacement
3363 - G4eCoulombScatteringModel - fixed bug for c    3264 - G4eCoulombScatteringModel - fixed bug for compounds
3364                                                  3265 
3365 31 March 08: V.Ivant (emstand-V09-01-11)         3266 31 March 08: V.Ivant (emstand-V09-01-11)
3366 - G4eCoulombScatteringModel - use SelectAtomR    3267 - G4eCoulombScatteringModel - use SelectAtomRandomly method
3367 - G4UrbanMscModel2 (L.Urban):                    3268 - G4UrbanMscModel2 (L.Urban):
3368            - Simplification of step limitatio    3269            - Simplification of step limitation in ComputeTruePathLengthLimit,
3369              + tlimitmin is the same for UseD    3270              + tlimitmin is the same for UseDistancetoBoundary and UseSafety
3370            - Reorganization of SampleCosineTh    3271            - Reorganization of SampleCosineTheta + new method SimpleScattering
3371              SimpleScattering is used if the     3272              SimpleScattering is used if the relative energy loss is too big
3372              or theta0 is too big (see data m    3273              or theta0 is too big (see data members rellossmax, theta0max)
3373            - Tuning of the correction factor     3274            - Tuning of the correction factor in ComputeTheta0
3374            - exponent c of the 'tail' model f    3275            - exponent c of the 'tail' model function is not equal to 2 any more,
3375              value of c has been extracted fr    3276              value of c has been extracted from some e- scattering data
3376            - Step limitation in ComputeTruePa    3277            - Step limitation in ComputeTruePathLengthLimit has been
3377              simplified further + some data m    3278              simplified further + some data members have been removed
3378                                                  3279 
3379 25 March 08: V.Ivant (emstand-V09-01-10)         3280 25 March 08: V.Ivant (emstand-V09-01-10)
3380 - G4BetheBlochModel - use formfactor for samp    3281 - G4BetheBlochModel - use formfactor for sampling
3381 - G4eCoulombScatteringModel - remove unsued a    3282 - G4eCoulombScatteringModel - remove unsued array
3382                                                  3283 
3383 25 March 08: V.Ivant (emstand-V09-01-09)         3284 25 March 08: V.Ivant (emstand-V09-01-09)
3384 - G4ionIonisation - use default linLossLimit     3285 - G4ionIonisation - use default linLossLimit of 9.1
3385 - G4hIonisation - use G4IonFluctuations at lo    3286 - G4hIonisation - use G4IonFluctuations at low energies
3386 - G4IonFluctuations - fixed computation of co    3287 - G4IonFluctuations - fixed computation of corrections
3387 - G4BetheBlochModel - finite size correction     3288 - G4BetheBlochModel - finite size correction is taken into
3388   account both for delta-electron cross secti    3289   account both for delta-electron cross section and DEDX
3389 - G4eCoulombScatteringModel - reorganize and     3290 - G4eCoulombScatteringModel - reorganize and cleanup computation
3390   of cross section                               3291   of cross section
3391                                                  3292 
3392 14 March 08: V.Ivant (emstand-V09-01-08)         3293 14 March 08: V.Ivant (emstand-V09-01-08)
3393 - G4UrbanMscModel2 - L.Urban fix assymetry in    3294 - G4UrbanMscModel2 - L.Urban fix assymetry in lateral displacement
3394 - G4UrbanMscModel90, G4MscModel71 - fixed war    3295 - G4UrbanMscModel90, G4MscModel71 - fixed warnings for gcc 4.3.0
3395                                                  3296 
3396 10 March 08: V.Ivant (emstand-V09-01-07)         3297 10 March 08: V.Ivant (emstand-V09-01-07)
3397 - G4MultipleScattering, G4hMultipleScattering    3298 - G4MultipleScattering, G4hMultipleScattering, G4UrbanMscModel,
3398   G4UrbanMscModel2, G4UrbanMscModel90 uses G4    3299   G4UrbanMscModel2, G4UrbanMscModel90 uses G4VMscModel interface
3399 - G4eMultipleScattering - new process special    3300 - G4eMultipleScattering - new process specialized for e+,e-
3400                                                  3301 
3401 06 March 08: V.Ivant (emstand-V09-01-06)         3302 06 March 08: V.Ivant (emstand-V09-01-06)
3402 - G4UrbanMscModel2 is cloned from G4UrbanMscM    3303 - G4UrbanMscModel2 is cloned from G4UrbanMscModel
3403 - SubType for all processes is initialized       3304 - SubType for all processes is initialized
3404                                                  3305 
3405 20 February 08: V.Ivant (emstand-V09-01-05)      3306 20 February 08: V.Ivant (emstand-V09-01-05)
3406 G4eCoulombScatteringModel - speedup run-time     3307 G4eCoulombScatteringModel - speedup run-time computations using
3407   precomputed nuclear form-factors per elemen    3308   precomputed nuclear form-factors per element
3408                                                  3309 
3409 14 February 08: V.Ivant (emstand-V09-01-04)      3310 14 February 08: V.Ivant (emstand-V09-01-04)
3410 - G4ionIonisation, G4ionGasIonisation - use n    3311 - G4ionIonisation, G4ionGasIonisation - use new method to compute
3411   corrections: IonHighOrderCorrections           3312   corrections: IonHighOrderCorrections
3412 - G4BetheBlochModel - when computing dedx for    3313 - G4BetheBlochModel - when computing dedx for ions use new
3413   method IonBarkasCorrection                     3314   method IonBarkasCorrection
3414 - G4IonFluctuations - added protection to the    3315 - G4IonFluctuations - added protection to the computation of
3415   the correction factor to dispersion which p    3316   the correction factor to dispersion which provide smooth
3416   transition to small velocities of an ion       3317   transition to small velocities of an ion
3417                                                  3318 
3418 04 February 08: V.Ivant (emstand-V09-01-03)      3319 04 February 08: V.Ivant (emstand-V09-01-03)
3419 - G4hIonisation, G4ionIonisation, G4ionGasIon    3320 - G4hIonisation, G4ionIonisation, G4ionGasIonisation - add extra
3420    protections in computation of non-ionizing    3321    protections in computation of non-ionizing energy loss
3421                                                  3322 
3422 04 February 08: V.Ivant (emstand-V09-01-02)      3323 04 February 08: V.Ivant (emstand-V09-01-02)
3423 G4IonFluctuations - added protection in compu    3324 G4IonFluctuations - added protection in computation of dispersion
3424   on allowing have a corrected dispersion bel    3325   on allowing have a corrected dispersion below Bohr value
3425                                                  3326 
3426 16 January 08: V.Ivant (emstand-V09-01-01)       3327 16 January 08: V.Ivant (emstand-V09-01-01)
3427 G4PAIModel, G4PAIPhotonModel - added an extra    3328 G4PAIModel, G4PAIPhotonModel - added an extra protection guaranteed
3428  correct usage of the last bin of the table o    3329  correct usage of the last bin of the table of energy transfers
3429                                                  3330 
3430 14 January 08: V.Ivant (emstand-V09-01-00)       3331 14 January 08: V.Ivant (emstand-V09-01-00)
3431 - G4hIonisation, G4ionIonisation, G4ionGasIon    3332 - G4hIonisation, G4ionIonisation, G4ionGasIonisation - fixed
3432    computation of non-ionizing energy loss: a    3333    computation of non-ionizing energy loss: at the last ionization step
3433    and at energies above 2 MeV for protons;      3334    and at energies above 2 MeV for protons;
3434 - G4eCoulombScatteringModel - use more safe n    3335 - G4eCoulombScatteringModel - use more safe numerical expression
3435                                                  3336 
3436 07 December 07: V.Ivant (emstand-V09-00-22)      3337 07 December 07: V.Ivant (emstand-V09-00-22)
3437 G4UrbanMscModel90 is created on base of G4Urb    3338 G4UrbanMscModel90 is created on base of G4UrbanMscModel of release 9.0
3438 G4hMultipleScattering uses G4UrbanMscModel90     3339 G4hMultipleScattering uses G4UrbanMscModel90
3439                                                  3340 
3440 30 November 07: V.Ivant (emstand-V09-00-21)      3341 30 November 07: V.Ivant (emstand-V09-00-21)
3441 G4UrbanMscModel - L.Urban fix sign of mean sc    3342 G4UrbanMscModel - L.Urban fix sign of mean scattering angle for
3442                   negatively changed particle    3343                   negatively changed particles
3443                                                  3344 
3444 29 November 07: V.Ivant (emstand-V09-00-20)      3345 29 November 07: V.Ivant (emstand-V09-00-20)
3445 G4UrbanMscModel - added extra protection in s    3346 G4UrbanMscModel - added extra protection in sampling of angle - no
3446                   sampling if mean angle belo    3347                   sampling if mean angle below tausmall
3447                                                  3348 
3448 28 November 07: V.Ivant (emstand-V09-00-19)      3349 28 November 07: V.Ivant (emstand-V09-00-19)
3449 G4UrbanMscModel - L.Urban added extra protect    3350 G4UrbanMscModel - L.Urban added extra protection in sampling of angle
3450             to avoid NaN                         3351             to avoid NaN
3451 G4eCoulombScatteringModel - added a protectio    3352 G4eCoulombScatteringModel - added a protection against precision lost
3452                                                  3353 
3453 22 November 07: V.Ivant (emstand-V09-00-18)      3354 22 November 07: V.Ivant (emstand-V09-00-18)
3454 G4UrbanMscModel - change parameter tausmall t    3355 G4UrbanMscModel - change parameter tausmall to avoid lost of numerical
3455                   precision and NaN values       3356                   precision and NaN values
3456                                                  3357 
3457 20 November 07: V.Ivant (emstand-V09-00-17)      3358 20 November 07: V.Ivant (emstand-V09-00-17)
3458 G4eCoulombScatteringModel - fixed crash happe    3359 G4eCoulombScatteringModel - fixed crash happens at initialisation when
3459                             several elements     3360                             several elements with the same Z are defined
3460                                                  3361 
3461 11 November 07: V.Ivant (emstand-V09-00-16)      3362 11 November 07: V.Ivant (emstand-V09-00-16)
3462 G4eCoulombScatteringModel - fixed computation    3363 G4eCoulombScatteringModel - fixed computation of transport cross section
3463                                                  3364 
3464 09 November 07: V.Ivant (emstand-V09-00-15)      3365 09 November 07: V.Ivant (emstand-V09-00-15)
3465 - G4ionIonisation, G4ionGasIonisation, G4Coul    3366 - G4ionIonisation, G4ionGasIonisation, G4CoulombScatteringModel:
3466   fill NIEL energy deposit                       3367   fill NIEL energy deposit
3467                                                  3368 
3468 29 October 07: V.Ivant (emstand-V09-00-14)       3369 29 October 07: V.Ivant (emstand-V09-00-14)
3469 - G4UrbanMscModel (V.Ivanchenko) - fixed nan     3370 - G4UrbanMscModel (V.Ivanchenko) - fixed nan for heavy ions introduced
3470                              in previous tag     3371                              in previous tag
3471                                                  3372 
3472 27 October 07: V.Ivant (emstand-V09-00-13)       3373 27 October 07: V.Ivant (emstand-V09-00-13)
3473 - G4eCoulombScatteringModel, G4CoulombScatter    3374 - G4eCoulombScatteringModel, G4CoulombScatteringModel use precomputed
3474   Z^1/3 and log(A) values to speed up the cod    3375   Z^1/3 and log(A) values to speed up the code; revised nuclear size
3475   correction                                     3376   correction
3476                                                  3377 
3477 - G4UrbanMscModel (L.Urban):                     3378 - G4UrbanMscModel (L.Urban):
3478          - changed initialisation for ions -     3379          - changed initialisation for ions - parameters are protected
3479            from modification                     3380            from modification
3480          - use sampleScattering method instea    3381          - use sampleScattering method instead of SampleSecondaries
3481          - use different correction to Highla    3382          - use different correction to Highland formula for different
3482            particle type (electron, muons, ot    3383            particle type (electron, muons, others)
3483          - tuning ComputeGeomPathLength in or    3384          - tuning ComputeGeomPathLength in order to get better low
3484            energy behavior for heavy particle    3385            energy behavior for heavy particles (mu, hadrons)
3485          - small modification of theta0 in Co    3386          - small modification of theta0 in ComputeTheta0 (based on data)
3486          - some old inconsistency/bug has bee    3387          - some old inconsistency/bug has been cured in SampleCosineTheta
3487            now the variable prob is always in    3388            now the variable prob is always in [0,1]
3488                                                  3389 
3489 08 October 07: V.Ivant (emstand-V09-00-12)       3390 08 October 07: V.Ivant (emstand-V09-00-12)
3490 - G4eCoulombScatteringModel, G4CoulombScatter    3391 - G4eCoulombScatteringModel, G4CoulombScatteringModel
3491   - add cut dependence for scattering off ele    3392   - add cut dependence for scattering off electrons
3492         - reorganized protected methods          3393         - reorganized protected methods
3493                                                  3394 
3494 02 October 07: V.Ivant (emstand-V09-00-11)       3395 02 October 07: V.Ivant (emstand-V09-00-11)
3495 G4eplusAnnihilation - enable AtRest              3396 G4eplusAnnihilation - enable AtRest
3496 G4PAIModel - general cleanup, fixed memory le    3397 G4PAIModel - general cleanup, fixed memory leak
3497 G4PAIySection - a new class which substitutes    3398 G4PAIySection - a new class which substitutes G4PAIxSection,
3498                 this class is free of memory     3399                 this class is free of memory leak
3499                                                  3400 
3500 27 Septamber 07: V.Ivant (emstand-V09-00-10)     3401 27 Septamber 07: V.Ivant (emstand-V09-00-10)
3501 G4IonFluctuations - added dependence on cut i    3402 G4IonFluctuations - added dependence on cut in the formula of width on cut,
3502   reduces cut dependence of Bragg peak width     3403   reduces cut dependence of Bragg peak width for ions; use Fermi energy
3503   from G4Material                                3404   from G4Material
3504 G4BohrFluctuations - minor cleanup               3405 G4BohrFluctuations - minor cleanup
3505                                                  3406 
3506 26 Septamber 07: V.Ivant (emstand-V09-00-09)     3407 26 Septamber 07: V.Ivant (emstand-V09-00-09)
3507 G4PAIphotonModel, G4PAIModel - fixed MaxSecon    3408 G4PAIphotonModel, G4PAIModel - fixed MaxSecondaryEnergy method for
3508   e- and e+ and use it for definition of max     3409   e- and e+ and use it for definition of max energy transfer;
3509   added control on all cout by fVerbose;         3410   added control on all cout by fVerbose;
3510                                                  3411 
3511 28 August 07: V.Ivant (emstand-V09-00-08)        3412 28 August 07: V.Ivant (emstand-V09-00-08)
3512 - G4eCoulombScatteringModel - fixed compilati    3413 - G4eCoulombScatteringModel - fixed compilation warning
3513                                                  3414 
3514 15 August 07: V.Ivant (emstand-V09-00-07)        3415 15 August 07: V.Ivant (emstand-V09-00-07)
3515 - G4eCoulombScatteringModel and G4CoulombScat    3416 - G4eCoulombScatteringModel and G4CoulombScatteringModel - fixed bug in
3516   computation of screening parameters in Samp    3417   computation of screening parameters in SampleSecondary method;
3517   reorganized initialisation of kinematics an    3418   reorganized initialisation of kinematics and screening parameters;
3518   used Z(Z+1) factor to take into account sca    3419   used Z(Z+1) factor to take into account scattering off e-
3519                                                  3420 
3520 13 August 07: V.Ivant (emstand-V09-00-06)        3421 13 August 07: V.Ivant (emstand-V09-00-06)
3521 - G4CoulombScatteringModel - fixed bug in kin    3422 - G4CoulombScatteringModel - fixed bug in kinematic of final state
3522 - G4ionIonisation - add protected methods Bet    3423 - G4ionIonisation - add protected methods BetheBlochEnergyThreshold()
3523                     and NuclearStoppingFlag()    3424                     and NuclearStoppingFlag()
3524 - G4ionGasIonisation - added complete impleme    3425 - G4ionGasIonisation - added complete implementation of the method
3525                        CorrectionsAlongStep()    3426                        CorrectionsAlongStep() and do not call base class
3526 - G4UrbanMscModel - tail of angular distribut    3427 - G4UrbanMscModel - tail of angular distribution modified; compare (L.Urban)
3527                     safety with zero after la    3428                     safety with zero after lateral displacement (VI)
3528                                                  3429 
3529 02 August 07: V.Ivant (emstand-V09-00-05)        3430 02 August 07: V.Ivant (emstand-V09-00-05)
3530 -  G4UrbanMscModel - compare safety not with     3431 -  G4UrbanMscModel - compare safety not with 0 but with tlimitminfix
3531                                                  3432 
3532 31 July 07: V.Ivant (emstand-V09-00-04)          3433 31 July 07: V.Ivant (emstand-V09-00-04)
3533 - G4CoulombScatteringModel - introduce energy    3434 - G4CoulombScatteringModel - introduce energy threshold between models
3534    with and without nuclear recoil               3435    with and without nuclear recoil
3535 - G4eCoulombScatteringModel - add array to ca    3436 - G4eCoulombScatteringModel - add array to cash screen parameters
3536 - G4CoulombScatteringModel - fix bug in Sampl    3437 - G4CoulombScatteringModel - fix bug in SamplingSecondaries
3537                                                  3438 
3538 30 July 07: V.Ivant (emstand-V09-00-03)          3439 30 July 07: V.Ivant (emstand-V09-00-03)
3539 30 July 07: L.Urban                              3440 30 July 07: L.Urban
3540 -  G4UrbanMscModel - new, simpler model funct    3441 -  G4UrbanMscModel - new, simpler model functions to describe the angular
3541    distribution; theta0 of this distribution     3442    distribution; theta0 of this distribution has been changed too (now
3542    the form of theta0 is the same as in the H    3443    the form of theta0 is the same as in the Highland formula, but the
3543    parameter values are different for e+/e- a    3444    parameter values are different for e+/e- and the other (heavy) particles;
3544    the change for the UseDistanseToBoundary c    3445    the change for the UseDistanseToBoundary case: tlimitmin = 10 stepmin;
3545    some cosmetics in ComputeTruePathLengthLim    3446    some cosmetics in ComputeTruePathLengthLimit.
3546                                                  3447 
3547 28 July 07: V.Ivant (emstand-V09-00-02)          3448 28 July 07: V.Ivant (emstand-V09-00-02)
3548 - G4eCoulombScatteringModel - updated screen     3449 - G4eCoulombScatteringModel - updated screen radius model
3549 - G4ionIonisation - remove obsolete method De    3450 - G4ionIonisation - remove obsolete method DefineMassCharge
3550 - G4ionGasIonisation - new ion ionisation pro    3451 - G4ionGasIonisation - new ion ionisation process with descrete ion charge and
3551                        no equilibrium between    3452                        no equilibrium between ion and media
3552 - G4BraggModel, G4BraggIonModel - more safe c    3453 - G4BraggModel, G4BraggIonModel - more safe computation of scattering angle
3553                                                  3454 
3554 16 July 07: V.Ivant (emstand-V09-00-01)          3455 16 July 07: V.Ivant (emstand-V09-00-01)
3555 - G4CoulombScattering - update InitialiseProc    3456 - G4CoulombScattering - update InitialiseProcess and PrintInfo methods
3556   to ensure parameters of models change betwe    3457   to ensure parameters of models change between runs and more clear cout
3557 - G4eCoulombScatteringModel, G4CoulombScatter    3458 - G4eCoulombScatteringModel, G4CoulombScatteringModel - added nuclear size
3558   effect; added separate simulation of scatte    3459   effect; added separate simulation of scattering on atomic electrons taking
3559   into account cuts; fixed cross section for     3460   into account cuts; fixed cross section for compounds.
3560                                                  3461 
3561 13 July 07: V.Ivant (emstand-V09-00-00)          3462 13 July 07: V.Ivant (emstand-V09-00-00)
3562 - G4UniversalFluctuation - added protection s    3463 - G4UniversalFluctuation - added protection such that no sampling of
3563   fluctuations is done if mean energy loss at    3464   fluctuations is done if mean energy loss at the step is below minimal
3564   excitation energy of the media. The fix is     3465   excitation energy of the media. The fix is important for cases of
3565   low-dense gases and very small steps.          3466   low-dense gases and very small steps.
3566                                                  3467 
3567 19 June 07: V.Ivant (emstand-V08-03-10)          3468 19 June 07: V.Ivant (emstand-V08-03-10)
3568 - G4UrbanMscModel for skin > 0 use range inst    3469 - G4UrbanMscModel for skin > 0 use range instead of TrueStepLimit
3569   for computation of distance to boundary, th    3470   for computation of distance to boundary, this provides stable
3570   step limitation by GeomFactor (L.Urban)        3471   step limitation by GeomFactor (L.Urban)
3571                                                  3472 
3572 11 May 07: V.Ivant (emstand-V08-03-09)           3473 11 May 07: V.Ivant (emstand-V08-03-09)
3573 - G4MultipleScattering, G4hMultipleScattering    3474 - G4MultipleScattering, G4hMultipleScattering - substitute name
3574   "G4v71" -> "Minimal"                           3475   "G4v71" -> "Minimal"
3575                                                  3476 
3576 29 May 07:  V.Ivanchenko (emstand-V08-03-08)     3477 29 May 07:  V.Ivanchenko (emstand-V08-03-08)
3577 - G4MultipleScattering, G4hMultipleScattering    3478 - G4MultipleScattering, G4hMultipleScattering - fix initialisation
3578   of lateral displacement (bug introduced in     3479   of lateral displacement (bug introduced in previuos tag)
3579                                                  3480 
3580 23 May 07:  V.Ivanchenko (emstand-V08-03-07)     3481 23 May 07:  V.Ivanchenko (emstand-V08-03-07)
3581 - In all processes inherit from G4VEnergyLoss    3482 - In all processes inherit from G4VEnergyLossProcess or G4VEmProcess
3582   remove method SecondaryPostStep;               3483   remove method SecondaryPostStep;
3583 - G4eBremsstrahlung - remove definition of ga    3484 - G4eBremsstrahlung - remove definition of gamma threshold from constructor,
3584   define this parameter at initialisation of     3485   define this parameter at initialisation of the process from
3585   G4LossTableManager                             3486   G4LossTableManager
3586 - G4eeToTwoGammaModel use fParticleChange ins    3487 - G4eeToTwoGammaModel use fParticleChange inside SampleSecondaries
3587                                                  3488 
3588 22 May 07:  V.Ivanchenko (emstand-V08-03-06)     3489 22 May 07:  V.Ivanchenko (emstand-V08-03-06)
3589 - G4VEmModel - changed interface of SampleSec    3490 - G4VEmModel - changed interface of SampleSecondary method, it become
3590   void, extra parameter std::vector<G4Dynamic    3491   void, extra parameter std::vector<G4DynamicParticle*>*, all
3591   classes using or inhereting this interface     3492   classes using or inhereting this interface are modified.
3592   About 5% speedup of EM shower simulation       3493   About 5% speedup of EM shower simulation
3593                                                  3494 
3594 21 May 07:  V.Ivanchenko (emstand-V08-03-05)     3495 21 May 07:  V.Ivanchenko (emstand-V08-03-05)
3595 - G4ionIonisation - added InitialiseMassCharg    3496 - G4ionIonisation - added InitialiseMassCharge method; remove
3596       GetMeanFreePath implementation             3497       GetMeanFreePath implementation
3597                                                  3498 
3598 20 May 07:  V.Ivanchenko (emstand-V08-03-04)     3499 20 May 07:  V.Ivanchenko (emstand-V08-03-04)
3599 - G4ionIonisation - added NuclearStopping fla    3500 - G4ionIonisation - added NuclearStopping flag
3600                                                  3501 
3601 18 May 07:  V.Ivanchenko (emstand-V08-03-03)     3502 18 May 07:  V.Ivanchenko (emstand-V08-03-03)
3602 - remove obsolete G4VeEnergyLoss and G4VhEner    3503 - remove obsolete G4VeEnergyLoss and G4VhEnergyLoss
3603                                                  3504 
3604 18 May 07:  V.Ivanchenko (emstand-V08-03-02)     3505 18 May 07:  V.Ivanchenko (emstand-V08-03-02)
3605 - G4MultipleScattering, G4hMultipleScattering    3506 - G4MultipleScattering, G4hMultipleScattering - reorganized methods
3606                                                  3507                                                 for setting msc
3607                                                  3508                                                 parameters
3608 - G4UrbanMscModel - reorganized initialisatio    3509 - G4UrbanMscModel - reorganized initialisation; use G4MscStepLimitType
3609                     enumerator to choose step    3510                     enumerator to choose step limit algorithm
3610                                                  3511 
3611                                                  3512 
3612 16 May 07:  V.Ivanchenko (emstand-V08-03-01)     3513 16 May 07:  V.Ivanchenko (emstand-V08-03-01)
3613 - Remove obsolete classes G4GammaConversion52    3514 - Remove obsolete classes G4GammaConversion52,
3614   G4PhotoElectricEffect52, G4eBremsstrahlung5    3515   G4PhotoElectricEffect52, G4eBremsstrahlung52, G4eIonisation52,
3615   G4eplusAnnihilation52, G4hIonisation52, G4M    3516   G4eplusAnnihilation52, G4hIonisation52, G4MultipleScattering52
3616 - G4ionIonisation - add data for stopping onl    3517 - G4ionIonisation - add data for stopping only for GenericIons
3617                                                  3518 
3618 11 May 07:  G.Cosmo (emstand-V08-03-00)          3519 11 May 07:  G.Cosmo (emstand-V08-03-00)
3619 - Use call to G4GeometryTolerance instead of     3520 - Use call to G4GeometryTolerance instead of kCarTolerance in PAI classes.
3620 - Requires tag "global-V08-03-00" and related    3521 - Requires tag "global-V08-03-00" and related tag set.
3621                                                  3522 
3622 10 May 07:  V.Ivanchenko (emstand-V08-02-16)     3523 10 May 07:  V.Ivanchenko (emstand-V08-02-16)
3623 - G4UrbanMscModel - Fix bug - restore perform    3524 - G4UrbanMscModel - Fix bug - restore performance of EMV PhysicsLists
3624                                                  3525 
3625 01 May 07:  V.Ivanchenko (emstand-V08-02-15)     3526 01 May 07:  V.Ivanchenko (emstand-V08-02-15)
3626 - G4UrbanMscModel - L.Urban: optimisation of     3527 - G4UrbanMscModel - L.Urban: optimisation of step limitation for skin>0
3627                              (about 5% CPU sa    3528                              (about 5% CPU save)
3628                                                  3529 
3629 24 April 07:  V.Ivanchenko (emstand-V08-02-14    3530 24 April 07:  V.Ivanchenko (emstand-V08-02-14)
3630 - G4MultipleScattering - use by default skin=    3531 - G4MultipleScattering - use by default skin=0, because the current
3631                    interface to G4SafetyHelpe    3532                    interface to G4SafetyHelper does not allow
3632                          it to provide a vali    3533                          it to provide a valid step in the case of
3633                          magnetic field          3534                          magnetic field
3634                                                  3535 
3635 23 April 07:  V.Ivanchenko (emstand-V08-02-13    3536 23 April 07:  V.Ivanchenko (emstand-V08-02-13)
3636 - G4UrbanMscModel - L.Urban: stepping near to    3537 - G4UrbanMscModel - L.Urban: stepping near to boundaries has been
3637                     changed back in order to     3538                     changed back in order to have small steps
3638                     with single scattering be    3539                     with single scattering before+after boundary
3639                     for skin > 1.                3540                     for skin > 1.
3640                                                  3541 
3641 12 April 07:  V.Ivanchenko                       3542 12 April 07:  V.Ivanchenko
3642 - G4UrbanMscModel - use unique G4SafetyHelper    3543 - G4UrbanMscModel - use unique G4SafetyHelper; clean up logic in
3643                     ComputeTruePathLengthLimi    3544                     ComputeTruePathLengthLimit.
3644                                                  3545 
3645 04 April 07: V.Ivanchenko (emstand-V08-02-12)    3546 04 April 07: V.Ivanchenko (emstand-V08-02-12)
3646 - G4UniversalFluctuation - L.Urban:correction    3547 - G4UniversalFluctuation - L.Urban:correction of the algorithm
3647                            in order to have b    3548                            in order to have better width.
3648                            The width of the e    3549                            The width of the energy loss distribution
3649                            agree rather well     3550                            agree rather well with the data.
3650                                                  3551 
3651 24 April 07:  V.Ivanchenko (emstand-V08-02-11    3552 24 April 07:  V.Ivanchenko (emstand-V08-02-11a)
3652 - G4MultipleScattering   - set default skin=0    3553 - G4MultipleScattering   - set default skin=0 for 8.3
3653                                                  3554 
3654 22 March 07: V.Ivanchenko (emstand-V08-02-11)    3555 22 March 07: V.Ivanchenko (emstand-V08-02-11)
3655 - G4MultipleScattering   - use skin parameter    3556 - G4MultipleScattering   - use skin parameter from the base class
3656 - G4UniversalFluctuation - L.Urban: minor opt    3557 - G4UniversalFluctuation - L.Urban: minor optimisation
3657                                                  3558 
3658 20 March 07: V.Ivanchenko (emstand-V08-02-10)    3559 20 March 07: V.Ivanchenko (emstand-V08-02-10)
3659 - G4hMultipleScattering - remove SetSkin meth    3560 - G4hMultipleScattering - remove SetSkin method, which is implemented
3660                           in the base class -    3561                           in the base class - allowing skin>0
3661                                                  3562 
3662 - G4UniversalFluctuation- L.Urban: 'GLANDZ' p    3563 - G4UniversalFluctuation- L.Urban: 'GLANDZ' part of the fluct. model
3663                       has been completely rew    3564                       has been completely rewritten, there is no
3664                       separate very small los    3565                       separate very small loss regime any more.
3665                       The effect of this upda    3566                       The effect of this update is the far better
3666                       stability of the result    3567                       stability of the result against the changes
3667                       in the cut and changes     3568                       in the cut and changes in the stepsize.
3668                                                  3569 
3669 - G4eBremsstrahlungModel - add reinitialisati    3570 - G4eBremsstrahlungModel - add reinitialisation of LPM flag (VI)
3670                                                  3571 
3671 24 February 07: V.Ivanchenko (emstand-V08-02-    3572 24 February 07: V.Ivanchenko (emstand-V08-02-09)
3672 - G4MultipleScattering - remove SetSkin metho    3573 - G4MultipleScattering - remove SetSkin method, which is implemented
3673                          in the base class -     3574                          in the base class - allowing skin>0
3674                                                  3575 
3675 03 March 07                                      3576 03 March 07
3676 - G4UrbanMscModel - single scattering allowed    3577 - G4UrbanMscModel - single scattering allowed near to boundaries only,
3677                     not everywhere               3578                     not everywhere
3678                                                  3579 
3679 24 February 07: V.Ivanchenko (emstand-V08-02-    3580 24 February 07: V.Ivanchenko (emstand-V08-02-08)
3680 - G4UrbanMscModel - L.Urban step reduction be    3581 - G4UrbanMscModel - L.Urban step reduction before boundary for
3681               geomlimit<geombig only             3582               geomlimit<geombig only
3682                                                  3583 
3683 23 February 07: V.Ivanchenko (emstand-V08-02-    3584 23 February 07: V.Ivanchenko (emstand-V08-02-07)
3684 - G4hIonisation - remove dependence on K+ and    3585 - G4hIonisation - remove dependence on K+ and K- particles
3685 - G4BetheHeitlerModel - for any initial energ    3586 - G4BetheHeitlerModel - for any initial energy select atom of the material
3686                         on which conversion o    3587                         on which conversion occur (needed for
3687                         polarisation library)    3588                         polarisation library)
3688 - G4UrbanMscModel - use tPathLength inside Co    3589 - G4UrbanMscModel - use tPathLength inside ComputeStep instead of geombig
3689                                                  3590 
3690 15-Feb-07:                                       3591 15-Feb-07:
3691 - G4UrbanMscModel - L.Urban: small steps with    3592 - G4UrbanMscModel - L.Urban: small steps with single scattering before and
3692                     after boundary for skin >    3593                     after boundary for skin > 1, for skin=0 and skin=1
3693                     it works as earlier          3594                     it works as earlier
3694                                                  3595 
3695 15 February 07: mma (emstand-V08-02-06)          3596 15 February 07: mma (emstand-V08-02-06)
3696 - G4eBremsstrahlungModel: correct LPMconstant    3597 - G4eBremsstrahlungModel: correct LPMconstant by factor 2, thanks to G. Depaola
3697                                                  3598 
3698 13 February 07: V.Ivanchenko (emstand-V08-02-    3599 13 February 07: V.Ivanchenko (emstand-V08-02-05)
3699 12 February 07:                                  3600 12 February 07:
3700 - G4UrbanMscModel - L.Urban: stepping algorit    3601 - G4UrbanMscModel - L.Urban: stepping algorithm changed for skin=0,
3701                     now there are 3 stepping     3602                     now there are 3 stepping mode :
3702                     stepping a la 7.1            3603                     stepping a la 7.1
3703                     skin=0 designed for high     3604                     skin=0 designed for high energy simulations with
3704                            or without magneti    3605                            or without magnetic field
3705                     skin=1 designed for 'prec    3606                     skin=1 designed for 'precision' simulations
3706                            without magnetic f    3607                            without magnetic field (default)
3707                                                  3608 
3708 06 February 07: V.Ivanchenko (emstand-V08-02-    3609 06 February 07: V.Ivanchenko (emstand-V08-02-04)
3709 - G4UrbanMscModel - L.Urban : fix in the sing    3610 - G4UrbanMscModel - L.Urban : fix in the single scattering code for heavy
3710                               particles, now     3611                               particles, now the code can be used with
3711                               skin=1 e+/e- an    3612                               skin=1 e+/e- and for heavy particles as well.
3712                                                  3613 
3713 - G4MultipleScattering - allow reinicialisati    3614 - G4MultipleScattering - allow reinicialisation of model parameters between runs
3714 - G4UrbanMscModel - V.Ivanchenko add extra pr    3615 - G4UrbanMscModel - V.Ivanchenko add extra protection inside SampleDisplacement
3715                                  move SetMscS    3616                                  move SetMscStepLimitation from header to source
3716                                  and add insi    3617                                  and add inside extra initialisation
3717                     L.Urban      add protecti    3618                     L.Urban      add protection for case when energy loss
3718                                  inactivated;    3619                                  inactivated; fix computation of skindepth value
3719                                                  3620 
3720 29 January 07: V.Ivanchenko (emstand-V08-02-0    3621 29 January 07: V.Ivanchenko (emstand-V08-02-03)
3721 - G4UrbanMscModel - V.Ivanchenko add protecti    3622 - G4UrbanMscModel - V.Ivanchenko add protections agains NaN values
3722                     in two places: protection    3623                     in two places: protection of lateral displacement,
3723                     sampling of theta when ta    3624                     sampling of theta when tau = 0;
3724                     add protection inside Com    3625                     add protection inside ComputeTrueStepLength for
3725                     the case very small (zero    3626                     the case very small (zero) geometry length
3726                     true length set equal to     3627                     true length set equal to geometry length
3727                                                  3628 
3728 19 January 07: V.Ivanchenko (emstand-V08-02-0    3629 19 January 07: V.Ivanchenko (emstand-V08-02-02)
3729 - G4UrbanMscModel - L.Urban add protection in    3630 - G4UrbanMscModel - L.Urban add protection inside lateral displacement
3730                     sampling against case Tru    3631                     sampling against case TrueStepLength < GeomStepLength
3731                                                  3632 
3732 18 January 07: V.Ivanchenko (emstand-V08-02-0    3633 18 January 07: V.Ivanchenko (emstand-V08-02-01)
3733 - Fix crash in PrintInfo methods                 3634 - Fix crash in PrintInfo methods
3734 - G4UrbanMscModel - remove Locate call to nav    3635 - G4UrbanMscModel - remove Locate call to navigator
3735                                                  3636 
3736 15 January 07: mma (emstand-V08-02-00)           3637 15 January 07: mma (emstand-V08-02-00)
3737 - use SetEmModel(index) add SetFluctModel() f    3638 - use SetEmModel(index) add SetFluctModel() from G4VEnergyLossProcess
3738   in eIonisation, hIonisation, ionIonisation,    3639   in eIonisation, hIonisation, ionIonisation, eBremstrahlung
3739                                                  3640 
3740 04 Dec 06:  V.Ivanchenko (emstand-V08-01-16)     3641 04 Dec 06:  V.Ivanchenko (emstand-V08-01-16)
3741 - G4UrbanMscModel - fix in ComputeTruePathLen    3642 - G4UrbanMscModel - fix in ComputeTruePathLengthLimit stepmin=1.e-6*mm
3742   (L.Urban)                                      3643   (L.Urban)
3743                                                  3644 
3744 23 Nov 06:  V.Ivanchenko (emstand-V08-01-15)     3645 23 Nov 06:  V.Ivanchenko (emstand-V08-01-15)
3745 - G4MultipleScattering - set default skin=1 o    3646 - G4MultipleScattering - set default skin=1 only for e+-,
3746   for all other particles default skin=0         3647   for all other particles default skin=0
3747                                                  3648 
3748 20 Nov 06: V.Ivanchenko (emstand-V08-01-14)      3649 20 Nov 06: V.Ivanchenko (emstand-V08-01-14)
3749 20 Nov 06:                                       3650 20 Nov 06:
3750 - G4UrbanMscModel - fix in the single scatter    3651 - G4UrbanMscModel - fix in the single scattering part of SampleCosineTheta,
3751   now there is single scattering just before     3652   now there is single scattering just before boundary crossings (and not
3752   inside a volume)                               3653   inside a volume)
3753                                                  3654 
3754 15 Nov 06: V.Ivanchenko (emstand-V08-01-13)      3655 15 Nov 06: V.Ivanchenko (emstand-V08-01-13)
3755 - G4UrbanMscModel - fix NaN inside SampleCosi    3656 - G4UrbanMscModel - fix NaN inside SampleCosineTheta (L.Urban)
3756                                                  3657 
3757 10 Nov 06: V.Ivanchenko (emstand-V08-01-12)      3658 10 Nov 06: V.Ivanchenko (emstand-V08-01-12)
3758 07 Nov 06:                                       3659 07 Nov 06:
3759 - G4UrbanMscModel - some optimization in Comp    3660 - G4UrbanMscModel - some optimization in ComputeTruePathLengthLimit,
3760   fixes in ComputeGeomPathLength, SampleCosin    3661   fixes in ComputeGeomPathLength, SampleCosineTheta (L.Urban)
3761                                                  3662 
3762 31 Oct 06: V.Ivanchenko (emstand-V08-01-11)      3663 31 Oct 06: V.Ivanchenko (emstand-V08-01-11)
3763 - G4UrbanMscModel is changed to work with new    3664 - G4UrbanMscModel is changed to work with new approach of parallel
3764                   navigation (j.Apostolakis)     3665                   navigation (j.Apostolakis)
3765                                                  3666 
3766 26 Oct 06: V.Ivanchenko (emstand-V08-01-10)      3667 26 Oct 06: V.Ivanchenko (emstand-V08-01-10)
3767 - G4hMultipleScattering - new class configure    3668 - G4hMultipleScattering - new class configured for hadrons
3768 - G4eCoulombScatteringModel - set cross secti    3669 - G4eCoulombScatteringModel - set cross section const below 1 keV
3769                                                  3670 
3770 23 Oct 06: V.Ivanchenko (emstand-V08-01-09)      3671 23 Oct 06: V.Ivanchenko (emstand-V08-01-09)
3771 - G4BraggIonModel - reduce lowest energy for     3672 - G4BraggIonModel - reduce lowest energy for parameterisation to 0.25 keV
3772 23 Oct 06: L.Urban                               3673 23 Oct 06: L.Urban
3773 - G4MultipleScattering - parameter skin = 1 b    3674 - G4MultipleScattering - parameter skin = 1 by default,
3774 - G4UrbanMscModel - more effective safety upd    3675 - G4UrbanMscModel - more effective safety update in SampleSecondaries,
3775   + come cosmetics.                              3676   + come cosmetics.
3776                                                  3677 
3777 20 Oct 06: V.Ivanchenko (emstand-V08-01-08)      3678 20 Oct 06: V.Ivanchenko (emstand-V08-01-08)
3778 - G4CoulombScatteringModel inherit from G4eCo    3679 - G4CoulombScatteringModel inherit from G4eCoulombScatteringModel,
3779   screening parameter computation is done in     3680   screening parameter computation is done in inline function
3780 - G4eeToTwoGammaModel - introduce member theG    3681 - G4eeToTwoGammaModel - introduce member theGamma
3781                                                  3682 
3782 20 Oct 06: L.Urban cleanup of msc                3683 20 Oct 06: L.Urban cleanup of msc
3783 - theta0 parameter for SampleCosineTheta is c    3684 - theta0 parameter for SampleCosineTheta is computed in a public
3784   function ComputeTheta0;                        3685   function ComputeTheta0;
3785 - default value of skin = 0 (there is no smal    3686 - default value of skin = 0 (there is no small step with single scattering if
3786   skin <=0, and there are ~skin small steps i    3687   skin <=0, and there are ~skin small steps if skin >0
3787 - no z sampling in ComputeGeomPathLength by d    3688 - no z sampling in ComputeGeomPathLength by default
3788 - correction in the single scattering part, a    3689 - correction in the single scattering part, allowing not only small angles now
3789 - PostStep ComputeSafety(pos) is used            3690 - PostStep ComputeSafety(pos) is used
3790                                                  3691 
3791 16 Oct 06: V.Ivanchenko (emstand-V08-01-07)      3692 16 Oct 06: V.Ivanchenko (emstand-V08-01-07)
3792 - Add extra protection to G4eplusAnnihilation    3693 - Add extra protection to G4eplusAnnihilation52
3793 - Add warning to all processes 52 and 71 type    3694 - Add warning to all processes 52 and 71 type
3794                                                  3695 
3795 16 Oct 06: L.Urban                               3696 16 Oct 06: L.Urban
3796 - new msc version (G4MultipleScattering, G4Ur    3697 - new msc version (G4MultipleScattering, G4UrbanMscModel):
3797   -  Stepping has been modified:                 3698   -  Stepping has been modified:
3798      -  min. steplimit in 8.1: tlimitmin = ma    3699      -  min. steplimit in 8.1: tlimitmin = max(lambda/25, 5 nanometer)
3799                   now        : tlimitmin = ma    3700                   now        : tlimitmin = max(lambda/25, 1.01*stepmin)
3800            where stepmin ~ lambda elastic        3701            where stepmin ~ lambda elastic
3801                                                  3702 
3802      - possibility to have extreme small step    3703      - possibility to have extreme small step(s) before boundary crossing
3803        this feature is not active by default;    3704        this feature is not active by default;
3804        it can be activated by setting the dat    3705        it can be activated by setting the data member "skin" to a
3805        non-negative value, steplimit = stepmi    3706        non-negative value, steplimit = stepmin, if the distance to the boundary
3806        (in the original direction) is smaller    3707        (in the original direction) is smaller than skin*stepmin;
3807                                                  3708 
3808      - the step restriction is weaker for par    3709      - the step restriction is weaker for particles with higher energy,
3809        i.e. bigger effective facrange value i    3710        i.e. bigger effective facrange value is used in this case
3810        in 8.0/8.1 this 'scaling' depends on T    3711        in 8.0/8.1 this 'scaling' depends on Tkin, new version :
3811        scaling depends on lambda, giving smal    3712        scaling depends on lambda, giving smaller material dependence
3812                                                  3713 
3813   - Angular distribution has been changed:       3714   - Angular distribution has been changed:
3814                                                  3715 
3815      - single/plural scattering for step <= s    3716      - single/plural scattering for step <= stepmin
3816        (in this case t = z + no lateral displ    3717        (in this case t = z + no lateral displacement)
3817                                                  3718 
3818      - parameter theta0 has been (sligtly) mo    3719      - parameter theta0 has been (sligtly) modified
3819                                                  3720 
3820      - tail of the distribution has been modi    3721      - tail of the distribution has been modified, now the parameter
3821        describing the tail is material (i.e.     3722        describing the tail is material (i.e. Z) dependent
3822                                                  3723 
3823 14 Sept 06: mma (emstand-V08-01-06)              3724 14 Sept 06: mma (emstand-V08-01-06)
3824 - move the function SetModel() in G4VEmProces    3725 - move the function SetModel() in G4VEmProcess
3825                                                  3726 
3826 09 Sept 06: mma (emstand-V08-01-05)              3727 09 Sept 06: mma (emstand-V08-01-05)
3827 - add/modify the function SetModel() in G4Pho    3728 - add/modify the function SetModel() in G4PhotoElectric, G4ComptonScattering,
3828   G4GammaConversion, G4eplusAnnihilation         3729   G4GammaConversion, G4eplusAnnihilation
3829                                                  3730 
3830 08 Sep 06: V.Ivanchenko (emstand-V08-01-04)      3731 08 Sep 06: V.Ivanchenko (emstand-V08-01-04)
3831 - Bug fixed in PAI model concerning Tmax for     3732 - Bug fixed in PAI model concerning Tmax for electrons and positrons. Tmax
3832   is defined  now for each particle independe    3733   is defined  now for each particle independently (V.Grichine)
3833                                                  3734 
3834 30 Aug 06: V.Ivanchenko (emstand-V08-01-03)      3735 30 Aug 06: V.Ivanchenko (emstand-V08-01-03)
3835 - Provide changings required for new processe    3736 - Provide changings required for new processes/models with  polarization:
3836   G4KleinNishinaCompton - make some members p    3737   G4KleinNishinaCompton - make some members protected
3837   G4MollerBhabhaModel - make some members pro    3738   G4MollerBhabhaModel - make some members protected
3838   G4eBremsstrahlungModel - reorganize SelectR    3739   G4eBremsstrahlungModel - reorganize SelectRandomAom method and make
3839   some members protected                         3740   some members protected
3840                                                  3741 
3841 29 Aug 06: V.Ivanchenko (emstand-V08-01-02)      3742 29 Aug 06: V.Ivanchenko (emstand-V08-01-02)
3842 - Fix problem of positron zero incident energ    3743 - Fix problem of positron zero incident energy in G4eeToTwoGammaModel
3843 - Add extra protection inside G4BetheBlochMod    3744 - Add extra protection inside G4BetheBlochModel
3844                                                  3745 
3845 19 Aug 06: V.Ivanchenko (emstand-V08-01-01)      3746 19 Aug 06: V.Ivanchenko (emstand-V08-01-01)
3846 - Fix energy non-conservation in G4PAIModel f    3747 - Fix energy non-conservation in G4PAIModel for positrons (V.Grichine)
3847                                                  3748 
3848 08 Aug 06: V.Ivanchenko (emstand-V08-01-00)      3749 08 Aug 06: V.Ivanchenko (emstand-V08-01-00)
3849 - Fix problems and add comments in the classe    3750 - Fix problems and add comments in the classes prototype Coulomb
3850   elastic scattering:  G4CoulombScattering,      3751   elastic scattering:  G4CoulombScattering,  G4CoulombScatteringModel,
3851   G4eCoulombScatteringModel                      3752   G4eCoulombScatteringModel
3852 - Set default limit on scattering angle to ze    3753 - Set default limit on scattering angle to zero
3853                                                  3754 
3854 22 May 06: V.Ivanchenko (emstand-V08-00-25)      3755 22 May 06: V.Ivanchenko (emstand-V08-00-25)
3855 - G4eBremsstrahlung - use gammaThreshold from    3756 - G4eBremsstrahlung - use gammaThreshold from G4LossTableManager for
3856   more easier initialisation (CMS request)       3757   more easier initialisation (CMS request)
3857                                                  3758 
3858 17 May 06: V.Ivanchenko (emstand-V08-00-24)      3759 17 May 06: V.Ivanchenko (emstand-V08-00-24)
3859 - G4UrbanMscModel - L.Urban improve scatterin    3760 - G4UrbanMscModel - L.Urban improve scattering in thin layers
3860 - G4ASTARStopping, G4PSTARStopping improve co    3761 - G4ASTARStopping, G4PSTARStopping improve comments
3861                                                  3762 
3862 15 May 06: V.Ivanchenko (emstand-V08-00-23)      3763 15 May 06: V.Ivanchenko (emstand-V08-00-23)
3863 - G4MollerBhabhaMOdel - fix MinEnergyCut         3764 - G4MollerBhabhaMOdel - fix MinEnergyCut
3864                                                  3765 
3865 13 May 06: V.Ivanchenko (emstand-V08-00-22)      3766 13 May 06: V.Ivanchenko (emstand-V08-00-22)
3866 - G4WaterStopping - data for light ion stoppi    3767 - G4WaterStopping - data for light ion stopping in water
3867 - G4ionIonisation - add possibility top use u    3768 - G4ionIonisation - add possibility top use user data on stopping power
3868                                                  3769 
3869 11 May 06: L.Urban                               3770 11 May 06: L.Urban
3870 - G4MultipleScattering : values of data membe    3771 - G4MultipleScattering : values of data members tkinlimit, factail
3871   has been changed                               3772   has been changed
3872 - G4MscUrbanModel : new data members, changes    3773 - G4MscUrbanModel : new data members, changes in ComputeTruePathLengthLimit
3873   and in SampleCosineTheta,                      3774   and in SampleCosineTheta,
3874   name of data member safety has been changed    3775   name of data member safety has been changed to presafety.
3875                                                  3776 
3876 10 May 06: V.Ivanchenko (emstand-V08-00-21)      3777 10 May 06: V.Ivanchenko (emstand-V08-00-21)
3877 - G4MultipleScattering and G4MscUrbanModel -     3778 - G4MultipleScattering and G4MscUrbanModel - provide a possibility of
3878   reinitialisation of facrange and steppingAl    3779   reinitialisation of facrange and steppingAlgorithm parameters
3879   between runs;                                  3780   between runs;
3880 - Fix compilation warning at SUN;                3781 - Fix compilation warning at SUN;
3881                                                  3782 
3882 04 May 06: V.Ivanchenko (emstand-V08-00-20)      3783 04 May 06: V.Ivanchenko (emstand-V08-00-20)
3883 - G4BetheBlochModel - use different formula f    3784 - G4BetheBlochModel - use different formula for muons and hadrons for tmax (VI)
3884 - G4UrbanMscModel - fix SUN compilation warni    3785 - G4UrbanMscModel - fix SUN compilation warning (VI)
3885                                                  3786 
3886 26 April 06: V.Ivanchenko (emstand-V08-00-19)    3787 26 April 06: V.Ivanchenko (emstand-V08-00-19)
3887 - G4PSTARStopping and G4ASTARStopping - new c    3788 - G4PSTARStopping and G4ASTARStopping - new classes with NIST data on stopping
3888   powers are used by G4BraggModel and G4Bragg    3789   powers are used by G4BraggModel and G4BraggIonModel
3889 - G4hIonisation - spin/mass effect update        3790 - G4hIonisation - spin/mass effect update
3890                                                  3791 
3891 05 April 06: V.Ivanchenko (emstand-V08-00-18)    3792 05 April 06: V.Ivanchenko (emstand-V08-00-18)
3892 G4hIonisation - VI add mass and spin effects     3793 G4hIonisation - VI add mass and spin effects (important for pion ionisation)
3893 G4SynchrotronRadiation is moved to xrays and     3794 G4SynchrotronRadiation is moved to xrays and GNUmakefile is modified accordingly
3894 30 March 06 : V.Grichine                         3795 30 March 06 : V.Grichine
3895 G4SynchrotronRadiation - bug fixed for unit p    3796 G4SynchrotronRadiation - bug fixed for unit polarisation in PostStepDoIt
3896                                                  3797 
3897 28 March 06: V.Ivanchenko (emstand-V08-00-17)    3798 28 March 06: V.Ivanchenko (emstand-V08-00-17)
3898 - G4eBremsstrahlungModel - fix problem of ene    3799 - G4eBremsstrahlungModel - fix problem of energy loss calculation below 10 MeV
3899 - G4KleinNishinaModel - remove upper energy l    3800 - G4KleinNishinaModel - remove upper energy limit to have a smooth cross section
3900 27 March 06 : V.Grichine, G4SynchrotronRadiat    3801 27 March 06 : V.Grichine, G4SynchrotronRadiation updated to set polarisation and
3901               new methods for angular distrib    3802               new methods for angular distribution
3902 - G4PAImodel and G4PAIPhotonMOdel fixes impor    3803 - G4PAImodel and G4PAIPhotonMOdel fixes important for very low energy hadrons (VG)
3903                                                  3804 
3904 23 March 06: V.Ivanchenko (emstand-V08-00-16)    3805 23 March 06: V.Ivanchenko (emstand-V08-00-16)
3905 23 March 06: L.Urban                             3806 23 March 06: L.Urban
3906 - bugfix in the SampleCosineThete method in G    3807 - bugfix in the SampleCosineThete method in G4UrbanMscModel
3907                                                  3808 
3908                                                  3809 
3909 21 March 06 : V.Ivanchenko (emstand-V08-00-15    3810 21 March 06 : V.Ivanchenko (emstand-V08-00-15)
3910 - G4eBremsstrahlungModel - fix problem of ini    3811 - G4eBremsstrahlungModel - fix problem of initialisation in the case when
3911   cuts are not defined (needed for Extrapolat    3812   cuts are not defined (needed for Extrapolator and for unit tests)
3912 - add prototypes of elastic Coulomb scatterin    3813 - add prototypes of elastic Coulomb scattering - only for testing
3913                                                  3814 
3914 13 March 06 : V.Ivanchenko (emstand-V08-00-14    3815 13 March 06 : V.Ivanchenko (emstand-V08-00-14)
3915 - G4UrbanMscModel - fix problem of non-initia    3816 - G4UrbanMscModel - fix problem of non-initialised variable
3916                                                  3817 
3917 09 March 06 : V.Ivanchenko (emstand-V08-00-13    3818 09 March 06 : V.Ivanchenko (emstand-V08-00-13)
3918 - G4MultipleScattering - Make steppling alg b    3819 - G4MultipleScattering - Make steppling alg be active for ions by default
3919 09 March 06 : V. Grichine                        3820 09 March 06 : V. Grichine
3920 - update of G4SynchrotronRadiation methods fo    3821 - update of G4SynchrotronRadiation methods for calculation of
3921   integral number spectrum                       3822   integral number spectrum
3922                                                  3823 
3923 07 March 06 : V.Ivanchenko (emstand-V08-00-12    3824 07 March 06 : V.Ivanchenko (emstand-V08-00-12)
3924 - Remove G4MscModel                              3825 - Remove G4MscModel
3925 - Use G4UbbanModel for G4MultipleScattering      3826 - Use G4UbbanModel for G4MultipleScattering
3926                                                  3827 
3927 07 March 06 : V.Ivanchenko (emstand-V08-00-11    3828 07 March 06 : V.Ivanchenko (emstand-V08-00-11)
3928 - Fix bug in cross section in G4MscModel71 in    3829 - Fix bug in cross section in G4MscModel71 introduced in 08-00-10
3929 - Create G4UrbanMscModel and optimize interfa    3830 - Create G4UrbanMscModel and optimize interface for msc models
3930 04 March 06 : V. Grichine                        3831 04 March 06 : V. Grichine
3931 - update of G4SynchrotronRadiation to work in    3832 - update of G4SynchrotronRadiation to work in locally (in a volume)
3932   set magnetic field                             3833   set magnetic field
3933                                                  3834 
3934 17 February 06 : V.Ivanchenko (emstand-V08-00    3835 17 February 06 : V.Ivanchenko (emstand-V08-00-10)
3935 - G4MscModel and G4MscModel71 - compute reall    3836 - G4MscModel and G4MscModel71 - compute really transport cross section,
3936   not mfp                                        3837   not mfp
3937                                                  3838 
3938 16 February 06 : L.Urban (emstand-V08-00-09)     3839 16 February 06 : L.Urban (emstand-V08-00-09)
3939 - G4MultipleScattering: set function for data    3840 - G4MultipleScattering: set function for data member factail,
3940   z sampling by default                          3841   z sampling by default
3941 - G4MscModel: data members b, xsi removed, co    3842 - G4MscModel: data members b, xsi removed, code cleaning,
3942   revised 'z' sampling and samplez = true by     3843   revised 'z' sampling and samplez = true by default
3943                                                  3844 
3944 15 February 06 : mma (emstand-V08-00-08)         3845 15 February 06 : mma (emstand-V08-00-08)
3945 - added functions G4BraggModel::ComputeCrossS    3846 - added functions G4BraggModel::ComputeCrossSectionPerElectron/Atom()
3946 - added functions G4BraggIonModel::ComputeCro    3847 - added functions G4BraggIonModel::ComputeCrossSectionPerElectron/Atom()
3947 - remove obsolete G4SCProcessorStand (V.Ivanc    3848 - remove obsolete G4SCProcessorStand (V.Ivanchenko)
3948                                                  3849 
3949 11 February 06 : mma (emstand-V08-00-07)         3850 11 February 06 : mma (emstand-V08-00-07)
3950 - added functions G4BetheBlochModel::ComputeC    3851 - added functions G4BetheBlochModel::ComputeCrossSectionPerElectron/Atom()
3951 - move G4LossTableManager::Instance()->EmCorr    3852 - move G4LossTableManager::Instance()->EmCorrections() in constructor
3952                                                  3853 
3953 08 February 06 : mma (emstand-V08-00-06)         3854 08 February 06 : mma (emstand-V08-00-06)
3954 - G4hIonisation52, G4eIonisation52, G4eBremss    3855 - G4hIonisation52, G4eIonisation52, G4eBremsstrahlung52 : the functions
3955   ComputeCrossSectionPerAtom() and ComputeRes    3856   ComputeCrossSectionPerAtom() and ComputeRestrictedMeandEdx() are made public.
3956 - added test programs : CrossSectionStd.cc an    3857 - added test programs : CrossSectionStd.cc and CrossSectionV52.cc
3957                                                  3858 
3958 07 February 06 : mma                             3859 07 February 06 : mma
3959 - added function  G4PEEffectModel::ComputeMea    3860 - added function  G4PEEffectModel::ComputeMeanFreePath()
3960 - added functions G4eeToTwoGammaModel::Comput    3861 - added functions G4eeToTwoGammaModel::ComputeCrossSectionPerElectron/Atom()
3961 - added functions G4MollerBhabhaModel::Comput    3862 - added functions G4MollerBhabhaModel::ComputeCrossSectionPerElectron/Atom()
3962 - added function  G4eBremsstrahlungModel::Com    3863 - added function  G4eBremsstrahlungModel::ComputeCrossSectionPerAtom()
3963                                                  3864 
3964 02 February 06 : mma                             3865 02 February 06 : mma
3965 - G4BetheHeitlerModel : remove InitialiseCros    3866 - G4BetheHeitlerModel : remove InitialiseCrossSectionPerAtom()
3966                                                  3867 
3967 31 January 06 : mma (emstand-V08-00-05)          3868 31 January 06 : mma (emstand-V08-00-05)
3968 - emstand-V08-00-04 + emstand_p01-V08-00-00      3869 - emstand-V08-00-04 + emstand_p01-V08-00-00
3969                                                  3870 
3970 30 January 06 : mma (emstand_p01-V08-00-00)      3871 30 January 06 : mma (emstand_p01-V08-00-00)
3971 - build on top of geant4-08-00-ref-00            3872 - build on top of geant4-08-00-ref-00
3972 - G4PolarizedComptonScattering : return G4Com    3873 - G4PolarizedComptonScattering : return G4ComptonScattering52::PostStepDoIt()
3973                                                  3874 
3974 26 January 05: V.Ivant (emstand-V08-00-04)       3875 26 January 05: V.Ivant (emstand-V08-00-04)
3975 26 January 06: V. Grichine                       3876 26 January 06: V. Grichine
3976 - fix nan value for delta direction for the c    3877 - fix nan value for delta direction for the case of zero cut
3977                                                  3878 
3978 25 January 05: mma (emstand-V08-00-03)           3879 25 January 05: mma (emstand-V08-00-03)
3979 - G4eplusAnnihilation::AtRestDoIt() : remove     3880 - G4eplusAnnihilation::AtRestDoIt() : remove cut dependance
3980                                                  3881 
3981 24 January 05: V.Ivant (emstand-V08-00-02)       3882 24 January 05: V.Ivant (emstand-V08-00-02)
3982 24 January 06: V. Grichine                       3883 24 January 06: V. Grichine
3983 - fVerbose for G4PAIModel providing hiding of    3884 - fVerbose for G4PAIModel providing hiding of some technical messages
3984                                                  3885 
3985 20 January 05: V.Ivant (emstand-V08-00-01)       3886 20 January 05: V.Ivant (emstand-V08-00-01)
3986 19 January 06: L.Urban                           3887 19 January 06: L.Urban
3987 - G4MultipleScattering: value of facgeom chan    3888 - G4MultipleScattering: value of facgeom changed (4 -> 3.5)
3988                         tlimitmin = facrange*    3889                         tlimitmin = facrange*50*micrometer
3989   G4MscModel: tail of angular distribution ch    3890   G4MscModel: tail of angular distribution changed
3990                                                  3891 
3991 10 January 05: V.Ivant (emstand-V08-00-00)       3892 10 January 05: V.Ivant (emstand-V08-00-00)
3992 - substitute the method SetStepLimits by SetS    3893 - substitute the method SetStepLimits by SetStepFunction
3993 - move initialisation of default values to th    3894 - move initialisation of default values to the constructor
3994                                                  3895 
3995 12 December 05: L.Urban (emstand-V07-01-30)      3896 12 December 05: L.Urban (emstand-V07-01-30)
3996                                                  3897 
3997 - G4MultipleScattering: data member rangecut     3898 - G4MultipleScattering: data member rangecut removed, step limit
3998                         does not depend on cu    3899                         does not depend on cut any more
3999                                                  3900 
4000  8 December 05: mma (emstand-V07-01-29)          3901  8 December 05: mma (emstand-V07-01-29)
4001 - G4MultipleScattering: world is now: navigat    3902 - G4MultipleScattering: world is now: navigator->GetWorldVolume()
4002                                                  3903 
4003  7 December 05: mma (emstand-V07-01-28)          3904  7 December 05: mma (emstand-V07-01-28)
4004 - G4MultipleScattering: tlimitmin = facrange*    3905 - G4MultipleScattering: tlimitmin = facrange*rangecut(e-) for every particle
4005 - rangecut computed using index instead of pa    3906 - rangecut computed using index instead of particle name
4006 - volume name World removed                      3907 - volume name World removed
4007                                                  3908 
4008  5 December 05: mma (emstand-V07-01-27)          3909  5 December 05: mma (emstand-V07-01-27)
4009 - particleChange.SetProposedKineticEnergy(0.)    3910 - particleChange.SetProposedKineticEnergy(0.) for killed particle in
4010   G4PEEffectModel, G4BetheHeilterModel, G4epl    3911   G4PEEffectModel, G4BetheHeilterModel, G4eplusAnnihilation.
4011                                                  3912 
4012                                                  3913 
4013  1 December 05: V.Ivant (emstand-V07-01-26)      3914  1 December 05: V.Ivant (emstand-V07-01-26)
4014 - G4MultipleScattering - add control on verbo    3915 - G4MultipleScattering - add control on verbosity inside SetStepLimitation
4015                          and extend PrintInfo    3916                          and extend PrintInfo output
4016                                                  3917 
4017 30 November 05: G.Cosmo (emstand-V07-01-25)      3918 30 November 05: G.Cosmo (emstand-V07-01-25)
4018 - Trivial fixes to G4PAIModel and G4PAIPhoton    3919 - Trivial fixes to G4PAIModel and G4PAIPhotonModel for support of
4019   CLHEP 2.0.X series.                            3920   CLHEP 2.0.X series.
4020                                                  3921 
4021 29 November 05: V.Ivant (emstand-V07-01-24)      3922 29 November 05: V.Ivant (emstand-V07-01-24)
4022 - Do not use G4Alpha inside G4BraggIonModel t    3923 - Do not use G4Alpha inside G4BraggIonModel to avoid clash with
4023   new particle design                            3924   new particle design
4024                                                  3925 
4025 16 November 05: mma (emstand-V07-01-23)          3926 16 November 05: mma (emstand-V07-01-23)
4026 - replace RandBit() by G4UniformRand() in G4G    3927 - replace RandBit() by G4UniformRand() in G4GammaConversion52 and
4027   G4BetheHeitlerModel                            3928   G4BetheHeitlerModel
4028                                                  3929 
4029 16 November 05: V. Ivanchenko (emstand-V07-01    3930 16 November 05: V. Ivanchenko (emstand-V07-01-22)
4030 - G4eBremsstrahlungModel.cc: add electron dev    3931 - G4eBremsstrahlungModel.cc: add electron deviation
4031                                                  3932 
4032 13 November 05: L.urban (emstand-V07-01-21)      3933 13 November 05: L.urban (emstand-V07-01-21)
4033 - G4MultipleScattering: some code cleaning, s    3934 - G4MultipleScattering: some code cleaning, slightly better timing
4034   for sampling calorimeters (by 1 - 6 %, depe    3935   for sampling calorimeters (by 1 - 6 %, depending on cut and
4035   geometry)                                      3936   geometry)
4036 - additionnal printing in G4PAIModel             3937 - additionnal printing in G4PAIModel
4037                                                  3938 
4038 05 November 05: L.Urban                          3939 05 November 05: L.Urban
4039 - G4MultipleScattering: minimum stepsize depe    3940 - G4MultipleScattering: minimum stepsize depends on cut in range
4040   tlimitmin = facrange*rangecut                  3941   tlimitmin = facrange*rangecut
4041                                                  3942 
4042 27 October 05: mma (emstand-V07-01-20)           3943 27 October 05: mma (emstand-V07-01-20)
4043 - G4MultipleScattering: stepLimitAlgorithm re    3944 - G4MultipleScattering: stepLimitAlgorithm renamed to steppingAlgorithm;
4044   Function MscStepLimitation (G4bool algorith    3945   Function MscStepLimitation (G4bool algorithm, G4double facrange)
4045                                                  3946 
4046 25 October 05: L.Urban                           3947 25 October 05: L.Urban
4047 - G4MultipleScattering: data member prec rena    3948 - G4MultipleScattering: data member prec renamed to stepLimitAlgorithm
4048   SetstepLimitAlgorithm(G4bool) triggers 'def    3949   SetstepLimitAlgorithm(G4bool) triggers 'default' facrange
4049   values (true 0.02, false 0.2), but facrange    3950   values (true 0.02, false 0.2), but facrange can be set separately too.
4050                                                  3951 
4051 23 October 05: L.Urban                           3952 23 October 05: L.Urban
4052 - G4MultipleScattering: 'new' msc stepping +     3953 - G4MultipleScattering: 'new' msc stepping + 7.1 like stepping
4053   together, one can choose between them using    3954   together, one can choose between them using data members
4054   prec and facrange                              3955   prec and facrange
4055                                                  3956 
4056 23 October 05: V.Ivant (emstand-V07-01-05b)      3957 23 October 05: V.Ivant (emstand-V07-01-05b)
4057 - a tag included fixes in G4BraggModel.cc and    3958 - a tag included fixes in G4BraggModel.cc and  G4BraggIonModel.cc
4058   on top of emstand-V07-01-05a; assumed for t    3959   on top of emstand-V07-01-05a; assumed for the patch-01
4059                                                  3960 
4060 17 October 05: V.Ivant (emstand-V07-01-19)       3961 17 October 05: V.Ivant (emstand-V07-01-19)
4061 - fix in G4BraggModel.cc in chemical formula     3962 - fix in G4BraggModel.cc in chemical formula correction
4062                                                  3963 
4063 17 October 05: L.Urban (emstand-V07-01-18)       3964 17 October 05: L.Urban (emstand-V07-01-18)
4064 - G4UniversalFluctuation.cc: correction for v    3965 - G4UniversalFluctuation.cc: correction for very small loss
4065   to avoid 0 energy loss                         3966   to avoid 0 energy loss
4066 - fix in G4BraggIonModel.cc in chemical formu    3967 - fix in G4BraggIonModel.cc in chemical formula correction
4067                                                  3968 
4068 13 October 05: mma (emstand-V07-01-17)           3969 13 October 05: mma (emstand-V07-01-17)
4069 - G4MultipleScattering.cc: remove SetFacrange    3970 - G4MultipleScattering.cc: remove SetFacrange(0.02) from InitialiseProcess
4070                                                  3971 
4071 12 October 05: L.Urban (emstand-V07-01-16)       3972 12 October 05: L.Urban (emstand-V07-01-16)
4072 - G4MultipleScattering.cc: change in TruePath    3973 - G4MultipleScattering.cc: change in TruePathLengthLimit conditions,
4073   slightly better timing and much weaker cut     3974   slightly better timing and much weaker cut dependence
4074                                                  3975 
4075 10 October 05: V.Ivant (emstand-07-01-15)        3976 10 October 05: V.Ivant (emstand-07-01-15)
4076 - Fix non-initilised variable in G4MultipleSc    3977 - Fix non-initilised variable in G4MultipleScattering
4077                                                  3978 
4078 7 October 05: L.Urban (emstand-V07-01-14)        3979 7 October 05: L.Urban (emstand-V07-01-14)
4079 - G4MultipleScattering.cc: bug fixed in TrueP    3980 - G4MultipleScattering.cc: bug fixed in TruePathLengthLimit.
4080   Must cowork with emutils-V07-01-05             3981   Must cowork with emutils-V07-01-05
4081                                                  3982 
4082 6 October 05: L.Urban (emstand-V07-01-13)        3983 6 October 05: L.Urban (emstand-V07-01-13)
4083 - G4MultipleScattering: change in conditions     3984 - G4MultipleScattering: change in conditions limiting
4084   the step --> better timing with the same ph    3985   the step --> better timing with the same physics
4085                                                  3986 
4086 4 October 05: L.Urban (emstand-V07-01-12)        3987 4 October 05: L.Urban (emstand-V07-01-12)
4087 - G4MultipleScattering: upper limit for facra    3988 - G4MultipleScattering: upper limit for facrange 0.2,
4088   facgeom =2 always, corr. in set function of    3989   facgeom =2 always, corr. in set function of facgeom
4089                                                  3990 
4090 4 October 05: V.Ivant (emstand-V07-01-11)        3991 4 October 05: V.Ivant (emstand-V07-01-11)
4091 - Move G4MultipleScattering80 and G4MscModel8    3992 - Move G4MultipleScattering80 and G4MscModel80 into
4092   G4MultipleScattering and G4MscModel            3993   G4MultipleScattering and G4MscModel
4093                                                  3994 
4094 3 October 05: L.Urban (emstand-V07-01-10)        3995 3 October 05: L.Urban (emstand-V07-01-10)
4095 - G4MultipleScattering80 : weaker step limita    3996 - G4MultipleScattering80 : weaker step limitation above
4096   Tkinlimit = 2 MeV for e+/e- (limit scaled w    3997   Tkinlimit = 2 MeV for e+/e- (limit scaled with mass
4097   for other particles).Soft limit: facrange i    3998   for other particles).Soft limit: facrange increases
4098   linearly with energy above Tkinlimit.          3999   linearly with energy above Tkinlimit.
4099 - G4UniversalFluctuation : cut dependence of     4000 - G4UniversalFluctuation : cut dependence of the en.loss
4100   distribution has been reduced                  4001   distribution has been reduced
4101                                                  4002 
4102 2 October 05: mma (emstand-V07-01-09)            4003 2 October 05: mma (emstand-V07-01-09)
4103 - G4eIonisation, G4hIonisation : SetStepLimit    4004 - G4eIonisation, G4hIonisation : SetStepLimits (0.2, 1*mm) + integral on
4104                                                  4005 
4105 2 October 05: L.Urban                            4006 2 October 05: L.Urban
4106 - conditions for step limit now are considere    4007 - conditions for step limit now are considered 'final' in
4107   G4MultipleScattering80.cc + code cleaning      4008   G4MultipleScattering80.cc + code cleaning
4108 - nuclear size correction has been removed fr    4009 - nuclear size correction has been removed from G4MscModel80,
4109   the correction is already included in the (    4010   the correction is already included in the (theoretical)
4110   tabulated cross section values for Tkin > 1    4011   tabulated cross section values for Tkin > 10 MeV
4111                                                  4012 
4112 16 September 05: L.Urban                         4013 16 September 05: L.Urban
4113 - reordering of the conditions in TruePathLen    4014 - reordering of the conditions in TruePathLengthLimit of
4114   G4MultipleScattering80.cc (It gives the sam    4015   G4MultipleScattering80.cc (It gives the same result than
4115   preceding version, but it is faster)           4016   preceding version, but it is faster)
4116                                                  4017 
4117 12 September 05: L.Urban                         4018 12 September 05: L.Urban
4118 - new version of  G4MultipleScattering80, now    4019 - new version of  G4MultipleScattering80, now the true pathlength
4119   limit is determined by the physics (facrang    4020   limit is determined by the physics (facrange) + geometry
4120                                                  4021 
4121 2 September 05: V.Ivant. (emstand-V07-01-08)     4022 2 September 05: V.Ivant. (emstand-V07-01-08)
4122 - G4hIonisation : SetStepLimits (0.2, 0.1*mm)    4023 - G4hIonisation : SetStepLimits (0.2, 0.1*mm) + integral off
4123                                                  4024 
4124 2 September 05: V.Ivant. (emstand-V07-01-07)     4025 2 September 05: V.Ivant. (emstand-V07-01-07)
4125 - G4eIonisation : integral off                   4026 - G4eIonisation : integral off
4126                                                  4027 
4127 2 September 05: V.Ivant. (emstand-V07-01-06)     4028 2 September 05: V.Ivant. (emstand-V07-01-06)
4128 - G4eIonisation : SetStepLimits (0.2, 0.1*mm)    4029 - G4eIonisation : SetStepLimits (0.2, 0.1*mm)
4129 - add G4MultipleScattering80 and G4MscModel80    4030 - add G4MultipleScattering80 and G4MscModel80
4130                                                  4031 
4131 2 September 05: V.Ivant. (emstand-V07-01-05)     4032 2 September 05: V.Ivant. (emstand-V07-01-05)
4132 - This tag is 7.1 + bug fixes                    4033 - This tag is 7.1 + bug fixes
4133 - G4eIonisation : SetStepLimits (1, 1*mm)        4034 - G4eIonisation : SetStepLimits (1, 1*mm)
4134 - G4hIonisation : SetStepLimits (0.2, 1*mm)      4035 - G4hIonisation : SetStepLimits (0.2, 1*mm)
4135                                                  4036 
4136 12 August 05: mma (emstand-V07-01-04)            4037 12 August 05: mma (emstand-V07-01-04)
4137 - G4eIonisation and G4hIonisation : SetStepLi    4038 - G4eIonisation and G4hIonisation : SetStepLimits (0.2, 0.1*mm)
4138                                                  4039 
4139 11 August 05: Laszlo + mma (emstand-V07-01-03    4040 11 August 05: Laszlo + mma (emstand-V07-01-03)
4140 - add G4MultipleScattering80 and G4MscModel80    4041 - add G4MultipleScattering80 and G4MscModel80
4141                                                  4042 
4142 03 August 05: V.Ivant (emstand-V07-01-02)        4043 03 August 05: V.Ivant (emstand-V07-01-02)
4143 - Fix initialisation G4eBremsstrahlungModel      4044 - Fix initialisation G4eBremsstrahlungModel
4144                                                  4045 
4145 25 July 05: V.Ivant (emstand-V07-01-01)          4046 25 July 05: V.Ivant (emstand-V07-01-01)
4146 - Fix in G4MollerBhabhaModel: add protection     4047 - Fix in G4MollerBhabhaModel: add protection in calculation of recoil direction
4147   for the case of complete energy transfer fr    4048   for the case of complete energy transfer from e+ to e-
4148                                                  4049 
4149 30 June 05: V.Ivant (emstand-V07-01-00)          4050 30 June 05: V.Ivant (emstand-V07-01-00)
4150 24 May 05: V.Ivant (stand-V07-00-12)             4051 24 May 05: V.Ivant (stand-V07-00-12)
4151 - Change G4BaggIonModel and G4BaggModel in or    4052 - Change G4BaggIonModel and G4BaggModel in order to have parameterization
4152   of chemical effect be independent on method    4053   of chemical effect be independent on method of material definition (by
4153   number of atoms or by mass fractions);         4054   number of atoms or by mass fractions);
4154 - Increase number of bins for internal table     4055 - Increase number of bins for internal table of G4BetheHeitlerModel
4155 - Add protection for (tmax < meanPot and pot0    4056 - Add protection for (tmax < meanPot and pot0) in G4UniversalFluctuations
4156                                                  4057 
4157 30 May 05: V.Ivant (stand-V07-00-11)             4058 30 May 05: V.Ivant (stand-V07-00-11)
4158 - Fix compilation warning at SUN in G4BaggIon    4059 - Fix compilation warning at SUN in G4BaggIonModel;
4159                                                  4060 
4160 12 May 05: V.Ivant (stand-V07-00-10)             4061 12 May 05: V.Ivant (stand-V07-00-10)
4161 - Move G4BaggIonModel to updated interfaces;     4062 - Move G4BaggIonModel to updated interfaces;
4162 - cleanup                                        4063 - cleanup
4163                                                  4064 
4164 03 May 05: V.Ivant (stand-V07-00-09)             4065 03 May 05: V.Ivant (stand-V07-00-09)
4165 - move v70 processes (model interface) to be     4066 - move v70 processes (model interface) to be default and old to be 52
4166   (Compton, GammaConversion, PhotoElectricEff    4067   (Compton, GammaConversion, PhotoElectricEffect, eplusAnnihilation)
4167                                                  4068 
4168 03 May 05: mma (stand-V07-00-08)                 4069 03 May 05: mma (stand-V07-00-08)
4169 - last tag before permutation v70 -> stand ->    4070 - last tag before permutation v70 -> stand ->v52 for photon processes
4170 - G4eplusAnnihilation70 : suppress Integral o    4071 - G4eplusAnnihilation70 : suppress Integral option
4171 - G4PEEffectModel::SampleSecondaries() : corr    4072 - G4PEEffectModel::SampleSecondaries() : correct for shell selection
4172 - fabs -> std::abs                               4073 - fabs -> std::abs
4173                                                  4074 
4174 03 May 05: L.Urban                               4075 03 May 05: L.Urban
4175 - G4UniversalFluctuation.cc : bugfix in the p    4076 - G4UniversalFluctuation.cc : bugfix in the part of the Gaussian
4176   fluctuation + smearing for very small (~eV)    4077   fluctuation + smearing for very small (~eV) loss
4177                                                  4078 
4178 21 April 05: V.Ivant (stand-V07-00-07)           4079 21 April 05: V.Ivant (stand-V07-00-07)
4179 - Add G4PhotoElectricEffect70                    4080 - Add G4PhotoElectricEffect70
4180                                                  4081 
4181 19 April 05: V.Ivant (stand-V07-00-06)           4082 19 April 05: V.Ivant (stand-V07-00-06)
4182 - Add G4GammaConvertion70                        4083 - Add G4GammaConvertion70
4183 - Cash pointer to navigator for G4MscModel       4084 - Cash pointer to navigator for G4MscModel
4184                                                  4085 
4185 18 April 05: V.Ivant (stand-V07-00-05)           4086 18 April 05: V.Ivant (stand-V07-00-05)
4186 - Gamma processes migrate to G4ParticleChange    4087 - Gamma processes migrate to G4ParticleChangeForGamma
4187 - G4MultipleScattering and G4MscModel - optim    4088 - G4MultipleScattering and G4MscModel - optimise internal interfaces
4188                                                  4089 
4189 13 April 05: V.Ivant (stand-V07-00-04)           4090 13 April 05: V.Ivant (stand-V07-00-04)
4190 - Remove PAIwithPhotonModel                      4091 - Remove PAIwithPhotonModel
4191 - Migrade to updated interfaces of utils         4092 - Migrade to updated interfaces of utils
4192 - Use G4EmCorrections for hadrons/ions ionisa    4093 - Use G4EmCorrections for hadrons/ions ionisation
4193                                                  4094 
4194 18 March 05: V.Ivant (stand-V07-00-03)           4095 18 March 05: V.Ivant (stand-V07-00-03)
4195 - Add G4ComptonScattering70 and G4KleinNishin    4096 - Add G4ComptonScattering70 and G4KleinNishinaModel (V.Ivanchenko)
4196                                                  4097 
4197 11 March 05: V.Ivant (stand-V07-00-02)           4098 11 March 05: V.Ivant (stand-V07-00-02)
4198 - Add G4hIonisation70 and G4ionIonisation70 c    4099 - Add G4hIonisation70 and G4ionIonisation70 classes (V.Ivanchenko)
4199                                                  4100 
4200 10 Feb 05: V.Ivant (stand-V07-00-01)             4101 10 Feb 05: V.Ivant (stand-V07-00-01)
4201 - Extra protection in G4PAIModel (V.Grichine)    4102 - Extra protection in G4PAIModel (V.Grichine)
4202                                                  4103 
4203 07 Feb 05: mma (stand-V07-00-00)                 4104 07 Feb 05: mma (stand-V07-00-00)
4204 - G4MultipleScattering.cc : make the Setsampl    4105 - G4MultipleScattering.cc : make the Setsamplez function working
4205 - G4UniversalFluctuation.hh and .cc : define     4106 - G4UniversalFluctuation.hh and .cc : define problim = 5.e-3
4206                                       set min    4107                                       set minLoss = 10 eV
4207                                                  4108 
4208 01 Dec 04: V.Ivant (stand-V06-02-14)             4109 01 Dec 04: V.Ivant (stand-V06-02-14)
4209 - Migration to cmath                             4110 - Migration to cmath
4210                                                  4111 
4211 01 Dec 04: V.Ivant (stand-V06-02-13)             4112 01 Dec 04: V.Ivant (stand-V06-02-13)
4212 - Move in the classes with real models from u    4113 - Move in the classes with real models from utils
4213                                                  4114 
4214 30 Nov 04: V.Ivant (stand-V06-02-12)             4115 30 Nov 04: V.Ivant (stand-V06-02-12)
4215 - Remove G4PAIonisation.icc                      4116 - Remove G4PAIonisation.icc
4216                                                  4117 
4217 29 Nov 04: V.Ivant (stand-V06-02-11)             4118 29 Nov 04: V.Ivant (stand-V06-02-11)
4218 - Restructure of standard subdirectories         4119 - Restructure of standard subdirectories
4219 - Cleanup GNUmakefile                            4120 - Cleanup GNUmakefile
4220                                                  4121 
4221 17 Nov 04: V.Ivant (stand-V06-02-10)             4122 17 Nov 04: V.Ivant (stand-V06-02-10)
4222 - Fix problem of test27                          4123 - Fix problem of test27
4223                                                  4124 
4224 11 Nov 04: V.Ivant (stand-V06-02-09)             4125 11 Nov 04: V.Ivant (stand-V06-02-09)
4225 - Migration to new algorithm to Store/Retriev    4126 - Migration to new algorithm to Store/Retrieve tables
4226                                                  4127 
4227 04 Nov 04: V.Ivant (stand-V06-02-08)             4128 04 Nov 04: V.Ivant (stand-V06-02-08)
4228 - Add energy threshold for gamma of G4eBremss    4129 - Add energy threshold for gamma of G4eBremsstrahlung, which will be used
4229   to kill e- and start new track in case of h    4130   to kill e- and start new track in case of hard photon emmision
4230 - Modified fluctuation model for G4PAIPhotonM    4131 - Modified fluctuation model for G4PAIPhotonModel
4231                                                  4132 
4232 25 Oct 04: V.Ivant (stand-V06-02-07)             4133 25 Oct 04: V.Ivant (stand-V06-02-07)
4233 - Migrate to new interfaces for ParticleChang    4134 - Migrate to new interfaces for ParticleChange
4234                                                  4135 
4235 15 Oct 04: V.Ivant (stand-V06-02-06)             4136 15 Oct 04: V.Ivant (stand-V06-02-06)
4236 - Fix in PAI models - remove cut dependence o    4137 - Fix in PAI models - remove cut dependence of results (V.Grichine)
4237 - Fix in G4ionIonisation - can use alpha tabl    4138 - Fix in G4ionIonisation - can use alpha tables
4238                                                  4139 
4239 14 Oct 04: V.Ivant (stand-V06-02-05)             4140 14 Oct 04: V.Ivant (stand-V06-02-05)
4240 - Add new model for ion ionization G4BraggIon    4141 - Add new model for ion ionization G4BraggIonModel
4241 - Add process and model classes for e+ annihi    4142 - Add process and model classes for e+ annihilation to pi+pi-
4242                                                  4143 
4243 30 Aug 04: V.Ivant (stand-V06-02-04)             4144 30 Aug 04: V.Ivant (stand-V06-02-04)
4244 - Remove obsolete process G4IonisationByLogic    4145 - Remove obsolete process G4IonisationByLogicalVolume and
4245   obsolete interfaces to particle cathegory      4146   obsolete interfaces to particle cathegory
4246                                                  4147 
4247 20 Aug 04: V.Ivant (stand-V06-02-03)             4148 20 Aug 04: V.Ivant (stand-V06-02-03)
4248 - Bug fix for e- ionisation in PAI model for     4149 - Bug fix for e- ionisation in PAI model for small cuts (VG)
4249                                                  4150 
4250 13 Aug 04: mma (stand-V06-02-02)                 4151 13 Aug 04: mma (stand-V06-02-02)
4251 - in all discrete processes make ComputeCross    4152 - in all discrete processes make ComputeCrossSection() public and virtual
4252 - suppress icc files                             4153 - suppress icc files
4253                                                  4154 
4254 12 Aug 04: V.Ivant (stand-V06-02-01)             4155 12 Aug 04: V.Ivant (stand-V06-02-01)
4255 - G4ionIonisation - effective charge is taken    4156 - G4ionIonisation - effective charge is taken from util class (VI)
4256 - G4eplusAnnihilation70 introduced (VI)          4157 - G4eplusAnnihilation70 introduced (VI)
4257                                                  4158 
4258 05 Aug 04: mma                                   4159 05 Aug 04: mma
4259 - suppress G4eplusAnnihilation.icc, G4GammaCo    4160 - suppress G4eplusAnnihilation.icc, G4GammaConversionToMuons.icc
4260                                                  4161 
4261 29 Jun 04: mma (stand-V06-02-00)                 4162 29 Jun 04: mma (stand-V06-02-00)
4262 - G4ComptonScattering.cc : improve totalCross    4163 - G4ComptonScattering.cc : improve totalCrossSection parametrization below
4263   15 keV (Laszlo).                               4164   15 keV (Laszlo).
4264                                                  4165 
4265 07 Jun 04: G.Cosmo (stand-V06-01-03)             4166 07 Jun 04: G.Cosmo (stand-V06-01-03)
4266 - G4PAIxSection.cc: fix in constructor for co    4167 - G4PAIxSection.cc: fix in constructor for compilation error in VC++ 6.0
4267 - Moved usage of statics in inline functions     4168 - Moved usage of statics in inline functions to non-inline to allow
4268   porting for DLLs on Windows. Modified files    4169   porting for DLLs on Windows. Modified files:
4269   G4PAIonisation[.icc.cc], G4SynchrotronRadia    4170   G4PAIonisation[.icc.cc], G4SynchrotronRadiation[.hh.cc].
4270                                                  4171 
4271 27 May 04: V.Ivant (stand-V06-01-02)             4172 27 May 04: V.Ivant (stand-V06-01-02)
4272 - Set integral regime to be default for G4ion    4173 - Set integral regime to be default for G4ionIonisation and G4hIonisation
4273 - Exclude G4PAIwithPhotons and G4InitXscPAI c    4174 - Exclude G4PAIwithPhotons and G4InitXscPAI classes previously included
4274   by mistake but still under development ...     4175   by mistake but still under development ...
4275                                                  4176 
4276 27 May 04: V.Ivant (stand-V06-01-01)             4177 27 May 04: V.Ivant (stand-V06-01-01)
4277 - (V.Grichine) Updated and optimise PAI model    4178 - (V.Grichine) Updated and optimise PAI model
4278 - (L.Urban) Minor fix in G4eBremsstrahlung -     4179 - (L.Urban) Minor fix in G4eBremsstrahlung - units properly used
4279                                                  4180 
4280 04 May 04: V.Ivant (stand-V06-01-00)             4181 04 May 04: V.Ivant (stand-V06-01-00)
4281 - (V.Grichine) Updated PAI model - use precis    4182 - (V.Grichine) Updated PAI model - use precise integrator,
4282   add photon emission, add G4PAIwithPhotons a    4183   add photon emission, add G4PAIwithPhotons and G4PAIxSection classes
4283                                                  4184 
4284 15 Mar 04: mma (stand-V06-00-04)                 4185 15 Mar 04: mma (stand-V06-00-04)
4285                                                  4186 
4286 10 Mar 04: V.Ivant                               4187 10 Mar 04: V.Ivant
4287 - constructor of all discrete processes: name    4188 - constructor of all discrete processes: name, type
4288                                                  4189 
4289 17 Feb 04: V.Ivant (stand-V06-00-03)             4190 17 Feb 04: V.Ivant (stand-V06-00-03)
4290 - merge the patch and development tag            4191 - merge the patch and development tag
4291                                                  4192 
4292 06 Feb 04: V.Ivant (stand-a-V06-00-00)           4193 06 Feb 04: V.Ivant (stand-a-V06-00-00)
4293 - Tag for the patch include:                     4194 - Tag for the patch include:
4294 - Fix in G4PAIModel.cc                           4195 - Fix in G4PAIModel.cc
4295 - Minor change in G4PAIonisation.cc              4196 - Minor change in G4PAIonisation.cc
4296                                                  4197 
4297 03 Feb 04: V.Ivant (stand-V06-00-02)             4198 03 Feb 04: V.Ivant (stand-V06-00-02)
4298 - Fix in G4PAIModel.cc                           4199 - Fix in G4PAIModel.cc
4299                                                  4200 
4300 30 Jan 04: V.Ivant (stand-V06-00-01)             4201 30 Jan 04: V.Ivant (stand-V06-00-01)
4301 - Minor change in G4PAIonisation.cc              4202 - Minor change in G4PAIonisation.cc
4302                                                  4203 
4303 22 Jan 04: V.Ivant (stand-V06-00-00)             4204 22 Jan 04: V.Ivant (stand-V06-00-00)
4304 - Migrade to G4ParticleChangeForLoss             4205 - Migrade to G4ParticleChangeForLoss
4305                                                  4206 
4306 11 Nov 03: V.Ivant (stand-V05-02-07)             4207 11 Nov 03: V.Ivant (stand-V05-02-07)
4307 - Substitute G4VEnergyLossSTD by G4VEnergyLos    4208 - Substitute G4VEnergyLossSTD by G4VEnergyLossProcess
4308 - For ions update ionisation                     4209 - For ions update ionisation
4309                                                  4210 
4310 03 Nov 03: V.Ivant (stand-V05-02-06)             4211 03 Nov 03: V.Ivant (stand-V05-02-06)
4311 - Remove STD processes                           4212 - Remove STD processes
4312                                                  4213 
4313 24 Oct 03: V.Ivant (stand-V05-02-05)             4214 24 Oct 03: V.Ivant (stand-V05-02-05)
4314 -Update defults for processes                    4215 -Update defults for processes
4315 -Add PAI model (V.Grichine)                      4216 -Add PAI model (V.Grichine)
4316                                                  4217 
4317 4 Oct 03: G.Cosmo (stand-V05-02-04)              4218 4 Oct 03: G.Cosmo (stand-V05-02-04)
4318 - Modified GNUmakefiles:                         4219 - Modified GNUmakefiles:
4319   o added dependency to new module "geometry/    4220   o added dependency to new module "geometry/navigation".
4320 - Coworks with "geometry-V05-02-00" and "digi    4221 - Coworks with "geometry-V05-02-00" and "digits_hits-V05-02-00".
4321                                                  4222 
4322 20 Sept 03: V.Ivant (stand-V05-02-03)            4223 20 Sept 03: V.Ivant (stand-V05-02-03)
4323 -Update energy intervals for ionisation model    4224 -Update energy intervals for ionisation models
4324 -Update GNUmakefile                              4225 -Update GNUmakefile
4325                                                  4226 
4326 08 August 03: V.Ivant (stand-V05-02-02)          4227 08 August 03: V.Ivant (stand-V05-02-02)
4327 -Substitute standerd by STD, freezing old sta    4228 -Substitute standerd by STD, freezing old standard as 52
4328                                                  4229 
4329 07 August 03: V.Ivant (stand-V05-02-01)          4230 07 August 03: V.Ivant (stand-V05-02-01)
4330 - Change defaults for STD processes              4231 - Change defaults for STD processes
4331 - Introduce Effective charge to G4ionIonisati    4232 - Introduce Effective charge to G4ionIonisation
4332                                                  4233 
4333 24 July 03: V.Ivant (stand-V05-02-00)            4234 24 July 03: V.Ivant (stand-V05-02-00)
4334 -Update model interface according utils-V05-0    4235 -Update model interface according utils-V05-02-00
4335                                                  4236 
4336 25 June 03: G.Cosmo (stand-V05-01-05)            4237 25 June 03: G.Cosmo (stand-V05-01-05)
4337 - G4PAIxSection.cc: trivial fixes on argument    4238 - G4PAIxSection.cc: trivial fixes on arguments to pow() for
4338   porting on .NET 7.1 compiler.                  4239   porting on .NET 7.1 compiler.
4339                                                  4240 
4340 16 June 03: V.Ivant (stand-V05-01-04)            4241 16 June 03: V.Ivant (stand-V05-01-04)
4341 - ShortLived particles are not applicable for    4242 - ShortLived particles are not applicable for G4hIonisation
4342                                                  4243 
4343 04 June 03: V.Ivant (stand-V05-01-03)            4244 04 June 03: V.Ivant (stand-V05-01-03)
4344 - Update STD initialisation                      4245 - Update STD initialisation
4345                                                  4246 
4346 26 May 03: V.Ivant (stand-V05-01-02)             4247 26 May 03: V.Ivant (stand-V05-01-02)
4347 -Fix compilation warnings for pedantic compil    4248 -Fix compilation warnings for pedantic compiler options
4348                                                  4249 
4349 23 May 03: V.Ivant (stand-V05-01-01)             4250 23 May 03: V.Ivant (stand-V05-01-01)
4350 -Fix initialisation for STD: for integral Boh    4251 -Fix initialisation for STD: for integral Bohr fluctuations
4351                                                  4252 
4352 15 May 03: V.Ivant (stand-V05-01-00)             4253 15 May 03: V.Ivant (stand-V05-01-00)
4353 - fix in SuprssionFunction in bremsstrahlung     4254 - fix in SuprssionFunction in bremsstrahlung STD
4354 - fix in dedx for e- ionisation STD for E<1ke    4255 - fix in dedx for e- ionisation STD for E<1keV
4355 - set default number 120 bins for dedx table     4256 - set default number 120 bins for dedx table in G4eIonisation
4356 - updated PAI model: include high energy tran    4257 - updated PAI model: include high energy transfers
4357                                                  4258 
4358 29 Apr 03: V.Ivant (stand-V05-00-13)             4259 29 Apr 03: V.Ivant (stand-V05-00-13)
4359 - fix leak in restore tables                     4260 - fix leak in restore tables
4360                                                  4261 
4361 26 Apr 03: V.Ivant (stand-V05-00-12)             4262 26 Apr 03: V.Ivant (stand-V05-00-12)
4362 - fix store/restore tables                       4263 - fix store/restore tables
4363                                                  4264 
4364 11 Apr 03: V.Ivant (stand-V05-00-11)             4265 11 Apr 03: V.Ivant (stand-V05-00-11)
4365 - fix problem of hadronic tests                  4266 - fix problem of hadronic tests
4366                                                  4267 
4367 11 Apr 03: V.Ivant (stand-V05-00-10)             4268 11 Apr 03: V.Ivant (stand-V05-00-10)
4368 - fix problem of MFP for PAI                     4269 - fix problem of MFP for PAI
4369                                                  4270 
4370 08 Apr 03: V.Ivant (stand-V05-00-09)             4271 08 Apr 03: V.Ivant (stand-V05-00-09)
4371 - finalRange is region aware                     4272 - finalRange is region aware
4372                                                  4273 
4373 07 Apr 03: V.Ivant (stand-V05-00-08)             4274 07 Apr 03: V.Ivant (stand-V05-00-08)
4374 - G4VhEnergyLoss, G4hIonisation - fix problem    4275 - G4VhEnergyLoss, G4hIonisation - fix problem of several runs with
4375   different cuts                                 4276   different cuts
4376                                                  4277 
4377 25 Mar 03: mma (stand-V05-00-07)                 4278 25 Mar 03: mma (stand-V05-00-07)
4378 - G4Ve(h)EnergyLoss : add finalRangeRequested    4279 - G4Ve(h)EnergyLoss : add finalRangeRequested
4379                                                  4280 
4380 10 mar 03: V.Ivant (stand-V05-00-06)             4281 10 mar 03: V.Ivant (stand-V05-00-06)
4381 - use SubType for ions in G4hIonisation          4282 - use SubType for ions in G4hIonisation
4382 - migrade to "cut per region" for G4PAIonisat    4283 - migrade to "cut per region" for G4PAIonisation
4383                                                  4284 
4384 18 feb 03: V.Ivant (stand-V05-00-05)             4285 18 feb 03: V.Ivant (stand-V05-00-05)
4385 - fix problems with lambda and range tables f    4286 - fix problems with lambda and range tables for STD hadrons/ions
4386                                                  4287 
4387 13 feb 03: V.Ivant                               4288 13 feb 03: V.Ivant
4388 - add names for all models                       4289 - add names for all models
4389 - make the set of model per region available     4290 - make the set of model per region available
4390 - make SubCutoff regime available per region     4291 - make SubCutoff regime available per region
4391                                                  4292 
4392 12 feb 03: G.Cosmo (stand-V05-00-04)             4293 12 feb 03: G.Cosmo (stand-V05-00-04)
4393 - Replaced call to RandPoisson::shoot() with     4294 - Replaced call to RandPoisson::shoot() with G4Poisson(), more performant.
4394   Affected files: G4PAIonisation.cc, G4PAIxSe    4295   Affected files: G4PAIonisation.cc, G4PAIxSection.cc.
4395                                                  4296 
4396 05 feb 03: V.Ivant (stand-V05-00-03)             4297 05 feb 03: V.Ivant (stand-V05-00-03)
4397 - Fix on warnings at SUN for STD classes         4298 - Fix on warnings at SUN for STD classes
4398 - Add Initialise method to STD classes to cal    4299 - Add Initialise method to STD classes to calculate PartialSumSigma
4399 - Subsitute Material by MaterialCutsCouple fo    4300 - Subsitute Material by MaterialCutsCouple for PostStep STD
4400                                                  4301 
4401 04 feb 03: mma                                   4302 04 feb 03: mma
4402 - AnnihiToMuPair.hh and cc : first implementa    4303 - AnnihiToMuPair.hh and cc : first implementation from Helmut Burkhardt.
4403   Cosmetic simplifications (mma)                 4304   Cosmetic simplifications (mma)
4404                                                  4305 
4405 24 jan 03: V.Ivant (stand-V05-00-02)             4306 24 jan 03: V.Ivant (stand-V05-00-02)
4406 - Migration to "cut per region"                  4307 - Migration to "cut per region"
4407                                                  4308 
4408 15 jan 03: mma                                   4309 15 jan 03: mma
4409 - PhotoElectricEffect::ElecThetaDistribution     4310 - PhotoElectricEffect::ElecThetaDistribution : if gamma>5 --> costeta=1
4410                                                  4311 
4411 13 jan 03: V.Ivant (stand-V05-00-01)             4312 13 jan 03: V.Ivant (stand-V05-00-01)
4412 - Fix problem in cut control in G4PAIonisatio    4313 - Fix problem in cut control in G4PAIonisation.cc
4413                                                  4314 
4414 06 jan 03: V.Ivant (stand-V05-00-00)             4315 06 jan 03: V.Ivant (stand-V05-00-00)
4415 - Update interfaces to STD classes in order t    4316 - Update interfaces to STD classes in order to be ready to migrade
4416   to "cut per region"                            4317   to "cut per region"
4417                                                  4318 
4418 04 dec 02: V.Ivant (stand-V04-01-07)             4319 04 dec 02: V.Ivant (stand-V04-01-07)
4419 - fix d-electron spectra for STD                 4320 - fix d-electron spectra for STD
4420                                                  4321 
4421 20 nov 02: G.Cosmo (stand-V04-01-06)             4322 20 nov 02: G.Cosmo (stand-V04-01-06)
4422 - G4PAIonisation[.hh.icc.cc]: patched access     4323 - G4PAIonisation[.hh.icc.cc]: patched access to public static data.
4423   Added static accessor to be used in the ker    4324   Added static accessor to be used in the kernel for inline functions
4424   to allow porting on Windows DLLs.              4325   to allow porting on Windows DLLs.
4425                                                  4326 
4426 12 nov 02: V.Ivant (stand-V04-01-05)             4327 12 nov 02: V.Ivant (stand-V04-01-05)
4427 - eBremsstrahlung::BuiltLossTable: fix of div    4328 - eBremsstrahlung::BuiltLossTable: fix of division by 0 (G4int nn)
4428                                                  4329 
4429 28 oct 02: V.Ivant (stand-V04-01-04)             4330 28 oct 02: V.Ivant (stand-V04-01-04)
4430 - fix compilation warnings for STD classes       4331 - fix compilation warnings for STD classes
4431                                                  4332 
4432 17 oct 02: V.Ivant (stand-V04-01-03)             4333 17 oct 02: V.Ivant (stand-V04-01-03)
4433 - few changes in all xSTD processes in connec    4334 - few changes in all xSTD processes in connection with LossTableBuilder
4434                                                  4335 
4435 15 oct 02: V.Ivant (stand-V04-01-02)             4336 15 oct 02: V.Ivant (stand-V04-01-02)
4436 - redesign for a Model approach: files proces    4337 - redesign for a Model approach: files processNameSTD and processNameModel
4437                                                  4338 
4438 14 oct 02: mma (stand-V04-01-01)                 4339 14 oct 02: mma (stand-V04-01-01)
4439 - G4PAIxSection and G4PAIonisation : put back    4340 - G4PAIxSection and G4PAIonisation : put back on the HEAD the versions as they
4440   are in Geant4-04-01-ref-03, namely:            4341   are in Geant4-04-01-ref-03, namely:
4441   G4PAIxSection  hh:1.7             cc:1.10      4342   G4PAIxSection  hh:1.7             cc:1.10
4442   G4PAIonisation hh:1.12  icc:1.10  cc:1.23      4343   G4PAIonisation hh:1.12  icc:1.10  cc:1.23
4443                                                  4344 
4444   G4PAIxSectionTest.cc:1.7   G4PAIdNdxTest.cc    4345   G4PAIxSectionTest.cc:1.7   G4PAIdNdxTest.cc:1.1   GNUmakefile:1.1
4445                                                  4346 
4446 07 aug 02: mma (stand-V04-01-00)                 4347 07 aug 02: mma (stand-V04-01-00)
4447 - GammaConversionToMuons::DoIt : missprint in    4348 - GammaConversionToMuons::DoIt : missprint in OR conditions | instead of ||
4448                                                  4349 
4449 10 jun 02: mma (stand-V04-00-13)                 4350 10 jun 02: mma (stand-V04-00-13)
4450 - bug fixed for stopping hadrons, V.Ivanchenk    4351 - bug fixed for stopping hadrons, V.Ivanchenko
4451                                                  4352 
4452 04 jun 02: mma (stand-V04-00-12)                 4353 04 jun 02: mma (stand-V04-00-12)
4453 - suppress the G4PAIonisation stuff which cra    4354 - suppress the G4PAIonisation stuff which crash in TestEm8
4454   (back to stand-V04-00-10)                      4355   (back to stand-V04-00-10)
4455                                                  4356 
4456 24 may 02: mma (stand-V04-00-11)                 4357 24 may 02: mma (stand-V04-00-11)
4457 - G4PAIonosation: production of delta-electro    4358 - G4PAIonosation: production of delta-electrons > cut
4458 - a bug fixed in G4PAIxSection.cc for Generic    4359 - a bug fixed in G4PAIxSection.cc for GenericIon
4459 - G4PAIxSection : new class members for trans    4360 - G4PAIxSection : new class members for transverse/longitudinal transfer
4460                                                  4361 
4461 06 may 02: mma (stand-V04-00-10)                 4362 06 may 02: mma (stand-V04-00-10)
4462 - compilation error in G4GammaConversionToMuo    4363 - compilation error in G4GammaConversionToMuons
4463                                                  4364 
4464 29 apr 02: mma (stand-V04-00-09)                 4365 29 apr 02: mma (stand-V04-00-09)
4465 - G4PhotoElectric: Generate theta angle of th    4366 - G4PhotoElectric: Generate theta angle of the photoelectron from Sauter-Gravila
4466   distribution                                   4367   distribution
4467                                                  4368 
4468 18 apr 02: mma (stand-V04-00-08)                 4369 18 apr 02: mma (stand-V04-00-08)
4469 - new process: G4GammaConversionToMuons          4370 - new process: G4GammaConversionToMuons
4470                                                  4371 
4471 18 apr 02: mma (stand-V04-00-07)                 4372 18 apr 02: mma (stand-V04-00-07)
4472 - G4ComptonScattering: LowestEnergyLimit=1*ke    4373 - G4ComptonScattering: LowestEnergyLimit=1*keV
4473 - G4PhotoElectric: Keep only Sandia crossSect    4374 - G4PhotoElectric: Keep only Sandia crossSections. Remove BuildPhysicsTables.
4474   Simplify public interface.                     4375   Simplify public interface.
4475                                                  4376 
4476 27 mar 02: V.Ivanchenko (stand-V04-00-06)        4377 27 mar 02: V.Ivanchenko (stand-V04-00-06)
4477 - G4hIonisation: Bug fix in scaling of lambda    4378 - G4hIonisation: Bug fix in scaling of lambda tabledelta-electrons > cut
4478                                                  4379 
4479 26 mar 02: mma (stand-V04-00-05)                 4380 26 mar 02: mma (stand-V04-00-05)
4480 - G4eIonisation: change access to cuts in Bui    4381 - G4eIonisation: change access to cuts in BuildLossTables (V.Ivanchenko)
4481                                                  4382 
4482 22 mar 02: V. Grichine (stand-V04-00-04)         4383 22 mar 02: V. Grichine (stand-V04-00-04)
4483 - modifications in G4PAIxSection allowing to     4384 - modifications in G4PAIxSection allowing to get additional information on
4484   transverse and longitudinal excitations at     4385   transverse and longitudinal excitations at atomic frequences.
4485                                                  4386 
4486 21 mar 02: mma (stand-V04-00-03)                 4387 21 mar 02: mma (stand-V04-00-03)
4487 - G4GammaConversion::DoIt() correction of e+e    4388 - G4GammaConversion::DoIt() correction of e+e- angular distribution (bug 363)
4488                                                  4389 
4489 27 fev 02: mma (stand-V04-00-02)                 4390 27 fev 02: mma (stand-V04-00-02)
4490 - V.Ivanchenko remove the fix for GenericIons    4391 - V.Ivanchenko remove the fix for GenericIons in G4VhEnergyLoss, G4hIonisation;
4491                                                  4392 
4492 27 fev 02: mma (stand-V04-00-01)                 4393 27 fev 02: mma (stand-V04-00-01)
4493 - V.Ivanchenko fix G4VhEnergyLoss, G4hIonisat    4394 - V.Ivanchenko fix G4VhEnergyLoss, G4hIonisation for GenericIons;
4494 - G4VeEnergyLoss and G4VhEnergyLoss : error i    4395 - G4VeEnergyLoss and G4VhEnergyLoss : error in TouchebleHandle - take from
4495   PreStepPoint                                   4396   PreStepPoint
4496                                                  4397 
4497 10 fev 02: mma (stand-V04-00-00)                 4398 10 fev 02: mma (stand-V04-00-00)
4498 - G4VeEnergyLoss and G4VhEnergyLoss : error i    4399 - G4VeEnergyLoss and G4VhEnergyLoss : error in SetMindeltaCutInRange,
4499   was set in Energy !                            4400   was set in Energy !
4500                                                  4401 
4501 11 jan 02: mma                                   4402 11 jan 02: mma
4502 - gammaConversion::ComputeCrossSection(): cor    4403 - gammaConversion::ComputeCrossSection(): correction of extrapolation below
4503   EnergyLimit                                    4404   EnergyLimit
4504                                                  4405 
4505 10 jan 02: mma                                   4406 10 jan 02: mma
4506 - photoEffect: rearrangement in the inlined f    4407 - photoEffect: rearrangement in the inlined functions
4507                                                  4408 
4508 12 nov 01: mma (stand-V03-02-14)                 4409 12 nov 01: mma (stand-V03-02-14)
4509 - ParticleMass and Charge : local variables      4410 - ParticleMass and Charge : local variables
4510 - merge 11a + 13                                 4411 - merge 11a + 13
4511 - some cleanup in G4hEnergyLoss.hh and .cc       4412 - some cleanup in G4hEnergyLoss.hh and .cc
4512                                                  4413 
4513 29 oct 01: mma (stand-V03-02-13)                 4414 29 oct 01: mma (stand-V03-02-13)
4514 - all static functions no more inlined           4415 - all static functions no more inlined
4515                                                  4416 
4516 23 oct 01: mma (stand-V03-02-12)                 4417 23 oct 01: mma (stand-V03-02-12)
4517 - cut per material: Ve(h)EnergyLoss, e(h)Ioni    4418 - cut per material: Ve(h)EnergyLoss, e(h)Ionisation, eBremsstrahlung,
4518   PAIEnergyLoss, PAIonisation, SynchrotronRad    4419   PAIEnergyLoss, PAIonisation, SynchrotronRadiation
4519                                                  4420 
4520 08 nov 01: G.Cosmo (stand-V03-02-11a)            4421 08 nov 01: G.Cosmo (stand-V03-02-11a)
4521 - Introduced changes to G4VeEnergyLoss.cc and    4422 - Introduced changes to G4VeEnergyLoss.cc and G4VhEnergyLoss.cc for reference
4522   counted touchables (R.Chytracek). Not inclu    4423   counted touchables (R.Chytracek). Not included in "stand-V03-02-12" and
4523   "stand-V03-02-13".                             4424   "stand-V03-02-13".
4524                                                  4425 
4525 23 oct 01: G.Cosmo (stand-V03-02-11)             4426 23 oct 01: G.Cosmo (stand-V03-02-11)
4526 - Minor fix to G4PAIxSection.cc, added inclus    4427 - Minor fix to G4PAIxSection.cc, added inclusion of G4Material.hh to cope
4527   with latest updates included in materials-V    4428   with latest updates included in materials-V03-02-04.
4528                                                  4429 
4529 11 oct 01: mma (stand-V03-02-10)                 4430 11 oct 01: mma (stand-V03-02-10)
4530 - activate buildDEDXTable() in G4hIonisation:    4431 - activate buildDEDXTable() in G4hIonisation::retrievePhysicsTable()
4531                                                  4432 
4532 11 oct 01: G.Cosmo (stand-V03-02-09)             4433 11 oct 01: G.Cosmo (stand-V03-02-09)
4533 - G4VPAIenergyLoss.hh: removed redundant incl    4434 - G4VPAIenergyLoss.hh: removed redundant inclusion of RW wrapper header.
4534                                                  4435 
4535 01 oct 01: mma (stand-V03-02-08)                 4436 01 oct 01: mma (stand-V03-02-08)
4536 - Phot,Comp,Conv,Annil: come back to BuildPhy    4437 - Phot,Comp,Conv,Annil: come back to BuildPhysicsTable(particleDefinition)
4537   invoked from the process manager               4438   invoked from the process manager
4538                                                  4439 
4539 28 sep 01: mma (stand-V03-02-07)                 4440 28 sep 01: mma (stand-V03-02-07)
4540 - StorePhysicsTable(): ParticleName included     4441 - StorePhysicsTable(): ParticleName included in fileName.
4541   Completion of Store/Retrieve functions         4442   Completion of Store/Retrieve functions
4542                                                  4443 
4543 21 sep 01: mma (stand-V03-02-06)                 4444 21 sep 01: mma (stand-V03-02-06)
4544 - DoIt: fminimalEnergy = 1*eV in phot,comp,co    4445 - DoIt: fminimalEnergy = 1*eV in phot,comp,conv,anni
4545                                                  4446 
4546 19 sep 01: mma (stand-V03-02-05)                 4447 19 sep 01: mma (stand-V03-02-05)
4547 - come back to the previous ProcessNames         4448 - come back to the previous ProcessNames
4548                                                  4449 
4549 17 sep 01: mma (stand-V03-02-04)                 4450 17 sep 01: mma (stand-V03-02-04)
4550 - modifs in almost all classes for the migrat    4451 - modifs in almost all classes for the migration of Materials to pure STL,
4551   but backward compatible with g4rw              4452   but backward compatible with g4rw
4552                                                  4453 
4553 13 sep 01: L.Urban (stand-V03-02-03)             4454 13 sep 01: L.Urban (stand-V03-02-03)
4554 -G4VxEnergyLoss: min.delta cut is set as rcut    4455 -G4VxEnergyLoss: min.delta cut is set as rcut/100 + some optimisation
4555                                                  4456 
4556 11 sep 01: L.Urban (stand-V03-02-02)             4457 11 sep 01: L.Urban (stand-V03-02-02)
4557 - G4VhEnergyLoss+G4VeEnergyLoss: bugfix in su    4458 - G4VhEnergyLoss+G4VeEnergyLoss: bugfix in subcutoff delta generation
4558                                                  4459 
4559 29 aug 01: mma (stand-V03-02-01)                 4460 29 aug 01: mma (stand-V03-02-01)
4560 - G4hIonisation::PostStepDoIt grecj term for     4461 - G4hIonisation::PostStepDoIt grecj term for spin 1/2 (not 1)
4561                                                  4462 
4562 13 aug 01: mma                                   4463 13 aug 01: mma
4563 - G4eIonisation: new function ComputeRestrict    4464 - G4eIonisation: new function ComputeRestrictedMeandEdx()
4564 - G4hIonisation: new function ComputeRestrict    4465 - G4hIonisation: new function ComputeRestrictedMeandEdx() + 'cleanup'
4565                                                  4466 
4566 10 aug 01: mma                                   4467 10 aug 01: mma
4567 - store/retrieve PhysicsTables implemented in    4468 - store/retrieve PhysicsTables implemented in photelec, compton, gamaconv,
4568   annihil, eIonisa, eBrems, mulscat, hIonisa     4469   annihil, eIonisa, eBrems, mulscat, hIonisa
4569                                                  4470 
4570 17 jul 01: mma (stand-V03-02-00)                 4471 17 jul 01: mma (stand-V03-02-00)
4571 - suppression of the production threshold in     4472 - suppression of the production threshold in phot,compt,conv,annih
4572                                                  4473 
4573 11 jul 01: mma                                   4474 11 jul 01: mma
4574 - GammaConversion::PostStepDoIt : sample epsi    4475 - GammaConversion::PostStepDoIt : sample epsil->power (rndm,0.333333)
4575                                                  4476 
4576 29 may 01: V.Ivanchenko                          4477 29 may 01: V.Ivanchenko
4577 - clean up againist Linux ANSI strict compila    4478 - clean up againist Linux ANSI strict compilation mode.
4578                                                  4479 
4579 27 mar 01 mma (stand-V03-00-05)                  4480 27 mar 01 mma (stand-V03-00-05)
4580 - commented out the printing of subcutoff ene    4481 - commented out the printing of subcutoff energies at initialization
4581                                                  4482 
4582 05 mar 01 mma (stand-V03-00-04)                  4483 05 mar 01 mma (stand-V03-00-04)
4583 - new subdirectory: integral                     4484 - new subdirectory: integral
4584   migration of all G4I.. processes from muons    4485   migration of all G4I.. processes from muons, standard, utils into integral
4585                                                  4486 
4586 22 feb 01: mma (stand-V03-00-03)                 4487 22 feb 01: mma (stand-V03-00-03)
4587 - G4PhotoElectricEffect.  DoIt: removed prote    4488 - G4PhotoElectricEffect.  DoIt: removed protection against low energy gamma,
4588     after correction in SandiaTable (material    4489     after correction in SandiaTable (materials-V03-00-05)
4589 - G4EplusAnnihilation. PostStepDoIt: check wi    4490 - G4EplusAnnihilation. PostStepDoIt: check with fStopButAlive instead of
4590    energy == 0.                                  4491    energy == 0.
4591                                                  4492 
4592 05 feb 01: G.Cosmo (stand-V03-00-02)             4493 05 feb 01: G.Cosmo (stand-V03-00-02)
4593 - Migration to STL for G4DataVector and G4Ord    4494 - Migration to STL for G4DataVector and G4OrderedTable.
4594   Modified files: G4SynchrotronRadiation.hh,     4495   Modified files: G4SynchrotronRadiation.hh, G4IeBremsstrahlung.cc,
4595                   G4eBremsstrahlung.cc.          4496                   G4eBremsstrahlung.cc.
4596                                                  4497 
4597 23 jan 01: mma (stand-V03-00-01)                 4498 23 jan 01: mma (stand-V03-00-01)
4598 - corrections in e/hEnergyLoss.cc: AlongStepD    4499 - corrections in e/hEnergyLoss.cc: AlongStepDoIt L.Urban 23-01-01
4599   PostStep information is not used any more i    4500   PostStep information is not used any more in AlongStepDoIt
4600   when generating sub-cutoff delta rays. (bug    4501   when generating sub-cutoff delta rays. (bug found by Babar)
4601                                                  4502 
4602 16 jan 01: mma (stand-V03-00-00)                 4503 16 jan 01: mma (stand-V03-00-00)
4603 - small corrections in e/hEnergyLoss.cc L.Urb    4504 - small corrections in e/hEnergyLoss.cc L.Urban 11-01-01
4604   to ensure consistency between cut in range     4505   to ensure consistency between cut in range and step limitation
4605   due to energy loss (finalRange data member     4506   due to energy loss (finalRange data member <-> cut in range)
4606 - change in energy loss computation in eBrems    4507 - change in energy loss computation in eBrems.hh and .cc L.Urban 11-01-01
4607   parametrization of energy loss due to soft     4508   parametrization of energy loss due to soft brems has been corrected,
4608   it was too big for big cut values.             4509   it was too big for big cut values.
4609                                                  4510 
4610 17 Nov 00 mma : stand-V02-00-04                  4511 17 Nov 00 mma : stand-V02-00-04
4611                                                  4512 
4612 12 Nov 00 Corrections by Rui Curado da Silva     4513 12 Nov 00 Corrections by Rui Curado da Silva (Polarized Compton)
4613 - Sampling of Phi                                4514 - Sampling of Phi
4614 - Depolarization probability                     4515 - Depolarization probability
4615                                                  4516 
4616 08 Nov 00 mma (stand-V02-00-03)                  4517 08 Nov 00 mma (stand-V02-00-03)
4617 -  eBrem                                         4518 -  eBrem
4618    07/08/00  new cross section/en.loss parame    4519    07/08/00  new cross section/en.loss parametrisation, LPM flag , L.Urban
4619    21/09/00  corrections in the LPM implement    4520    21/09/00  corrections in the LPM implementation, L.Urban
4620 -  30/10/00  signature in GetLossWithFluct ch    4521 -  30/10/00  signature in GetLossWithFluct changed L.Urban
4621                                                  4522 
4622 01 Nov 00 G.Cosmo (stand-V02-00-02)              4523 01 Nov 00 G.Cosmo (stand-V02-00-02)
4623 -  Removed useless dependencies from GNUmakef    4524 -  Removed useless dependencies from GNUmakefile.
4624 -  G4SynchrotronRadiation: added "const" qual    4525 -  G4SynchrotronRadiation: added "const" qualifier to usage of
4625    const G4Field*. Co-works with tag "field-V    4526    const G4Field*. Co-works with tag "field-V02-00-00" and related ones
4626    from geometry.                                4527    from geometry.
4627                                                  4528 
4628 11 Aug 00 mma                                    4529 11 Aug 00 mma
4629    tag stand-V02-00-01                           4530    tag stand-V02-00-01
4630                                                  4531 
4631 10 Aug 00 V.Ivanchenko                           4532 10 Aug 00 V.Ivanchenko
4632 -  Change G4VhEnergyLoss.cc, G4VhEnergyLoss.h    4533 -  Change G4VhEnergyLoss.cc, G4VhEnergyLoss.hh, G4hIonisation.cc
4633    in order to simulate energy losses of ions    4534    in order to simulate energy losses of ions; correction to
4634    cross section for particles with spin 1 is    4535    cross section for particles with spin 1 is inserted as well.
4635    Class G4ionIonisation is removed.             4536    Class G4ionIonisation is removed.
4636                                                  4537 
4637 03 Aug 00 Gabriele Cosmo                         4538 03 Aug 00 Gabriele Cosmo
4638 - Fixes for events' reproducibility:             4539 - Fixes for events' reproducibility:
4639   o G4GammaConversion.cc: changed usage of Ra    4540   o G4GammaConversion.cc: changed usage of RandFlat::shootBit() to
4640     RandBit::shootBit().                         4541     RandBit::shootBit().
4641   o G4VIeEnergyLoss.cc, G4VIhEnergyLoss.cc, G    4542   o G4VIeEnergyLoss.cc, G4VIhEnergyLoss.cc, G4PAIxSectionTest.cc:
4642     changed RandGauss to G4RandGauss.            4543     changed RandGauss to G4RandGauss.
4643                                                  4544 
4644 31 Jul 00 Gonzalo Gracia                         4545 31 Jul 00 Gonzalo Gracia
4645 - G4IhIonisation.cc: initialisisation to zero    4546 - G4IhIonisation.cc: initialisisation to zero of several  G4PhysicsTable*
4646   is included in constructor. Some tests were    4547   is included in constructor. Some tests were crashing
4647   on NT because of the missing initialisation    4548   on NT because of the missing initialisation
4648                                                  4549 
4649 18 jul 00: V.Ivanchenko (stand-V01-??)           4550 18 jul 00: V.Ivanchenko (stand-V01-??)
4650 - fix in G4VhEnergyLoss and G4ionIonisation i    4551 - fix in G4VhEnergyLoss and G4ionIonisation in AlongStepDoIt
4651   for particles with Charge^2 > 1; Reorganisa    4552   for particles with Charge^2 > 1; Reorganisation in
4652   GetConstrain for G4ionIonisation               4553   GetConstrain for G4ionIonisation
4653                                                  4554 
4654 22 jun 00: mma (stand-V01-01-05)                 4555 22 jun 00: mma (stand-V01-01-05)
4655 - stop very low energy photons in photo elect    4556 - stop very low energy photons in photo electric effect
4656 - ElossMessenger moved --> G4VEnergyLoss         4557 - ElossMessenger moved --> G4VEnergyLoss
4657                                                  4558 
4658 13 jun 00: mma (stand-V01-01-04)                 4559 13 jun 00: mma (stand-V01-01-04)
4659 - static pointer MinDeltaEnergy removed from     4560 - static pointer MinDeltaEnergy removed from destructor of
4660   G4VeEnergyLoss and G4VhEnergyLoss              4561   G4VeEnergyLoss and G4VhEnergyLoss
4661                                                  4562 
4662 07 jun 00: mma (stand-V01-01-03)                 4563 07 jun 00: mma (stand-V01-01-03)
4663 - virtual destructor for G4VEnergyLoss           4564 - virtual destructor for G4VEnergyLoss
4664                                                  4565 
4665 24 may 00: mma (stand-V01-01-02)                 4566 24 may 00: mma (stand-V01-01-02)
4666 - merge 'Plus' processes into standard           4567 - merge 'Plus' processes into standard
4667 - minCut=10 KeV for brems                        4568 - minCut=10 KeV for brems
4668 - corrections in ionisation (Laszlo)             4569 - corrections in ionisation (Laszlo)
4669                                                  4570 
4670                                                  4571 
4671 27 apr 00 mma  (em-V01-01-01)                    4572 27 apr 00 mma  (em-V01-01-01)
4672 - G4endl (dec/iso)                               4573 - G4endl (dec/iso)
4673                                                  4574 
4674 26 apr 00 mma  (em-V01-01-00)                    4575 26 apr 00 mma  (em-V01-01-00)
4675 - all EnergyLoss classes renamed G4V...          4576 - all EnergyLoss classes renamed G4V...
4676   Most classes in standard and muons affected    4577   Most classes in standard and muons affected.
4677 - G4Muls moved in utils                          4578 - G4Muls moved in utils
4678 - bugs fixe in MuPairProduction                  4579 - bugs fixe in MuPairProduction
4679 - cowork with geant4-01-01-ref-02                4580 - cowork with geant4-01-01-ref-02
4680                                                  4581 
4681 02 mar 00 mma  (em-V01-00-00)                    4582 02 mar 00 mma  (em-V01-00-00)
4682 - new G4VEnergyLoss class and related structu    4583 - new G4VEnergyLoss class and related structure
4683 - cowork with geant4-01-00-ref-06                4584 - cowork with geant4-01-00-ref-06
4684                                                  4585 
4685 10 nov 99 mma  (em-V00-01-03)                    4586 10 nov 99 mma  (em-V00-01-03)
4686 - migration to STL: remove RWT hash dictionna    4587 - migration to STL: remove RWT hash dictionnary
4687                                                  4588 
4688 14th June 1999  John Allison (em-01-00-05b)      4589 14th June 1999  John Allison (em-01-00-05b)
4689 - Muon corrections in G4MultipleScattering.cc    4590 - Muon corrections in G4MultipleScattering.cc, G4MuBremsstrahlung.cc
4690   and G4MuPairProduction.cc by Laszlo Urban,     4591   and G4MuPairProduction.cc by Laszlo Urban, Pedro Arce.
4691   (Also in rocesses/photoleplon_hadron/src/G4    4592   (Also in rocesses/photoleplon_hadron/src/G4MuNuclearInteraction.cc.)
4692                                                  4593 
4693 5th June 1999  John Allison                      4594 5th June 1999  John Allison
4694 - standard/GNUmakefile: Force non-optimised c    4595 - standard/GNUmakefile: Force non-optimised compliation of some
4695   files on HP with aCC: HP ANSI C++ B3910B A.    4596   files on HP with aCC: HP ANSI C++ B3910B A.01.15.
4696                                                  4597 
4697 May 29, 1999: John Allison                       4598 May 29, 1999: John Allison
4698 - Added electromagnetic/lowenergy to GNUmakef    4599 - Added electromagnetic/lowenergy to GNUmakefile and
4699   electromagnetic/GNUmakefile..                  4600   electromagnetic/GNUmakefile..