Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/processes/hadronic/models/quasi_elastic/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/models/quasi_elastic/History (Version 11.3.0) and /processes/hadronic/models/quasi_elastic/History (Version 9.6.p1)


  1 # Category hadr-qelastic 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                                                     6 
  7 ---------------------------------------------- <<   7               History file for quasi_elastic directory
                                                   >>   8               -------------------------------------------
  8                                                     9 
  9 ## 2022-11-26 Gabriele Cosmo (hadr-qelastic-V1 <<  10 This file should be used to summarize modifications introduced in the 
 10 - Fixed compilation warnings for implicit type <<  11 code and to keep track of all tags.
 11                                                    12 
 12 ## 2021-12-10 Ben Morgan (hadr-qelastic-V11-00 <<  13      ---------------------------------------------------------------
 13 - Change to new Markdown History format        <<  14      * Please list in reverse chronological order (last date on top)
 14                                                <<  15      ---------------------------------------------------------------
 15 ---                                            << 
 16                                                << 
 17 # History entries prior to 11.0                << 
 18                                                << 
 19 13-Jul-2021, A. Ribon hadr-qelastic-V10-07-02  << 
 20 - G4QuasiElRatios : initialize the logarithmic << 
 21   as suggested by Coverity.                    << 
 22                                                << 
 23 16-Apr-2021, B. Morgan hadr-qelastic-V10-07-01 << 
 24 - Migrate build to modular CMake API           << 
 25                                                << 
 26 13-Apr-2021, A.Ribon hadr-qelastic-V10-07-00   << 
 27 - GNUmakefile, sources.cmake : removed the sub << 
 28   hadronic/models/management and hadronic/mode << 
 29   (that have been now deleted, with their clas << 
 30    hadronic/util and hadronic/management).     << 
 31   Removed also the useless dependency to hadro << 
 32                                                << 
 33 24-Jul-2020, A.Ribon hadr-qelastic-V10-06-01   << 
 34 - G4QuasiElRatios : extended to charmed and bo << 
 35   (The simplified treatment adopted here is th << 
 36    to treat all heavy mesons having constituen << 
 37    as a meson with strange quark - like K- - a << 
 38    having constituent anti-charm or anti-botto << 
 39    meson with anti-strange quark - like K+;    << 
 40    for baryons, all heavy baryons are treated  << 
 41    anti-baryons are treated as anti-proton/ant << 
 42    Only two methods have been changed: G4Quasi << 
 43    G4QuasiElRatios::FetchElTot, whereas G4Quas << 
 44    not need to be changed because it is not us << 
 45                                                << 
 46 10-Mar-2020, V.Ivanchenko hadr-qelastic-V10-06 << 
 47 - G4QuasiElRatios : fixed memory leak at exit  << 
 48                                                << 
 49 24-Apr-2018, A.Ribon hadr-qelastic-V10-04-00   << 
 50 - G4QuasiElRatios : removed unnecessary protec << 
 51                                                << 
 52 20-Apr-2016, G.Cosmo hadr-qelastic-V10-02-00   << 
 53 - Fixed shadowing compilation warnings in G4Qu << 
 54                                                << 
 55 01-Nov-2015, W.Pokorski hadr-qelastic-V10-01-0 << 
 56 - Moving to G4Log, G4Exp and G4Pow             << 
 57                                                << 
 58 15-July-2015, A.Dotti   hadr-qelastic-V10-01-0 << 
 59 - Fix for double delete                        << 
 60                                                << 
 61 13-July-2015, A.Dotti     hadr-qelastic-V10-01 << 
 62 - Coverity fixes                               << 
 63                                                << 
 64 17-April-2015, W.Pokorski hadr-qelastic-V10-00 << 
 65 - clean up of the code. Removing all the mess  << 
 66                                                << 
 67 16-Oct-2014, A.Dotti  hadr-qelastic-V10-00-01, << 
 68 - Retagging previous change that slipped out   << 
 69                                                << 
 70 07-July-2014, A.Dotti hadr-qelastic-V10-00-00  << 
 71 - Remove potential data-race condition (bug #1 << 
 72                                                << 
 73 19-March-2012, A.Ribon hadr-qelastic-V09-06-01 << 
 74 - Reverting back to the situation before the p << 
 75                                                << 
 76 19-March-2012, A.Ribon hadr-qelastic-V09-06-00 << 
 77 - Temporary fix to avoid crashes for uncommon  << 
 78   tritons, alphas, etc.                        << 
 79                                                    16 
 80 07-November-2012, W.Pokorski hadr-qelastic-V09     17 07-November-2012, W.Pokorski hadr-qelastic-V09-05-06
 81 - adding missing include in GNUmakefile            18 - adding missing include in GNUmakefile
 82                                                    19 
 83 02-November-2012, W.Pokorski hadr-qelastic-V09     20 02-November-2012, W.Pokorski hadr-qelastic-V09-05-05
 84 - moving to common cross-sections                  21 - moving to common cross-sections
 85                                                    22 
 86 27-September-2012, G.Cosmo hadr-qelastic-V09-0     23 27-September-2012, G.Cosmo hadr-qelastic-V09-05-04
 87 - Explicitly use inclusion of headers for syst     24 - Explicitly use inclusion of headers for system of units and physical
 88   constants, in plan to remove implicit inclus     25   constants, in plan to remove implicit inclusion from globals.hh.
 89                                                    26 
 90 14-June-2012, W.Pokorski hadr-qelastic-V09-05-     27 14-June-2012, W.Pokorski hadr-qelastic-V09-05-03
 91 - Fixing one variable name (remained 's' after     28 - Fixing one variable name (remained 's' after the last tag)
 92                                                    29 
 93 12-June-2012, W.Pokorski hadr-qelastic-V09-05-     30 12-June-2012, W.Pokorski hadr-qelastic-V09-05-02
 94 - Renaming variables to avoid shadowing of the     31 - Renaming variables to avoid shadowing of the global ones
 95                                                    32 
 96 20-Apr-2012, W.Pokorski hadr-qelastic-V09-05-0     33 20-Apr-2012, W.Pokorski hadr-qelastic-V09-05-01
 97 - Bug fix in G4QuasiElRatios affecting the ini <<  34 - Bug fix in G4QuasiElRatios affecting the initialisation of table; probably now effect on physics just on slight performance 
 98   degradation                                      35   degradation
 99                                                    36 
100 11-Apr-2012, W.Pokorski hadr-qelastic-V09-05-0     37 11-Apr-2012, W.Pokorski hadr-qelastic-V09-05-00
101 - Important bug fix in G4QuasiElRatios fixing      38 - Important bug fix in G4QuasiElRatios fixing wrong initialization of linear table and influencing reproducibility
102                                                    39 
103 11-Nov-2011, W.Pokorski     hadr-qelastic-V09-     40 11-Nov-2011, W.Pokorski     hadr-qelastic-V09-04-03
104 - Removing all the debug couts from the code       41 - Removing all the debug couts from the code
105                                                    42 
106 21-Oct-2011, G.Folger       hadr-qelastic-V09-     43 21-Oct-2011, G.Folger       hadr-qelastic-V09-04-02
107 - sources.cmake: correct name of module.           44 - sources.cmake: correct name of module.
108                                                    45 
109 18-Oct-2001, W.Pokorski hadr-qelastic-V09-04-0     46 18-Oct-2001, W.Pokorski hadr-qelastic-V09-04-01
110 - Removing unnecessary dependecies in GNUMakef     47 - Removing unnecessary dependecies in GNUMakefile, fixing warnings about missing returns.
111                                                    48 
112 04-Oct-2011, W.Pokorski                        <<  49 04-Oct-2011, W.Pokorski 
113 - This new directory contains now the quasi-el     50 - This new directory contains now the quasi-elastic process that have been extracted from CHIPS.
114   It is used by all the physics lists and it h     51   It is used by all the physics lists and it has been made independent from CHIPS.