Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/hadronic/cross_sections/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/hadronic/cross_sections/History (Version 11.3.0) and /processes/hadronic/cross_sections/History (Version 11.2.1)


  1 # Category hadr-cross History                       1 # Category hadr-cross 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-15 Vladimir Ivanchenko (hadr-cross- <<   9 ## 2023-12-09 Vladimir Ivanchenko (hadr-cross-V11-01-17)
 10 - G4ChargeExchangeXS - handle special case of  << 
 11     Hydrogen, the cross section is propotional << 
 12                                                << 
 13 ## 2024-11-07 Vladimir Ivanchenko (hadr-cross- << 
 14 - G4ChargeExchangeXS - switch computations fro << 
 15     elements, code become several times faster << 
 16     protections against negative components of << 
 17     division by zero, which may be only at ext << 
 18                                                << 
 19 ## 2024-11-03 Vladimir Ivanchenko (hadr-cross- << 
 20 - G4ChargeExchangeXS - fixed problem in pion x << 
 21     to prescription of original paper.         << 
 22                                                << 
 23 ## 2024-10-21 Vladimir Ivanchenko (hadr-cross- << 
 24 - G4HadronXSDataTable - used const pointers, f << 
 25     provide propery deletion of objects at exi << 
 26                                                << 
 27 ## 2024-09-22 Vladimir Ivanchenko (hadr-cross- << 
 28 - G4ChargeExchangeXS - improve comments to the << 
 29                                                << 
 30 ## 2024-09-09 Vladimir Ivanchenko (hadr-cross- << 
 31 - G4InterfaceToXS - new class renamed from G4X << 
 32 - G4ParticleInelasticXS, G4NeutronInelasticXS  << 
 33                                                << 
 34 ## 2024-08-20 Vladimir Ivanchenko (hadr-cross- << 
 35 - G4ParticleInelasticXS - perform initialisati << 
 36     not for all 5 ions                         << 
 37                                                << 
 38 ## 2024-08-15 Vladimir Ivanchenko (hadr-cross- << 
 39 - G4ParticleInelasticXS, G4NeutronElasticXS -  << 
 40     in class constructor, optimized usage of m << 
 41     flag anymore.                              << 
 42                                                << 
 43 ## 2024-07-23 Vladimir Ivanchenko (hadr-cross- << 
 44 - G4GammaNuclearXS - fixed problem 2609 by usa << 
 45   Zr and W at all energies, for Cr and Y above << 
 46   The default transition energy 130 - 150 MeV  << 
 47                                                << 
 48 ## 2024-07-18 Vladimir Ivanchenko (hadr-cross- << 
 49 - G4EMDissociationCrossSection - fixed Coverit << 
 50                                                << 
 51 ## 2024-07-16 Vladimir Ivanchenko (hadr-cross- << 
 52 - G4GammaNuclearXS, G4PhotoNuclearCrossSection << 
 53   G4NeutronInelasticXS - make possibility of r << 
 54     instances of cross section classes are use << 
 55                                                << 
 56 ## 2024-07-03 Vladimir Ivanchenko (hadr-cross- << 
 57 - Fixed Coverity warnings in CHIPS inelastic x << 
 58   G4EMDissociationCrossSection                 << 
 59                                                << 
 60 ## 2024-06-18 Vladimir Ivanchenko (hadr-cross- << 
 61 - G4BGGNucleonInelasticXS - fixed proton x-sec << 
 62                                                << 
 63 ## 2024-03-12 Gabriele Cosmo (hadr-cross-V11-0 << 
 64 - In G4NeutronInelasticXS::SelectIsotope(), fi << 
 65   implicit type conversions detected with macO << 
 66                                                << 
 67 ## 2024-03-09 Vladimir Ivanchenko (hadr-cross- << 
 68 - G4ComponentGGNuclNuclXsc - removed debug pri << 
 69 - G4BGGPionElasticXS, G4BGGNucleonInelasticXS, << 
 70     check of G4VERBOSE compilation flag        << 
 71 - G4vCrossSectionDataSet - cosmetic change     << 
 72                                                << 
 73 ## 2024-03-07 Vladimir Ivanchenko (hadr-cross- << 
 74 - G4HadronXSDataTable - make this class to be  << 
 75     and destruction of sttic objects with cros << 
 76     only end of run                            << 
 77 - G4BGGNucleonElasticXS, G4BGGNucleonInelastic << 
 78   G4BGGPionInelasticXS, G4ComponentBarNucleonN << 
 79   G4UPiNuclearCrossSection, G4HadronNucleonXsc << 
 80     - code clean-up: removed "isMaster" checks << 
 81     removed unused variables and format the co << 
 82                                                << 
 83 ## 2024-03-05 Vladimir Ivanchenko (hadr-cross- << 
 84 - G4BGGNucleonElasticXS, G4BGGNucleonInelastic << 
 85   G4ComponentBarNucleonNucleusXsc, G4Component << 
 86   G4NucleonNuclearCrossSection - general clean << 
 87     cross sections: removed unused methods, re << 
 88     improved printouts, cross sections outside << 
 89     low or high edge of a table (not zero).    << 
 90                                                << 
 91 ## 2024-02-22 Vladimir Ivanchenko (hadr-cross- << 
 92 - G4NeutronCapture - lowest energy limit is se << 
 93     energy no computations to avoid numerical  << 
 94     the code                                   << 
 95 - G4NeutronInelastic - implement 1/v cross sec << 
 96     limit of a cross section vector if cross s << 
 97 - G4IsotopeList.hh - moved to util sublibrary  << 
 98                                                << 
 99 ## 2023-12-09 Vladimir Ivanchenko (hadr-cross- << 
100 - G4KokoulinMuonNuclearXS - use faster interfa     10 - G4KokoulinMuonNuclearXS - use faster interface to G4PhysicsVector
101 - G4ElectroNuclearCrossSection - added low-ene     11 - G4ElectroNuclearCrossSection - added low-energy limit 100 MeV for x-section
102                                                    12 
103 ## 2023-11-18 I. Hrivnacova (hadr-cross-V11-01     13 ## 2023-11-18 I. Hrivnacova (hadr-cross-V11-01-16)
104 - G4PhotoNuclearCrossSection - fix memory leak     14 - G4PhotoNuclearCrossSection - fix memory leaks
105                                                    15 
106 ## 2023-10-25 Vladimir Ivanchenko (hadr-cross-     16 ## 2023-10-25 Vladimir Ivanchenko (hadr-cross-V11-01-15)
107 - G4ChargeExchangeXS - added Set method for th     17 - G4ChargeExchangeXS - added Set method for the factor multiplying the cross
108     section (NA64 request).                        18     section (NA64 request). 
109                                                    19 
110 ## 2023-10-23 Vladimir Ivanchenko (hadr-cross-     20 ## 2023-10-23 Vladimir Ivanchenko (hadr-cross-V11-01-14)
111 - G4ChargeExchangeXS - added parameterisation      21 - G4ChargeExchangeXS - added parameterisation of cross section of eta_prime,
112     omega(982), and f2(1270) mesons by V. Lyub     22     omega(982), and f2(1270) mesons by V. Lyubovitsly (NA64 CERN);
113     optimized usage of G4Pow and avoid recompu     23     optimized usage of G4Pow and avoid recomputation of the same values;
114     added low energy limit, below which cross      24     added low energy limit, below which cross section is set to zero.
115                                                    25 
116 ## 2023-10-07 Vladimir Ivanchenko (hadr-cross-     26 ## 2023-10-07 Vladimir Ivanchenko (hadr-cross-V11-01-13)
117 - G4ParticleInelasticXS - make upper energy li     27 - G4ParticleInelasticXS - make upper energy limit for light ions the same as
118     in FTFP_BERT                                   28     in FTFP_BERT
119                                                    29 
120 ## 2023-09-14 Vladimir Ivanchenko (hadr-cross-     30 ## 2023-09-14 Vladimir Ivanchenko (hadr-cross-V11-01-12)
121 - G4NeutronCaptureXS, G4NeutronInelasticXS, G4     31 - G4NeutronCaptureXS, G4NeutronInelasticXS, G4ParticleInelasticXS - use 
122     GetComponentByID(...) instead of GetCompon     32     GetComponentByID(...) instead of GetComponentByIndex(...) allowing to reduce
123     memory for isotope data                        33     memory for isotope data 
124 - G4GammaNuclearXS - removed debug printout        34 - G4GammaNuclearXS - removed debug printout
125 - G4IsotopeList - extended arrays to be applic     35 - G4IsotopeList - extended arrays to be applicable both for G4PARTICLEXSDATA
126     and G4PARTICLEHPDATA                           36     and G4PARTICLEHPDATA
127                                                    37 
128 ## 2023-09-08 Vladimir Ivanchenko (hadr-cross-     38 ## 2023-09-08 Vladimir Ivanchenko (hadr-cross-V11-01-11)
129 - G4ChargeExchangeXS - (Tim Lok Chau) fixed un     39 - G4ChargeExchangeXS - (Tim Lok Chau) fixed units
130                                                    40 
131 ## 2023-09-04 Vladimir Ivanchenko (hadr-cross-     41 ## 2023-09-04 Vladimir Ivanchenko (hadr-cross-V11-01-10)
132 - G4NeutronCaptureXS, G4NeutronInelasticXS, G4     42 - G4NeutronCaptureXS, G4NeutronInelasticXS, G4GammaNuclearXS,
133   G4ParticleInelasticXS - use std <thread> met     43   G4ParticleInelasticXS - use std <thread> method to initialize static data 
134                                                    44 
135 ## 2023-08-14 Michel Maire (hadr-cross-V11-01-     45 ## 2023-08-14 Michel Maire (hadr-cross-V11-01-09)
136 - G4CrossSectionDataStore::DumpPhysicsTable():     46 - G4CrossSectionDataStore::DumpPhysicsTable(): fix a printing problem
137                                                    47 
138 ## 2023-08-09 Tim Lok Chau (hadr-cross-V11-01-     48 ## 2023-08-09 Tim Lok Chau (hadr-cross-V11-01-08)
139 - G4ChargeExchangeXS - Fill out the content of     49 - G4ChargeExchangeXS - Fill out the content of implementing the charge exchange process
140                                                    50 
141 ## 2023-07-21 Vladimir Ivanchenko (hadr-cross-     51 ## 2023-07-21 Vladimir Ivanchenko (hadr-cross-V11-01-07)
142 - G4ChargeExchangeXS - new cross section class     52 - G4ChargeExchangeXS - new cross section class for charge exchange process
143                                                    53 
144 ## 2023-07-17 Vladimir Ivanchenko (hadr-cross-     54 ## 2023-07-17 Vladimir Ivanchenko (hadr-cross-V11-01-06)
145 - G4NeutronCaptureXS, G4NeutronElasticXS, G4Ne     55 - G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS, G4GammaNuclearXS,
146   G4ParticleInelasticXS - use the same approac     56   G4ParticleInelasticXS - use the same approach to fill static data, do not
147     unlock initialisation inside BuildPhycsTab     57     unlock initialisation inside BuildPhycsTable(..) method until initialisation
148     is done, minor code formatting                 58     is done, minor code formatting
149                                                    59 
150 ## 2023-05-24 Vladimir Ivanchenko (hadr-cross-     60 ## 2023-05-24 Vladimir Ivanchenko (hadr-cross-V11-01-05)
151 - G4GammaNuclearXS - more accurate usage of ca     61 - G4GammaNuclearXS - more accurate usage of cache to fix the nightly problems;
152     simplified GetIsoCrosssection(..) and Sele     62     simplified GetIsoCrosssection(..) and SelectIsotope(..) methods
153                                                    63 
154 ## 2023-05-23 Gabriele Cosmo (hadr-cross-V11-0     64 ## 2023-05-23 Gabriele Cosmo (hadr-cross-V11-01-04)
155 - Fixed compilation warnings for implicit type     65 - Fixed compilation warnings for implicit type conversions on macOS/XCode>=14.1.
156                                                    66 
157 ## 2023-05-08 Vladimir Ivanchenko (hadr-cross-     67 ## 2023-05-08 Vladimir Ivanchenko (hadr-cross-V11-01-03)
158 - G4GammaNuclearXS - general clean-up of the c     68 - G4GammaNuclearXS - general clean-up of the class: instantiate data only once
159     for all instances of this x-section class;     69     for all instances of this x-section class; upload data for all elements
160     before the first run; simplified computati     70     before the first run; simplified computation of isotope x-section; added
161     extra public method LowEnergyCrossSection(     71     extra public method LowEnergyCrossSection(..)
162                                                    72 
163 ## 2023-04-25 Vladimir Ivanchenko (hadr-cross-     73 ## 2023-04-25 Vladimir Ivanchenko (hadr-cross-V11-01-02)
164 - G4CrossSectionDataStore - removed remaining      74 - G4CrossSectionDataStore - removed remaining call to getenv
165                                                    75 
166 ## 2023-02-17 Vladimir Grichine (hadr-cross-V1     76 ## 2023-02-17 Vladimir Grichine (hadr-cross-V11-01-01)
167 - G4ElNeutrinoNucleusTotXsc - uncommented meth     77 - G4ElNeutrinoNucleusTotXsc - uncommented methods for interface with G4ElNeutrinoNucleusProcess
168                                                    78 
169 ## 2023-01-14 Vladimir Ivanchenko (hadr-cross-     79 ## 2023-01-14 Vladimir Ivanchenko (hadr-cross-V11-01-00)
170 - G4NeutronCaptureXS, G4NeutronElasticXS, G4Ne     80 - G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS, G4GammaNuclearXS,
171   G4ParticleInelasticXS - do not call to envir     81   G4ParticleInelasticXS - do not call to environment variable G4PARTICLEXSDATA,
172     instead use G4HadrpnicParameters access me     82     instead use G4HadrpnicParameters access method. Address issue #139 for
173     hadronic cross sections                        83     hadronic cross sections
174   G4CrossSectionDataStore - reduced number of      84   G4CrossSectionDataStore - reduced number of calls to environment variable,
175     which are done only to print html output f     85     which are done only to print html output for documentation
176                                                    86 
177 ## 2022-11-26 Gabriele Cosmo (hadr-cross-V11-0     87 ## 2022-11-26 Gabriele Cosmo (hadr-cross-V11-00-15)
178 - Fixed compilation warnings for implicit type     88 - Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1.
179                                                    89 
180 ## 2022-10-31 Vladimir Grichine (hadr-cross-V1     90 ## 2022-10-31 Vladimir Grichine (hadr-cross-V11-00-14)
181 - G4TauNeutrinoNucleusTotXsc - added for tau-n     91 - G4TauNeutrinoNucleusTotXsc - added for tau-neutrinos, based on energy scaled nu_mu XS
182                                                    92 
183 ## 2022-10-25 Alberto Ribon (hadr-cross-V11-00     93 ## 2022-10-25 Alberto Ribon (hadr-cross-V11-00-13)
184 - G4ComponentAntiNuclNuclearXS : Vladimir Uzhi     94 - G4ComponentAntiNuclNuclearXS : Vladimir Uzhinsky's bug-fix and extension
185   of the GetTotalElementCrossSection and GetIn     95   of the GetTotalElementCrossSection and GetInelasticElementCrossSection
186   methods:                                         96   methods:
187   *  A bug was causing undefined values for, r     97   *  A bug was causing undefined values for, respectively, the total and
188      inelastic cross-sections of anti-proton i     98      inelastic cross-sections of anti-proton interactions with light target
189      nuclei (d, H3, He3 and He4).                  99      nuclei (d, H3, He3 and He4).
190   *  Extension for the simulation of a light a    100   *  Extension for the simulation of a light anti-hypernucleus projectile
191      scattering on a target nucleus.              101      scattering on a target nucleus.
192      Note: most of the considered light anti-h    102      Note: most of the considered light anti-hypernuclei projectiles have
193            baryon number equal to -4 : it is a    103            baryon number equal to -4 : it is assumed that their properties
194      are similar to anti-He4, therefore their     104      are similar to anti-He4, therefore their total and inelastic
195      cross sections are set-up as for anti-He4    105      cross sections are set-up as for anti-He4 nuclear scattering. 
196      These properties can be improved in the f    106      These properties can be improved in the future if theoretical estimations
197      will be available.                           107      will be available.
198                                                   108 
199 ## 2022-10-27 Vladimir Grichine (hadr-cross-V1    109 ## 2022-10-27 Vladimir Grichine (hadr-cross-V11-00-12)
200 - G4MuNeutrinoNucleusTotXsc - extension to tau    110 - G4MuNeutrinoNucleusTotXsc - extension to tau-neutrinos, based on energy scaled nu_mu XS
201                                                   111 
202 ## 2022-10-21 Vladimir Grichine (hadr-cross-V1    112 ## 2022-10-21 Vladimir Grichine (hadr-cross-V11-00-11)
203 - G4ComponentGGNuclNuclXsc - bug fixed pR not     113 - G4ComponentGGNuclNuclXsc - bug fixed pR not tR to be corrected
204                                                   114 
205 ## 2022-10-12 Vladimir Grichine (hadr-cross-V1    115 ## 2022-10-12 Vladimir Grichine (hadr-cross-V11-00-10)
206 - G4ComponentGGNuclNuclXsc, G4ComponentGGHadro    116 - G4ComponentGGNuclNuclXsc, G4ComponentGGHadronNuclXsc - extension to hyper-nuclei on hydrogen
207                                                   117 
208 ## 2022-10-10 Vladimir Grichine (hadr-cross-V1    118 ## 2022-10-10 Vladimir Grichine (hadr-cross-V11-00-09)
209 - G4ComponentGGNuclNuclXsc - extension to hype    119 - G4ComponentGGNuclNuclXsc - extension to hyper-nuclei
210                                                   120 
211 ## 2022-09-29 Vladimir Ivanchenko (hadr-cross-    121 ## 2022-09-29 Vladimir Ivanchenko (hadr-cross-V11-00-08)
212 - G4ParticleInelasticXS - fixed computation of    122 - G4ParticleInelasticXS - fixed computation of isotope x-section #2498
213                                                   123 
214 ## 2022-08-18 Vladimir Ivanchenko (hadr-cross-    124 ## 2022-08-18 Vladimir Ivanchenko (hadr-cross-V11-00-07)
215 - G4CrossSectionDataStore - added extra public    125 - G4CrossSectionDataStore - added extra public method needed 
216     for G4NeutronGeneralProcess                   126     for G4NeutronGeneralProcess
217 - G4NeutronElasticXS, G4NeutronInelasticXS, G4    127 - G4NeutronElasticXS, G4NeutronInelasticXS, G4NeutronCaptureXS -
218     code cleanup, use G4AutoLock                  128     code cleanup, use G4AutoLock
219 - G4NeutronInelasticXS - fixed computation of     129 - G4NeutronInelasticXS - fixed computation of isotope x-section #2498
220                                                   130 
221 ## 2022-08-13 Vladimir Ivanchenko (hadr-cross-    131 ## 2022-08-13 Vladimir Ivanchenko (hadr-cross-V11-00-06)
222 - G4CrossSectionDataStore, G4NeutronElasticXS,    132 - G4CrossSectionDataStore, G4NeutronElasticXS, G4NeutronInelasticXS -
223     added interfaces needed for G4NeutronGener    133     added interfaces needed for G4NeutronGeneralProcess
224                                                   134 
225 ## 2022-07-23 Vladimir Ivanchenko (hadr-cross-    135 ## 2022-07-23 Vladimir Ivanchenko (hadr-cross-V11-00-05)
226 - G4VCrossSectionDataSet - added extra interfa    136 - G4VCrossSectionDataSet - added extra interfaces with G4ParticleDefinition*
227     and kinetic energy                            137     and kinetic energy
228 - G4NeutronCaptureXS - implemented new interfa    138 - G4NeutronCaptureXS - implemented new interfaces
229                                                   139 
230 ## 2022-07-19 Alberto Ribon (hadr-cross-V11-00    140 ## 2022-07-19 Alberto Ribon (hadr-cross-V11-00-04)
231 - G4ComponentAntiNuclNuclearXS.cc : fixed Cove    141 - G4ComponentAntiNuclNuclearXS.cc : fixed Coverity report (added checks
232   against nullptr pointers).                      142   against nullptr pointers).
233                                                   143 
234 ## 2022-05-08 Vladimir Ivanchenko (hadr-cross-    144 ## 2022-05-08 Vladimir Ivanchenko (hadr-cross-V11-00-03)
235 - G4CrossSectionDataStore, G4VCrossSectionData    145 - G4CrossSectionDataStore, G4VCrossSectionDataSet - preparation
236     for integral method, removed unused method    146     for integral method, removed unused methods
237                                                   147 
238 ## 2022-01-03 Vladimir Ivanchenko (hadr-cross-    148 ## 2022-01-03 Vladimir Ivanchenko (hadr-cross-V11-00-02)
239 - G4HadronNucleonXsc - fixed compilation warni    149 - G4HadronNucleonXsc - fixed compilation warning on unused variable
240                                                   150 
241 ## 2022-01-03 Alberto Ribon (hadr-cross-V11-00    151 ## 2022-01-03 Alberto Ribon (hadr-cross-V11-00-01)
242 - G4ComponentAntiNuclNuclearXS : extension, by    152 - G4ComponentAntiNuclNuclearXS : extension, by Vladimir Uzhinsky, of
243   the class to compute the cross sections of l    153   the class to compute the cross sections of light anti-nuclei on
244   hydrogen. This relies on the isospin symmetr    154   hydrogen. This relies on the isospin symmetry assumption, according
245   to which the properties of the reactions bet    155   to which the properties of the reactions between anti-proton and
246   light nuclei are equivalent to those between    156   light nuclei are equivalent to those between light anti-nuclei and
247   hydrogen.                                       157   hydrogen.
248                                                   158 
249 ## 2021-12-10 Ben Morgan (hadr-cross-V11-00-00    159 ## 2021-12-10 Ben Morgan (hadr-cross-V11-00-00)
250 - Change to new Markdown History format           160 - Change to new Markdown History format
251                                                   161 
252 ---                                               162 ---
253                                                   163 
254 # History entries prior to 11.0                   164 # History entries prior to 11.0
255                                                   165 
256 21 October 2021 - Alberto Ribon (hadr-cross-V1    166 21 October 2021 - Alberto Ribon (hadr-cross-V10-07-21)
257 - G4IonsShenCrossSection : reintroduced this (    167 - G4IonsShenCrossSection : reintroduced this (old) ion-ion cross section
258     (that was removed in 10.7.ref03), as requi    168     (that was removed in 10.7.ref03), as required by Vladimir Uzhinsky
259     for his nucleus-nucleus validation of NA61    169     for his nucleus-nucleus validation of NA61/SHINE experimental data
260                                                   170 
261 06 October 2021 - Vladimir Grichine (hadr-cros    171 06 October 2021 - Vladimir Grichine (hadr-cross-V10-07-20)
262 - G4ElNuclearSFcs - e-A XS according to struct    172 - G4ElNuclearSFcs - e-A XS according to structure function approach by corrections of CHIPS CS 
263                                                   173 
264 30 September 2021 - Vladimir Ivanchenko (hadr-    174 30 September 2021 - Vladimir Ivanchenko (hadr-cross-V10-07-19)
265 - G4GammaNuclearXS - fixed Coverity warnings      175 - G4GammaNuclearXS - fixed Coverity warnings
266 - G4PhotoNuclearCrossSection - code clean-up      176 - G4PhotoNuclearCrossSection - code clean-up
267                                                   177 
268 17 August 2021 - Vladimir Ivanchenko (hadr-cro    178 17 August 2021 - Vladimir Ivanchenko (hadr-cross-V10-07-18)
269 - G4GammaNuclearXS - Bogdan Kutsenko impruved     179 - G4GammaNuclearXS - Bogdan Kutsenko impruved isotope x-section
270                                                   180 
271 16 August 2021 - Vladimir Ivanchenko (hadr-cro    181 16 August 2021 - Vladimir Ivanchenko (hadr-cross-V10-07-17)
272 - G4BGGNucleonElasticXS, G4BGGNucleonInelastic    182 - G4BGGNucleonElasticXS, G4BGGNucleonInelasticXS,
273   G4ComponentBarNucleonNucleusXsc, G4NucleonNu    183   G4ComponentBarNucleonNucleusXsc, G4NucleonNuclearCrossSection,
274   G4CrossSectionDataSetRegistry, G4PhotoNuclea    184   G4CrossSectionDataSetRegistry, G4PhotoNuclearCrossSection - clean-up
275                                                   185 
276 13 August 2021 - Vladimir Ivanchenko (hadr-cro    186 13 August 2021 - Vladimir Ivanchenko (hadr-cross-V10-07-16)
277 - G4IsotopeList - extended list of isotopes to    187 - G4IsotopeList - extended list of isotopes to cover all data for 
278     neutrons, protons, and gamma.                 188     neutrons, protons, and gamma.
279 - G4GammaNuclearXS - new version of the code (    189 - G4GammaNuclearXS - new version of the code (Bogdan Kutsenko, BINP,
280     CERN summer student program), which is bas    190     CERN summer student program), which is based on IAEA/PD-2019.
281 - G4CrossSectionDataSetRegistry - improved deb    191 - G4CrossSectionDataSetRegistry - improved debug printout and not use 
282     CrossSectionFactory for XS.                   192     CrossSectionFactory for XS.
283 - G4NeutronInelasticXS, G4NeutronElasticXS, G4    193 - G4NeutronInelasticXS, G4NeutronElasticXS, G4NeutronCaptureXS - cleanup
284                                                   194 
285 29 July 2021 - Vladimir Ivanchenko (hadr-cross    195 29 July 2021 - Vladimir Ivanchenko (hadr-cross-V10-07-15)
286 - G4IsotopeList - extended from Zmax=92 to Zma    196 - G4IsotopeList - extended from Zmax=92 to Zmax=94; do not use zero 
287     values for amin and amax for all Z; this i    197     values for amin and amax for all Z; this is needed for
288     migration to the new dataset G4PARTICLEXS4    198     migration to the new dataset G4PARTICLEXS4.0
289 - G4NeutronInelasticXS, G4NeutronElasticXS, G4    199 - G4NeutronInelasticXS, G4NeutronElasticXS, G4NeutronCaptureXS,
290   G4ParticleInelasticXS, GammaNuclearXS : inst    200   G4ParticleInelasticXS, GammaNuclearXS : instead of check (amin[Z]==0)
291     use the check (amin[Z]==amax[Z])              201     use the check (amin[Z]==amax[Z])
292                                                   202 
293 12 July 2021 - Vladimir Ivanchenko (hadr-cross    203 12 July 2021 - Vladimir Ivanchenko (hadr-cross-V10-07-14)
294 - G4NeutronInelasticXS, G4NeutronElasticXS, G4    204 - G4NeutronInelasticXS, G4NeutronElasticXS, G4NeutronCaptureXS,
295   G4ParticleInelasticXS, GammaNuclearXS : clea    205   G4ParticleInelasticXS, GammaNuclearXS : clean-up access to data
296 - G4NeutronCaptureXS - fixed bug in isotope da    206 - G4NeutronCaptureXS - fixed bug in isotope data access
297                                                   207 
298 30 May 2021 - Vladimir Ivanchenko (hadr-cross-    208 30 May 2021 - Vladimir Ivanchenko (hadr-cross-V10-07-13)
299 - G4UPiNuclearCrossSection - disable spline in    209 - G4UPiNuclearCrossSection - disable spline interpolation
300                                                   210 
301 16 April 2021 - Ben Morgan (hadr-cross-V10-07-    211 16 April 2021 - Ben Morgan (hadr-cross-V10-07-12)
302 - Migrate build to modular CMake API              212 - Migrate build to modular CMake API
303                                                   213 
304 05 May 2021 - Vladimir Ivanchenko (hadr-cross-    214 05 May 2021 - Vladimir Ivanchenko (hadr-cross-V10-07-11)
305 - G4HadronXSDataTable, G4ComponentSAIDTotalXS     215 - G4HadronXSDataTable, G4ComponentSAIDTotalXS - update to 11.0 method
306   of creation and handling of G4PhysicsVector     216   of creation and handling of G4PhysicsVector
307                                                   217 
308 03 May 2021 - Vladimir Ivanchenko (hadr-cross-    218 03 May 2021 - Vladimir Ivanchenko (hadr-cross-V10-07-10)
309 - G4UPiNuclearCrossSection, G4ComponentSAIDTot    219 - G4UPiNuclearCrossSection, G4ComponentSAIDTotalXS - substitute
310     G4LPhysicsFreeVector by G4PhysicsFreeVecto    220     G4LPhysicsFreeVector by G4PhysicsFreeVector
311                                                   221 
312 13 April 2021 - Alberto Ribon (hadr-cross-V10-    222 13 April 2021 - Alberto Ribon (hadr-cross-V10-07-09)
313 - GNUmakefile, sources.cmake : removed the sub    223 - GNUmakefile, sources.cmake : removed the subdirectories
314   hadronic/models/management and hadronic/mode    224   hadronic/models/management and hadronic/models/util
315   (that have been now deleted, with their clas    225   (that have been now deleted, with their classes moved to
316    hadronic/util and hadronic/management).        226    hadronic/util and hadronic/management).
317                                                   227 
318 17 March 2021 - Vladimir Ivanchenko (hadr-cros    228 17 March 2021 - Vladimir Ivanchenko (hadr-cross-V10-07-08)
319 - G4NeutronInelasticXS, G4NeutronElasticXS, G4    229 - G4NeutronInelasticXS, G4NeutronElasticXS, G4NeutronCaptureXS,
320   G4ParticleInelasticXS, GammaNuclearXS : in t    230   G4ParticleInelasticXS, GammaNuclearXS : in the method
321   BuildPhysicsTable, replaced loop over materi    231   BuildPhysicsTable, replaced loop over material-cut-couple with
322   a direct loop over all elements; partially m    232   a direct loop over all elements; partially move initialisation
323   of local variables to headers.                  233   of local variables to headers.
324                                                   234 
325 15 March 2021 - Alberto Ribon (hadr-cross-V10-    235 15 March 2021 - Alberto Ribon (hadr-cross-V10-07-07)
326 - G4NeutronInelasticXS : in the method BuildPh    236 - G4NeutronInelasticXS : in the method BuildPhysicsTable, replaced
327   loop over material-cut-couple with a direct     237   loop over material-cut-couple with a direct loop over materials
328   used in geometry.                               238   used in geometry.
329                                                   239 
330   G4IonsShenCrossSection, G4TripathiCrossSecti    240   G4IonsShenCrossSection, G4TripathiCrossSection, G4TripathiLightCrossSection,
331 08 March 2021 - Alberto Ribon (hadr-cross-V10-    241 08 March 2021 - Alberto Ribon (hadr-cross-V10-07-06)
332 - Removed obsolete classes: G4IonsKoxCrossSect    242 - Removed obsolete classes: G4IonsKoxCrossSection, G4IonsSihverCrossSection,
333   G4IonsShenCrossSection, G4TripathiCrossSecti    243   G4IonsShenCrossSection, G4TripathiCrossSection, G4TripathiLightCrossSection,
334   G4IonProtonCrossSection, G4GeneralSpaceNNCro    244   G4IonProtonCrossSection, G4GeneralSpaceNNCrossSection,
335   G4ProtonInelasticCrossSection G4NeutronInela    245   G4ProtonInelasticCrossSection G4NeutronInelasticCrossSection,
336   G4PiNuclearCrossSection, G4CrossSectionPairG    246   G4PiNuclearCrossSection, G4CrossSectionPairGG,
337   G4FastPathHadronicCrossSection,                 247   G4FastPathHadronicCrossSection,
338   G4HadronCaptureDataSet , G4HadronFissionData    248   G4HadronCaptureDataSet , G4HadronFissionDataSet,
339   G4HadronElasticDataSet , G4HadronInelasticDa    249   G4HadronElasticDataSet , G4HadronInelasticDataSet,
340   G4HadronCrossSections                           250   G4HadronCrossSections
341                                                   251 
342 01 March 2021 - Vladimir Grichine (hadr-cross-    252 01 March 2021 - Vladimir Grichine (hadr-cross-V10-07-05)
343 - G4MuNeutrinoNucleusTotXsc - access and calcu    253 - G4MuNeutrinoNucleusTotXsc - access and calculation: fQEratio(Z,A) = XS_qe/XS_tot
344                                                   254 
345 19 February 2021 - Vladimir Grichine (hadr-cro    255 19 February 2021 - Vladimir Grichine (hadr-cross-V10-07-04)
346 - G4MuNeutrinoNucleusTotXsc - new arrays for X    256 - G4MuNeutrinoNucleusTotXsc - new arrays for XS_eq and XS_in, now XS_tot is a sum of
347   XS_qe and XS_in with A, Z and A-Z factors       257   XS_qe and XS_in with A, Z and A-Z factors
348                                                   258 
349 17 December 2020 - Vladimir Ivanchenko (hadr-c    259 17 December 2020 - Vladimir Ivanchenko (hadr-cross-V10-07-03)
350 - G4GammaNuclearXS - fixed duplicated name of     260 - G4GammaNuclearXS - fixed duplicated name of static variable
351 - G4ParticleInelasticXS, G4NeutronCaptureXS, G    261 - G4ParticleInelasticXS, G4NeutronCaptureXS, G4NeutronElasticXS,
352   G4NeutronInelasticXS - make MAXZ variable st    262   G4NeutronInelasticXS - make MAXZ variable static class member
353                                                   263 
354 16 December 2020 - Guilherme Amadio (hadr-cros    264 16 December 2020 - Guilherme Amadio (hadr-cross-V10-07-02)
355 - Drop cache for per-element G4CrossSectionDat    265 - Drop cache for per-element G4CrossSectionDataStore::GetCrossSection(),
356   since the cache is never used in practice. T    266   since the cache is never used in practice. This method is always called
357   by G4CrossSectionDataStore::ComputeCrossSect    267   by G4CrossSectionDataStore::ComputeCrossSection() inside a for loop in
358   which the element changes for each iteration    268   which the element changes for each iteration, which ensures the cache
359   is always missed. Note that material, partic    269   is always missed. Note that material, particle, and energy are still
360   cached by G4CrossSectionDataStore::ComputeCr    270   cached by G4CrossSectionDataStore::ComputeCrossSection(), and that cache
361   hit rate has been measured to be about 6.9%     271   hit rate has been measured to be about 6.9% for a full CMS ttbar event
362   simulation at 14 TeV. The condition to check    272   simulation at 14 TeV. The condition to check for the cache in that case
363   has been optimized to minimize unnecessary c    273   has been optimized to minimize unnecessary checks by reordering checked
364   conditions from most to least discriminant.     274   conditions from most to least discriminant.
365                                                   275 
366 11 December 2020 - Vladimir Ivanchenko (hadr-c    276 11 December 2020 - Vladimir Ivanchenko (hadr-cross-V10-07-01)
367 - G4VCrossSectionRatio - use inheritance from     277 - G4VCrossSectionRatio - use inheritance from G4VCrossSectionDataSet
368   in order to guarantee deletion of object end    278   in order to guarantee deletion of object end of run
369                                                   279 
370 06 December 2020 - Vladimir Ivanchenko (hadr-c    280 06 December 2020 - Vladimir Ivanchenko (hadr-cross-V10-07-00)
371 - G4ParticleInelasticXS, G4CrossSectionInelast    281 - G4ParticleInelasticXS, G4CrossSectionInelastic, G4CrossSectionElastic
372     extended maximum energy range for ion cros    282     extended maximum energy range for ion cross sections (QBBC and other
373     Physics Lists has the same high energy lim    283     Physics Lists has the same high energy limits)
374                                                   284 
375 24 November 2020 - A. Ribon (hadr-cross-V10-06    285 24 November 2020 - A. Ribon (hadr-cross-V10-06-17)
376 - G4EMDissociationCrossSection : apply fixes s    286 - G4EMDissociationCrossSection : apply fixes suggested by Laurie Nevay and
377   Andrey Abramov (bug report #2254) to avoid n    287   Andrey Abramov (bug report #2254) to avoid numerical crashes for ions
378   at low energies (we now set to zero the cros    288   at low energies (we now set to zero the cross section for ion kinetic
379   energies below 2 MeV) and to avoid to create    289   energies below 2 MeV) and to avoid to create unphysical clusters of neutrons
380   (we now forbid to remove one proton from any    290   (we now forbid to remove one proton from any hydrogen ions).
381                                                   291 
382 12 November 2020 - B. Morgan (hadr-cross-V10-0    292 12 November 2020 - B. Morgan (hadr-cross-V10-06-16)
383 - Apply typo fixes from Gurkan Myczko (https:/    293 - Apply typo fixes from Gurkan Myczko (https://github.com/Geant4/geant4/pull/15)
384                                                   294 
385 31 October 2020 - Vladimir Ivanchenko (hadr-cr    295 31 October 2020 - Vladimir Ivanchenko (hadr-cross-V10-06-15)
386 - G4ParticleInelasticXS - removed debug cout      296 - G4ParticleInelasticXS - removed debug cout
387                                                   297 
388 26 October 2020 - Vladimir Ivanchenko (hadr-cr    298 26 October 2020 - Vladimir Ivanchenko (hadr-cross-V10-06-14)
389 - G4ParticleInelasticXS, G4NeutronCaptureXS, G    299 - G4ParticleInelasticXS, G4NeutronCaptureXS, G4NeutronElasticXS,
390   G4NeutronInelasticXS - general clean-up of c    300   G4NeutronInelasticXS - general clean-up of classes:
391     reuse existing high energy Glauber-Gribov     301     reuse existing high energy Glauber-Gribov cross section instances;
392     fixed fusion cross-sections;                  302     fixed fusion cross-sections;
393 - G4GammaNuclearXS - new cross section class      303 - G4GammaNuclearXS - new cross section class
394                                                   304 
395 17 October 2020 - Vladimir Ivanchenko (hadr-cr    305 17 October 2020 - Vladimir Ivanchenko (hadr-cross-V10-06-13)
396 - G4ProjectileFragmentCrossSection is removed     306 - G4ProjectileFragmentCrossSection is removed because is unused
397                                                   307 
398 15 October 2020 - Vladimir Ivanchenko (hadr-cr    308 15 October 2020 - Vladimir Ivanchenko (hadr-cross-V10-06-12)
399 - G4ParticleInelasticXS, G4NeutronCaptureXS, G    309 - G4ParticleInelasticXS, G4NeutronCaptureXS, G4NeutronElasticXS,
400   G4NeutronInelasticXS - added G4VERBOSE compi    310   G4NeutronInelasticXS - added G4VERBOSE compilation flag and
401     few minor code clean-up, should not affect    311     few minor code clean-up, should not affect any result
402                                                   312 
403 11 October 2020 - Vladimir Ivanchenko (hadr-cr    313 11 October 2020 - Vladimir Ivanchenko (hadr-cross-V10-06-11)
404 - G4ParticleInelasticXS, G4NeutronCaptureXS, G    314 - G4ParticleInelasticXS, G4NeutronCaptureXS, G4NeutronElasticXS,
405   G4NeutronInelasticXS - preparation for G4PAR    315   G4NeutronInelasticXS - preparation for G4PARTICLEXS3.0 data
406     structure: extended list of isotopes          316     structure: extended list of isotopes
407 - G4ParticleInelasticXS - added gamma cross se    317 - G4ParticleInelasticXS - added gamma cross section
408                                                   318 
409 06 October 2020 - Vladimir Ivanchenko (hadr-cr    319 06 October 2020 - Vladimir Ivanchenko (hadr-cross-V10-06-10)
410 - G4ParticleInelasticXS, G4NeutronCaptureXS, G    320 - G4ParticleInelasticXS, G4NeutronCaptureXS, G4NeutronElasticXS,
411   G4NeutronInelasticXS - preparation for G4PAR    321   G4NeutronInelasticXS - preparation for G4PARTICLEXS3.0 data
412     structure: for capture and elastic applied    322     structure: for capture and elastic applied low-energy
413     parameterisation starting from second ener    323     parameterisation starting from second energy point of the data
414     set (better agreement with HP cross sectio    324     set (better agreement with HP cross sections); exclude special
415     treatments for Hydrogen and Helium isotope    325     treatments for Hydrogen and Helium isotopes, because data for
416     fission reactions are available in the new    326     fission reactions are available in the new data set; moved run time
417     method GetPhysicsVector() inlined             327     method GetPhysicsVector() inlined
418                                                   328 
419 11 September 2020 - Gabriele Cosmo (hadr-cross    329 11 September 2020 - Gabriele Cosmo (hadr-cross-V10-06-09)
420 - More fixes for Coverity defects warnings for    330 - More fixes for Coverity defects warnings for non-initialised data..
421                                                   331 
422 04 September 2020 - Gabriele Cosmo (hadr-cross    332 04 September 2020 - Gabriele Cosmo (hadr-cross-V10-06-08)
423 - Fixed trivial Coverity defects warnings for     333 - Fixed trivial Coverity defects warnings for non-initialised data.
424                                                   334 
425 24 August 2020 - Vladimir Ivanchenko (hadr-cro    335 24 August 2020 - Vladimir Ivanchenko (hadr-cross-V10-06-07)
426 - G4ParticleInelasticXS - fixed header file       336 - G4ParticleInelasticXS - fixed header file
427 - G4IonProtonCrossSection - added cross sectio    337 - G4IonProtonCrossSection - added cross sections for light ions
428                                                   338 
429 18 June 2020 - Alberto Ribon (hadr-cross-V10-0    339 18 June 2020 - Alberto Ribon (hadr-cross-V10-06-06)
430 - G4CrossSectionElastic, G4CrossSectionInelast    340 - G4CrossSectionElastic, G4CrossSectionInelastic : for ions and anti-ions,
431   the max energy of applicability of the (elas    341   the max energy of applicability of the (elastic and inelastic) cross
432   sections must scale with the absolute baryon    342   sections must scale with the absolute baryonic number; however, the
433   cross sections objects are often shared betw    343   cross sections objects are often shared between the different types
434   of ions (d, t, He3, alpha, and genericIon) t    344   of ions (d, t, He3, alpha, and genericIon) therefore we scale by a
435   large value (256, safely larger than the num    345   large value (256, safely larger than the number of nucleons of the
436   heaviest nuclides).                             346   heaviest nuclides).
437   This fix a bug reported (by email) by LHCb.     347   This fix a bug reported (by email) by LHCb.
438                                                   348 
439 03 June 2020 - Vladimir Ivanchenko (hadr-cross    349 03 June 2020 - Vladimir Ivanchenko (hadr-cross-V10-06-05)
440 - G4HadronNucleonXsc - fixed typo in heavy mes    350 - G4HadronNucleonXsc - fixed typo in heavy meson cross section
441     identified by Coverity, improved code form    351     identified by Coverity, improved code format
442                                                   352 
443 09 May 2020 - Vladimir Ivanchenko (hadr-cross-    353 09 May 2020 - Vladimir Ivanchenko (hadr-cross-V10-06-04)
444 - G4HadronNucleonXsc - general clean-up of the    354 - G4HadronNucleonXsc - general clean-up of the code: use PDG number
445     instead of particle pointers, remove insta    355     instead of particle pointers, remove instantiation of most
446     of hadrons, optimisation of selection of p    356     of hadrons, optimisation of selection of parametersations
447                                                   357 
448 05 May 2020   - G.Folger    (hadr-cross-V10-06    358 05 May 2020   - G.Folger    (hadr-cross-V10-06-03)
449 - fixes for clang10, mark class as final when     359 - fixes for clang10, mark class as final when dtor is final, Affected
450     include files: G4BGGNucleonElasticXS, G4BG    360     include files: G4BGGNucleonElasticXS, G4BGGPionElasticXS,
451     G4BGGPionInelasticXS, G4ComponentGGHadronN    361     G4BGGPionInelasticXS, G4ComponentGGHadronNucleusXsc,
452     G4NeutronCaptureXS, G4NeutronElasticXS, G4    362     G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS,
453     G4ParticleInelasticXS,                        363     G4ParticleInelasticXS,
454                                                   364 
455 24 April 2020 - V. Grichine (hadr-cross-V10-06    365 24 April 2020 - V. Grichine (hadr-cross-V10-06-02)
456 - G4ElNeutrinoNucleusTotXsc added for (nu_e,an    366 - G4ElNeutrinoNucleusTotXsc added for (nu_e,anti_nu_e)-nucleus cross sections
457                                                   367 
458 03 March 2020 - Dennis Wright (hadr-cross-V10-    368 03 March 2020 - Dennis Wright (hadr-cross-V10-06-01)
459 - G4PhotoNuclearCrossSection: correct threshol    369 - G4PhotoNuclearCrossSection: correct threshold for gamma + p -> pi0 + p,
460                               extend for use o    370                               extend for use on 3H and 3He targets
461                                                   371 
462 30 January 2020 - Vladimir Ivanchenko (hadr-cr    372 30 January 2020 - Vladimir Ivanchenko (hadr-cross-V10-06-00)
463 - G4HadronInelasticDataSet - fixed problem #22    373 - G4HadronInelasticDataSet - fixed problem #2220 - wrong GHEISHA x-section
464                                                   374 
465 19 November 2019 - G. Folger   (hadr-cross-V10    375 19 November 2019 - G. Folger   (hadr-cross-V10-05-31)
466 - remove using namespace std and using namespa    376 - remove using namespace std and using namespace CLHEP from header file G4NeutronElectronElXsc.hh
467                                                   377 
468 07 November 2019 - Alberto Ribon (hadr-cross-V    378 07 November 2019 - Alberto Ribon (hadr-cross-V10-05-30)
469 - G4HadronNucleonXsc : set protection against     379 - G4HadronNucleonXsc : set protection against division by zero by introducing
470   a minimum energy cutoff (100 keV), below whi    380   a minimum energy cutoff (100 keV), below which the cross section is
471   considered constant.                            381   considered constant.
472                                                   382 
473 06 November 2019 - Vladimir Ivanchenko (hadr-c    383 06 November 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-29)
474 - G4NeutronInelasticXS, G4ParticleInelasticXS,    384 - G4NeutronInelasticXS, G4ParticleInelasticXS, G4NeutronElasticXS,
475   G4NeutronCaptureXS, G4ComponentSAIDTotalXS,     385   G4NeutronCaptureXS, G4ComponentSAIDTotalXS, G4CrossSectionDataStore
476     getenv -> std::getenv                         386     getenv -> std::getenv
477                                                   387 
478 10 October 2019 - Vladimir Ivanchenko (hadr-cr    388 10 October 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-28)
479 - G4BGGPionInelasticXS, G4BGGPionElasticXS - c    389 - G4BGGPionInelasticXS, G4BGGPionElasticXS - clean-up pi+ x-section
480     below 20 MeV                                  390     below 20 MeV
481                                                   391 
482 27 September 2019 - Vladimir Ivanchenko (hadr-    392 27 September 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-27)
483 - G4BGGNucleonInelasticXS, G4BGGNucleonElastic    393 - G4BGGNucleonInelasticXS, G4BGGNucleonElasticXS,
484   G4BGGPionInelasticXS, G4BGGPionElasticXS - c    394   G4BGGPionInelasticXS, G4BGGPionElasticXS - clean-up low-energy
485 - G4UPiNuclearCrossSection - below 20 MeV cros    395 - G4UPiNuclearCrossSection - below 20 MeV cross section is now
486     const, BGGPion cross section inplement low    396     const, BGGPion cross section inplement low-energy part
487                                                   397 
488 16 September 2019 - V. Grichine (hadr-cross-V1    398 16 September 2019 - V. Grichine (hadr-cross-V10-05-26)
489 - G4HadronNucleonXsc.hh/cc - new interface to     399 - G4HadronNucleonXsc.hh/cc - new interface to G4ComponentGGHadronNucleonXsc
490     including s-,c-,b-, particles                 400     including s-,c-,b-, particles
491                                                   401 
492 27 August 2019 - Vladimir Ivanchenko (hadr-cro    402 27 August 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-25)
493 - G4BGGNucleonInelasticXS, G4BGGNucleonElastic    403 - G4BGGNucleonInelasticXS, G4BGGNucleonElasticXS - use coherent
494     low-energy threshold 14 MeV; code clean-up    404     low-energy threshold 14 MeV; code clean-up
495 - G4BGGPionInelasticXS, G4BGGPionElasticXS,       405 - G4BGGPionInelasticXS, G4BGGPionElasticXS,
496   G4ComponentBarNucleonNucleusXsc - cosmetic c    406   G4ComponentBarNucleonNucleusXsc - cosmetic clean-up
497                                                   407 
498 23 August 2019 - Vladimir Ivanchenko (hadr-cro    408 23 August 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-24)
499 - G4BGGPionInelasticXS, G4BGGPionElasticXS - u    409 - G4BGGPionInelasticXS, G4BGGPionElasticXS - use coherent low-energy
500     limit 1 MeV                                   410     limit 1 MeV
501 - G4BGGNucleonInelasticXS, G4BGGNucleonElastic    411 - G4BGGNucleonInelasticXS, G4BGGNucleonElasticXS - minor clean-up
502 - G4UPiNuclearCrossSection - cleaned-up and op    412 - G4UPiNuclearCrossSection - cleaned-up and optimise interpolation
503     method, moved two run time methods to inli    413     method, moved two run time methods to inline, improve low-energy
504     parameterisation                              414     parameterisation
505                                                   415 
506 19 August 2019 - Vladimir Ivanchenko (hadr-cro    416 19 August 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-23)
507 - G4HadronNucleonXsc - fixed K+p and K+n param    417 - G4HadronNucleonXsc - fixed K+p and K+n parameterisations (NS and VG)
508                                                   418 
509 07 August 2019 - Vladimir Ivanchenko (hadr-cro    419 07 August 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-22)
510 - G4NeutronInelasticXS, G4ParticleInelasticXS,    420 - G4NeutronInelasticXS, G4ParticleInelasticXS, G4NeutronElasticXS - added
511     special method for tritium and He3 targets    421     special method for tritium and He3 targets (fixed problem #2162),
512     upload data only for elements used in geom    422     upload data only for elements used in geometry, code clean-up, use C++11
513 - G4NeutronElasticXS - implemented isotope cro    423 - G4NeutronElasticXS - implemented isotope cross section
514 - G4NeutronCaptureXS - code clean-up, use C++1    424 - G4NeutronCaptureXS - code clean-up, use C++11
515                                                   425 
516 25 July 2019 - Vladimir Ivanchenko (hadr-cross    426 25 July 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-21)
517 - G4NeutronCaptureXS - upload data only for el    427 - G4NeutronCaptureXS - upload data only for elements used in geometry
518                                                   428 
519 21 July 2019 - Mihaly Novak (hadr-cross-V10-05    429 21 July 2019 - Mihaly Novak (hadr-cross-V10-05-20)
520 - G4ParticleInelasticXS - use the new, optimis    430 - G4ParticleInelasticXS - use the new, optimised log-vector access method
521                                                   431 
522 17 July 2019 - Mihaly Novak (hadr-cross-V10-05    432 17 July 2019 - Mihaly Novak (hadr-cross-V10-05-19)
523 - G4NeutronElasticXS, G4NeutronInelasticXS, G4    433 - G4NeutronElasticXS, G4NeutronInelasticXS, G4NeutronCaptureXS - utilise the new
524     G4PhysicsVector::LogVectorValue optimised     434     G4PhysicsVector::LogVectorValue optimised (for log-vector) method
525                                                   435 
526 13 July 2019 - Vladimir Ivanchenko (hadr-cross    436 13 July 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-18)
527 - G4NeutronCaptureXS - restore computation of     437 - G4NeutronCaptureXS - restore computation of isotope x-section as
528     it was in 10.5                                438     it was in 10.5
529                                                   439 
530 28 June 2019 - Vladimir Ivanchenko (hadr-cross    440 28 June 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-17)
531 - G4BGGNucleonElasticXS, G4BGGNucleonInelastic    441 - G4BGGNucleonElasticXS, G4BGGNucleonInelasticXS - fixed initialisation
532     for protons and neutrons by usage of separ    442     for protons and neutrons by usage of separate vectors of correction
533     coeffitients                                  443     coeffitients
534 - G4BGGPionInelasticXS - fixed low-energy para    444 - G4BGGPionInelasticXS - fixed low-energy parameterisation (restore
535     one from Geant4 10.5, where low-energy lim    445     one from Geant4 10.5, where low-energy limits were different for
536     pi+ and pi-)                                  446     pi+ and pi-)
537                                                   447 
538 12 June 2019 - Vladimir Ivanchenko (hadr-cross    448 12 June 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-16)
539 - G4BGGPionElasticXS, G4BGGPionInelasticXS - f    449 - G4BGGPionElasticXS, G4BGGPionInelasticXS - fixed initialisation for
540     pi+- by usage of separate vectors of corre    450     pi+- by usage of separate vectors of correction factors; fixed
541     computation for Hydrogen target               451     computation for Hydrogen target
542 - G4BGGNucleonElasticXS, G4BGGNucleonInelastic    452 - G4BGGNucleonElasticXS, G4BGGNucleonInelasticXS - fixed computation
543     for Hydrogen target                           453     for Hydrogen target
544 - G4ComponentGGHadronNucleusXsc - fixed correc    454 - G4ComponentGGHadronNucleusXsc - fixed correction factor for kaons
545                                                   455 
546 03 June 2019 - Vladimir Ivanchenko (hadr-cross    456 03 June 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-15)
547 - G4HadronicException is substituted by G4Exce    457 - G4HadronicException is substituted by G4Exception in all classes with
548   exceptions                                      458   exceptions
549                                                   459 
550 27 May 2019 - Vladimir Ivanchenko (hadr-cross-    460 27 May 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-14)
551 - G4ComponentGGHadronNucleusXsc,  G4ComponentG    461 - G4ComponentGGHadronNucleusXsc,  G4ComponentGGNuclNuclXsc - removed
552     remaining unused obsolete methods and memb    462     remaining unused obsolete methods and members, use G4NuclearRadii
553     utility to compute nuclear radius             463     utility to compute nuclear radius
554                                                   464 
555 24 May 2019 - Vladimir Ivanchenko (hadr-cross-    465 24 May 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-13)
556   G4ParticleInelasticXS - set verbosity to 0      466   G4ParticleInelasticXS - set verbosity to 0
557                                                   467 
558 22 May 2019 - Vladimir Ivanchenko (hadr-cross-    468 22 May 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-12)
559 - G4NeutronCaptureXS, G4NeutronElasticXS, G4Ne    469 - G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS
560   G4ParticleInelasticXS - clean-up classes ass    470   G4ParticleInelasticXS - clean-up classes assuming usage of the new
561     data-set G4PARTICLEXSDATA2.0, removed unus    471     data-set G4PARTICLEXSDATA2.0, removed unused variables and methods,
562     use only methods with logarithm of energy     472     use only methods with logarithm of energy
563 - G4VCrossSectionDataSet, G4CrossSectionDataSt    473 - G4VCrossSectionDataSet, G4CrossSectionDataStore,
564 - G4IonProtonCrossSection - use only methods w    474 - G4IonProtonCrossSection - use only methods with logarithm of energy
565 - G4ComponentGGHadronNucleusXsc,  G4ComponentG    475 - G4ComponentGGHadronNucleusXsc,  G4ComponentGGNuclNuclXsc - removed
566     unused obsolete methods                       476     unused obsolete methods
567                                                   477 
568 20 May 2019 - Vladimir Ivanchenko (hadr-cross-    478 20 May 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-11)
569 - G4BGGNucleonElasticXS - reduce low-energy li    479 - G4BGGNucleonElasticXS - reduce low-energy limit from 1 to 0.75 MeV
570 - G4HadronNucleonXsc - improved K+p parameteri    480 - G4HadronNucleonXsc - improved K+p parameterisations (NS and VG),
571     removed obsolete methods: ISApplicable..,     481     removed obsolete methods: ISApplicable.., PDG05
572 - G4VCrossSectionDataSet - use correct variabl    482 - G4VCrossSectionDataSet - use correct variable type
573                                                   483 
574 17 May 2019 - V. Grichine (hadr-cross-V10-05-1    484 17 May 2019 - V. Grichine (hadr-cross-V10-05-10)
575 - G4MuNeutrinoNucleusTotXsc.hh/cc - new method    485 - G4MuNeutrinoNucleusTotXsc.hh/cc - new method GetElementCrossSection
576                                                   486 
577 02 May 2019 - Vladimir Ivanchenko (hadr-cross-    487 02 May 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-09)
578 - G4ParticleInelasticXS, G4BGGPionElasticXS, G    488 - G4ParticleInelasticXS, G4BGGPionElasticXS, G4BGGPionInelasticXS,
579   G4BGGNucleonElasticXS, G4BGGNucleonInelastic    489   G4BGGNucleonElasticXS, G4BGGNucleonInelasticXS,
580   G4NucleonNuclearCrossSection, G4ComponentBar    490   G4NucleonNuclearCrossSection, G4ComponentBarNucleonNucleusXsc,
581   G4UPiNuclearCrossSection - share internal da    491   G4UPiNuclearCrossSection - share internal data
582     vectors between threads, initilise data on    492     vectors between threads, initilise data once,
583     removed unused parameters, code clean-up,     493     removed unused parameters, code clean-up, use C++11 keywords
584                                                   494 
585 12 April 2019 - V.Grichine (hadr-cross-V10-05-    495 12 April 2019 - V.Grichine (hadr-cross-V10-05-08)
586 - G4HadronNucleonXsc - extension to c- and b-     496 - G4HadronNucleonXsc - extension to c- and b- mesons
587                                                   497 
588 09 April 2019 - V.Grichine (hadr-cross-V10-05-    498 09 April 2019 - V.Grichine (hadr-cross-V10-05-07)
589 - G4HadronNucleonXsc - extension to c- and b-     499 - G4HadronNucleonXsc - extension to c- and b- hyperons
590                                                   500 
591 07 April 2019 - Vladimir Ivanchenko (hadr-cros    501 07 April 2019 - Vladimir Ivanchenko (hadr-cross-V10-05-06)
592 - G4HadronNucleonXsc - added extra method for     502 - G4HadronNucleonXsc - added extra method for hyperon x-sections
593                                                   503 
594 17 March 2019 - Mihaly Novak (hadr-cross-V10-0    504 17 March 2019 - Mihaly Novak (hadr-cross-V10-05-05)
595 - G4NeutronElasticXS, G4NeutronInelasticXS, G4    505 - G4NeutronElasticXS, G4NeutronInelasticXS, G4NeutronCaptureXS - utilise the new
596   G4PhysicsVector::Value method (global-V10-05    506   G4PhysicsVector::Value method (global-V10-05-03) that can make use of the
597   already known value of the log-kinetic energ    507   already known value of the log-kinetic energy (particles-V10-05-03) in the XS
598   table log-vector accesses.                      508   table log-vector accesses.
599                                                   509 
600 15 march 2019 - V. Grichine (hadr-cross-V10-05    510 15 march 2019 - V. Grichine (hadr-cross-V10-05-04)
601 - G4MuNeutrinoNucleusTotXsc.cc - new name, def    511 - G4MuNeutrinoNucleusTotXsc.cc - new name, default fCcTotRatio and high
602   energy parameter bb                             512   energy parameter bb
603                                                   513 
604 06 March 2019 - Alberto Ribon         (hadr-cr    514 06 March 2019 - Alberto Ribon         (hadr-cross-V10-05-03)
605 - G4ComponentAntiNuclNuclearXS : clean-up and     515 - G4ComponentAntiNuclNuclearXS : clean-up and corrected the description.
606                                No changes in t    516                                No changes in the random sequence.
607                                                   517 
608 18 February 2019 - V. Grichine        (hadr-cr    518 18 February 2019 - V. Grichine        (hadr-cross-V10-05-02)
609 - G4MuNeutrinoNucleusTotXsc.hh/cc   high energ    519 - G4MuNeutrinoNucleusTotXsc.hh/cc   high energy extension
610   of cc/nc xsc (M_W and M_Z propagator factors    520   of cc/nc xsc (M_W and M_Z propagator factors) cc/tot ratio
611                                                   521 
612 13 January 2019 - V. Grichine         (hadr-cr    522 13 January 2019 - V. Grichine         (hadr-cross-V10-05-01)
613 - G4NeutrinoElectronNcXsc.cc, G4NeutrinoElectr    523 - G4NeutrinoElectronNcXsc.cc, G4NeutrinoElectronTotXsc.cc high energy extension
614   of nu-e xsc (M_W and M_Z propagator factors     524   of nu-e xsc (M_W and M_Z propagator factors and Glashow resonance)
615                                                   525 
616 20 December 2018 - Alberto Ribon      (hadr-cr    526 20 December 2018 - Alberto Ribon      (hadr-cross-V10-05-00)
617 - G4ChipsNeutronElasticXS : fixed compilation     527 - G4ChipsNeutronElasticXS : fixed compilation warnings on clang-7 .
618                                                   528 
619 22 October 2018 - Vladimir Ivanchenko (hadr-cr    529 22 October 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-54)
620 - G4BGGPionElasticXS - limit cross section bel    530 - G4BGGPionElasticXS - limit cross section below 20 MeV
621 - G4HadronNucleonXsc - added extra method for     531 - G4HadronNucleonXsc - added extra method for kaons fully based on NS
622     parameterisation                              532     parameterisation
623 - G4ComponentGGHadronNucleusXsc - choose NS pa    533 - G4ComponentGGHadronNucleusXsc - choose NS parameterisation for kaon
624     scattering off Hydrogen                       534     scattering off Hydrogen
625                                                   535 
626 22 October 2018 - Vladimir Ivanchenko (hadr-cr    536 22 October 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-53)
627 - G4BGGNucleonElasticXS, G4BGGPionInelasticXS     537 - G4BGGNucleonElasticXS, G4BGGPionInelasticXS - removed commented code,
628     fixed Coverity warning                        538     fixed Coverity warning
629 - G4HadronNucleonXsc - kaon x-section with 10.    539 - G4HadronNucleonXsc - kaon x-section with 10.4 parameterisation
630                                                   540 
631 21 October 2018 - Vladimir Ivanchenko (hadr-cr    541 21 October 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-52)
632 - G4BGGNucleonElasticXS - limit elastic x-sect    542 - G4BGGNucleonElasticXS - limit elastic x-section off proton at low energy
633 - G4HadronNucleonXsc - smooth kaon x-section      543 - G4HadronNucleonXsc - smooth kaon x-section
634                                                   544 
635 20 October 2018 - Vladimir Ivanchenko (hadr-cr    545 20 October 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-51)
636 20 October 2018 - Vladimir Ivanchenko (hadr-cr    546 20 October 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-50)
637 - G4BGGPionElasticXS, G4BGGPionInelasticXS, G4    547 - G4BGGPionElasticXS, G4BGGPionInelasticXS, G4BGGNucleonInelasticXS,
638   G4BGGNucleonElasticXS, G4HadronNucleonXsc -     548   G4BGGNucleonElasticXS, G4HadronNucleonXsc - use NS parameterisation
639     for cross sections on Hydrogen instead of     549     for cross sections on Hydrogen instead of SAID
640                                                   550 
641 19 October 2018 - Vladimir Ivanchenko (hadr-cr    551 19 October 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-49)
642 - G4ComponentGGNuclNuclXsc (D. Sakata) - fixed    552 - G4ComponentGGNuclNuclXsc (D. Sakata) - fixed nuclear radius parameterisation
643 - G4BGGPionElasticXS, G4BGGPionInelasticXS, G4    553 - G4BGGPionElasticXS, G4BGGPionInelasticXS, G4BGGNucleonInelasticXS -
644     use SAID x-section at low energy              554     use SAID x-section at low energy
645 - G4ComponentSAIDTotalXS - make class thread s    555 - G4ComponentSAIDTotalXS - make class thread safe
646                                                   556 
647 16 October 2018 - Vladimir Ivanchenko (hadr-cr    557 16 October 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-48)
648 - G4HadronNucleonXsc - use PDG2016 parameteris    558 - G4HadronNucleonXsc - use PDG2016 parameterisation for protons
649                                                   559 
650 16 November 2018 - Vladimir Ivanchenko (hadr-c    560 16 November 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-47)
651 - G4NeutronCaptureXS, G4NeutronInelasticXS - u    561 - G4NeutronCaptureXS, G4NeutronInelasticXS - use full list of isotopic
652     x-sections available in G4PARTICLEXS          562     x-sections available in G4PARTICLEXS
653 - G4ParticleInelasticXS - fixed dataset name f    563 - G4ParticleInelasticXS - fixed dataset name for isotope x-sections
654                                                   564 
655 12 November 2018 - Dennis Wright (hadr-cross-V    565 12 November 2018 - Dennis Wright (hadr-cross-V10-04-46)
656 - G4PhotoNuclearCrossSection: add two new meth    566 - G4PhotoNuclearCrossSection: add two new methods, IsIsoApplicable and
657     GetIsoCrossSection to allow photo-nuclear     567     GetIsoCrossSection to allow photo-nuclear reactions on deuterium.
658     Fix of Bug #2092 proposed by ed_bugs@gmx.c    568     Fix of Bug #2092 proposed by ed_bugs@gmx.com
659                                                   569 
660 09 November 2018 - Gabriele Cosmo (hadr-cross-    570 09 November 2018 - Gabriele Cosmo (hadr-cross-V10-04-45)
661 - G4CrossSectionFactoryRegistry: fixed printou    571 - G4CrossSectionFactoryRegistry: fixed printout typo.
662                                                   572 
663 03 November 2018 - Vladimir Ivanchenko (hadr-c    573 03 November 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-44)
664 - G4NeutronCaptureXS, G4NeutronElasticXS, G4Ne    574 - G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS
665   G4ParticleInelasticXS - substituted environm    575   G4ParticleInelasticXS - substituted environment variable
666     G4NEUTRONXSDATA by G4PARTICLEXSDATA           576     G4NEUTRONXSDATA by G4PARTICLEXSDATA
667                                                   577 
668 02 November 2018 - Vladimir Ivanchenko (hadr-c    578 02 November 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-43)
669 02 November 2018 - Vladimir Ivanchenko (hadr-c    579 02 November 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-41)
670 - G4BGGNucleonElasticXS, G4BGGNucleonInelastic    580 - G4BGGNucleonElasticXS, G4BGGNucleonInelasticXS, G4BGGPionElasticXS,
671   G4BGGPionInelasticXS - use only Barashenkov     581   G4BGGPionInelasticXS - use only Barashenkov x-section, Glauber-Gribov
672     x-section for target Z>1 and G4HadronNucle    582     x-section for target Z>1 and G4HadronNucleonXscNS for the target Z=1
673 - G4NucleonNuclearCrossSection - fixed typo in    583 - G4NucleonNuclearCrossSection - fixed typo in inelastic x-section
674                                                   584 
675 12 October 2018 - Vladimir Ivanchenko (hadr-cr    585 12 October 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-40)
676 - G4ComponentGGNuclNuclXsc - D.Sakata fix of C    586 - G4ComponentGGNuclNuclXsc - D.Sakata fix of Coulomb barrier computation
677     the problem was introdued in -32              587     the problem was introdued in -32
678                                                   588 
679 05 October 2018 - Vladimir Ivanchenko (hadr-cr    589 05 October 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-39)
680 - G4HadronNucleonXsc - introduced V.Grichine p    590 - G4HadronNucleonXsc - introduced V.Grichine parameterisation for kaons;
681                                                   591 
682 03 October 2018 - Vladimir Ivanchenko (hadr-cr    592 03 October 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-38)
683 03 October 2018 - Vladimir Ivanchenko (hadr-cr    593 03 October 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-36)
684 - G4HadronNucleonXsc - restored PDG 2005 param    594 - G4HadronNucleonXsc - restored PDG 2005 parameterisation;
685     use exactly the same parameterisation for     595     use exactly the same parameterisation for K+- as in Geant4 10.4;
686     V.Grichine added cross sections for strang    596     V.Grichine added cross sections for strange hyperons.
687 - G4ComponentGGHadronNucleusXsc -  V.Grichine     597 - G4ComponentGGHadronNucleusXsc -  V.Grichine added cross sections
688     for strange hyperons.                         598     for strange hyperons.
689                                                   599 
690 27 September 2018 - Vladimir Ivanchenko (hadr-    600 27 September 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-35)
691 - G4ComponentGGNuclNuclXsc - fixed bug for lig    601 - G4ComponentGGNuclNuclXsc - fixed bug for light ion x-sections
692                                                   602 
693 26 September 2018 - Vladimir Ivanchenko (hadr-    603 26 September 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-34)
694 - G4VComponentCrossSection, G4CrossSectionData    604 - G4VComponentCrossSection, G4CrossSectionDataSetRegistry,
695   G4CrossSectionElastic, G4CrossSectionInelast    605   G4CrossSectionElastic, G4CrossSectionInelastic - fixed destruction
696     of cross sections and its components in MT    606     of cross sections and its components in MT mode
697                                                   607 
698 20 September 2018 - Alberto Ribon (hadr-cross-    608 20 September 2018 - Alberto Ribon (hadr-cross-V10-04-33)
699 - G4HadronCrossSections : added a protection (    609 - G4HadronCrossSections : added a protection (with a "JustWarning" exception)
700   in the case of direct calls of cross section    610   in the case of direct calls of cross sections for particles not
701   handled by Gheisha (e.g. gamma, He3, light a    611   handled by Gheisha (e.g. gamma, He3, light anti-ions).
702   Problem encountered in test75 by J. Yarba.      612   Problem encountered in test75 by J. Yarba.
703                                                   613 
704 19 September 2018 - Vladimir Ivanchenko (hadr-    614 19 September 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-32)
705 18 September 2018 - Vladimir Ivanchenko (hadr-    615 18 September 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-31)
706 - G4VComponentCrossSection, G4CrossSectionInel    616 - G4VComponentCrossSection, G4CrossSectionInelastic,
707   G4CrossSectionElastic, G4ComponentSAIDTotalX    617   G4CrossSectionElastic, G4ComponentSAIDTotalXS,
708   G4ComponentGGNuclNuclXsc, G4ComponentGGHadro    618   G4ComponentGGNuclNuclXsc, G4ComponentGGHadronNucleusXsc - use stream
709     in the Description(..) method instead of G    619     in the Description(..) method instead of G4cout
710 - G4ComponentGGNuclNuclXsc, G4ComponentGGHadro    620 - G4ComponentGGNuclNuclXsc, G4ComponentGGHadronNucleusXsc - completed
711     clean-up: removed code duplication, all pa    621     clean-up: removed code duplication, all parameterisations are
712     used from G4HadronNucleonXsc class only; d    622     used from G4HadronNucleonXsc class only; do not create temporary
713     G4DynamicParticle objects; implement compu    623     G4DynamicParticle objects; implement computations only inside
714     ComputeCrossSections(...) methods             624     ComputeCrossSections(...) methods
715                                                   625 
716 16 August 2018 - Vladimir Ivanchenko (hadr-cro    626 16 August 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-30)
717 16 August 2018 - Vladimir Ivanchenko (hadr-cro    627 16 August 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-29)
718 - G4BGGNucleonElasticXS, G4BGGNucleonInelastic    628 - G4BGGNucleonElasticXS, G4BGGNucleonInelasticXS, G4BGGPionElasticXS,
719   G4ComponentSAIDTotalXS, G4CrossSectionPairGG    629   G4ComponentSAIDTotalXS, G4CrossSectionPairGG, G4NeutronElasticXS,
720   G4NeutronInelasticXS, G4ParticleInelasticXS     630   G4NeutronInelasticXS, G4ParticleInelasticXS - improved destruction
721                                                   631 
722 16 August 2018 - Vladimir Ivanchenko (hadr-cro    632 16 August 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-28)
723 - G4PiData - use default destructor               633 - G4PiData - use default destructor
724 - G4ComponentBarNucleonNucleusXsc - simplified    634 - G4ComponentBarNucleonNucleusXsc - simplified and cleaned up,
725     use G4BarashenkovData                         635     use G4BarashenkovData
726 - G4BGGPionInelasticXS - use Nikolay Starkov p    636 - G4BGGPionInelasticXS - use Nikolay Starkov parameterisation
727     for pion-nucleon                              637     for pion-nucleon
728 - G4NucleonNuclearCrossSection - use G4Compone    638 - G4NucleonNuclearCrossSection - use G4ComponentBarNucleonNucleusXsc
729 - G4UPiNuclearCrossSection, G4PiNuclearCrossSe    639 - G4UPiNuclearCrossSection, G4PiNuclearCrossSection - cleanup
730                                                   640 
731 15 August 2018 - Vladimir Ivanchenko (hadr-cro    641 15 August 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-27)
732 - G4CrossSectionDataSetRegistry - proper delet    642 - G4CrossSectionDataSetRegistry - proper deletion of component cross
733     section                                       643     section
734                                                   644 
735 10 August 2018 - Alberto Ribon (hadr-cross-V10    645 10 August 2018 - Alberto Ribon (hadr-cross-V10-04-26)
736 - GNUmakefile : removed dependency on hadronic    646 - GNUmakefile : removed dependency on hadronic/management/
737   (to avoid a circular dependency, given that     647   (to avoid a circular dependency, given that the latter depends on
738   hadronic/cross_sections/ ; the class G4Hadro    648   hadronic/cross_sections/ ; the class G4HadronicParameters has been
739   moved from hadronic/management/ to hadronic/    649   moved from hadronic/management/ to hadronic/util/ ).
740                                                   650 
741 09 August 2018 - Vladimir Ivanchenko (hadr-cro    651 09 August 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-25)
742 - G4HadronNucleonXsc - improve computation of     652 - G4HadronNucleonXsc - improve computation of kaon x-section, KS and
743     KL x-sections are computed as half sum of     653     KL x-sections are computed as half sum of K- and K+
744 - G4CrossSectionElastic, G4CrossSectionInelast    654 - G4CrossSectionElastic, G4CrossSectionInelastic - used new
745     class G4HadronicParameters for definition     655     class G4HadronicParameters for definition of max energy
746 - G4ComponentGGHadronNucleusXsc - general revi    656 - G4ComponentGGHadronNucleusXsc - general review and speed up without
747     change of any algorithm, added method Comp    657     change of any algorithm, added method ComputeRocssSections,
748     added cache values                            658     added cache values
749                                                   659 
750 06 August 2018 - Alberto Ribon (hadr-cross-V10    660 06 August 2018 - Alberto Ribon (hadr-cross-V10-04-24)
751 - G4VCrossSectionDataSet, G4BGGPionElasticXS,     661 - G4VCrossSectionDataSet, G4BGGPionElasticXS, G4BGGPionInelasticXS :
752   replaced the explicit high-energy limit of h    662   replaced the explicit high-energy limit of hadronic physics with
753   the one from G4HadronicParameters .             663   the one from G4HadronicParameters .
754 - Changed the GNUmakefile to allow the new dep    664 - Changed the GNUmakefile to allow the new dependency on
755   processes/hadronic/management/include/ , whe    665   processes/hadronic/management/include/ , where the class
756   G4HadronicParameters is defined.                666   G4HadronicParameters is defined.
757                                                   667 
758 01 August 2018 - Vladimir Ivanchenko (hadr-cro    668 01 August 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-23)
759 - G4HadronNucleonXsc - implemented PDG 2017 pa    669 - G4HadronNucleonXsc - implemented PDG 2017 parameterisation of total
760     x-sections; Use G4Pow, G4Exp, G4Log substi    670     x-sections; Use G4Pow, G4Exp, G4Log substituting std::pow;
761     added interfaces with G4ParticleDefinition    671     added interfaces with G4ParticleDefinition and kinetic energy
762                                                   672 
763 29 July 2018 - Vladimir Ivanchenko (hadr-cross    673 29 July 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-22)
764 - G4CrossSectionElastic, G4CrossSectionInelast    674 - G4CrossSectionElastic, G4CrossSectionInelastic,
765   G4CrossSectionDataSetRegistry - added safe d    675   G4CrossSectionDataSetRegistry - added safe deletion of
766     G4VComponentCrossSection end of run           676     G4VComponentCrossSection end of run
767                                                   677 
768 28 July 2018 - Vladimir Ivanchenko (hadr-cross    678 28 July 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-21)
769 - G4HadronCrossSections - use G4ThreadLocalSin    679 - G4HadronCrossSections - use G4ThreadLocalSingleton pattern
770 - G4HadronElasticDataSet, G4HadronInelasticDat    680 - G4HadronElasticDataSet, G4HadronInelasticDataSet - added cache;
771     optimized IsElementApplicable(..) method      681     optimized IsElementApplicable(..) method
772 - G4CrossSectionElastic, G4CrossSectionInelast    682 - G4CrossSectionElastic, G4CrossSectionInelastic - set Zmin=1
773     instead of 0                                  683     instead of 0
774                                                   684 
775 20 July 2018 - Vladimir Ivanchenko (hadr-cross    685 20 July 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-20)
776 - G4CrossSectionDataSetRegistry - added regist    686 - G4CrossSectionDataSetRegistry - added registration/de-restration
777     of component cross sections                   687     of component cross sections
778 - G4ComponentGGHadronNucleusXsc - minor clean-    688 - G4ComponentGGHadronNucleusXsc - minor clean-up
779 - G4NeutronElasticXS - instantiate components     689 - G4NeutronElasticXS - instantiate components in BuildPhysicsTable
780                                                   690 
781 18 July 2018 - Vladimir Ivanchenko (hadr-cross    691 18 July 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-19)
782 18 July 2018 - Vladimir Ivanchenko (hadr-cross    692 18 July 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-18)
783 ----------------------------------------------    693 --------------------------------------------------------
784 - G4CrossSectionDataSetRegistry, G4VComponentC    694 - G4CrossSectionDataSetRegistry, G4VComponentCrossSection - added
785     registration/de-registration of cross sect    695     registration/de-registration of cross section components
786     allowing proper delete end of run             696     allowing proper delete end of run
787                                                   697 
788 18 July 2018 - Vladimir Ivanchenko (hadr-cross    698 18 July 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-17)
789 ----------------------------------------------    699 --------------------------------------------------------
790 - G4NeutronElasticXS, G4PhotoNuclearCrossSecti    700 - G4NeutronElasticXS, G4PhotoNuclearCrossSection,
791   G4ElectroNuclearCrossSection - removed GHEIS    701   G4ElectroNuclearCrossSection - removed GHEISHA cross section from
792     the data store, use only these as a defaul    702     the data store, use only these as a default
793 - G4NeutronCaptureXS, G4NeutronInelasticXS - c    703 - G4NeutronCaptureXS, G4NeutronInelasticXS - correct list of isotope
794     x-section; remove GHEISHA x-sections          704     x-section; remove GHEISHA x-sections
795                                                   705 
796 13 June 2018 - Vladimir Ivanchenko (hadr-cross    706 13 June 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-16)
797 13 June 2018 - Vladimir Ivanchenko (hadr-cross    707 13 June 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-15)
798 ----------------------------------------------    708 --------------------------------------------------------
799 - G4NeutronElasticXS, G4NeutronInelasticXS, G4    709 - G4NeutronElasticXS, G4NeutronInelasticXS, G4NeutronCaptureXS,
800   G4ParticleInelasticXS - restore logic used i    710   G4ParticleInelasticXS - restore logic used in 10.4 for
801     selection of isotope cross sections; use c    711     selection of isotope cross sections; use const pointer to
802     G4Isotope; make these x-sections isotope w    712     G4Isotope; make these x-sections isotope wise for all energies
803   G4VCrossSectionDataSet - use const pointer t    713   G4VCrossSectionDataSet - use const pointer to G4Isotope
804   G4CrossSectionDataStore - restore logic used    714   G4CrossSectionDataStore - restore logic used in 10.4 for
805     selection of isotope cross sections           715     selection of isotope cross sections
806                                                   716 
807 11 June 2018 - Vladimir Ivanchenko (hadr-cross    717 11 June 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-14)
808 ----------------------------------------------    718 --------------------------------------------------------
809 - G4NeutronElasticXS, G4NeutronInelasticXS, G4    719 - G4NeutronElasticXS, G4NeutronInelasticXS, G4NeutronCaptureXS
810     bugfix: do not clear previous cross sectio    720     bugfix: do not clear previous cross sections from the list
811     allowing to use HP cross sections             721     allowing to use HP cross sections
812                                                   722 
813 05 Jun 2018 - Alberto Ribon (hadr-cross-V10-04    723 05 Jun 2018 - Alberto Ribon (hadr-cross-V10-04-13)
814 ----------------------------------------------    724 ----------------------------------------------------
815 - G4PiNuclearCrossSection : logical fix sugges    725 - G4PiNuclearCrossSection : logical fix suggested by Coverity, affecting
816   only transuranic elements.                      726   only transuranic elements.
817                                                   727 
818 05 June 2018 - Vladimir Ivanchenko (hadr-cross    728 05 June 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-12)
819 ----------------------------------------------    729 --------------------------------------------------------
820 - G4ParticleInelasticXS - fixed const name        730 - G4ParticleInelasticXS - fixed const name
821 - G4HadronXSDataTable - new class for cross se    731 - G4HadronXSDataTable - new class for cross section handling
822                                                   732 
823 29 May 2018 - Vladimir Ivanchenko (hadr-cross-    733 29 May 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-11)
824 29 May 2018 - Vladimir Ivanchenko (hadr-cross-    734 29 May 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-09)
825 ----------------------------------------------    735 --------------------------------------------------------
826 - G4NeutronElasticXS, G4NeutronInelasticXS, G4    736 - G4NeutronElasticXS, G4NeutronInelasticXS, G4NeutronCaptureXS
827     reduced number of type conversions and if(    737     reduced number of type conversions and if(..) operators
828 - G4ParticleInelasticXS - new inelastic cross     738 - G4ParticleInelasticXS - new inelastic cross sections for neutrons,
829     protons, and light ions based on G4NEUTRON    739     protons, and light ions based on G4NEUTRONXS2.0
830 - G4CrossSectionDataStore - added new method C    740 - G4CrossSectionDataStore - added new method ComputeCrossSection(..),
831     reduced number of type conversions, number    741     reduced number of type conversions, number of computation of cross
832     sections and number of if(..) calls, const    742     sections and number of if(..) calls, const pointers to G4Material,
833     G4Element, and G4Isotope, expected hadroni    743     G4Element, and G4Isotope, expected hadronic tracking be faster
834 - G4VCrossSectionDataSet - added new flag isFo    744 - G4VCrossSectionDataSet - added new flag isForAllAtomsAndEnergies
835     and get/set methods allowing to reduce lis    745     and get/set methods allowing to reduce list of cross section
836     per particle                                  746     per particle
837 - G4BGGNucleonElasticXS, G4BGGNucleonInelastic    747 - G4BGGNucleonElasticXS, G4BGGNucleonInelasticXS, G4BGGPionElasticXS,
838   G4BGGPionInelasticXS                            748   G4BGGPionInelasticXS
839                                                   749 
840 22 May 2018 - Alberto Ribon (hadr-cross-V10-04    750 22 May 2018 - Alberto Ribon (hadr-cross-V10-04-08)
841 ----------------------------------------------    751 ----------------------------------------------------
842 - G4PiNuclearCrossSection : for transuranic el    752 - G4PiNuclearCrossSection : for transuranic elements, scale the cross
843   sections from those of Uranium (using the ra    753   sections from those of Uranium (using the ratio of atomic_weights),
844   instead of using directly the latter (as don    754   instead of using directly the latter (as done before).
845                                                   755 
846 11 May 2018 - Vladimir Ivanchenko (hadr-cross-    756 11 May 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-07)
847 ----------------------------------------------    757 --------------------------------------------------------
848 - G4NeutronElasticXS, G4NeutronInelasticXS, G4    758 - G4NeutronElasticXS, G4NeutronInelasticXS, G4NeutronCaptureXS
849   adopted for the new data structure G4NEUTRON    759   adopted for the new data structure G4NEUTRONXS2.0, incompatible
850   with previous                                   760   with previous
851                                                   761 
852 24 April 2018 - Alberto Ribon (hadr-cross-V10-    762 24 April 2018 - Alberto Ribon (hadr-cross-V10-04-06)
853 ----------------------------------------------    763 ----------------------------------------------------
854 - G4PiNuclearCrossSection, G4ElectroNuclearCro    764 - G4PiNuclearCrossSection, G4ElectroNuclearCrossSection, G4KokoulinMuonNuclearXS,
855   G4ChipsProtonElasticXS, G4ChipsKaonPlusElast    765   G4ChipsProtonElasticXS, G4ChipsKaonPlusElasticXS, G4ChipsKaonMinusElasticXS,
856   G4ChipsNeutronElasticXS, G4ChipsHyperonElast    766   G4ChipsNeutronElasticXS, G4ChipsHyperonElasticXS, G4ChipsHyperonInelasticXS,
857   G4ChipsAntiBaryonElasticXS, G4ChipsPionPlusE    767   G4ChipsAntiBaryonElasticXS, G4ChipsPionPlusElasticXS, G4ChipsPionMinusElasticXS :
858   introduced switch to allow transuranic eleme    768   introduced switch to allow transuranic elements.
859                                                   769 
860 19 February 2018 - Jonathan Madsen (hadr-cross    770 19 February 2018 - Jonathan Madsen (hadr-cross-V10-04-05)
861 ----------------------------------------------    771 ---------------------------------------------------------
862 - Replaced file-scoped mutexes in G4CrossSecti    772 - Replaced file-scoped mutexes in G4CrossSectionFactoryRegistry.cc
863   to use G4TypeMutex<G4CrossSectionFactoryRegi    773   to use G4TypeMutex<G4CrossSectionFactoryRegistry> which addresses
864   a static mutex initialization bug on Windows    774   a static mutex initialization bug on Windows
865                                                   775 
866 13 February 2018 - Vladimir Ivanchenko (hadr-c    776 13 February 2018 - Vladimir Ivanchenko (hadr-cross-V10-04-04)
867 ----------------------------------------------    777 --------------------------------------------------------
868 - G4NeutrinoElectronTotXsc - V.Grichine added     778 - G4NeutrinoElectronTotXsc - V.Grichine added extra methods
869                                                   779 
870 19 December 2017 - Gabriele Cosmo (hadr-cross-    780 19 December 2017 - Gabriele Cosmo (hadr-cross-V10-04-03)
871 ----------------------------------------------    781 --------------------------------------------------------
872 - Commented out debug printouts in G4Projectil    782 - Commented out debug printouts in G4ProjectileFragmentCrossSection header.
873                                                   783 
874 14 December 2017 - Alberto Ribon (hadr-cross-V    784 14 December 2017 - Alberto Ribon (hadr-cross-V10-04-02)
875 ----------------------------------------------    785 -------------------------------------------------------
876 - Re-tag because the previous tag was rejected    786 - Re-tag because the previous tag was rejected by mistake.
877                                                   787 
878 14 December 2017 - Alberto Ribon (hadr-cross-V    788 14 December 2017 - Alberto Ribon (hadr-cross-V10-04-01)
879 ----------------------------------------------    789 -------------------------------------------------------
880 - Forgot to update sources.cmake .                790 - Forgot to update sources.cmake .
881                                                   791 
882 14 December 2017 - Alberto Ribon (hadr-cross-V    792 14 December 2017 - Alberto Ribon (hadr-cross-V10-04-00)
883 ----------------------------------------------    793 -------------------------------------------------------
884 - G4NeutrinoElectronCcXsc , G4NeutrinoElectron    794 - G4NeutrinoElectronCcXsc , G4NeutrinoElectronNcXsc : added method.
885 - G4NeutrinoElectronTotXsc : added new class f    795 - G4NeutrinoElectronTotXsc : added new class for total (i.e. neutral current
886   plus charged current) cross section for neut    796   plus charged current) cross section for neutrino-electron interactions.
887 Work done by Vladimir Grichine.                   797 Work done by Vladimir Grichine.
888                                                   798 
889 23 November 2017 - Vladimir Ivanchenko (hadr-c    799 23 November 2017 - Vladimir Ivanchenko (hadr-cross-V10-03-14)
890 ----------------------------------------------    800 ----------------------------------------------------
891 - G4ElectroNuclearCrossSection - fixed minor m    801 - G4ElectroNuclearCrossSection - fixed minor memory leak;
892                                                   802 
893 1 November 2017 - Tatsumi Koi (hadr-cross-V10-    803 1 November 2017 - Tatsumi Koi (hadr-cross-V10-03-13)
894 ----------------------------------------------    804 ----------------------------------------------------
895 - adding AddDataSet(G4VCrossSectionDataSet*,si    805 - adding AddDataSet(G4VCrossSectionDataSet*,size_t);
896 The second argument gives the priority of the     806 The second argument gives the priority of the data set in list.
897                                                   807 
898 12 September 2017 - Witek Pokorski (hadr-cross    808 12 September 2017 - Witek Pokorski (hadr-cross-V10-03-12)
899 ----------------------------------------------    809 ----------------------------------------------------
900 - moving to N. Starkov parameterization for Ka    810 - moving to N. Starkov parameterization for Kaon on H
901                                                   811 
902 17 August 2017 - Witek Pokorski (hadr-cross-V1    812 17 August 2017 - Witek Pokorski (hadr-cross-V10-03-11)
903 ----------------------------------------------    813 ----------------------------------------------------
904 - updated sources.cmake for G4MuNeutrinoNucleu    814 - updated sources.cmake for G4MuNeutrinoNucleusTotXsc
905                                                   815 
906 17 August 2017 - Witek Pokorski (hadr-cross-V1    816 17 August 2017 - Witek Pokorski (hadr-cross-V10-03-09)
907 ----------------------------------------------    817 ----------------------------------------------------
908 - bug fix in G4ComponentGGHadronNucleusXsc.cc     818 - bug fix in G4ComponentGGHadronNucleusXsc.cc to use the correct cross-sections for Kaons on H
909 - this change should be used also for the next    819 - this change should be used also for the next patch of G4 10.3
910                                                   820 
911 14 August 2017 - Vladimir Grichine                821 14 August 2017 - Vladimir Grichine
912 ----------------------------------------------    822 ----------------------------------------------------
913 - Added G4MuNeutrinoNucleusTotXsc class implem    823 - Added G4MuNeutrinoNucleusTotXsc class implementing total muon
914   (anti)neutrino-nucleus cross sections in the    824   (anti)neutrino-nucleus cross sections in the simplified form as
915   A-multiplied nu_mu-nucleon cross-sections.      825   A-multiplied nu_mu-nucleon cross-sections.
916                                                   826 
917 13 Jun 2017 - Alberto Ribon (hadr-cross-V10-03    827 13 Jun 2017 - Alberto Ribon (hadr-cross-V10-03-08)
918 ----------------------------------------------    828 ----------------------------------------------------
919 -  G4NeutronElectronElXsc, G4ComponentGGHadron    829 -  G4NeutronElectronElXsc, G4ComponentGGHadronNucleusXsc : Coverity fixes.
920                                                   830 
921 29 May 2017 - Alberto Ribon (hadr-cross-V10-03    831 29 May 2017 - Alberto Ribon (hadr-cross-V10-03-07)
922 ----------------------------------------------    832 ----------------------------------------------------
923 - Proposing the same tag as before, which was     833 - Proposing the same tag as before, which was wrongly rejected.
924                                                   834 
925 29 May 2017 - Alberto Ribon (hadr-cross-V10-03    835 29 May 2017 - Alberto Ribon (hadr-cross-V10-03-06)
926 ----------------------------------------------    836 ----------------------------------------------------
927 - G4NeutrinoElectronNcXsc, G4NeutrinoElectronC    837 - G4NeutrinoElectronNcXsc, G4NeutrinoElectronCcXsc, G4NeutronElectronElXsc :
928   added possibility of biasing these cross sec    838   added possibility of biasing these cross sections.
929                                                   839 
930 23 May 2017 - Alberto Ribon (hadr-cross-V10-03    840 23 May 2017 - Alberto Ribon (hadr-cross-V10-03-05)
931 ----------------------------------------------    841 ----------------------------------------------------
932 - G4NeutronElectronElXsc : fixed declaration o    842 - G4NeutronElectronElXsc : fixed declaration of variables
933   (double wrongly declared as integer).           843   (double wrongly declared as integer).
934                                                   844 
935 23 May 2017 - Alberto Ribon (hadr-cross-V10-03    845 23 May 2017 - Alberto Ribon (hadr-cross-V10-03-04)
936 ----------------------------------------------    846 ----------------------------------------------------
937 - G4NeutronElectronElXsc : added new class by     847 - G4NeutronElectronElXsc : added new class by Vladimir Grichine
938   for the cross section of neutrons on atomic     848   for the cross section of neutrons on atomic electrons.
939   Ultra-relativistic approximation of the Rose    849   Ultra-relativistic approximation of the Rosenbluth formula is used,
940   since this is more relevant for detector app    850   since this is more relevant for detector applications. In particular,
941   for dark matter searches, this process can p    851   for dark matter searches, this process can produce elctrons with high
942   energy, if there are high energy neutrons (m    852   energy, if there are high energy neutrons (more than 10 GeV).
943                                                   853 
944 28 April 2017 - Alberto Ribon (hadr-cross-V10-    854 28 April 2017 - Alberto Ribon (hadr-cross-V10-03-03)
945 ----------------------------------------------    855 ----------------------------------------------------
946 - G4NeutrinoElectronCcXsc : added new class by    856 - G4NeutrinoElectronCcXsc : added new class by Vladimir Grichine
947   for the cross section of neutrino-electron i    857   for the cross section of neutrino-electron inelastic interaction
948   (charge current).                               858   (charge current).
949                                                   859 
950 18 April 2017 - Alberto Ribon (hadr-cross-V10-    860 18 April 2017 - Alberto Ribon (hadr-cross-V10-03-02)
951 ----------------------------------------------    861 ----------------------------------------------------
952 - G4NeutrinoElectronNcXsc : corrected name ant    862 - G4NeutrinoElectronNcXsc : corrected name anti_nu_mu .
953                                                   863 
954 11 April 2017 - Alberto Ribon (hadr-cross-V10-    864 11 April 2017 - Alberto Ribon (hadr-cross-V10-03-01)
955 ----------------------------------------------    865 ----------------------------------------------------
956 - Forgot to add the (new) class G4NeutrinoElec    866 - Forgot to add the (new) class G4NeutrinoElectronNcXsc in the sources.cmake.
957                                                   867 
958 11 April 2017 - Alberto Ribon (hadr-cross-V10-    868 11 April 2017 - Alberto Ribon (hadr-cross-V10-03-00)
959 ----------------------------------------------    869 ----------------------------------------------------
960 - G4NeutrinoElectronNcXsc : added new class by    870 - G4NeutrinoElectronNcXsc : added new class by Vladimir Grichine
961   for the cross section of elastic neutrino-el    871   for the cross section of elastic neutrino-electron scattering.
962   This class is useful for dark matter and neu    872   This class is useful for dark matter and neutrino experiments.
963   Note that the cross section is small : ~10^-    873   Note that the cross section is small : ~10^-44 - 10^-42 cm^2
964   in the neutrino energy range 1-100 GeV.         874   in the neutrino energy range 1-100 GeV.
965                                                   875 
966 12 August 2016 - Alberto Ribon (hadr-cross-V10    876 12 August 2016 - Alberto Ribon (hadr-cross-V10-02-04)
967 ----------------------------------------------    877 -----------------------------------------------------
968 - G4CrossSectionDataStore : added "throw" to h    878 - G4CrossSectionDataStore : added "throw" to hadronic exception;
969 - G4ComponentGGHadronNucleusXsc, G4ComponentGG    879 - G4ComponentGGHadronNucleusXsc, G4ComponentGGNuclNuclXsc.cc : comment out
970   redundant if-statement.                         880   redundant if-statement.
971 (fixes suggested by the PVS-Studio static code    881 (fixes suggested by the PVS-Studio static code analyzer)
972                                                   882 
973 03 August 2016 - Alberto Ribon (hadr-cross-V10    883 03 August 2016 - Alberto Ribon (hadr-cross-V10-02-03)
974 ----------------------------------------------    884 -----------------------------------------------------
975 - G4ComponentGGHadronNucleusXsc : two new fiel    885 - G4ComponentGGHadronNucleusXsc : two new fields were added by V. Grichine
976   to be used by final string generators.          886   to be used by final string generators.
977                                                   887 
978 1 July 2016 - Vladimir Ivanchenko (hadr-cross-    888 1 July 2016 - Vladimir Ivanchenko (hadr-cross-V10-02-02)
979 ----------------------------------------------    889 -----------------------------------------------------------
980 - G4VCrossSectionDataSet, G4CrossSectionDataSt    890 - G4VCrossSectionDataSet, G4CrossSectionDataStore - fixed minor Coverity report
981                                                   891 
982 2 March 2016 - Tatsumi Koi (hadr-cross-V10-02-    892 2 March 2016 - Tatsumi Koi (hadr-cross-V10-02-01)
983 ----------------------------------------------    893 -----------------------------------------------------------
984 - G4CrossSectionDataSetRegistry - Deleted ad-h    894 - G4CrossSectionDataSetRegistry - Deleted ad-hoc trick which was added in "hadr-cross-V10-01-29"
985                                                   895 
986 08 January 2016 - W.Pokorski (hadr-cross-V10-0    896 08 January 2016 - W.Pokorski (hadr-cross-V10-02-00)
987 ----------------------------------------------    897 -------------------------------------------------
988 - added comments about while-loop checking, no    898 - added comments about while-loop checking, no code change
989                                                   899 
990 23 November 2015 - G.Folger (hadr-cross-V10-01    900 23 November 2015 - G.Folger (hadr-cross-V10-01-37)
991 ----------------------------------------------    901 -------------------------------------------------
992 - G4HadronCrossSections: Revert cross section     902 - G4HadronCrossSections: Revert cross section data back to float, add f in
993     initialisation.                               903     initialisation.
994                                                   904 
995 12 November 2015 - A.Dotti  (hadr-cross-V10-01    905 12 November 2015 - A.Dotti  (hadr-cross-V10-01-36)
996 ----------------------------------------------    906 -------------------------------------------------
997 - Disabling profiling functions of fast-cross-    907 - Disabling profiling functions of fast-cross-sections
998                                                   908 
999 12 November 2015 - G.Folger (hadr-cross-V10-01    909 12 November 2015 - G.Folger (hadr-cross-V10-01-35)
1000 ---------------------------------------------    910 -------------------------------------------------
1001 - G4HadronCrossSections: change float cross s    911 - G4HadronCrossSections: change float cross sections data to be double.
1002                                                  912 
1003 6 November 2015 - A. Ribon (hadr-cross-V10-01    913 6 November 2015 - A. Ribon (hadr-cross-V10-01-34)
1004 ---------------------------------------------    914 -------------------------------------------------
1005 - G4HadronNucleonXsc, G4ComponentGGHadronNucl    915 - G4HadronNucleonXsc, G4ComponentGGHadronNucleusXsc : Grichine's clean up
1006   of kaon-nucleon xsc vector-arrays (which ar    916   of kaon-nucleon xsc vector-arrays (which are not used).
1007                                                  917 
1008 5 November 2015 - A. Dotti (hadr-cross-V10-01    918 5 November 2015 - A. Dotti (hadr-cross-V10-01-33)
1009 ---------------------------------------------    919 -------------------------------------------------
1010 - Again WIN fix: adding define to have M_LN10    920 - Again WIN fix: adding define to have M_LN10 math definition
1011                                                  921 
1012 5 November 2015 - G. Cosmo (hadr-cross-V10-01    922 5 November 2015 - G. Cosmo (hadr-cross-V10-01-32)
1013 ---------------------------------------------    923 -------------------------------------------------
1014 - Replaced use of variable 'L' in G4ElectroNu    924 - Replaced use of variable 'L' in G4ElectroNuclearCrossSection.cc to avoid
1015   shadowing of new volumetric units.             925   shadowing of new volumetric units.
1016                                                  926 
1017 4 November 2015 - A. Dotti (hadr-cross-V10-01    927 4 November 2015 - A. Dotti (hadr-cross-V10-01-31)
1018 ---------------------------------------------    928 -------------------------------------------------
1019 - Attempt fix error reported in tag -29 on WI    929 - Attempt fix error reported in tag -29 on WIN systems (adding stdint.h)
1020 - Attempt fix warning in WIN for G4HadronCros    930 - Attempt fix warning in WIN for G4HadronCrossSection double->float conversions for 0.E+00
1021                                                  931 
1022 3 November 2015 - V. Ivanchenko (hadr-cross-V    932 3 November 2015 - V. Ivanchenko (hadr-cross-V10-01-30)
1023 ---------------------------------------------    933 -----------------------------------------------------------
1024 - Take only G4CrossSectionDataSetRegistry mod    934 - Take only G4CrossSectionDataSetRegistry modification and not fast-path
1025                                                  935 
1026 2 November 2015 - Tatsumi Koi (hadr-cross-V10    936 2 November 2015 - Tatsumi Koi (hadr-cross-V10-01-29)
1027 ---------------------------------------------    937 -----------------------------------------------------------
1028 - G4CrossSectionDataSetRegistry - adding same    938 - G4CrossSectionDataSetRegistry - adding same ad-hoc trick of NeutronHP to ParticleHP models to prevent problem at termination
1029                                                  939 
1030 1 November 2015  A. Dotti                        940 1 November 2015  A. Dotti
1031 ---------------------------------------------    941 ------------------------------------------------
1032 - First import of fast-path (ASCR style) cros    942 - First import of fast-path (ASCR style) cross-section feature
1033   (OFF by default, but code is there)            943   (OFF by default, but code is there)
1034                                                  944 
1035 27 October 2015  A. Ribon  (hadr-cross-V10-01    945 27 October 2015  A. Ribon  (hadr-cross-V10-01-28)
1036 ---------------------------------------------    946 ------------------------------------------------
1037 - Exactly the same tag as the previous one, w    947 - Exactly the same tag as the previous one, with a fix in another category
1038   to overcome a compilation error.               948   to overcome a compilation error.
1039                                                  949 
1040 27 October 2015  A. Ribon  (hadr-cross-V10-01    950 27 October 2015  A. Ribon  (hadr-cross-V10-01-27)
1041 ---------------------------------------------    951 ------------------------------------------------
1042 - Deleted the old classes G4GlauberGribovCros    952 - Deleted the old classes G4GlauberGribovCrossSection and
1043   G4GGNuclNuclCrossSection, and replaced them    953   G4GGNuclNuclCrossSection, and replaced them with the new, recommended ones
1044   G4ComponentGGHadronNucleusXsc and G4Compone    954   G4ComponentGGHadronNucleusXsc and G4ComponentGGNuclNuclXsc, respectively.
1045                                                  955 
1046 26 October 2015  T.Koi  (hadr-cross-V10-01-26    956 26 October 2015  T.Koi  (hadr-cross-V10-01-26)
1047 ---------------------------------------------    957 ------------------------------------------------
1048 - G4ZeroXS: Adding an artificial cross sectio    958 - G4ZeroXS: Adding an artificial cross section data set which always replies zero
1049                                                  959 
1050 24 October 2015  V.Ivanchenko  (hadr-cross-V1    960 24 October 2015  V.Ivanchenko  (hadr-cross-V10-01-25)
1051 ---------------------------------------------    961 ------------------------------------------------
1052 - G4HadronNucleonXsc - V.Grichine fix energie    962 - G4HadronNucleonXsc - V.Grichine fix energies for K-p data
1053     in order to avoid crash when bound check     963     in order to avoid crash when bound check is applied
1054                                                  964 
1055 22 October 2015  A. Ribon  (hadr-cross-V10-01    965 22 October 2015  A. Ribon  (hadr-cross-V10-01-24)
1056 ---------------------------------------------    966 ------------------------------------------------
1057 - G4ComponentGGHadronNucleusXsc : added Defau    967 - G4ComponentGGHadronNucleusXsc : added Default_Name() method.
1058                                                  968 
1059 12 October 2015  W. Pokorski  (hadr-cross-V10    969 12 October 2015  W. Pokorski  (hadr-cross-V10-01-23)
1060 ---------------------------------------------    970 ------------------------------------------------
1061 - removing G4Pow, G4Exp and G4Log from Chips     971 - removing G4Pow, G4Exp and G4Log from Chips Kaon cross sections because they cause FPEs to occur
1062                                                  972 
1063 8 October 2015  W. Pokorski  (hadr-cross-V10-    973 8 October 2015  W. Pokorski  (hadr-cross-V10-01-22)
1064 ---------------------------------------------    974 ------------------------------------------------
1065 - further removal of G4Pow, G4Exp and G4Log f    975 - further removal of G4Pow, G4Exp and G4Log from the crosse sections where FPEs occur
1066                                                  976 
1067 7 October 2015  W. Pokorski  (hadr-cross-V10-    977 7 October 2015  W. Pokorski  (hadr-cross-V10-01-21)
1068 ---------------------------------------------    978 ------------------------------------------------
1069 - slowly removing just introduced powA and G4    979 - slowly removing just introduced powA and G4Log which cause FPEs
1070                                                  980 
1071 6 October 2015  W. Pokorski  (hadr-cross-V10-    981 6 October 2015  W. Pokorski  (hadr-cross-V10-01-20)
1072 ---------------------------------------------    982 ------------------------------------------------
1073 - trying to fix the previous tag, removing po    983 - trying to fix the previous tag, removing powA with 0 exponent
1074                                                  984 
1075 2 October 2015  W. Pokorski  (hadr-cross-V10-    985 2 October 2015  W. Pokorski  (hadr-cross-V10-01-19)
1076 ---------------------------------------------    986 ------------------------------------------------
1077 - migrating to G4Exp, G4Log and G4Pow            987 - migrating to G4Exp, G4Log and G4Pow
1078                                                  988 
1079 10 August 2015 V.Ivanchenko (hadr-cross-V10-0    989 10 August 2015 V.Ivanchenko (hadr-cross-V10-01-18)
1080 ---------------------------------------------    990 -----------------------------------------------
1081 - G4NeutronCaptureXS - fixed Coverity warning    991 - G4NeutronCaptureXS - fixed Coverity warning
1082                                                  992 
1083 18 July 2015 V.Ivanchenko (hadr-cross-V10-01-    993 18 July 2015 V.Ivanchenko (hadr-cross-V10-01-17)
1084 ---------------------------------------------    994 -----------------------------------------------
1085   Fix previous tag and removed debug cout        995   Fix previous tag and removed debug cout
1086                                                  996 
1087 18 July 2015 V.Ivanchenko (hadr-cross-V10-01-    997 18 July 2015 V.Ivanchenko (hadr-cross-V10-01-14)
1088 ---------------------------------------------    998 -----------------------------------------------
1089   Cleanup previous tag                           999   Cleanup previous tag
1090                                                  1000 
1091 18 July 2015 V.Ivanchenko (hadr-cross-V10-01-    1001 18 July 2015 V.Ivanchenko (hadr-cross-V10-01-13)
1092 ---------------------------------------------    1002 -----------------------------------------------
1093 - G4NeutronInelasticXS, G4NeutronCaptureXS -     1003 - G4NeutronInelasticXS, G4NeutronCaptureXS - fixed isotope cross
1094     including retrieve, data management, isot    1004     including retrieve, data management, isotope x-section and
1095     isotope selection (the problem was report    1005     isotope selection (the problem was reported by Steve Quillin
1096     and analyzed by Tatsumi Koi).                1006     and analyzed by Tatsumi Koi).
1097                                                  1007 
1098 13 July 2015 A. Dotti     (hadr-cross-V10-01-    1008 13 July 2015 A. Dotti     (hadr-cross-V10-01-12)
1099 ---------------------------------------------    1009 -----------------------------------------------
1100 - Fixing coverity issues                         1010 - Fixing coverity issues
1101                                                  1011 
1102 2 June 2015  W. Pokorski  (hadr-cross-V10-01-    1012 2 June 2015  W. Pokorski  (hadr-cross-V10-01-11)
1103 ---------------------------------------------    1013 ------------------------------------------------
1104 - add description method to all the CHIPS cro    1014 - add description method to all the CHIPS cross sections
1105                                                  1015 
1106 1 June 2015  D.H. Wright  (hadr-cross-V10-01-    1016 1 June 2015  D.H. Wright  (hadr-cross-V10-01-10)
1107 ---------------------------------------------    1017 ------------------------------------------------
1108 - add description method to G4KokoulinMuonNuc    1018 - add description method to G4KokoulinMuonNuclearXS and
1109   G4ChipsKaonMinusInelasticXS                    1019   G4ChipsKaonMinusInelasticXS
1110                                                  1020 
1111 28 May 2015  A.Ribon      (hadr-cross-V10-01-    1021 28 May 2015  A.Ribon      (hadr-cross-V10-01-09)
1112 ---------------------------------------------    1022 ---------------------------------------------------
1113 - Added description of the classes G4IonProto    1023 - Added description of the classes G4IonProtonCrossSection and
1114   G4GeneralSpaceNNCrossSection                   1024   G4GeneralSpaceNNCrossSection
1115                                                  1025 
1116 27 May 2015  A.Ribon      (hadr-cross-V10-01-    1026 27 May 2015  A.Ribon      (hadr-cross-V10-01-08)
1117 ---------------------------------------------    1027 ---------------------------------------------------
1118 - G4ComponentGGHadronNucleusXsc : Grichine's     1028 - G4ComponentGGHadronNucleusXsc : Grichine's extension of applicability
1119   for kaons down to 0.1*MeV                      1029   for kaons down to 0.1*MeV
1120 - G4DiffElasticRatio : Grichine's addition of    1030 - G4DiffElasticRatio : Grichine's addition of energy threshols to skip
1121   the treatment of low-energy particles          1031   the treatment of low-energy particles
1122                                                  1032 
1123 27 May 2015  G.Folger      (hadr-cross-V10-01    1033 27 May 2015  G.Folger      (hadr-cross-V10-01-07)
1124 ---------------------------------------------    1034 ---------------------------------------------------
1125 - G4CrossSectionDataStore: Additions to print    1035 - G4CrossSectionDataStore: Additions to print Html documentation
1126                                                  1036 
1127 18 March 2015 V.Ivanchenko (hadr-cross-V10-01    1037 18 March 2015 V.Ivanchenko (hadr-cross-V10-01-06)
1128 ---------------------------------------------    1038 ---------------------------------------------------
1129 - G4KokoulinMuonNuclearXS - removed debug cou    1039 - G4KokoulinMuonNuclearXS - removed debug cout
1130                                                  1040 
1131 17 March 2015 V.Ivanchenko (hadr-cross-V10-01    1041 17 March 2015 V.Ivanchenko (hadr-cross-V10-01-05)
1132 ---------------------------------------------    1042 ---------------------------------------------------
1133 - G4CrossSectionDataSetRegistry - protect del    1043 - G4CrossSectionDataSetRegistry - protect deletion of NeutronHP
1134 - G4KokoulinMuonNuclearXS - fixed initialisat    1044 - G4KokoulinMuonNuclearXS - fixed initialisation for the case of
1135     multiple runs                                1045     multiple runs
1136 - G4DiffElasticRatio (V.Grichine) added prote    1046 - G4DiffElasticRatio (V.Grichine) added protection for hydrogen
1137                                                  1047 
1138 13 March 2015 V.Ivanchenko (hadr-cross-V10-01    1048 13 March 2015 V.Ivanchenko (hadr-cross-V10-01-04)
1139 ---------------------------------------------    1049 ---------------------------------------------------
1140 - G4CrossSectionDataSetRegistry, G4VCrossSect    1050 - G4CrossSectionDataSetRegistry, G4VCrossSectionDataSet - use
1141     G4ThreadLocalSingletone; delete all x-sec    1051     G4ThreadLocalSingletone; delete all x-sections at exit except HP
1142                                                  1052 
1143 06 February 2015 W.Pokorski (hadr-cross-V10-0    1053 06 February 2015 W.Pokorski (hadr-cross-V10-01-03)
1144 ---------------------------------------------    1054 ------------------------------------------------
1145 - reverting back previous tag (causing FPE)      1055 - reverting back previous tag (causing FPE)
1146 - including V.Grishine change in G4ComponentG    1056 - including V.Grishine change in G4ComponentGGHadronNucleusXsc to work for H target
1147                                                  1057 
1148 04 February 2015 W.Pokorski (hadr-cross-V10-0    1058 04 February 2015 W.Pokorski (hadr-cross-V10-01-02)
1149 ---------------------------------------------    1059 ------------------------------------------------
1150 - changing std::log and exp to G4Log and G4Ex    1060 - changing std::log and exp to G4Log and G4Exp
1151                                                  1061 
1152 07 January 2015 W.Pokorski (hadr-cross-V10-01    1062 07 January 2015 W.Pokorski (hadr-cross-V10-01-01)
1153 ---------------------------------------------    1063 ------------------------------------------------
1154 - removing obsolete (wrong) checks for partic    1064 - removing obsolete (wrong) checks for particle types in IsIsoApplicable
1155   in Chips cross sections                        1065   in Chips cross sections
1156                                                  1066 
1157 12 December 2014 G.Cosmo (hadr-cross-V10-01-0    1067 12 December 2014 G.Cosmo (hadr-cross-V10-01-00)
1158 ---------------------------------------------    1068 ---------------------------------------------------
1159 - Workaround in G4CrossSectionFactory<T,2>::I    1069 - Workaround in G4CrossSectionFactory<T,2>::Instantiate() to allow for
1160   compilation on clang-3.5 on Linux, for init    1070   compilation on clang-3.5 on Linux, for initialisation of TLS pointer.
1161                                                  1071 
1162 18 November 2014 V.Ivanchenko (hadr-cross-V10    1072 18 November 2014 V.Ivanchenko (hadr-cross-V10-00-18)
1163 ---------------------------------------------    1073 ---------------------------------------------------
1164 - G4CrossSectionDataSetRegistry, G4CrossSecti    1074 - G4CrossSectionDataSetRegistry, G4CrossSectionFactoryRegistry,
1165   G4HadronCrossSections - use thread local si    1075   G4HadronCrossSections - use thread local singletone for
1166   proper deletion of cross sections end of ru    1076   proper deletion of cross sections end of run
1167                                                  1077 
1168 07 November 2014 V.Grichine (hadr-cross-V10-0    1078 07 November 2014 V.Grichine (hadr-cross-V10-00-17)
1169 ---------------------------------------------    1079 ---------------------------------------------------
1170 - Class managing single diffraction to elasti    1080 - Class managing single diffraction to elastic cross section ratio
1171   G4DiffElasticRatio                             1081   G4DiffElasticRatio
1172                                                  1082 
1173 30 October 2014 V.Ivanchenko (hadr-cross-V10-    1083 30 October 2014 V.Ivanchenko (hadr-cross-V10-00-16)
1174 ---------------------------------------------    1084 ---------------------------------------------------
1175 - added new interface class G4VCrossSectionRa    1085 - added new interface class G4VCrossSectionRatio
1176                                                  1086 
1177 17 October 2014 A.Dotti (hadr-cross-V10-00-15    1087 17 October 2014 A.Dotti (hadr-cross-V10-00-15)
1178 ---------------------------------------------    1088 ---------------------------------------------------
1179 - Fixing data-races in G4Chips{Neutron,Proton    1089 - Fixing data-races in G4Chips{Neutron,Proton}ElasticXS as
1180   retported by DRD                               1090   retported by DRD
1181                                                  1091 
1182 09 September 2014 W.Pokorski (hadr-cross-V10-    1092 09 September 2014 W.Pokorski (hadr-cross-V10-00-14)
1183 ---------------------------------------------    1093 ------------------------------------------------
1184 - adding missing factories to G4NeutronCaptur    1094 - adding missing factories to G4NeutronCaptureXS, G4NeutronElasticXS,
1185 G4NeutronInelasticXS, G4PiNuclearCrossSection    1095 G4NeutronInelasticXS, G4PiNuclearCrossSection
1186                                                  1096 
1187 08 August 2014 W.Pokorski (hadr-cross-V10-00-    1097 08 August 2014 W.Pokorski (hadr-cross-V10-00-13)
1188 ---------------------------------------------    1098 ------------------------------------------------
1189 - fixing one more memory leak in Chips cross     1099 - fixing one more memory leak in Chips cross sections
1190                                                  1100 
1191 07 August 2014 W.Pokorski (hadr-cross-V10-00-    1101 07 August 2014 W.Pokorski (hadr-cross-V10-00-12)
1192 ---------------------------------------------    1102 ------------------------------------------------
1193 - replacing all the statics by regular class     1103 - replacing all the statics by regular class members in Chips cross sections
1194                                                  1104 
1195 06 August 2014 V.Ivanchenko (hadr-cross-V10-0    1105 06 August 2014 V.Ivanchenko (hadr-cross-V10-00-11)
1196 ---------------------------------------------    1106 ------------------------------------------------
1197 - G4NeutronElasticXS - fixed minor memory lea    1107 - G4NeutronElasticXS - fixed minor memory leak at the end of job
1198                                                  1108 
1199 27 July 2014 V.Ivanchenko (hadr-cross-V10-00-    1109 27 July 2014 V.Ivanchenko (hadr-cross-V10-00-10)
1200 ---------------------------------------------    1110 ------------------------------------------------
1201 - G4KokoulinMuonNuclearXS - delete G4PhysicsV    1111 - G4KokoulinMuonNuclearXS - delete G4PhysicsVectors end of job;
1202     share data between threads; use G4Exp, G4    1112     share data between threads; use G4Exp, G4Log
1203                                                  1113 
1204 26 July 2014 V.Ivanchenko (hadr-cross-V10-00-    1114 26 July 2014 V.Ivanchenko (hadr-cross-V10-00-09)
1205 ---------------------------------------------    1115 ------------------------------------------------
1206 - G4NeutronInelasticXS - fixed bug from previ    1116 - G4NeutronInelasticXS - fixed bug from previous tag
1207                                                  1117 
1208 26 July 2014 V.Ivanchenko (hadr-cross-V10-00-    1118 26 July 2014 V.Ivanchenko (hadr-cross-V10-00-08)
1209 ---------------------------------------------    1119 ------------------------------------------------
1210 - G4NeutronCaptureXS, G4NeutronElasticXS, G4N    1120 - G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS,
1211   G4ComponentSAIDTotalXS, G4UPiNuclearCrossSe    1121   G4ComponentSAIDTotalXS, G4UPiNuclearCrossSection - delete
1212   G4PhysicsVectors end of job                    1122   G4PhysicsVectors end of job
1213 - G4NeutronCaptureXS, G4NeutronElasticXS, G4N    1123 - G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS
1214     share data between threads                   1124     share data between threads
1215                                                  1125 
1216 24 June 2014 A.Ribon (hadr-cross-V10-00-07)      1126 24 June 2014 A.Ribon (hadr-cross-V10-00-07)
1217 ------------------------------------------       1127 ------------------------------------------
1218 - G4ChipsAntiBaryonElasticXS : include anti_O    1128 - G4ChipsAntiBaryonElasticXS : include anti_Omega- in the method GetPTables.
1219                                                  1129 
1220 5 June 2014 A.Ribon (hadr-cross-V10-00-06)       1130 5 June 2014 A.Ribon (hadr-cross-V10-00-06)
1221 ------------------------------------------       1131 ------------------------------------------
1222 - G4ChipsHyperonElasticXS : avoid to exclude     1132 - G4ChipsHyperonElasticXS : avoid to exclude Sigma+ in the set of
1223   hyperons which can be treated by Chips elas    1133   hyperons which can be treated by Chips elastic scattering.
1224                                                  1134 
1225 3 June 2014 G.Folger (hadr-cross-V10-00-05)      1135 3 June 2014 G.Folger (hadr-cross-V10-00-05)
1226 -------------------------------------------      1136 -------------------------------------------
1227 - Add const for G4partuicleDefinition in many    1137 - Add const for G4partuicleDefinition in many places, most trivial.
1228    Affects G4Chips*(trivial), G4ComponentGGNu    1138    Affects G4Chips*(trivial), G4ComponentGGNuclNuclXsc, and
1229   G4GGNuclNuclCrossSection (change in interfa    1139   G4GGNuclNuclCrossSection (change in interface in two methods each, plus
1230   trivial changes)                               1140   trivial changes)
1231                                                  1141 
1232 20 May 2014 A.Dotti (hadr-cross-V10-00-04)       1142 20 May 2014 A.Dotti (hadr-cross-V10-00-04)
1233 ------------------------------------------       1143 ------------------------------------------
1234 - Introduce protection in destructor of G4Ele    1144 - Introduce protection in destructor of G4ElectroNuclearCrossSection
1235   to protect for NULL pointer entries in cach    1145   to protect for NULL pointer entries in cache.
1236 - G4KokoulinMuonNuclearXS does not call anymo    1146 - G4KokoulinMuonNuclearXS does not call anymore explicitly
1237   theCrossSectionTable::clearAndDestroy() sin    1147   theCrossSectionTable::clearAndDestroy() since underlying physics vectors
1238   are managed by allocators                      1148   are managed by allocators
1239                                                  1149 
1240 11 April 2014 W.Pokorski (hadr-cross-V10-00-0    1150 11 April 2014 W.Pokorski (hadr-cross-V10-00-03)
1241 ---------------------------------------------    1151 ----------------------------------------------
1242 - Minor reshuffling of some variables suggest    1152 - Minor reshuffling of some variables suggested by Federico
1243 (to calculate some variables only when used t    1153 (to calculate some variables only when used to prevent overflows)
1244                                                  1154 
1245 26 March 2014 G.Folger  (hadr-cross-V10-00-02    1155 26 March 2014 G.Folger  (hadr-cross-V10-00-02)
1246 ---------------------------------------------    1156 ----------------------------------------------
1247 - Remove use of const_cast for G4ParticleDefi    1157 - Remove use of const_cast for G4ParticleDefinition*
1248                                                  1158 
1249 13 March 2014 G.Cosmo  (hadr-cross-V10-00-01)    1159 13 March 2014 G.Cosmo  (hadr-cross-V10-00-01)
1250 ---------------------------------------------    1160 ---------------------------------------------
1251 - Fixed use of inline keyword for methods def    1161 - Fixed use of inline keyword for methods defined inside
1252   G4ElectroNuclearCrossSection.cc.               1162   G4ElectroNuclearCrossSection.cc.
1253                                                  1163 
1254 18 December 2013 A.Ribon  (hadr-cross-V10-00-    1164 18 December 2013 A.Ribon  (hadr-cross-V10-00-00)
1255 ---------------------------------------------    1165 ------------------------------------------------
1256 - Fixed wrong tag format.                        1166 - Fixed wrong tag format.
1257                                                  1167 
1258 18 December 2013 A.Ribon  (hadr-cross-V09-06-    1168 18 December 2013 A.Ribon  (hadr-cross-V09-06-39)
1259 ---------------------------------------------    1169 ------------------------------------------------
1260 - Removed wrong if statement against zero cro    1170 - Removed wrong if statement against zero cross section in
1261   G4CrossSectionDataStore::SampleZandA. This     1171   G4CrossSectionDataStore::SampleZandA. This should be the correct
1262   fix for the crashes observed in QBBC (see p    1172   fix for the crashes observed in QBBC (see previous tag).
1263 - Instead of re-activate the 1 millibarn thre    1173 - Instead of re-activate the 1 millibarn threshold introduced in
1264   the previous tag, we decided to disable the    1174   the previous tag, we decided to disable the same threshold also for
1265   the inelastic cross section in G4BGGNucleon    1175   the inelastic cross section in G4BGGNucleonInelasticXS.
1266   The rationale is that without the threshold    1176   The rationale is that without the threshold we don't see CPU penalty,
1267   and this allows future improvements of cros    1177   and this allows future improvements of cross section behaviour near
1268   the threshold.                                 1178   the threshold.
1269                                                  1179 
1270 04 December 2013 A.Ribon  (hadr-cross-V09-06-    1180 04 December 2013 A.Ribon  (hadr-cross-V09-06-38)
1271 ---------------------------------------------    1181 ------------------------------------------------
1272 - Commented out the 1 millibarn threshold in     1182 - Commented out the 1 millibarn threshold in G4BGGNucleonElasticXS,
1273   to avoid rare crashes observed in QBBC. A b    1183   to avoid rare crashes observed in QBBC. A better fix of this problem
1274   will be done after the release 10.             1184   will be done after the release 10.
1275                                                  1185 
1276 27 November 2013 G.Cosmo  (hadr-cross-V09-06-    1186 27 November 2013 G.Cosmo  (hadr-cross-V09-06-37)
1277 ---------------------------------------------    1187 ------------------------------------------------
1278 - Replace G4ThreadLocal with 'const' for 'alp    1188 - Replace G4ThreadLocal with 'const' for 'alpha' in Interpolate() for
1279   G4ComponentBarNucleonNucleusXsc and G4Nucle    1189   G4ComponentBarNucleonNucleusXsc and G4NucleonNuclearCrossSection.
1280   Required to allow for compilation on Intel     1190   Required to allow for compilation on Intel icc compiler in MT-mode.
1281                                                  1191 
1282 15 September 2013 V.Ivanchenko  (hadr-cross-V    1192 15 September 2013 V.Ivanchenko  (hadr-cross-V09-06-36)
1283 ---------------------------------------------    1193 -----------------------------------------------------
1284 - G4BGGNucleonInelasticXS - added threashold     1194 - G4BGGNucleonInelasticXS - added threashold 1 millibarn, if
1285     cross section is less, it is set to zero     1195     cross section is less, it is set to zero
1286 - G4BGGNucleonElasticXS - added threashold 1     1196 - G4BGGNucleonElasticXS - added threashold 1 millibarn, added Coulomb
1287     barrier for protons (copied from G4BGGNuc    1197     barrier for protons (copied from G4BGGNucleonInelasticXS); for
1288     Hydrogen target added linear approximatio    1198     Hydrogen target added linear approximation between SAID data and
1289     PDG data: SAID upper energy 3.3 GeV, PDG     1199     PDG data: SAID upper energy 3.3 GeV, PDG low energy 5 GeV
1290                                                  1200 
1291 08 November 2013 V.Ivanchenko                    1201 08 November 2013 V.Ivanchenko
1292 - G4ComponentSAIDTotalXS, G4NeutronElasticXS,    1202 - G4ComponentSAIDTotalXS, G4NeutronElasticXS,
1293   G4UPiNuclearCrossSection - do not delete G4    1203   G4UPiNuclearCrossSection - do not delete G4PhysicsVectors at the
1294   end of job (these modifications are trivial    1204   end of job (these modifications are trivial and may be peaked up
1295   with any new tag)                              1205   with any new tag)
1296                                                  1206 
1297 11 September 2013 W.Pokorski    (hadr-cross-V    1207 11 September 2013 W.Pokorski    (hadr-cross-V09-06-35)
1298 ---------------------------------------------    1208 -----------------------------------------------------
1299 - improvement in photonuclear cross section;     1209 - improvement in photonuclear cross section;
1300   replacing per-isotope calculation with per-    1210   replacing per-isotope calculation with per-element
1301                                                  1211 
1302 10 September 2013 W.Pokorski    (hadr-cross-V    1212 10 September 2013 W.Pokorski    (hadr-cross-V09-06-34)
1303 ---------------------------------------------    1213 -----------------------------------------------------
1304 - started clean up of phononuclear XS            1214 - started clean up of phononuclear XS
1305                                                  1215 
1306 10 September 2013 W.Pokorski    (hadr-cross-V    1216 10 September 2013 W.Pokorski    (hadr-cross-V09-06-33)
1307 ---------------------------------------------    1217 -----------------------------------------------------
1308 - adding factory to electronuclear XS            1218 - adding factory to electronuclear XS
1309                                                  1219 
1310 09 September 2013 W.Pokorski    (hadr-cross-V    1220 09 September 2013 W.Pokorski    (hadr-cross-V09-06-32)
1311 ---------------------------------------------    1221 -----------------------------------------------------
1312 - replacing 'per isotope' methods by 'per ele    1222 - replacing 'per isotope' methods by 'per element' for electronuclear XS
1313                                                  1223 
1314 30 August 2013 W.Pokorski     (hadr-cross-V09    1224 30 August 2013 W.Pokorski     (hadr-cross-V09-06-31)
1315 ---------------------------------------------    1225 -----------------------------------------------------
1316 - retagging to include the fix from V.Grishin    1226 - retagging to include the fix from V.Grishine in G4HadronNucleonXsc.cc
1317                                                  1227 
1318 29 August 2013 W.Pokorski     (hadr-cross-V09    1228 29 August 2013 W.Pokorski     (hadr-cross-V09-06-30)
1319 ---------------------------------------------    1229 -----------------------------------------------------
1320 - major clean up and restructuring in G4Elect    1230 - major clean up and restructuring in G4ElectroNuclearXS.
1321 The calculation is now done for average N.       1231 The calculation is now done for average N.
1322                                                  1232 
1323 23 August 2013 W.Pokorski     (hadr-cross-V09    1233 23 August 2013 W.Pokorski     (hadr-cross-V09-06-29)
1324 ---------------------------------------------    1234 -----------------------------------------------------
1325 - renaming one variable to avoid shadowing wi    1235 - renaming one variable to avoid shadowing with CLHEP
1326                                                  1236 
1327 22 August 2013 W.Pokorski     (hadr-cross-V09    1237 22 August 2013 W.Pokorski     (hadr-cross-V09-06-28)
1328 ---------------------------------------------    1238 -----------------------------------------------------
1329 - improvements and cleanup in G4ElectroNuclea    1239 - improvements and cleanup in G4ElectroNuclearCrossSection
1330                                                  1240 
1331 05 Jun 2013 W.Pokorski     (hadr-cross-V09-06    1241 05 Jun 2013 W.Pokorski     (hadr-cross-V09-06-27)
1332 ---------------------------------------------    1242 -----------------------------------------------------
1333 - Fixing memory leak in G4ComponentGGNuclNucl    1243 - Fixing memory leak in G4ComponentGGNuclNuclXsc
1334                                                  1244 
1335 20 Jun 2013 A.Dotti        (hadr-cross-V09-06    1245 20 Jun 2013 A.Dotti        (hadr-cross-V09-06-26)
1336 ---------------------------------------------    1246 -----------------------------------------------------
1337 - G4ElectroNuclearCrossSection - fixed Coveri    1247 - G4ElectroNuclearCrossSection - fixed Coverity defect
1338                                                  1248 
1339 19 Jun 2013 V.Ivanchenko   (hadr-cross-V09-06    1249 19 Jun 2013 V.Ivanchenko   (hadr-cross-V09-06-25)
1340 ---------------------------------------------    1250 -----------------------------------------------------
1341 - G4ComponentAntiNuclNuclearXS - fixed trial     1251 - G4ComponentAntiNuclNuclearXS - fixed trial Coverity defect
1342                                                  1252 
1343 13 Jun 2013 V.Ivanchenko   (hadr-cross-V09-06    1253 13 Jun 2013 V.Ivanchenko   (hadr-cross-V09-06-24)
1344 ---------------------------------------------    1254 -----------------------------------------------------
1345 - G4NeutronCaptureXS, G4NeutronElasticXS, G4N    1255 - G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS,
1346   G4ComponentSAIDTotalXS - G4HadronicExceptio    1256   G4ComponentSAIDTotalXS - G4HadronicException is substituted by
1347     G4Exception, because these exceptions are    1257     G4Exception, because these exceptions are happens at initialisation
1348     and not in the event loop where G4Hadroni    1258     and not in the event loop where G4HadronicException is couched
1349                                                  1259 
1350 06 Jun 2013 V.Ivanchenko   (hadr-cross-V09-06    1260 06 Jun 2013 V.Ivanchenko   (hadr-cross-V09-06-23)
1351 ---------------------------------------------    1261 -----------------------------------------------------
1352 - G4BGGPionInelasticXS, G4BGGNucleonInelastic    1262 - G4BGGPionInelasticXS, G4BGGNucleonInelasticXS - use G4Pow to compute
1353     Coulomb correction factor (some CPU impro    1263     Coulomb correction factor (some CPU improvement)
1354                                                  1264 
1355 04 Jun 2013 A. Ribon (hadr-cross-V09-06-22)      1265 04 Jun 2013 A. Ribon (hadr-cross-V09-06-22)
1356 ---------------------------------------------    1266 ----------------------------------------------------
1357 - Fix access to ions via the IonTable class a    1267 - Fix access to ions via the IonTable class and GetIon method
1358   in the following .cc files:                    1268   in the following .cc files:
1359   G4ChipsProtonElasticXS.cc, G4ChipsPionPlusE    1269   G4ChipsProtonElasticXS.cc, G4ChipsPionPlusElasticXS.cc,
1360   G4ChipsKaonPlusElasticXS.cc, G4ChipsKaonMin    1270   G4ChipsKaonPlusElasticXS.cc, G4ChipsKaonMinusElasticXS.cc,
1361   G4ChipsHyperonElasticXS.cc, G4ChipsAntiBary    1271   G4ChipsHyperonElasticXS.cc, G4ChipsAntiBaryonElasticXS.cc,
1362   G4ChipsPionMinusElasticXS.cc, G4ChipsNeutro    1272   G4ChipsPionMinusElasticXS.cc, G4ChipsNeutronElasticXS.cc
1363                                                  1273 
1364 09 May 2013 A. Dotti (hadr-cross-V09-06-21)      1274 09 May 2013 A. Dotti (hadr-cross-V09-06-21)
1365 ---------------------------------------------    1275 ----------------------------------------------------
1366 - Bug fix: remove sporious debug cout in G4El    1276 - Bug fix: remove sporious debug cout in G4ElectroNuclearCrossSection
1367                                                  1277 
1368 07 May 2013 T. Koi (hadr-cross-V09-06-20)        1278 07 May 2013 T. Koi (hadr-cross-V09-06-20)
1369 ---------------------------------------------    1279 -----------------------------------------------------
1370 - Making Get and Set method of verbose level     1280 - Making Get and Set method of verbose level in G4VCrossSectionDataSet
1371   into virtual function                          1281   into virtual function
1372                                                  1282 
1373 03 May 2013 A. Dotti (hadr-cross-V09-06-19)      1283 03 May 2013 A. Dotti (hadr-cross-V09-06-19)
1374 ---------------------------------------------    1284 -----------------------------------------------------
1375 - Protecting against crash ad exit in G4Elect    1285 - Protecting against crash ad exit in G4ElectroNuclear
1376                                                  1286 
1377 02 May 2013 A. Dotti (hadr-cross-V09-06-18)      1287 02 May 2013 A. Dotti (hadr-cross-V09-06-18)
1378 ---------------------------------------------    1288 -----------------------------------------------------
1379 - Clean up ElectroNuclear cross-section for M    1289 - Clean up ElectroNuclear cross-section for MT and optimize code.
1380   Code is now 40% faster in simple setups.       1290   Code is now 40% faster in simple setups.
1381                                                  1291 
1382 - G4BGGNucleonInelasticXS - reduced numebr of    1292 - G4BGGNucleonInelasticXS - reduced numebr of operation in the
1383     CoulombFactor method                         1293     CoulombFactor method
1384                                                  1294 
1385 10 April 2013 W. Pokorski (hadr-cross-V09-06-    1295 10 April 2013 W. Pokorski (hadr-cross-V09-06-17)
1386 ---------------------------------------------    1296 -----------------------------------------------------
1387 - removing obsolete statics                      1297 - removing obsolete statics
1388                                                  1298 
1389 1 April 2013 A. Dotti (hadr-cross-V09-06-16)     1299 1 April 2013 A. Dotti (hadr-cross-V09-06-16)
1390 ---------------------------------------------    1300 -----------------------------------------------------
1391 - Rewrite mechansim of CrossSection factories    1301 - Rewrite mechansim of CrossSection factories to work with MT applications.
1392   Factory registry is now a class on its own     1302   Factory registry is now a class on its own and it is shared among threads.
1393   TLS CrossSectionDataSetRegistry access the     1303   TLS CrossSectionDataSetRegistry access the shared resource to get XS.
1394   XS data sets can be created as now per-thre    1304   XS data sets can be created as now per-thread or shared. See factoy mechanism.
1395                                                  1305 
1396 22 March 2013 V.Ivanchenko   (hadr-cross-V09-    1306 22 March 2013 V.Ivanchenko   (hadr-cross-V09-06-15)
1397 ---------------------------------------------    1307 -----------------------------------------------------
1398 - G4KokoulinMuonNuclearXS, G4NeutronCaptureXS    1308 - G4KokoulinMuonNuclearXS, G4NeutronCaptureXS,
1399   G4NeutronInelasticCrossSection,  G4ProtonIn    1309   G4NeutronInelasticCrossSection,  G4ProtonInelasticCrossSection,
1400   G4TripathiCrossSection - more correct defin    1310   G4TripathiCrossSection - more correct definition of static data
1401                                                  1311 
1402 20 March 2013 V.Ivanchenko   (hadr-cross-V09-    1312 20 March 2013 V.Ivanchenko   (hadr-cross-V09-06-14)
1403 ---------------------------------------------    1313 -----------------------------------------------------
1404 - G4HadronCrossSections - all data to be "sta    1314 - G4HadronCrossSections - all data to be "static const" - no G4ThreadLocal
1405     declarations,  correctInelasticNearZero s    1315     declarations,  correctInelasticNearZero set to be false forever
1406 - G4HadronFissionDataSet - always return zero    1316 - G4HadronFissionDataSet - always return zero (only HP may simulate
1407     fission as a separate process)               1317     fission as a separate process)
1408                                                  1318 
1409 15 March 2013 V.Ivanchenko   (hadr-cross-V09-    1319 15 March 2013 V.Ivanchenko   (hadr-cross-V09-06-13)
1410 ---------------------------------------------    1320 -----------------------------------------------------
1411 - G4CrossSectionDataStore, G4NeutronInelastic    1321 - G4CrossSectionDataStore, G4NeutronInelasticXS - fixed Coverity reports
1412                                                  1322 
1413 12 March 2013  Dennis Wright  (hadr-cross-V09    1323 12 March 2013  Dennis Wright  (hadr-cross-V09-06-12)
1414 ---------------------------------------------    1324 ----------------------------------------------------
1415 - fixed MacOS clang compiler warnings for unu    1325 - fixed MacOS clang compiler warnings for unused private variables
1416   files affected:                                1326   files affected:
1417   G4ChipsNeutronInelasticXS.hh                   1327   G4ChipsNeutronInelasticXS.hh
1418   G4ChipsProtonInelasticXS.hh                    1328   G4ChipsProtonInelasticXS.hh
1419   G4ChipsKaonMinusInelasticXS.hh                 1329   G4ChipsKaonMinusInelasticXS.hh
1420   G4ChipsHyperonInelasticXS.hh                   1330   G4ChipsHyperonInelasticXS.hh
1421   G4ChipsAntiBaryonInelasticXS.hh                1331   G4ChipsAntiBaryonInelasticXS.hh
1422                                                  1332 
1423   G4IonsKoxCrossSection.hh, .cc                  1333   G4IonsKoxCrossSection.hh, .cc
1424   G4IonsShenCrossSection.hh, .cc                 1334   G4IonsShenCrossSection.hh, .cc
1425   G4HadronCrossSections.hh, .cc                  1335   G4HadronCrossSections.hh, .cc
1426   G4HadronNucleonXsc.hh, .cc                     1336   G4HadronNucleonXsc.hh, .cc
1427   G4GlauberGribovCrossSection.hh, .cc            1337   G4GlauberGribovCrossSection.hh, .cc
1428   G4ComponentGGNuclNuclXsc.hh, .cc               1338   G4ComponentGGNuclNuclXsc.hh, .cc
1429   G4ComponentGGHadronNucleusXsc.hh, .cc          1339   G4ComponentGGHadronNucleusXsc.hh, .cc
1430   G4ComponentAntiNuclNuclearXS.hh, .cc           1340   G4ComponentAntiNuclNuclearXS.hh, .cc
1431   G4GGNuclNuclCrossSection.hh, .cc               1341   G4GGNuclNuclCrossSection.hh, .cc
1432                                                  1342 
1433  7 March 2013 M.Maire   (hadr-cross-V09-06-11    1343  7 March 2013 M.Maire   (hadr-cross-V09-06-11)
1434 - fix a bug in DumpPhysicsTable                  1344 - fix a bug in DumpPhysicsTable
1435                                                  1345 
1436  7 March 2013 M.Maire   (hadr-cross-V09-06-10    1346  7 March 2013 M.Maire   (hadr-cross-V09-06-10)
1437 - cosmetics in DumpPhysicsTable                  1347 - cosmetics in DumpPhysicsTable
1438                                                  1348 
1439  4 March 2013 V. Uzhinsky   (hadr-cross-V09-0    1349  4 March 2013 V. Uzhinsky   (hadr-cross-V09-06-09)
1440 ---------------------------------------------    1350 ---------------------------------------------------
1441  - Bugs are fixed in G4ChipsProtonInelasticXS    1351  - Bugs are fixed in G4ChipsProtonInelasticXS.cc
1442                      G4ChipsNeutronInelasticX    1352                      G4ChipsNeutronInelasticXS.cc
1443                                                  1353 
1444 01 March 2013 M.Maire   (hadr-cross-V09-06-08    1354 01 March 2013 M.Maire   (hadr-cross-V09-06-08)
1445 ---------------------------------------------    1355 ----------------------------------------------
1446 - G4CrossSectionDataStore.cc - elm->GetNatura    1356 - G4CrossSectionDataStore.cc - elm->GetNaturalAbundanceFlag()
1447                                                  1357 
1448 27 February 2013 V.Ivanchenko   (hadr-cross-V    1358 27 February 2013 V.Ivanchenko   (hadr-cross-V09-06-07)
1449 ---------------------------------------------    1359 -----------------------------------------------------
1450 - G4CrossSectionDataStore - fixed logic to co    1360 - G4CrossSectionDataStore - fixed logic to compute cross section
1451     for not natural isotopes                     1361     for not natural isotopes
1452 - G4HadronCrossSection - fixed IsApplicable m    1362 - G4HadronCrossSection - fixed IsApplicable method - return false
1453     if particle is not in the list - not G4Ha    1363     if particle is not in the list - not G4HadronicException
1454                                                  1364 
1455 22 February 2013 V.Ivanchenko   (hadr-cross-V    1365 22 February 2013 V.Ivanchenko   (hadr-cross-V09-06-06)
1456 ---------------------------------------------    1366 -----------------------------------------------------
1457 - G4ComponentSAIDTotalXS - removed G4ThreadLo    1367 - G4ComponentSAIDTotalXS - removed G4ThreadLocal dclarations
1458 - G4NeutronCaptureXS, G4NeutronInelasticXS -     1368 - G4NeutronCaptureXS, G4NeutronInelasticXS - set IsIsoApplicable
1459     to "true"                                    1369     to "true"
1460                                                  1370 
1461 21 February 2013 V.Ivanchenko   (hadr-cross-V    1371 21 February 2013 V.Ivanchenko   (hadr-cross-V09-06-05)
1462 ---------------------------------------------    1372 -----------------------------------------------------
1463 - G4ComponentSAIDTotalXS - initialise data in    1373 - G4ComponentSAIDTotalXS - initialise data in constructor; make
1464     data static; G4ThreadLocal declaration is    1374     data static; G4ThreadLocal declaration is left so far, because
1465     it is not clear if internal G4PhysicsVect    1375     it is not clear if internal G4PhysicsVectors may be shared between
1466     threads                                      1376     threads
1467 - G4NeutronCaptureXS, G4NeutronInelasticXS -     1377 - G4NeutronCaptureXS, G4NeutronInelasticXS - cleaned up isotope data
1468     retrieve; added private method IsoCrossSe    1378     retrieve; added private method IsoCrossSection
1469                                                  1379 
1470 29 January 2013 A.Ribon     (hadr-cross-V09-0    1380 29 January 2013 A.Ribon     (hadr-cross-V09-06-04)
1471 ---------------------------------------------    1381 ----------------------------------------------------
1472 - G4ComponentAntiNuclNuclearXS : consider ant    1382 - G4ComponentAntiNuclNuclearXS : consider anti-protons and ant-neutrons
1473   as default particles, so that they can be u    1383   as default particles, so that they can be used also for anti-hyperons.
1474   This fixes also a non-reproducibility seen     1384   This fixes also a non-reproducibility seen in QBBC.
1475                                                  1385 
1476 10 January 2013 W.Pokorski  (hadr-cross-V09-0    1386 10 January 2013 W.Pokorski  (hadr-cross-V09-06-03)
1477 ---------------------------------------------    1387 ----------------------------------------------------
1478 - fixed memory leak                              1388 - fixed memory leak
1479                                                  1389 
1480 19 December 2012 A.Galoyan (hadr-cross-V09-06    1390 19 December 2012 A.Galoyan (hadr-cross-V09-06-02)
1481 -G4ComponentAntiNuclNuclearXS                    1391 -G4ComponentAntiNuclNuclearXS
1482 bug fixed                                        1392 bug fixed
1483                                                  1393 
1484 17 December 2012 A.Galoyan     (hadr-cross-V0    1394 17 December 2012 A.Galoyan     (hadr-cross-V09-06-01)
1485 -G4ComponentAntiNuclNuclearXS                    1395 -G4ComponentAntiNuclNuclearXS
1486 description of class is implemented              1396 description of class is implemented
1487                                                  1397 
1488 3 December 2012  D.H. Wright  (hadr-cross-V09    1398 3 December 2012  D.H. Wright  (hadr-cross-V09-06-00)
1489 ---------------------------------------------    1399 ----------------------------------------------------
1490 - fix several bugs indicated by Coverity:        1400 - fix several bugs indicated by Coverity:
1491   G4ComponentAntiNuclNuclearXS.cc - initializ    1401   G4ComponentAntiNuclNuclearXS.cc - initialize several varibales in ctor
1492   G4ComponentGGNuclNuclXsc.cc - fix memory le    1402   G4ComponentGGNuclNuclXsc.cc - fix memory leak
1493     hnXsc = new G4HadronNucleonXsc() by delet    1403     hnXsc = new G4HadronNucleonXsc() by deletion in dtor
1494   G4GGNuclNuclCrossSection.cc - fix memory le    1404   G4GGNuclNuclCrossSection.cc - fix memory leak
1495     hnXsc = new G4HadronNucleonXsc() by delet    1405     hnXsc = new G4HadronNucleonXsc() by deletion in dtor
1496   G4ElectroNuclearCrossSection::GetEquivalent    1406   G4ElectroNuclearCrossSection::GetEquivalentPhotonEnergy() - initialize
1497     array Y[] to 0.0                             1407     array Y[] to 0.0
1498                                                  1408 
1499 14 November 2012 V.Ivanchenko   (hadr-cross-V    1409 14 November 2012 V.Ivanchenko   (hadr-cross-V09-05-43)
1500 ---------------------------------------------    1410 -----------------------------------------------------
1501 - G4ComponentSAIDTotalXS - more extended exce    1411 - G4ComponentSAIDTotalXS - more extended exception printout
1502                                                  1412 
1503 07 November 2012 W.Pokorski   (hadr-cross-V09    1413 07 November 2012 W.Pokorski   (hadr-cross-V09-05-42)
1504 ---------------------------------------------    1414 ---------------------------------------------------
1505 - making exception in G4CrossSectionDataSetRe    1415 - making exception in G4CrossSectionDataSetRegistry::GetCrossSectionDataSet optional
1506 (returning null pointer)                         1416 (returning null pointer)
1507                                                  1417 
1508 05 November 2012 V.Ivanchenko   (hadr-cross-V    1418 05 November 2012 V.Ivanchenko   (hadr-cross-V09-05-41)
1509 ---------------------------------------------    1419 -----------------------------------------------------
1510 - G4BGGNucleonElasticXS, G4BGGPionElasticXS,     1420 - G4BGGNucleonElasticXS, G4BGGPionElasticXS, G4UPiNuclearCrossSection
1511     fixed Coverity complains - implemented in    1421     fixed Coverity complains - implemented initialisation of class
1512     members in constructors                      1422     members in constructors
1513                                                  1423 
1514 02 November 2012 W.Pokorski   (hadr-cross-V09    1424 02 November 2012 W.Pokorski   (hadr-cross-V09-05-40)
1515 ---------------------------------------------    1425 ---------------------------------------------------
1516 - making two methods in CHIPS XS public for t    1426 - making two methods in CHIPS XS public for the use of quasi-elastic
1517                                                  1427 
1518 01 November 2012 V.Ivanchenko   (hadr-cross-V    1428 01 November 2012 V.Ivanchenko   (hadr-cross-V09-05-39)
1519 ---------------------------------------------    1429 ---------------------------------------------------
1520 - G4VCrossSectionDataSet - added virtual meth    1430 - G4VCrossSectionDataSet - added virtual method SelectIsotope which is used
1521     for element wise cross section allowing f    1431     for element wise cross section allowing for the dataset to use isotope
1522     wise cross section when isotope is select    1432     wise cross section when isotope is selected; by default the old
1523     method is used based on isotope abundancy    1433     method is used based on isotope abundancy, so no change of results
1524     is expected                                  1434     is expected
1525 - G4NeutronCaptureXS - implement isotope sele    1435 - G4NeutronCaptureXS - implement isotope selection based on isotope cross
1526     section                                      1436     section
1527                                                  1437 
1528 26 October 2012 W.Pokorski   (hadr-cross-V09-    1438 26 October 2012 W.Pokorski   (hadr-cross-V09-05-38)
1529 ---------------------------------------------    1439 ---------------------------------------------------
1530 - setting min kin energy in G4GGNuclNuclCross    1440 - setting min kin energy in G4GGNuclNuclCrossSection to 0
1531                                                  1441 
1532 25 October 2012 W.Pokorski   (hadr-cross-V09-    1442 25 October 2012 W.Pokorski   (hadr-cross-V09-05-37)
1533 ---------------------------------------------    1443 ---------------------------------------------------
1534 - (V. Grischine) removing Z > 1 condition fro    1444 - (V. Grischine) removing Z > 1 condition from G4GGNuclNuclCrossSection
1535                                                  1445 
1536 - (V. Ivanchenko) G4UPiNuclearCrossSection -     1446 - (V. Ivanchenko) G4UPiNuclearCrossSection - cosmetic modification - more clean destructor
1537     implementation                               1447     implementation
1538                                                  1448 
1539 23 October 2012 W.Pokorski   (hadr-cross-V09-    1449 23 October 2012 W.Pokorski   (hadr-cross-V09-05-36)
1540 ---------------------------------------------    1450 ---------------------------------------------------
1541 - fixing the static builds (adding references    1451 - fixing the static builds (adding references to factories)
1542                                                  1452 
1543 23 October 2012 W.Pokorski   (hadr-cross-V09-    1453 23 October 2012 W.Pokorski   (hadr-cross-V09-05-35)
1544 ---------------------------------------------    1454 ---------------------------------------------------
1545 - fixing another bug (double deletion) from p    1455 - fixing another bug (double deletion) from previous tag...
1546                                                  1456 
1547 23 October 2012 W.Pokorski   (hadr-cross-V09-    1457 23 October 2012 W.Pokorski   (hadr-cross-V09-05-34)
1548 ---------------------------------------------    1458 ---------------------------------------------------
1549 - fixing bug (double deletion) from previous     1459 - fixing bug (double deletion) from previous tag
1550                                                  1460 
1551 G4NucleonNuclearCrossSection and G4GGNuclNucl    1461 G4NucleonNuclearCrossSection and G4GGNuclNuclCrossSection
1552 23 October 2012 W.Pokorski   (hadr-cross-V09-    1462 23 October 2012 W.Pokorski   (hadr-cross-V09-05-33)
1553 ---------------------------------------------    1463 ---------------------------------------------------
1554 - adding factory mechanism for G4GlauberGribo    1464 - adding factory mechanism for G4GlauberGribovCrossSection,
1555 G4NucleonNuclearCrossSection and G4GGNuclNucl    1465 G4NucleonNuclearCrossSection and G4GGNuclNuclCrossSection
1556                                                  1466 
1557 18 October 2012 V.Ivanchenko (hadr-cross-V09-    1467 18 October 2012 V.Ivanchenko (hadr-cross-V09-05-32)
1558 ---------------------------------------------    1468 ---------------------------------------------------
1559 - G4NeutronCaptureXS - fixed compillation pro    1469 - G4NeutronCaptureXS - fixed compillation problem
1560                                                  1470 
1561 18 October 2012 W.Pokorski   (hadr-cross-V09-    1471 18 October 2012 W.Pokorski   (hadr-cross-V09-05-31)
1562 ---------------------------------------------    1472 ---------------------------------------------------
1563 - removing ChipsBaseXS class                     1473 - removing ChipsBaseXS class
1564                                                  1474 
1565 15 October 2012 V.Ivanchenko (hadr-cross-V09-    1475 15 October 2012 V.Ivanchenko (hadr-cross-V09-05-30)
1566 ---------------------------------------------    1476 ---------------------------------------------------
1567 - G4NeutronCaptureXS - use G4ElementData for     1477 - G4NeutronCaptureXS - use G4ElementData for isotope x-sections
1568 - G4BGGNucleonInelastic, G4BGGNucleonElastic     1478 - G4BGGNucleonInelastic, G4BGGNucleonElastic - use SAID data for scattering
1569     off hydrogen below 1.3 GeV for neutrons a    1479     off hydrogen below 1.3 GeV for neutrons and below 2 GeV for protons
1570 - G4BGGPionInelastic, G4BGGPionElastic - use     1480 - G4BGGPionInelastic, G4BGGPionElastic - use SAID data for scattering
1571     off hydrogen below 2.6 GeV                   1481     off hydrogen below 2.6 GeV
1572 - G4ComponentSAIDTotalXS - fixed cross sectio    1482 - G4ComponentSAIDTotalXS - fixed cross section computation
1573                                                  1483 
1574 20 September 2012 G.Cosmo (hadr-cross-V09-05-    1484 20 September 2012 G.Cosmo (hadr-cross-V09-05-29)
1575 ---------------------------------------------    1485 ------------------------------------------------
1576 - Explicitly use inclusion of headers for sys    1486 - Explicitly use inclusion of headers for system of units and physical
1577   constants, in plan to remove implicit inclu    1487   constants, in plan to remove implicit inclusion from globals.hh.
1578                                                  1488 
1579 22 August 2012 V.Ivanchenko (hadr-cross-V09-0    1489 22 August 2012 V.Ivanchenko (hadr-cross-V09-05-28)
1580 ---------------------------------------------    1490 --------------------------------------------------
1581 - G4CrossSectionDataStore - Pere Mato fixed a    1491 - G4CrossSectionDataStore - Pere Mato fixed a bug in cash mechanism
1582   for element cross section                      1492   for element cross section
1583                                                  1493 
1584 14 August 2012 A.Ribon (hadr-cross-V09-05-27)    1494 14 August 2012 A.Ribon (hadr-cross-V09-05-27)
1585 ---------------------------------------------    1495 -----------------------------------------------
1586 - Fixed Coverity complain in G4CrossSectionDa    1496 - Fixed Coverity complain in G4CrossSectionDataStore.cc .
1587                                                  1497 
1588 31 July 2012 V.Ivanchenko (hadr-cross-V09-05-    1498 31 July 2012 V.Ivanchenko (hadr-cross-V09-05-26)
1589 ---------------------------------------------    1499 -----------------------------------------------
1590 - G4CrossSectionDataStore - introduced cash f    1500 - G4CrossSectionDataStore - introduced cash for material and element
1591   cross sections in order to save CPU; cross     1501   cross sections in order to save CPU; cross section for material
1592   is not recomputed if material, primary part    1502   is not recomputed if material, primary particle and kinetic
1593   energy are the same; cross section for elem    1503   energy are the same; cross section for element is not recomputed
1594   if material, element, primary particle and     1504   if material, element, primary particle and kinetic energy are the
1595   same; G4Nucleus is updated using new method    1505   same; G4Nucleus is updated using new method SetIsotope
1596                                                  1506 
1597 20 July 2012 W.Pokorski (hadr-cross-V09-05-25    1507 20 July 2012 W.Pokorski (hadr-cross-V09-05-25)
1598 ---------------------------------------------    1508 -----------------------------------------------
1599 - Removing unnecesary statics in all the Chip    1509 - Removing unnecesary statics in all the Chips cross sections.
1600                                                  1510 
1601 20 July 2012 W.Pokorski (hadr-cross-V09-05-24    1511 20 July 2012 W.Pokorski (hadr-cross-V09-05-24)
1602 ---------------------------------------------    1512 -----------------------------------------------
1603 - Removing check for equal momenta in followi    1513 - Removing check for equal momenta in following interactions for kaons.
1604                                                  1514 
1605 17 July 2012 W.Pokorski (hadr-cross-V09-05-23    1515 17 July 2012 W.Pokorski (hadr-cross-V09-05-23)
1606 ---------------------------------------------    1516 -----------------------------------------------
1607 - Removing first bunch of statics from Chips     1517 - Removing first bunch of statics from Chips XS.
1608                                                  1518 
1609 17 July 2012 G.Folger  (hadr-cross-V09-05-22)    1519 17 July 2012 G.Folger  (hadr-cross-V09-05-22)
1610 ---------------------------------------------    1520 -----------------------------------------------
1611 - Correct order for initialising data members    1521 - Correct order for initialising data members in ctor.
1612                                                  1522 
1613 17 July 2012 G.Folger  (hadr-cross-V09-05-21)    1523 17 July 2012 G.Folger  (hadr-cross-V09-05-21)
1614 ---------------------------------------------    1524 -----------------------------------------------
1615 - Add missing headers and sources to sources.    1525 - Add missing headers and sources to sources.cmake.
1616                                                  1526 
1617 13 July 2012 G.Folger  (hadr-cross-V09-05-20)    1527 13 July 2012 G.Folger  (hadr-cross-V09-05-20)
1618 ---------------------------------------------    1528 -----------------------------------------------
1619 - Fix coverity warning in G4CrossSectionPairG    1529 - Fix coverity warning in G4CrossSectionPairGG.cc, where an invalid iterator
1620   could be used, beyond container.               1530   could be used, beyond container.
1621                                                  1531 
1622 4 July 2012 W.Pokorski (hadr-cross-V09-05-19)    1532 4 July 2012 W.Pokorski (hadr-cross-V09-05-19)
1623 ---------------------------------------------    1533 -----------------------------------------------
1624 - Fixing double deletion in Chips cross secti    1534 - Fixing double deletion in Chips cross sections
1625                                                  1535 
1626 2 July 2012 V.Ivanchenko (hadr-cross-V09-05-1    1536 2 July 2012 V.Ivanchenko (hadr-cross-V09-05-18)
1627 ---------------------------------------------    1537 -----------------------------------------------
1628 - G4HadronCrossSections - fixed problem of co    1538 - G4HadronCrossSections - fixed problem of compillation at Windows
1629                                                  1539 
1630 2 July 2012 V.Ivanchenko (hadr-cross-V09-05-1    1540 2 July 2012 V.Ivanchenko (hadr-cross-V09-05-17)
1631 ---------------------------------------------    1541 -----------------------------------------------
1632 - Tagged.                                        1542 - Tagged.
1633                                                  1543 
1634 22 June 2012 W.Pokorski                          1544 22 June 2012 W.Pokorski
1635 ---------------------------------------------    1545 -----------------------------------------------
1636 - Removing fix from hadr-cross-V09-05-16, whi    1546 - Removing fix from hadr-cross-V09-05-16, which was wrong and not
1637   needed. Sorry for the noise.                   1547   needed. Sorry for the noise.
1638                                                  1548 
1639 22 June 2012 V.Ivanchenko                        1549 22 June 2012 V.Ivanchenko
1640 ---------------------------------------------    1550 -----------------------------------------------
1641 - G4HadronCrossSections - use cache of previo    1551 - G4HadronCrossSections - use cache of previous x-section and G4Pow
1642 - G4CrossSectionDataStore - take into account    1552 - G4CrossSectionDataStore - take into account that all elements
1643   should have isotopes                           1553   should have isotopes
1644                                                  1554 
1645 22 June 2012 W.Pokorski  (hadr-cross-V09-05-1    1555 22 June 2012 W.Pokorski  (hadr-cross-V09-05-16)
1646 ---------------------------------------------    1556 -----------------------------------------------
1647 - Fix to avoid double deletion on exit           1557 - Fix to avoid double deletion on exit
1648                                                  1558 
1649 15 June 2012 P. Mato  (hadr-cross-V09-05-15)     1559 15 June 2012 P. Mato  (hadr-cross-V09-05-15)
1650 ---------------------------------------------    1560 -----------------------------------------------
1651 - Minor changes in the references to also ple    1561 - Minor changes in the references to also please Windows
1652                                                  1562 
1653 15 June 2012 P. Mato  (hadr-cross-V09-05-14)     1563 15 June 2012 P. Mato  (hadr-cross-V09-05-14)
1654 ---------------------------------------------    1564 -----------------------------------------------
1655 - Add references to factories to make it work    1565 - Add references to factories to make it work with static libraries
1656                                                  1566 
1657 12 June 2012 W.Pokorski  (hadr-cross-V09-05-1    1567 12 June 2012 W.Pokorski  (hadr-cross-V09-05-13)
1658 ---------------------------------------------    1568 -----------------------------------------------
1659 - Making Chips elastic cross sections to use     1569 - Making Chips elastic cross sections to use factory mechanism
1660                                                  1570 
1661 11 June 2012 W.Pokorski  (hadr-cross-V09-05-1    1571 11 June 2012 W.Pokorski  (hadr-cross-V09-05-12)
1662 ---------------------------------------------    1572 -----------------------------------------------
1663 - Making Chips inelastic cross sections to us    1573 - Making Chips inelastic cross sections to use factory mechanism
1664                                                  1574 
1665 08 June 2012 V.Ivanchenko  (hadr-cross-V09-05    1575 08 June 2012 V.Ivanchenko  (hadr-cross-V09-05-11)
1666 ---------------------------------------------    1576 -----------------------------------------------
1667 - G4ComponentSAIDTotalXS - added new class       1577 - G4ComponentSAIDTotalXS - added new class
1668                                                  1578 
1669 08 June 2012 Gabriele Cosmo  (hadr-cross-V09-    1579 08 June 2012 Gabriele Cosmo  (hadr-cross-V09-05-10)
1670 ---------------------------------------------    1580 -----------------------------------------------
1671 - Fixed trivial cases of hidden variable visi    1581 - Fixed trivial cases of hidden variable visibility, detected with
1672   '-Wshadow' compilation option on gcc compil    1582   '-Wshadow' compilation option on gcc compiler.
1673                                                  1583 
1674 03 June 2012 Witek Pokorski  (hadr-cross-V09-    1584 03 June 2012 Witek Pokorski  (hadr-cross-V09-05-09)
1675 ---------------------------------------------    1585 -----------------------------------------------
1676 - Extending the functionality of G4CrossSecti    1586 - Extending the functionality of G4CrossSectionDataSetRegistry to allow
1677   sharing of cross sections sets.                1587   sharing of cross sections sets.
1678                                                  1588 
1679 11 May 2012 Witek Pokorski  (hadr-cross-V09-0    1589 11 May 2012 Witek Pokorski  (hadr-cross-V09-05-08)
1680 ---------------------------------------------    1590 -----------------------------------------------
1681 - Making GetExchangeT method public to be use    1591 - Making GetExchangeT method public to be used in coherent_elastic.
1682                                                  1592 
1683 11 May 2012 Witek Pokorski  (hadr-cross-V09-0    1593 11 May 2012 Witek Pokorski  (hadr-cross-V09-05-07)
1684 ---------------------------------------------    1594 -----------------------------------------------
1685 - Further fixes for double deletion in the ne    1595 - Further fixes for double deletion in the new Chips cross sections.
1686                                                  1596 
1687 10 May 2012 Witek Pokorski  (hadr-cross-V09-0    1597 10 May 2012 Witek Pokorski  (hadr-cross-V09-05-06)
1688 ---------------------------------------------    1598 -----------------------------------------------
1689 - Removed double deletion in the new Chips cr    1599 - Removed double deletion in the new Chips cross sections.
1690                                                  1600 
1691 10 May 2012 Witek Pokorski  (hadr-cross-V09-0    1601 10 May 2012 Witek Pokorski  (hadr-cross-V09-05-05)
1692 ---------------------------------------------    1602 -----------------------------------------------
1693 - Added elastic cross-sections extracted from    1603 - Added elastic cross-sections extracted from CHIPS.
1694                                                  1604 
1695 4 May 2012 Witek Pokorski  (hadr-cross-V09-05    1605 4 May 2012 Witek Pokorski  (hadr-cross-V09-05-04)
1696 ---------------------------------------------    1606 -----------------------------------------------
1697 - Added inelastic cross-sections extracted fr    1607 - Added inelastic cross-sections extracted from CHIPS.
1698                                                  1608 
1699 4 May 2012 Vladimir Grichine                     1609 4 May 2012 Vladimir Grichine
1700 ---------------------------------------------    1610 -----------------------------------------------
1701 - New class G4ComponentGGNuclNuclXsc based on    1611 - New class G4ComponentGGNuclNuclXsc based on G4GGNuclNuclCrossSection
1702   (Glauber-Gribov for ion-ion xsc) was added     1612   (Glauber-Gribov for ion-ion xsc) was added and component interface was
1703   implemented                                    1613   implemented
1704 - New class G4ComponentBarNucleonNucleusXsc b    1614 - New class G4ComponentBarNucleonNucleusXsc based on
1705   G4NucleonNuclearCrossSection (Barashenkov x    1615   G4NucleonNuclearCrossSection (Barashenkov xsc) was added and component
1706   interface was implemented.                     1616   interface was implemented.
1707                                                  1617 
1708 27 April 2012 Vladimir Grichine                  1618 27 April 2012 Vladimir Grichine
1709 ---------------------------------------------    1619 -----------------------------------------------
1710 - New class G4ComponentGGHadronNucleusXsc bas    1620 - New class G4ComponentGGHadronNucleusXsc based on G4GlauberGribovCrossSection
1711   was added and component interface was imple    1621   was added and component interface was implemented
1712                                                  1622 
1713 24 April 2012 Alberto Ribon  (hadr-cross-V09-    1623 24 April 2012 Alberto Ribon  (hadr-cross-V09-05-03)
1714 ---------------------------------------------    1624 ---------------------------------------------------
1715 - Fixed compilation error in G4GGNuclNuclCros    1625 - Fixed compilation error in G4GGNuclNuclCrossSection.
1716                                                  1626 
1717 24 April 2012 Alberto Ribon  (hadr-cross-V09-    1627 24 April 2012 Alberto Ribon  (hadr-cross-V09-05-02)
1718 ---------------------------------------------    1628 ---------------------------------------------------
1719 - Include updates of Grichine's nucleus radii    1629 - Include updates of Grichine's nucleus radii of light elements
1720   (see the next comment below).                  1630   (see the next comment below).
1721                                                  1631 
1722 23 April 2012 Vladimir Grichine                  1632 23 April 2012 Vladimir Grichine
1723 ---------------------------------------------    1633 -----------------------------------------------
1724  G4GGNuclNuclCrossSection.cc updated to get n    1634  G4GGNuclNuclCrossSection.cc updated to get nucleus radii of light elements - p, d,
1725 t, He3, He4, Li7 and Be9.                        1635 t, He3, He4, Li7 and Be9.
1726                                                  1636 
1727 19 April 2012 Alberto Ribon  (hadr-cross-V09-    1637 19 April 2012 Alberto Ribon  (hadr-cross-V09-05-01)
1728 ---------------------------------------------    1638 ---------------------------------------------------
1729 - Include updates of Grichine's Glauber Gribo    1639 - Include updates of Grichine's Glauber Gribov hadron-nucleus
1730   and hadron-nucleon cross sections (see the     1640   and hadron-nucleon cross sections (see the two next two comments below).
1731                                                  1641 
1732 19 March 2012 Vladimir Grichine                  1642 19 March 2012 Vladimir Grichine
1733 ---------------------------------------------    1643 -----------------------------------------------
1734  G4GlauberGribovCrossSection.hh/.cc updated t    1644  G4GlauberGribovCrossSection.hh/.cc updated to get total
1735 and inelastic xsc from G4HadronNucleonXsc.       1645 and inelastic xsc from G4HadronNucleonXsc.
1736                                                  1646 
1737 18 March 2012 Vladimir Grichine                  1647 18 March 2012 Vladimir Grichine
1738 ---------------------------------------------    1648 -----------------------------------------------
1739 G4HadronNucleonXsc.hh/.cc update of p,n,pi-,p    1649 G4HadronNucleonXsc.hh/.cc update of p,n,pi-,pi+ xsc on p,n. New method
1740 GetCoulombBarrier. G4GGNuclNuclCrossSection.h    1650 GetCoulombBarrier. G4GGNuclNuclCrossSection.hh/.cc updated to get total
1741 and inelastic xsc from G4HadronNucleonXsc.       1651 and inelastic xsc from G4HadronNucleonXsc.
1742                                                  1652 
1743                                                  1653 
1744 1 March 2012 Vladimir Ivanchenko  (hadr-cross    1654 1 March 2012 Vladimir Ivanchenko  (hadr-cross-V09-05-00)
1745 ---------------------------------------------    1655 ------------------------------------------------------------
1746 - Fixed Coverity reports in G4NeutronElasticX    1656 - Fixed Coverity reports in G4NeutronElasticXS, G4NeutronInelasticXS,
1747   G4KokoulinMuonNuclearXS, G4HadronCrossSecti    1657   G4KokoulinMuonNuclearXS, G4HadronCrossSections, G4UPiNuclearCrossSection
1748                                                  1658 
1749 24 November 2011 Vladimir Uzhinsky  (hadr-cro    1659 24 November 2011 Vladimir Uzhinsky  (hadr-cross-V09-04-34)
1750 - G4ComponentAntiNuclNuclearXS - Plab/baryon     1660 - G4ComponentAntiNuclNuclearXS - Plab/baryon was introdused
1751 ---------------------------------------------    1661 ------------------------------------------------------------
1752                                                  1662 
1753 24 November 2011 Vladimir Uzhinsky  (hadr-cro    1663 24 November 2011 Vladimir Uzhinsky  (hadr-cross-V09-04-33)
1754 ---------------------------------------------    1664 ------------------------------------------------------------
1755 - G4ComponentAntiNuclNuclearXS - fixed typo i    1665 - G4ComponentAntiNuclNuclearXS - fixed typo in previous tag
1756                                                  1666 
1757 24 November 2011 Vladimir Uzhinsky  (hadr-cro    1667 24 November 2011 Vladimir Uzhinsky  (hadr-cross-V09-04-32)
1758 ---------------------------------------------    1668 ------------------------------------------------------------
1759 - G4ComponentAntiNuclNuclearXS                   1669 - G4ComponentAntiNuclNuclearXS
1760   AntiBaryon-Nucleon cross sections at low en    1670   AntiBaryon-Nucleon cross sections at low energies are fixed
1761   at value they have at 100 MeV/c of projecti    1671   at value they have at 100 MeV/c of projectile/antinucleon.
1762                                                  1672 
1763 12 October 2011 Vladimir Ivanchenko  (hadr-cr    1673 12 October 2011 Vladimir Ivanchenko  (hadr-cross-V09-04-31)
1764 ---------------------------------------------    1674 ------------------------------------------------------------
1765 - G4UPiNuclearCrossSection - fixed Barashenko    1675 - G4UPiNuclearCrossSection - fixed Barashenkov data for pi+
1766 - G4BGGNucleonElasticXS, G4BGGNucleonInelasti    1676 - G4BGGNucleonElasticXS, G4BGGNucleonInelasticXS - fixed x-section
1767     off Hydrogen - use PDG and GHEISHA parame    1677     off Hydrogen - use PDG and GHEISHA parameterisations
1768 - G4BGGPionInelasticXS - fixed pi+ cross sect    1678 - G4BGGPionInelasticXS - fixed pi+ cross sections and x-section
1769     off Hydrogen                                 1679     off Hydrogen
1770 - G4TripathiLightCrossSection - added protect    1680 - G4TripathiLightCrossSection - added protections against artifact
1771     values of cross section below Coulomb bar    1681     values of cross section below Coulomb barrier
1772                                                  1682 
1773 10 October 2011 Vladimir Ivanchenko  (hadr-cr    1683 10 October 2011 Vladimir Ivanchenko  (hadr-cross-V09-04-30)
1774 ---------------------------------------------    1684 ------------------------------------------------------------
1775 - G4GlauberGribovCrossSection and G4HadronNuc    1685 - G4GlauberGribovCrossSection and G4HadronNucleonXsc extended for kaons
1776     (V.Grichine)                                 1686     (V.Grichine)
1777 - G4NucleonNuclearCrossSection - fixed typo i    1687 - G4NucleonNuclearCrossSection - fixed typo in data for Al
1778 - G4BGGNucleonInelasticXS - fixed cross secti    1688 - G4BGGNucleonInelasticXS - fixed cross section on Hydrogen
1779                                                  1689 
1780 6 November 2011 D.H. Wright  (hadr-cross-V09-    1690 6 November 2011 D.H. Wright  (hadr-cross-V09-04-29)
1781 ---------------------------------------------    1691 ---------------------------------------------------
1782 - provide descriptions for nearly all cross s    1692 - provide descriptions for nearly all cross section classes in method
1783   CrossSectionDescription()                      1693   CrossSectionDescription()
1784                                                  1694 
1785 26 October 2011 D.H. Wright  (hadr-cross-V09-    1695 26 October 2011 D.H. Wright  (hadr-cross-V09-04-28)
1786 ---------------------------------------------    1696 ---------------------------------------------------
1787 - switch from Description() to CrossSectionDe    1697 - switch from Description() to CrossSectionDescription(std::ostream&)
1788                                                  1698 
1789 24 October 2011 D.H. Wright for Vladimir Gric    1699 24 October 2011 D.H. Wright for Vladimir Grichine  (hadr-cross-V09-04-27)
1790 ---------------------------------------------    1700 -------------------------------------------------------------------------
1791 - modified p-p cross sections in G4GGNuclNucl    1701 - modified p-p cross sections in G4GGNuclNuclCrossSection.hh, .cc,
1792   G4GlauberGribovCrossSection.cc and G4Hadron    1702   G4GlauberGribovCrossSection.cc and G4HadronNucleonXsc.cc to include
1793   latest TOTEM data at 7 TeV                     1703   latest TOTEM data at 7 TeV
1794                                                  1704 
1795 21 October 2011 Vladimir Ivanchenko   (hadr-c    1705 21 October 2011 Vladimir Ivanchenko   (hadr-cross-V09-04-26)
1796 ---------------------------------------------    1706 ------------------------------------------------------------
1797 - G4ElectroNuclearCrossSection - removed not     1707 - G4ElectroNuclearCrossSection - removed not needed G4Exception
1798 - G4PiData - use G4HadronicException instead     1708 - G4PiData - use G4HadronicException instead of G4Exception
1799 - G4HadronCrossSection - moved constructor, d    1709 - G4HadronCrossSection - moved constructor, destructor and other
1800     inline methods to the source; make single    1710     inline methods to the source; make singleton patern classical;
1801     substitute G4Exception by G4hadronicExcep    1711     substitute G4Exception by G4hadronicException
1802                                                  1712 
1803 20 October 2011 Vladimir Ivanchenko   (hadr-c    1713 20 October 2011 Vladimir Ivanchenko   (hadr-cross-V09-04-25)
1804 ---------------------------------------------    1714 ------------------------------------------------------------
1805 - G4BGGNucleonInelasticXS - improved cout        1715 - G4BGGNucleonInelasticXS - improved cout
1806 - G4ElectroNuclearCrossSection - removed chec    1716 - G4ElectroNuclearCrossSection - removed check of "tolarance"; added
1807     numerical protections in methods computin    1717     numerical protections in methods computing equivavalent photon
1808     energy, Q^2, and virtual factor; FPE cras    1718     energy, Q^2, and virtual factor; FPE crash is not seen anymore;
1809                                                  1719 
1810 16 September 2011 Gunter Folger       (hadr-c    1720 16 September 2011 Gunter Folger       (hadr-cross-V09-04-24)
1811 ---------------------------------------------    1721 ------------------------------------------------------------
1812 -  G4NeutronInelasticCrossSection.cc: fix pas    1722 -  G4NeutronInelasticCrossSection.cc: fix passing double for int
1813      argument; gcc4.1 did warn about this        1723      argument; gcc4.1 did warn about this
1814                                                  1724 
1815 14 September 2011 Vladimir Ivanchenko (hadr-c    1725 14 September 2011 Vladimir Ivanchenko (hadr-cross-V09-04-23)
1816 ---------------------------------------------    1726 ------------------------------------------------------------
1817 - G4CrossSectionPairGG - protect cout at init    1727 - G4CrossSectionPairGG - protect cout at initialisation by
1818     verbosityLevel                               1728     verbosityLevel
1819                                                  1729 
1820 13 September 2011 Vladimir Ivanchenko (hadr-c    1730 13 September 2011 Vladimir Ivanchenko (hadr-cross-V09-04-22)
1821 ---------------------------------------------    1731 ------------------------------------------------------------
1822 - Use G4lrint instead of lrint utility           1732 - Use G4lrint instead of lrint utility
1823                                                  1733 
1824 13 September 2011 Vladimir Ivanchenko (hadr-c    1734 13 September 2011 Vladimir Ivanchenko (hadr-cross-V09-04-21)
1825 ---------------------------------------------    1735 ------------------------------------------------------------
1826 - G4VCrossSectionDataSet - added extra includ    1736 - G4VCrossSectionDataSet - added extra include file G4HadTmpUtil.hh
1827                                                  1737 
1828 12 September 2011 Vladimir Ivanchenko (hadr-c    1738 12 September 2011 Vladimir Ivanchenko (hadr-cross-V09-04-20)
1829 ---------------------------------------------    1739 ------------------------------------------------------------
1830 - G4IonsShenCrossSection - method GetIsoCross    1740 - G4IonsShenCrossSection - method GetIsoCrossSection is added
1831                                                  1741 
1832 12 September 2011 Vladimir Ivanchenko (hadr-c    1742 12 September 2011 Vladimir Ivanchenko (hadr-cross-V09-04-19)
1833 ---------------------------------------------    1743 -----------------------------------------------------------
1834 - G4CrossSectionDataStore - fixed logic in Sa    1744 - G4CrossSectionDataStore - fixed logic in SampleZandA
1835                                                  1745 
1836 10 September 2011 Vladimir Ivanchenko (hadr-c    1746 10 September 2011 Vladimir Ivanchenko (hadr-cross-V09-04-18)
1837 ---------------------------------------------    1747 ------------------------------------------------------------
1838 - G4CrossSectionDataStore - fixed selection o    1748 - G4CrossSectionDataStore - fixed selection of isotope when element
1839   cross section is used but isotope compositi    1749   cross section is used but isotope composition is defined by the user
1840                                                  1750 
1841 6 September 2011 Vladimir Ivanchenko (hadr-cr    1751 6 September 2011 Vladimir Ivanchenko (hadr-cross-V09-04-17)
1842 ---------------------------------------------    1752 ----------------------------------------------------------
1843 - G4TripathiLightCrossSection - fixed integer    1753 - G4TripathiLightCrossSection - fixed integer Z and A;
1844 - G4VCrossSectionDataSet - fixed inline metho    1754 - G4VCrossSectionDataSet - fixed inline method for CHIPS
1845   electro-nuclear cross section computation      1755   electro-nuclear cross section computation
1846                                                  1756 
1847 6 September 2011 Vladimir Ivanchenko (hadr-cr    1757 6 September 2011 Vladimir Ivanchenko (hadr-cross-V09-04-16)
1848 ---------------------------------------------    1758 ----------------------------------------------------------
1849 - Fixed signature of Description method in se    1759 - Fixed signature of Description method in several classes
1850                                                  1760 
1851 30 August 2011 Vladimir Ivanchenko (hadr-cros    1761 30 August 2011 Vladimir Ivanchenko (hadr-cross-V09-04-15)
1852 ---------------------------------------------    1762 ----------------------------------------------------------
1853 - Fixed number of run time problems connected    1763 - Fixed number of run time problems connected with the migration to the
1854   new interface                                  1764   new interface
1855                                                  1765 
1856 24 August 2011 Vladimir Ivanchenko (hadr-cros    1766 24 August 2011 Vladimir Ivanchenko (hadr-cross-V09-04-14)
1857 ---------------------------------------------    1767 ----------------------------------------------------------
1858 - G4CrossSectionDataStore - add forgotten ret    1768 - G4CrossSectionDataStore - add forgotten return statement
1859                                                  1769 
1860 23 August 2011 Vladimir Ivanchenko (hadr-cros    1770 23 August 2011 Vladimir Ivanchenko (hadr-cross-V09-04-13)
1861 ---------------------------------------------    1771 ----------------------------------------------------------
1862 - G4NeutronInelasticCrossSection, G4EMDissoci    1772 - G4NeutronInelasticCrossSection, G4EMDissociationCrossSection
1863   modified to compile model sub-directories      1773   modified to compile model sub-directories
1864                                                  1774 
1865 23 August 2011 Vladimir Ivanchenko (hadr-cros    1775 23 August 2011 Vladimir Ivanchenko (hadr-cross-V09-04-12)
1866 ---------------------------------------------    1776 ----------------------------------------------------------
1867 - Redesign G4VCrossSectionDataSet interface -    1777 - Redesign G4VCrossSectionDataSet interface - all classes are affected
1868                                                  1778 
1869 03 August 2011 Dennis Wright (hadr-cross-V09-    1779 03 August 2011 Dennis Wright (hadr-cross-V09-04-11)
1870 ---------------------------------------------    1780 ---------------------------------------------------
1871 - remove unused parameter aParticleType from     1781 - remove unused parameter aParticleType from DumpHtml() method in
1872   G4CrossSectionDataStore                        1782   G4CrossSectionDataStore
1873                                                  1783 
1874 02 August 2011 Dennis Wright (hadr-cross-V09-    1784 02 August 2011 Dennis Wright (hadr-cross-V09-04-10)
1875 ---------------------------------------------    1785 ---------------------------------------------------
1876 - add G4VCrossSectionDataSet::GetName() to be    1786 - add G4VCrossSectionDataSet::GetName() to be used with documentation
1877     reporting                                    1787     reporting
1878 - add Description() method to all classes der    1788 - add Description() method to all classes derived from G4VCrossSectionDataSet
1879 - remove test directory from trunk.  It remai    1789 - remove test directory from trunk.  It remains in tag hadr-cross-V09-04-09.
1880                                                  1790 
1881 04 June 2011 Vladimir Ivanchenko (hadr-cross-    1791 04 June 2011 Vladimir Ivanchenko (hadr-cross-V09-04-09)
1882 ---------------------------------------------    1792 ----------------------------------------------------------
1883 - G4IonProtonCrossSection - implement all vir    1793 - G4IonProtonCrossSection - implement all virtual IfApplicable methods
1884 - G4ComponentAntiNuclNuclearXS - added name      1794 - G4ComponentAntiNuclNuclearXS - added name
1885                                                  1795 
1886 19 May 2011 Dennis Wright (hadr-cross-V09-04-    1796 19 May 2011 Dennis Wright (hadr-cross-V09-04-08)
1887 ---------------------------------------------    1797 ------------------------------------------------
1888 - fix gcc-4.6 warnings (variable Delta set bu    1798 - fix gcc-4.6 warnings (variable Delta set but not used) in
1889   G4GGNuclNuclCrossSection.cc, G4GlauberGribo    1799   G4GGNuclNuclCrossSection.cc, G4GlauberGribovCrossSection.cc, G4HadronNucleonXsc.cc
1890                                                  1800 
1891 16 May 2011 Vladimir Ivanchenko (hadr-cross-V    1801 16 May 2011 Vladimir Ivanchenko (hadr-cross-V09-04-07)
1892 ---------------------------------------------    1802 ----------------------------------------------------------
1893 - G4CrossSectionElastic, G4CrossSectionInelas    1803 - G4CrossSectionElastic, G4CrossSectionInelastic - do not delete
1894   component cross section in destructor to av    1804   component cross section in destructor to avoid double deletion
1895                                                  1805 
1896 5 May 2011 Dennis Wright (hadr-cross-V09-04-0    1806 5 May 2011 Dennis Wright (hadr-cross-V09-04-06)
1897 ---------------------------------------------    1807 -----------------------------------------------
1898 - G4TripathiLightCrossSection::GetZandACrossS    1808 - G4TripathiLightCrossSection::GetZandACrossSection: return 0 cross section
1899   when E_cm <= DBL_MIN, in response to bug re    1809   when E_cm <= DBL_MIN, in response to bug report #1174
1900                                                  1810 
1901 14 March 2011 Vladimir Ivanchenko (hadr-cross    1811 14 March 2011 Vladimir Ivanchenko (hadr-cross-V09-04-05)
1902 ---------------------------------------------    1812 ----------------------------------------------------------
1903 - G4CrossSectionDataStore - fixed DumpPhysics    1813 - G4CrossSectionDataStore - fixed DumpPhysicsTable method, ion cross
1904   sections become wrong if this method is inv    1814   sections become wrong if this method is invocated
1905 - G4IonsShenCrossSection - extended energy ra    1815 - G4IonsShenCrossSection - extended energy range up to 100 TeV
1906 - G4IonsShenCrossSection, G4IonsSihverCrossSe    1816 - G4IonsShenCrossSection, G4IonsSihverCrossSection, G4IonsKoxCrossSection
1907   moved constructor, destructor and virtual m    1817   moved constructor, destructor and virtual methods to source
1908                                                  1818 
1909 24 February 2011 Vladimir Ivanchenko (hadr-cr    1819 24 February 2011 Vladimir Ivanchenko (hadr-cross-V09-04-04)
1910 ---------------------------------------------    1820 ----------------------------------------------------------
1911 - G4CrossSectionElastic,  G4CrossSectionInela    1821 - G4CrossSectionElastic,  G4CrossSectionInelastic - fixed usage in
1912   Physics List                                   1822   Physics List
1913                                                  1823 
1914 24 February 2011 Vladimir Ivanchenko (hadr-cr    1824 24 February 2011 Vladimir Ivanchenko (hadr-cross-V09-04-03)
1915 ---------------------------------------------    1825 ----------------------------------------------------------
1916 - G4VComponentCrossSection - change method na    1826 - G4VComponentCrossSection - change method names to
1917      GetTotalElementCrossSection and  GetTota    1827      GetTotalElementCrossSection and  GetTotalIsotopeCrossSection
1918 - G4CrossSectionElastic,  G4CrossSectionInela    1828 - G4CrossSectionElastic,  G4CrossSectionInelastic,
1919   G4ComponentAntiNuclNuclearXS - use modified    1829   G4ComponentAntiNuclNuclearXS - use modified names
1920                                                  1830 
1921 17 February 2011 Dennis Wright (hadr-cross-V0    1831 17 February 2011 Dennis Wright (hadr-cross-V09-04-02)
1922 ---------------------------------------------    1832 -----------------------------------------------------
1923 - new class G4KokoulinMuonNuclearXS added.  T    1833 - new class G4KokoulinMuonNuclearXS added.  This class was created from
1924   code in the direct-implementation process G    1834   code in the direct-implementation process G4MuNuclearInteraction.  This
1925   was done to replace the old-style implement    1835   was done to replace the old-style implementation with one conforming to
1926   the hadronic framework design of process, m    1836   the hadronic framework design of process, model, cross section.  The
1927   new class is now the default cross section     1837   new class is now the default cross section for the new
1928   G4MuonNuclearProcess class.                    1838   G4MuonNuclearProcess class.
1929                                                  1839 
1930  2 February 2011 Vladimir Ivanchenko (hadr-cr    1840  2 February 2011 Vladimir Ivanchenko (hadr-cross-V09-04-01)
1931 ---------------------------------------------    1841 ----------------------------------------------------------
1932 - G4NeutronCaptureXS - added protection for t    1842 - G4NeutronCaptureXS - added protection for the case Ekin = 0
1933                                                  1843 
1934  8 January 2011 Dennis Wright (hadr-cross-V09    1844  8 January 2011 Dennis Wright (hadr-cross-V09-04-00)
1935 ---------------------------------------------    1845 ----------------------------------------------------
1936 - add cross section name to constructors:  G4    1846 - add cross section name to constructors:  G4VCrossSectionDataSet("CSname")
1937   so that they can be retrieved for physics l    1847   so that they can be retrieved for physics list print out
1938                                                  1848 
1939  9 December 2010 Dennis Wright (hadr-cross-V0    1849  9 December 2010 Dennis Wright (hadr-cross-V09-03-21)
1940 ---------------------------------------------    1850 -----------------------------------------------------
1941 - G4ElectroNuclearCrossSection::GetEquivalent    1851 - G4ElectroNuclearCrossSection::GetEquivalentPhotonEnergy() : remove
1942   initialization of array Y[]. This forced ex    1852   initialization of array Y[]. This forced expensive re-calculation
1943   at each call.                                  1853   at each call.
1944                                                  1854 
1945 26 November 2010 Vladimir Ivanchenko (hadr-cr    1855 26 November 2010 Vladimir Ivanchenko (hadr-cross-V09-03-20)
1946 ---------------------------------------------    1856 ----------------------------------------------------------
1947 - G4BGGPionElasticXS, G4BGGNucleonElasticXS,G    1857 - G4BGGPionElasticXS, G4BGGNucleonElasticXS,G4BGGNucleonInelasticXS
1948         fixed low-energy (E < 20 MeV) models     1858         fixed low-energy (E < 20 MeV) models
1949 - G4TripathiLightCrossSection - J.M.Quesada f    1859 - G4TripathiLightCrossSection - J.M.Quesada fix for threshold shape
1950                                                  1860 
1951 23 November 2010 Vladimir Ivanchenko (hadr-cr    1861 23 November 2010 Vladimir Ivanchenko (hadr-cross-V09-03-19)
1952 ---------------------------------------------    1862 ----------------------------------------------------------
1953 - added G4CrossSectionInelastic and G4CrossSe    1863 - added G4CrossSectionInelastic and G4CrossSectionElastic - wrappers
1954   for components                                 1864   for components
1955                                                  1865 
1956 19 November 2010 Gunter Folger       (hadr-cr    1866 19 November 2010 Gunter Folger       (hadr-cross-V09-03-18)
1957 - replace leftover calls to GetIsoZACrossSect    1867 - replace leftover calls to GetIsoZACrossSection by  GetZandACrossSection, and
1958    IsZAApplicable by IsIsoApplicable.            1868    IsZAApplicable by IsIsoApplicable.
1959                                                  1869 
1960 18 November 2010 Vladimir Ivanchenko (hadr-cr    1870 18 November 2010 Vladimir Ivanchenko (hadr-cross-V09-03-17)
1961 ---------------------------------------------    1871 ----------------------------------------------------------
1962 - G4NeutronCaptureXS, G4NeutronElasticXS, G4N    1872 - G4NeutronCaptureXS, G4NeutronElasticXS, G4NeutronInelasticXS - do
1963   not use G4Element, only G4NistManager          1873   not use G4Element, only G4NistManager
1964 - G4ComponentAntiNuclNuclearXS - new class (A    1874 - G4ComponentAntiNuclNuclearXS - new class (A.Galoyan)
1965                                                  1875 
1966 13 November 2010 Gunter Folger (hadr-cross-V0    1876 13 November 2010 Gunter Folger (hadr-cross-V09-03-16)
1967 ---------------------------------------------    1877 ------------------------------------------------------
1968 - Fix bug from Integer A&Z transition:           1878 - Fix bug from Integer A&Z transition:
1969   - G4VCrossSectionDataSet.cc:                   1879   - G4VCrossSectionDataSet.cc:
1970   make new methods (IsIsoApplicable, GetZandA    1880   make new methods (IsIsoApplicable, GetZandACrossSection) forward to old
1971   methods (IsZAApplicable, GetIsoZACrossSecti    1881   methods (IsZAApplicable, GetIsoZACrossSection); old methods print a obsolete
1972    warning once.                                 1882    warning once.
1973   - G4CrossSectionDataStore.cc: use new metho    1883   - G4CrossSectionDataStore.cc: use new methods only.
1974                                                  1884 
1975 12 November 2010  Gunter Folger (hadr-cross-V    1885 12 November 2010  Gunter Folger (hadr-cross-V09-03-15)
1976 ---------------------------------------------    1886 ------------------------------------------------------
1977 - Add new class G4CrossSectionPairGG to exten    1887 - Add new class G4CrossSectionPairGG to extend a given cross-section with
1978    a scaled G4GlauberGribovCrossSection. Scal    1888    a scaled G4GlauberGribovCrossSection. Scaling result in smooth transition.
1979                                                  1889 
1980 11 November 2010  Dennis Wright (hadr-cross-V    1890 11 November 2010  Dennis Wright (hadr-cross-V09-03-14)
1981 ---------------------------------------------    1891 ------------------------------------------------------
1982 Back out memory leak fixes of G4NeutronElasti    1892 Back out memory leak fixes of G4NeutronElasticXS.cc and G4NeutronInelasticXS.cc
1983 Not a memory leak after all.                     1893 Not a memory leak after all.
1984                                                  1894 
1985 10 November 2010  Dennis Wright (hadr-cross-V    1895 10 November 2010  Dennis Wright (hadr-cross-V09-03-13)
1986 ---------------------------------------------    1896 ------------------------------------------------------
1987 NOTE: this tag deals exclusively with fixes o    1897 NOTE: this tag deals exclusively with fixes of CoVerity-identified
1988 bugs                                             1898 bugs
1989                                                  1899 
1990 - G4HadronCrossSections.hh : fix uninitialize    1900 - G4HadronCrossSections.hh : fix uninitialized variable prevElement in ctor
1991                                                  1901 
1992 - Initialize arrays theGlauberFac and theCoul    1902 - Initialize arrays theGlauberFac and theCoulombFac in ctors of
1993   G4BGGNucleonElasticXS.cc, G4BGGNucleonInela    1903   G4BGGNucleonElasticXS.cc, G4BGGNucleonInelasticXS.cc, G4BGGPionElasticXS.cc,
1994   G4BGGPionInelasticXS.cc                        1904   G4BGGPionInelasticXS.cc
1995                                                  1905 
1996 - Initialize all elements of array Y[nE] to 0    1906 - Initialize all elements of array Y[nE] to 0.0 in
1997   G4ElectroNuclearCrossSection::GetEquivalent    1907   G4ElectroNuclearCrossSection::GetEquivalentPhotonEnergy()
1998                                                  1908 
1999 - Initialize fTotalXsc, fElasticXsc, fInelast    1909 - Initialize fTotalXsc, fElasticXsc, fInelasticXsc, fProductionXsc,
2000   fDiffractionXsc, fHadronNucleonXsc to 0.0 i    1910   fDiffractionXsc, fHadronNucleonXsc to 0.0 in ctors of
2001   G4GlauberGribovCrossSection.cc, G4GGNuclNuc    1911   G4GlauberGribovCrossSection.cc, G4GGNuclNuclCrossSection.cc
2002                                                  1912 
2003 - Initialize fTotalXsc, fElasticXsc, fInelast    1913 - Initialize fTotalXsc, fElasticXsc, fInelasticXsc, fHadronNucleonXsc to 0.0
2004   in ctor of G4HadronNucleonXsc,                 1914   in ctor of G4HadronNucleonXsc,
2005                                                  1915 
2006 - fix memory leak in G4NeutronElasticXS:Initi    1916 - fix memory leak in G4NeutronElasticXS:Initialise and
2007   G4NeutronInelasticXS:Initialise :              1917   G4NeutronInelasticXS:Initialise :
2008    const G4Element* Elem =                       1918    const G4Element* Elem =
2009      G4Element* G4NistManager::FindOrBuildEle    1919      G4Element* G4NistManager::FindOrBuildElement(G4int Z, G4bool isotopes)
2010   Elem goes out of scope, so delete it           1920   Elem goes out of scope, so delete it
2011                                                  1921 
2012 - Initialize fTotalXsc, fElasticXsc to 0.0 in    1922 - Initialize fTotalXsc, fElasticXsc to 0.0 in ctors of
2013   G4NucleonNuclearCrossSection.cc, G4PiNuclea    1923   G4NucleonNuclearCrossSection.cc, G4PiNuclearCrossSection.cc
2014                                                  1924 
2015 - Initialize array theFac in ctors of            1925 - Initialize array theFac in ctors of
2016   G4UElasticCrossSection.cc, G4UInelasticCros    1926   G4UElasticCrossSection.cc, G4UInelasticCrossSection.cc
2017                                                  1927 
2018                                                  1928 
2019 09 November 2010 Vladimir Ivanchenko (hadr-cr    1929 09 November 2010 Vladimir Ivanchenko (hadr-cross-V09-03-12)
2020 ---------------------------------------------    1930 -----------------------------------------------------------
2021 - G4VComponentCrossSection - use G4ParticleDe    1931 - G4VComponentCrossSection - use G4ParticleDefinition and kinetic
2022    energy instead of G4DynamicParticle           1932    energy instead of G4DynamicParticle
2023 - G4EMDissociationCrossSection - is now appli    1933 - G4EMDissociationCrossSection - is now applicable for Hydrogen but
2024    cross section for Hydrogen is zero            1934    cross section for Hydrogen is zero
2025                                                  1935 
2026                                                  1936 
2027 20 October 2010 Gunter Folger (hadr-cross-V09    1937 20 October 2010 Gunter Folger (hadr-cross-V09-03-11)
2028 ---------------------------------------------    1938 ----------------------------------------------------
2029 - add missing inline for GetCrossSection in G    1939 - add missing inline for GetCrossSection in G4BGGPionElasticXS.hh
2030                                                  1940 
2031                                                  1941 
2032 15 October 2010 Dennis Wright (hadr-cross-V09    1942 15 October 2010 Dennis Wright (hadr-cross-V09-03-10)
2033 ---------------------------------------------    1943 ----------------------------------------------------
2034 - integer Z and A migration:                     1944 - integer Z and A migration:
2035   in all cross section data sets, replace IsZ    1945   in all cross section data sets, replace IsZAApplicable with IsIsoApplicable
2036   and replace GetIsoZACrossSection with GetZa    1946   and replace GetIsoZACrossSection with GetZandACrossSection
2037                                                  1947 
2038 23 September 2010 Vladimir Ivanchenko (hadr-c    1948 23 September 2010 Vladimir Ivanchenko (hadr-cross-V09-03-09)
2039 ---------------------------------------------    1949 ------------------------------------------------------------
2040 - G4NeutronElasticXS, G4NeutronInelasticXS, G    1950 - G4NeutronElasticXS, G4NeutronInelasticXS, G4NeutronCaptureXS cleanup:
2041                     use std vectors instead o    1951                     use std vectors instead of C arrays;
2042                     use G4HadronNucleonXsc cl    1952                     use G4HadronNucleonXsc class and PDG parameterisation
2043                     for high energy cross sec    1953                     for high energy cross sections off Hydrogen;
2044                     removed Get/Set methods f    1954                     removed Get/Set methods for verboseLevel
2045                                                  1955 
2046 30 July 2010 Vladimir Ivanchenko (hadr-cross-    1956 30 July 2010 Vladimir Ivanchenko (hadr-cross-V09-03-08)
2047 - G4IonProtonCrossSection - move virtual meth    1957 - G4IonProtonCrossSection - move virtual methods to source,
2048                             add constructor a    1958                             add constructor and destructor,
2049                             make G4ProtonInel    1959                             make G4ProtonInelasticCrossSection class member,
2050                             fix bug in kinema    1960                             fix bug in kinematics
2051                                                  1961 
2052 05 July 2010 Vladimir Ivanchenko (hadr-cross-    1962 05 July 2010 Vladimir Ivanchenko (hadr-cross-V09-03-07)
2053 - G4VComponentCrossSection - new interface fo    1963 - G4VComponentCrossSection - new interface for cross sections
2054 - G4VCrossSectionDataSet - added name, min an    1964 - G4VCrossSectionDataSet - added name, min and max kinetic energy and access
2055                            methods               1965                            methods
2056                                                  1966 
2057 11 Jun 2010 Vladimir Ivanchenko (hadr-cross-V    1967 11 Jun 2010 Vladimir Ivanchenko (hadr-cross-V09-03-06)
2058 - G4UPiNuclearCrossSection - fixed memory lea    1968 - G4UPiNuclearCrossSection - fixed memory leak at destruction
2059 - G4GlauberGribovCrossSection - (V.Grichine)     1969 - G4GlauberGribovCrossSection - (V.Grichine) updated for anti-protons
2060                                                  1970 
2061 03 Jun 2010 Vladimir Ivanchenko (hadr-cross-V    1971 03 Jun 2010 Vladimir Ivanchenko (hadr-cross-V09-03-05)
2062 ---------------------------------------------    1972 ------------------------------------------------------
2063 - G4NeutronElasticXS, G4NeutronInelasticXS, G    1973 - G4NeutronElasticXS, G4NeutronInelasticXS, G4NeutronCaptureXS - substitute
2064      environment variable G4NEUTRONXS by G4NE    1974      environment variable G4NEUTRONXS by G4NEUTRONXSDATA
2065                                                  1975 
2066 02 Jun 2010 Gunter Folger       (hadr-cross-V    1976 02 Jun 2010 Gunter Folger       (hadr-cross-V09-03-04)
2067 ---------------------------------------------    1977 ------------------------------------------------------
2068 - fix compilation error on Windows: use G4lri    1978 - fix compilation error on Windows: use G4lrint not lrint
2069                                                  1979 
2070 29 Apr 2010 Gunter Folger       (hadr-cross-V    1980 29 Apr 2010 Gunter Folger       (hadr-cross-V09-03-03)
2071 ---------------------------------------------    1981 ------------------------------------------------------------
2072 - G4CrossSectionDataStore integer Z and A tra    1982 - G4CrossSectionDataStore integer Z and A transition
2073    ( note that cross sections data sets still    1983    ( note that cross sections data sets still have G4double in interface)
2074                                                  1984 
2075 25 Mar 2010 Vladimir Ivanchenko (hadr-cross-V    1985 25 Mar 2010 Vladimir Ivanchenko (hadr-cross-V09-03-02)
2076 ---------------------------------------------    1986 ------------------------------------------------------------
2077 - G4CrossSectionDataSetRegistry - do not pop_    1987 - G4CrossSectionDataSetRegistry - do not pop_back vector of pointers
2078    when DeRegister cross section data set - b    1988    when DeRegister cross section data set - big fixed for Windows
2079                                                  1989 
2080 17 Mar 2010 Gabriele Cosmo (hadr-cross-V09-03    1990 17 Mar 2010 Gabriele Cosmo (hadr-cross-V09-03-01)
2081 ---------------------------------------------    1991 ------------------------------------------------------------
2082 - Cache computation of std::pow() in GetCaptu    1992 - Cache computation of std::pow() in GetCaptureCrossSection() method of
2083   G4HadronCrossSections, to avoid repeated ca    1993   G4HadronCrossSections, to avoid repeated calls with same argument.
2084                                                  1994 
2085 26 Feb 2010 Vladimir Ivanchenko (hadr-cross-V    1995 26 Feb 2010 Vladimir Ivanchenko (hadr-cross-V09-03-00)
2086 ---------------------------------------------    1996 ------------------------------------------------------------
2087 - G4UPiNuclearCrossSection - fixed bug for hi    1997 - G4UPiNuclearCrossSection - fixed bug for high Z (>83) atoms
2088                                                  1998 
2089 9 Dec 2009 Gunter Folger       (hadr-cross-V0    1999 9 Dec 2009 Gunter Folger       (hadr-cross-V09-02-18)
2090 ---------------------------------------------    2000 ------------------------------------------------------------
2091 - G4TripathiLightCrossSection.cc modified by     2001 - G4TripathiLightCrossSection.cc modified by Macrus Mendenhall:
2092    - re-enable low energy check code, but wit    2002    - re-enable low energy check code, but without creating new instances of
2093       G4TripathiLightCrossSection                2003       G4TripathiLightCrossSection
2094                                                  2004 
2095 2 Dec 2009 Vladimir Ivanchenko (hadr-cross-V0    2005 2 Dec 2009 Vladimir Ivanchenko (hadr-cross-V09-02-17)
2096 ---------------------------------------------    2006 ------------------------------------------------------------
2097 - G4CrossSectionDataSetRegistry - more accura    2007 - G4CrossSectionDataSetRegistry - more accurate cross section deletion
2098                                                  2008 
2099 25 Nov 2009 Gunter Folger       (hadr-cross-V    2009 25 Nov 2009 Gunter Folger       (hadr-cross-V09-02-16)
2100 ---------------------------------------------    2010 ------------------------------------------------------------
2101 - modify upper limit of validity to 100 TeV i    2011 - modify upper limit of validity to 100 TeV in
2102   G4NeutronInelasticCrossSection, G4ProtonIne    2012   G4NeutronInelasticCrossSection, G4ProtonInelasticCrossSection,
2103   and G4PiNuclearCrossSection                    2013   and G4PiNuclearCrossSection
2104   Use constant cross section above original r    2014   Use constant cross section above original range
2105                                                  2015 
2106 23 Nov 2009 Vladimir Ivanchenko (hadr-cross-V    2016 23 Nov 2009 Vladimir Ivanchenko (hadr-cross-V09-02-15)
2107 ---------------------------------------------    2017 ------------------------------------------------------------
2108 - fixed mistake in previous tag                  2018 - fixed mistake in previous tag
2109                                                  2019 
2110 20 Nov 2009 Vladimir Ivanchenko (hadr-cross-V    2020 20 Nov 2009 Vladimir Ivanchenko (hadr-cross-V09-02-14)
2111 ---------------------------------------------    2021 ------------------------------------------------------------
2112 - use as a default hadron-nucleon cross secti    2022 - use as a default hadron-nucleon cross section parameterisation
2113   of Nikolay Starkov in G4GlauberGribovCrossS    2023   of Nikolay Starkov in G4GlauberGribovCrossSection,
2114   G4GGNuclNuclCrossSection, G4NeutronElasticX    2024   G4GGNuclNuclCrossSection, G4NeutronElasticXS, G4NeutronInelasticXS,
2115   G4BGGNucleonElasticXS, G4BGGNucleonInelasti    2025   G4BGGNucleonElasticXS, G4BGGNucleonInelasticXS, G4BGGPionElasticXS,
2116   G4BGGPionInelasticXS                           2026   G4BGGPionInelasticXS
2117                                                  2027 
2118 19 Nov 2009 Vladimir Ivanchenko (hadr-cross-V    2028 19 Nov 2009 Vladimir Ivanchenko (hadr-cross-V09-02-13)
2119 ---------------------------------------------    2029 ------------------------------------------------------------
2120 - restored head version of hadr-cross-V09-02-    2030 - restored head version of hadr-cross-V09-02-06 for all files, added
2121   bug fixes for G4BGGXX classes and added bac    2031   bug fixes for G4BGGXX classes and added back new G4NeutronXXXS
2122   cross sections                                 2032   cross sections
2123                                                  2033 
2124 17 Nov 2009 Mikhail Kosov (hadr-cross-V09-02-    2034 17 Nov 2009 Mikhail Kosov (hadr-cross-V09-02-12)
2125 ---------------------------------------------    2035 ------------------------------------------------------------
2126 - CHIPS-cross_sections dependent classes are     2036 - CHIPS-cross_sections dependent classes are temporary moved to
2127   source/processes/hadronic/models/chiral_inv    2037   source/processes/hadronic/models/chiral_inv_phase_space/xs_dependent
2128   directory (till the beter place for CHIPS p    2038   directory (till the beter place for CHIPS physics package is found)
2129                                                  2039 
2130 16 Nov 2009 Mikhail Kosov (hadr-cross-V09-02-    2040 16 Nov 2009 Mikhail Kosov (hadr-cross-V09-02-11)
2131 ---------------------------------------------    2041 ------------------------------------------------------------
2132 - dependency on CHIPS-cross_sections             2042 - dependency on CHIPS-cross_sections
2133                                                  2043 
2134 12 Nov 2009 Vladimir Ivanchenko (hadr-cross-V    2044 12 Nov 2009 Vladimir Ivanchenko (hadr-cross-V09-02-10)
2135 ---------------------------------------------    2045 ------------------------------------------------------------
2136 - added G4NeutronElasticXS, G4NeutronInelasti    2046 - added G4NeutronElasticXS, G4NeutronInelasticXS, G4NeutronCaptureXS
2137                                                  2047 
2138 11 Nov 2009 Mikhail Kosov (hadr-cross-V09-02-    2048 11 Nov 2009 Mikhail Kosov (hadr-cross-V09-02-09)
2139 ---------------------------------------------    2049 ------------------------------------------------------------
2140 - CHIPS inelastic XS implementation in a form    2050 - CHIPS inelastic XS implementation in a form of G4VCrossSectionDataSet
2141                                                  2051 
2142 4 Nov 2009 Mikhail Kosov (hadr-cross-V09-02-0    2052 4 Nov 2009 Mikhail Kosov (hadr-cross-V09-02-08)
2143 ---------------------------------------------    2053 ------------------------------------------------------------
2144 - Resolving of the circular dependency with C    2054 - Resolving of the circular dependency with CHIPS for the previous tag
2145                                                  2055 
2146 23 Oct 2009 Mikhail Kosov (hadr-cross-V09-02-    2056 23 Oct 2009 Mikhail Kosov (hadr-cross-V09-02-07)
2147 ---------------------------------------------    2057 ------------------------------------------------------------
2148 - in G4GlauberGribovCrossSection, G4GGNuclNuc    2058 - in G4GlauberGribovCrossSection, G4GGNuclNuclCrossSection, G4HadronNucleonXsc
2149   the CHIPS hN cross-sections are used direct    2059   the CHIPS hN cross-sections are used directly instead of three times replication
2150                                                  2060 
2151 12 Aug 2009 Vladimir Ivanchenko (hadr-cross-V    2061 12 Aug 2009 Vladimir Ivanchenko (hadr-cross-V09-02-06)
2152 ---------------------------------------------    2062 ------------------------------------------------------------
2153 - G4CrossSectionDataSetRegistry - return to m    2063 - G4CrossSectionDataSetRegistry - return to more simple variant of
2154                                   deletion, b    2064                                   deletion, because of problem for
2155                                   specific Ph    2065                                   specific PhysicsLists
2156                                                  2066 
2157 08 Aug 2009 Vladimir Ivanchenko (hadr-cross-V    2067 08 Aug 2009 Vladimir Ivanchenko (hadr-cross-V09-02-05)
2158 ---------------------------------------------    2068 ------------------------------------------------------------
2159 - G4TripathiLightIonCrossSection - add simple    2069 - G4TripathiLightIonCrossSection - add simple check that X-section is
2160                               positive and re    2070                               positive and remove not optimal control
2161 - G4TripathiCrossSection - added constructor     2071 - G4TripathiCrossSection - added constructor and destructor
2162 - G4CrossSectionDataSetRegistry - use pure st    2072 - G4CrossSectionDataSetRegistry - use pure stl commands to remove elements
2163                                   of stl vect    2073                                   of stl vector
2164                                                  2074 
2165 21 March 2009 Vladimir Ivanchenko (hadr-cross    2075 21 March 2009 Vladimir Ivanchenko (hadr-cross-V09-02-04)
2166 ---------------------------------------------    2076 ------------------------------------------------------------
2167 - G4IonsKoxCrossSection, G4IonsShenCrossSecti    2077 - G4IonsKoxCrossSection, G4IonsShenCrossSection, G4TripathiCrossSection,
2168   G4TripathiLightCrossSection - added protect    2078   G4TripathiLightCrossSection - added protections against numerical
2169                                 exceptions (V    2079                                 exceptions (V.Grichine)
2170 - G4GGNuclNuclCrossSection - Glauber-Gribov n    2080 - G4GGNuclNuclCrossSection - Glauber-Gribov new cross section for ions
2171                              (V.Grichine)        2081                              (V.Grichine)
2172                                                  2082 
2173 25 February 2009 Vladimir Ivanchenko (hadr-cr    2083 25 February 2009 Vladimir Ivanchenko (hadr-cross-V09-02-03)
2174 ---------------------------------------------    2084 ------------------------------------------------------------
2175 - G4CrossSectionDataStore - added protection     2085 - G4CrossSectionDataStore - added protection to the Clean method
2176                                                  2086 
2177 14 February 2009 Vladimir Ivanchenko (hadr-cr    2087 14 February 2009 Vladimir Ivanchenko (hadr-cross-V09-02-02)
2178 ---------------------------------------------    2088 ------------------------------------------------------------
2179 - G4CrossSectionDataStore - added Clean metho    2089 - G4CrossSectionDataStore - added Clean method
2180                                                  2090 
2181 06 February 2009 Vladimir Ivanchenko (hadr-cr    2091 06 February 2009 Vladimir Ivanchenko (hadr-cross-V09-02-01)
2182 ---------------------------------------------    2092 ------------------------------------------------------------
2183                                                  2093 
2184 24 January 2009 Vladimir Ivanchenko (hadr-cro    2094 24 January 2009 Vladimir Ivanchenko (hadr-cross-V09-02-00)
2185 ---------------------------------------------    2095 ------------------------------------------------------------
2186 - G4CrossSectionDataStore - moved constructor    2096 - G4CrossSectionDataStore - moved constructor and destructor to source,
2187                             added destruction    2097                             added destruction of data sets, use STL
2188                             vector instead of    2098                             vector instead of C-array
2189 - G4CrossSectionDataSetRegistry - new singlet    2099 - G4CrossSectionDataSetRegistry - new singleton to keep pointers to
2190                             cross section dat    2100                             cross section data sets
2191 - G4VCrossSectiondataSet - constructor and de    2101 - G4VCrossSectiondataSet - constructor and detructor moved to source and
2192                            registration/dereg    2102                            registration/deregistration added
2193                                                  2103 
2194 01 December 2008 Vladimir Ivanchenko (hadr-cr    2104 01 December 2008 Vladimir Ivanchenko (hadr-cross-V09-01-07)
2195 ---------------------------------------------    2105 ------------------------------------------------------------
2196 G4BGGPionElasticXS, G4BGGPionInelasticXS, G4B    2106 G4BGGPionElasticXS, G4BGGPionInelasticXS, G4BGGNucleonInelasticXS,
2197 G4BGGNucleonElasticXS, G4UPiNuclearCrossSecti    2107 G4BGGNucleonElasticXS, G4UPiNuclearCrossSection - added proper
2198    Coulomb barrier and cleanup implementation    2108    Coulomb barrier and cleanup implementations
2199                                                  2109 
2200 24 October 2008 Dennis Wright (hadr-cross-V09    2110 24 October 2008 Dennis Wright (hadr-cross-V09-01-06)
2201 ---------------------------------------------    2111 ----------------------------------------------------
2202 - replace G4NucleiPropertiesTable::IsInTable     2112 - replace G4NucleiPropertiesTable::IsInTable with
2203   G4NucleiProperties::IsInStableTable for G4P    2113   G4NucleiProperties::IsInStableTable for G4PhotoNuclearCrossSection
2204   and G4ElectroNuclearCrossSection               2114   and G4ElectroNuclearCrossSection
2205                                                  2115 
2206 24 September 2008 Vladimir Ivantchenko (hadr-    2116 24 September 2008 Vladimir Ivantchenko (hadr-cross-V09-01-05)
2207 ---------------------------------------------    2117 ------------------------------------------------------------
2208 - G4GlauberGribovCrossSection provides a smoo    2118 - G4GlauberGribovCrossSection provides a smooth transition from
2209   Barashenkov cross sections at 90 GeV; set t    2119   Barashenkov cross sections at 90 GeV; set threshold 90 GeV
2210   in classes, where this cross section is use    2120   in classes, where this cross section is used
2211                                                  2121 
2212 16 September 2008 Dennis Wright (hadr-cross-V    2122 16 September 2008 Dennis Wright (hadr-cross-V09-01-04)
2213 ---------------------------------------------    2123 ------------------------------------------------------
2214 - G4PiNuclearCrossSection.cc: comment out G4p    2124 - G4PiNuclearCrossSection.cc: comment out G4ping and its instances
2215   following result of Pete Elmer who showed G    2125   following result of Pete Elmer who showed G4ping is very slow
2216                                                  2126 
2217 01 September 2008 Vladimir Ivantchenko (hadr-    2127 01 September 2008 Vladimir Ivantchenko (hadr-cross-V09-01-03)
2218 ---------------------------------------------    2128 ------------------------------------------------------------
2219 - G4CrossSectionDataStore - added method Samp    2129 - G4CrossSectionDataStore - added method SampleZandA, which
2220     return G4Element and fill G4Nucleaus         2130     return G4Element and fill G4Nucleaus
2221                                                  2131 
2222 28 April 2008 Dennis Wright (hadr-cross-V09-0    2132 28 April 2008 Dennis Wright (hadr-cross-V09-01-02)
2223 ---------------------------------------------    2133 --------------------------------------------------
2224 - T. Koi added capability to use element-base    2134 - T. Koi added capability to use element-based cross section data
2225   sets if no isotope-based ones are available    2135   sets if no isotope-based ones are available.  This is required to
2226   get the HP neutron code to work within the     2136   get the HP neutron code to work within the cross section framework
2227   introduced in version 9.0.                     2137   introduced in version 9.0.
2228   Files affected: G4CrossSectionDataStore.hh,    2138   Files affected: G4CrossSectionDataStore.hh, .cc.  Added method
2229   whichDataSetInCharge().                        2139   whichDataSetInCharge().
2230                                                  2140 
2231 - DHW: G4NeutronInelasticCrossSection.cc : fi    2141 - DHW: G4NeutronInelasticCrossSection.cc : fix bug which returned
2232   zero cross section for 3He                     2142   zero cross section for 3He
2233                                                  2143 
2234 - G4TripathiLightCrossSection::IsApplicable()    2144 - G4TripathiLightCrossSection::IsApplicable(): bug fix from T. Koi:
2235   changed theTarget->GetA() to theTarget->Get    2145   changed theTarget->GetA() to theTarget->GetN()
2236                                                  2146 
2237 31 March 2008 Dennis Wright (hadr-cross-V09-0    2147 31 March 2008 Dennis Wright (hadr-cross-V09-01-01)
2238 ---------------------------------------------    2148 --------------------------------------------------
2239 - G4GlauberGribovCrossSection.cc and G4Hadron    2149 - G4GlauberGribovCrossSection.cc and G4HadronNucleonXsc.cc - put ()
2240   around && in || in order to fix gcc-4.3 com    2150   around && in || in order to fix gcc-4.3 compiler warnings.
2241                                                  2151 
2242 17 January 2008 Vladimir Ivantchenko (hadr-cr    2152 17 January 2008 Vladimir Ivantchenko (hadr-cross-V09-01-00)
2243 ---------------------------------------------    2153 ----------------------------------------------------------
2244 - G4PhotoNuclearCrossSection and G4ElectroNuc    2154 - G4PhotoNuclearCrossSection and G4ElectroNuclearCrossSection - move
2245    compicate inlined method with many returns    2155    compicate inlined method with many returns to source; fixed one wrong
2246    return value (was zero instead of pseudo-i    2156    return value (was zero instead of pseudo-inf) and comment out
2247    extra warning which tell nothing useful to    2157    extra warning which tell nothing useful to users
2248                                                  2158 
2249 28 June 2007 Dennis Wright (hadr-cross-V09-00    2159 28 June 2007 Dennis Wright (hadr-cross-V09-00-00)
2250 ---------------------------------------------    2160 -------------------------------------------------
2251 - V. Grichine changed log to std::log in G4Ha    2161 - V. Grichine changed log to std::log in G4HadronNucleonXsc.cc and
2252     G4GlauberGribovCrossSection.cc               2162     G4GlauberGribovCrossSection.cc
2253 - D. Wright added log(0) protection in G4Neut    2163 - D. Wright added log(0) protection in G4NeutronInelasticCrossSection.cc
2254     and G4ProtonInelasticCrossSection.cc         2164     and G4ProtonInelasticCrossSection.cc
2255                                                  2165 
2256 15 June 2007 Gabriele Cosmo (hadr-cross-V08-0    2166 15 June 2007 Gabriele Cosmo (hadr-cross-V08-03-04)
2257 ---------------------------------------------    2167 --------------------------------------------------
2258 - Fixed memory leak in classes G4ElectroNucle    2168 - Fixed memory leak in classes G4ElectroNuclearCrossSection and
2259   G4PhotoNuclearCrossSection.                    2169   G4PhotoNuclearCrossSection.
2260                                                  2170 
2261 08 June 2007 Vladimir Grichine                   2171 08 June 2007 Vladimir Grichine
2262 ------------------------------                   2172 ------------------------------
2263 - Fixed bug in push_back of fTotalXsc for pi-    2173 - Fixed bug in push_back of fTotalXsc for pi- in G4PiNuclearCrossSection.
2264                                                  2174 
2265 08 June 2007 Vladimir Ivantchenko (hadr-cross    2175 08 June 2007 Vladimir Ivantchenko (hadr-cross-V08-03-03)
2266 ---------------------------------------------    2176 -------------------------------------------------------
2267 - G4PiNuclearCrossSection.cc - fix non-initil    2177 - G4PiNuclearCrossSection.cc - fix non-initilised total cross section
2268                                for pi-           2178                                for pi-
2269                                                  2179 
2270 30 May 2007 Dennis Wright (hadr-cross-V08-03-    2180 30 May 2007 Dennis Wright (hadr-cross-V08-03-02)
2271 ---------------------------------------------    2181 ------------------------------------------------
2272 - G4GlauberGribovCrossSection.cc, G4HadronNuc    2182 - G4GlauberGribovCrossSection.cc, G4HadronNucleonXsc.cc
2273     fix compiler warning: un-initialized vari    2183     fix compiler warning: un-initialized variable
2274                                                  2184 
2275 24 May 2007 Dennis Wright (hadr-cross-V08-03-    2185 24 May 2007 Dennis Wright (hadr-cross-V08-03-01)
2276 ---------------------------------------------    2186 ------------------------------------------------
2277 - G4HadronCrossSections.hh, .cc : replace PSI    2187 - G4HadronCrossSections.hh, .cc : replace PSIZE with NPARTS to avoid
2278     name conflict with SDK windows environmen    2188     name conflict with SDK windows environment
2279                                                  2189 
2280 23 May 2007 Dennis Wright for Vladimir Grichi    2190 23 May 2007 Dennis Wright for Vladimir Grichine (hadr-cross-V08-03-00)
2281 ---------------------------------------------    2191 ----------------------------------------------------------------------
2282 - G4GlauberGribovCrossSection.hh, .cc : add n    2192 - G4GlauberGribovCrossSection.hh, .cc : add new methods:
2283                                                  2193 
2284     G4double GetRatioSD(const G4DynamicPartic    2194     G4double GetRatioSD(const G4DynamicParticle*, G4double At, G4double Zt);
2285     G4double GetRatioQE(const G4DynamicPartic    2195     G4double GetRatioQE(const G4DynamicParticle*, G4double At, G4double Zt);
2286                                                  2196 
2287      allowing one to get qe/in and sd/in rati    2197      allowing one to get qe/in and sd/in ratios.
2288                                                  2198 
2289 - G4HadronNucleonXsc.hh, .cc : add new method    2199 - G4HadronNucleonXsc.hh, .cc : add new method GetHadronNucleonXscMK to get
2290      hadron-nucleon cross section using Mikha    2200      hadron-nucleon cross section using Mikhail Kossov's parameterization.
2291                                                  2201 
2292 03 May 2007 Dennis Wright (hadr-cross-V08-02-    2202 03 May 2007 Dennis Wright (hadr-cross-V08-02-06)
2293 ---------------------------------------------    2203 ------------------------------------------------
2294 - G4HadronCrossSections::GetParticleCode() :     2204 - G4HadronCrossSections::GetParticleCode() : replace code which
2295     tested by particle name with code that te    2205     tested by particle name with code that tests by PDG ID.  Also
2296     use switch-case instead of else-if.          2206     use switch-case instead of else-if.
2297                                                  2207 
2298 02 Apr 2007 Gunter Folger (hadr-cross-V08-02-    2208 02 Apr 2007 Gunter Folger (hadr-cross-V08-02-05)
2299 ---------------------------------------------    2209 ------------------------------------------------
2300 - G4PiNuclearCrossSection.cc: remove special     2210 - G4PiNuclearCrossSection.cc: remove special treatment ('tuning')
2301     for Copper (Z=29), i.e. the Cu cross sect    2211     for Copper (Z=29), i.e. the Cu cross section is no longer lowered by 4%
2302                                                  2212 
2303 22 Mar 2007 Dennis Wright for V. Ivanchenko (    2213 22 Mar 2007 Dennis Wright for V. Ivanchenko (hadr-cross-V08-02-04)
2304 ---------------------------------------------    2214 ------------------------------------------------------------------
2305 - G4UPiNuclearCrossSection.cc: better handlin    2215 - G4UPiNuclearCrossSection.cc: better handling of low energy cross sections
2306 - Added new classes (V.Ivanchenko):              2216 - Added new classes (V.Ivanchenko):
2307     G4BGGNucleonElasticXS: proton and neutron    2217     G4BGGNucleonElasticXS: proton and neutron elastic cross section wrapper
2308                            class using Barash    2218                            class using Barashenkov parameterization below
2309                            100 GeV and Glaube    2219                            100 GeV and Glauber-Gribov model above
2310     G4BGGNucleonInelasticXS: proton and neutr    2220     G4BGGNucleonInelasticXS: proton and neutron inelastic cross section
2311                              wrapper of Baras    2221                              wrapper of Barashenkov-Glauber-Gribov
2312     G4BGGPionElasticXS: pion elastic cross se    2222     G4BGGPionElasticXS: pion elastic cross section wrapper of BGG
2313     G4BGGPionInelasticXS: pion inelastic cros    2223     G4BGGPionInelasticXS: pion inelastic cross section wrapper of BGG
2314                                                  2224 
2315 8 Mar 2007 Dennis Wright for V. Ivanchenko (h    2225 8 Mar 2007 Dennis Wright for V. Ivanchenko (hadr-cross-V08-02-03)
2316 ---------------------------------------------    2226 -----------------------------------------------------------------
2317 - use G4NucleonNuclearCrossSection in G4UInel    2227 - use G4NucleonNuclearCrossSection in G4UInelasticCrossSection and
2318   G4UElasticCrossSection (V.Ivanchenko)          2228   G4UElasticCrossSection (V.Ivanchenko)
2319 - complete implementations of A and Z interfa    2229 - complete implementations of A and Z interfaces to classes (V.Ivanchenko):
2320   G4UPiNuclearCrossSection                       2230   G4UPiNuclearCrossSection
2321   G4UInelasticCrossSection                       2231   G4UInelasticCrossSection
2322   G4UElasticCrossSection                         2232   G4UElasticCrossSection
2323   G4GlauberGribovCrossSection                    2233   G4GlauberGribovCrossSection
2324   G4NucleonNuclearCrossSection                   2234   G4NucleonNuclearCrossSection
2325                                                  2235 
2326 30 Jan 2007 Dennis Wright (hadr-cross-V08-02-    2236 30 Jan 2007 Dennis Wright (hadr-cross-V08-02-02)
2327 ---------------------------------------------    2237 ------------------------------------------------
2328 - add divide by zero protection to               2238 - add divide by zero protection to
2329   G4CrossSectionDataStore::SelectRandomIsotop    2239   G4CrossSectionDataStore::SelectRandomIsotope
2330                                                  2240 
2331 27 Jan 2007 V. Ivanchenko (hadr-cross-V08-02-    2241 27 Jan 2007 V. Ivanchenko (hadr-cross-V08-02-01)
2332 ---------------------------------------------    2242 ------------------------------------------------
2333 - add implementations of A and Z interfaces t    2243 - add implementations of A and Z interfaces to classes:
2334   G4UPiNuclearCrossSection                       2244   G4UPiNuclearCrossSection
2335   G4UInelasticCrossSection                       2245   G4UInelasticCrossSection
2336   G4UElasticCrossSection                         2246   G4UElasticCrossSection
2337   G4GlauberGribovCrossSection                    2247   G4GlauberGribovCrossSection
2338   G4NucleonNuclearCrossSection                   2248   G4NucleonNuclearCrossSection
2339                                                  2249 
2340 27 Dec 2006 Dennis Wright (hadr-cross-V08-02-    2250 27 Dec 2006 Dennis Wright (hadr-cross-V08-02-00)
2341 ---------------------------------------------    2251 ------------------------------------------------
2342 - added handling of user-defined isotope abun    2252 - added handling of user-defined isotope abundances for elements and
2343   proper cross section and abundance weighted    2253   proper cross section and abundance weighted choice of isotopes in
2344   reactions.  New virtual methods for IsAppli    2254   reactions.  New virtual methods for IsApplicable and GetCrossSections
2345   added to classes G4VCrossSectionDataSet and    2255   added to classes G4VCrossSectionDataSet and G4CrossSectionDataStore.
2346   Other classes affected:                        2256   Other classes affected:
2347                                                  2257 
2348    G4EMDissociationCrossSection.hh, .cc          2258    G4EMDissociationCrossSection.hh, .cc
2349    G4ElectroNuclearCrossSection.hh, .cc          2259    G4ElectroNuclearCrossSection.hh, .cc
2350    G4GeneralSpaceNNCrossSection.hh, .cc          2260    G4GeneralSpaceNNCrossSection.hh, .cc
2351    G4HadronCaptureDataSet.hh                     2261    G4HadronCaptureDataSet.hh
2352    G4HadronCrossSections.hh, .cc                 2262    G4HadronCrossSections.hh, .cc
2353    G4HadronElasticDataSet.hh                     2263    G4HadronElasticDataSet.hh
2354    G4HadronFissionDataSet.hh                     2264    G4HadronFissionDataSet.hh
2355    G4HadronInelasticDataSet.hh                   2265    G4HadronInelasticDataSet.hh
2356    G4IonProtonCrossSection.hh                    2266    G4IonProtonCrossSection.hh
2357    G4IonsKoxCrossSection.hh, .cc                 2267    G4IonsKoxCrossSection.hh, .cc
2358    G4IonsShenCrossSection.hh, .cc                2268    G4IonsShenCrossSection.hh, .cc
2359    G4IonsSihverCrossSection.hh, .cc              2269    G4IonsSihverCrossSection.hh, .cc
2360    G4NeutronInelasticCrossSection.hh, .cc        2270    G4NeutronInelasticCrossSection.hh, .cc
2361    G4PhotoNuclearCrossSection.hh, .cc            2271    G4PhotoNuclearCrossSection.hh, .cc
2362    G4PiNuclearCrossSection.hh, .cc               2272    G4PiNuclearCrossSection.hh, .cc
2363    G4ProtonInelasticCrossSection.hh, .cc         2273    G4ProtonInelasticCrossSection.hh, .cc
2364    G4TripathiCrossSection.hh, .cc                2274    G4TripathiCrossSection.hh, .cc
2365    G4TripathiLightCrossSection.hh, .cc           2275    G4TripathiLightCrossSection.hh, .cc
2366                                                  2276 
2367   NOTE: This tag should be used with the tag     2277   NOTE: This tag should be used with the tag hadr-man-V08-02-00 of the
2368   hadronic/management directory because G4Had    2278   hadronic/management directory because G4HadronicProcess was affected
2369   also.                                          2279   also.
2370                                                  2280 
2371 - from Vladimir Grichine:                        2281 - from Vladimir Grichine:
2372    added new class G4NucleonNuclearCrossSecti    2282    added new class G4NucleonNuclearCrossSection which
2373    contains Barashenkov cross sections for nu    2283    contains Barashenkov cross sections for nucleon-nucleus scattering
2374                                                  2284 
2375    modified the G4PiData and G4GlauberGribovC    2285    modified the G4PiData and G4GlauberGribovCrossSection classes
2376                                                  2286 
2377    added ROOT files to test/analysis director    2287    added ROOT files to test/analysis directory
2378                                                  2288 
2379                                                  2289 
2380 16 Nov 2006 D.W. for Vladimir Grichine (hadr-    2290 16 Nov 2006 D.W. for Vladimir Grichine (hadr-cross-V08-01-08)
2381 ---------------------------------------------    2291 -------------------------------------------------------------
2382 - G4GlauberGribovCrossSection: extend applica    2292 - G4GlauberGribovCrossSection: extend applicability down to 0.3 GeV for
2383   protons and neutrons (not 100 MeV as in had    2293   protons and neutrons (not 100 MeV as in hadr-cross-V08-01-06)
2384                                                  2294 
2385 - Dennis Wright: add missing methods             2295 - Dennis Wright: add missing methods
2386    G4double                                      2296    G4double
2387    GetHadronNucleaonXsc(const G4DynamicPartic    2297    GetHadronNucleaonXsc(const G4DynamicParticle*,G4double At,G4double Zt);
2388    G4double                                      2298    G4double
2389    GetHadronNucleaonXscNS(const G4DynamicPart    2299    GetHadronNucleaonXscNS(const G4DynamicParticle*,const G4Element*);
2390    G4double                                      2300    G4double
2391    GetHadronNucleaonXscNS(const G4DynamicPart    2301    GetHadronNucleaonXscNS(const G4DynamicParticle*,G4double At,G4double Zt);
2392   to get code to compile                         2302   to get code to compile
2393                                                  2303 
2394 - initialize hpXsc, hnXsc to 0                   2304 - initialize hpXsc, hnXsc to 0
2395                                                  2305 
2396 15 Nov 2006 Tatsumi Koi (hadr-cross-V08-01-07    2306 15 Nov 2006 Tatsumi Koi (hadr-cross-V08-01-07)
2397 ---------------------------------------------    2307 ----------------------------------------------------------------------
2398 - include/G4IonsShenCrossSection.hh              2308 - include/G4IonsShenCrossSection.hh
2399 - src/G4IonsShenCrossSection.cc                  2309 - src/G4IonsShenCrossSection.cc
2400 : extend range of validity to 1TeV/n, using      2310 : extend range of validity to 1TeV/n, using
2401   constant cross section above 10GeV/n.          2311   constant cross section above 10GeV/n.
2402                                                  2312 
2403 13 Nov 2006 Dennis Wright for Vladimir Grichi    2313 13 Nov 2006 Dennis Wright for Vladimir Grichine (hadr-cross-V08-01-06)
2404 ---------------------------------------------    2314 ----------------------------------------------------------------------
2405 - G4GlauberGribovCrossSection.cc: extend rang    2315 - G4GlauberGribovCrossSection.cc: extend range of validity for protons
2406   down to 100 MeV                                2316   down to 100 MeV
2407                                                  2317 
2408 3 Oct 2006 Gunter Folger (hadr-cross-V08-01-0    2318 3 Oct 2006 Gunter Folger (hadr-cross-V08-01-04)
2409 ---------------------------------------------    2319 ---------------------------------------------------
2410 - G4ProtonInelasticCrossSection: extend range    2320 - G4ProtonInelasticCrossSection: extend range of validity to 1TeV, using
2411    constant cross section above 20GeV.           2321    constant cross section above 20GeV.
2412                                                  2322 
2413 2 Oct 2006 Vladimir Grichine (hadr-cross-V08-    2323 2 Oct 2006 Vladimir Grichine (hadr-cross-V08-01-03)
2414 ---------------------------------------------    2324 ---------------------------------------------------
2415                                                  2325 
2416 - G4GlauberGribovCrossSection::GetCrossSectio    2326 - G4GlauberGribovCrossSection::GetCrossSection() : fix bug in inelastic
2417 cross section.  Bug was discovered in the pap    2327 cross section.  Bug was discovered in the paper from which the cross
2418 was derived.                                     2328 was derived.
2419                                                  2329 
2420 31 Aug 2006 Vladimir Ivanchenko (hadr-cross-V    2330 31 Aug 2006 Vladimir Ivanchenko (hadr-cross-V08-01-02)
2421 ---------------------------------------------    2331 ------------------------------------------------------
2422 - new wrapper cross section classes  G4UInela    2332 - new wrapper cross section classes  G4UInelasticCrossSection and
2423   G4UElasticCrossSection which combine cross     2333   G4UElasticCrossSection which combine cross sections from different
2424   data sets                                      2334   data sets
2425 - new G4UPiNuclearCrossSection providing anot    2335 - new G4UPiNuclearCrossSection providing another implementation
2426   of elastic and inelastic cross sections fro    2336   of elastic and inelastic cross sections from Barashenkov
2427                                                  2337 
2428                                                  2338 
2429 17, 21 Aug 2006 Gunter Folger (same tag as 31    2339 17, 21 Aug 2006 Gunter Folger (same tag as 31 Aug above)
2430 ---------------------------------------------    2340 --------------------------------------------------------
2431 - added two missing Ca inelastic pi- entries,    2341 - added two missing Ca inelastic pi- entries, changed formatting
2432 - changed scaling of cross sections for eleme    2342 - changed scaling of cross sections for elements not tabulated from scaling
2433   in Z^(2/3) to A^0.75                           2343   in Z^(2/3) to A^0.75
2434                                                  2344 
2435                                                  2345 
2436 11 Aug 2006 Dennis Wright (hadr-cross-V08-01-    2346 11 Aug 2006 Dennis Wright (hadr-cross-V08-01-00)
2437 ---------------------------------------------    2347 ------------------------------------------------
2438 - new cross section class G4GlauberGribovCros    2348 - new cross section class G4GlauberGribovCrossSection for proton, pion,
2439   kaon, (and maybe gamma and neutron) total a    2349   kaon, (and maybe gamma and neutron) total and elastic cross sections
2440   introduced by V. Grichine.  Effective energ    2350   introduced by V. Grichine.  Effective energies: > 3 GeV.
2441                                                  2351