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