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 10.1.p3)


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