Geant4 Cross Reference |
1 # Category had-im_r History << 1 ------------------------------------------------------------------- >> 2 >> 3 ========================================================== >> 4 Geant4 - an Object-Oriented Toolkit for Physics Simulation >> 5 ========================================================== >> 6 >> 7 History file for hadronic/models/im_r_matrix >> 8 -------------------------------------------- >> 9 >> 10 This file should be used to summarize modifications introduced in the >> 11 code and to keep track of all tags. >> 12 >> 13 --------------------------------------------------------------- >> 14 * Please list in reverse chronological order (last date on top) >> 15 --------------------------------------------------------------- 2 16 3 See `CONTRIBUTING.rst` for details of **requir << 4 which **must** added in reverse chronological << 5 It must **not** be used as a substitute for wr << 6 << 7 ---------------------------------------------- << 8 << 9 ## 2024-08-21 Gabriele Cosmo (had-im_r-V11-02- << 10 - Fixed reported Coverity defects for use of s << 11 << 12 ## 2022-11-26 Gabriele Cosmo (had-im_r-V11-00- << 13 - Fixed compilation warnings for implicit type << 14 << 15 ## 2021-12-10 Ben Morgan (had-im_r-V11-00-00) << 16 - Change to new Markdown History format << 17 << 18 --- << 19 << 20 # History entries prior to 11.0 << 21 << 22 21-May 2021, Vladimir Ivanchenko had- << 23 - G4XnpElasticLowE, G4XNNElasticLowE, G4XnpTot << 24 G4PhysicsLnVector by G4PhysicsLogVector - no << 25 only duplicated class name is substituted << 26 << 27 16-April 2021, Ben Morgan hadr << 28 - Migrate build to modular CMake API << 29 << 30 13-April 2021, Alberto Ribon hadr << 31 - GNUmakefile, sources.cmake : removed the sub << 32 hadronic/models/management and hadronic/mode << 33 (that have been now deleted, with their clas << 34 hadronic/util and hadronic/management). << 35 Removed also the useless dependency to hadro << 36 << 37 19-December 2017, Gabriele Cosmo hadr << 38 - Fixed self-consistency in headers (missing # << 39 G4DeltaNstarBuilder and G4NNstarBuilder. << 40 Thanks to Raphael Isemann for reporting thes << 41 << 42 23-November 2017, Vladimir Ivanchenko had- << 43 - G4ParticleTypeConverter - all methods become << 44 - G4ConcreteMesonBaryonToResonance - fixed mem << 45 static objects with const only methods << 46 << 47 21-December 2016, Gunter Folger had- << 48 - G4VScatteringCollision: Fix memory leak in M << 49 << 50 13-November 2015, Gunter Folger had- << 51 - Revert back to G4float, add 'f' for initiali << 52 << 53 13-November 2015, Gunter Folger had- << 54 - Replace G4float by G4double << 55 << 56 30-October 2015, Gunter Folger had- << 57 - while loop checking: << 58 - src/G4MesonAbsorption.cc finite loop. << 59 - src/G4AngularDistribution{PP,NP}.cc: cou << 60 with an G4Exception is case the loop te << 61 with properly ordered data, this cannot << 62 - several files with 'while' in comment ha << 63 << 64 28-October 2015, Gunter Folger had- << 65 - replace std::{exp,log} with G4{Exp,Log} and << 66 proper G4Pow method << 67 << 68 13-May 2015, Vladimir Ivanchenko had-i << 69 - G4Clebsch is moved to util << 70 << 71 27-April 2015, Gunter Folger had-i << 72 - Fix for compiler warning (clang 3.6) on expr << 73 - G4CollisionManager::Print() use const & as << 74 - G4CollisionInitialState::BCAction(): retur << 75 << 76 16-October-2014 Andrea Dotti had-im_ << 77 - Bug fixing for DRD: correctly destroy mutex << 78 << 79 11-August-2014 Gunter Folger had-i << 80 - Add protection for double delete, i.e. set p << 81 in G4VScatteringCollision.cc, G4ConcreteN*.c << 82 << 83 08-August-2014 Gunter Folger had-i << 84 - G4VScatteringCollision.cc, G4ConcreteN*.cc: << 85 - dtor should delete and not new data member << 86 - improve formatting << 87 << 88 01-August-2014 Gunter Folger had-i << 89 - G4VCrossSectionSource: remove unused GetTran << 90 GetMinStringMass() << 91 - G4Clebsch: remove now unused GetLogs() << 92 - G4XResonance, G4XNNElasticLowE, G4XAnnihilat << 93 delete PhysicsVector objects, due to drop << 94 << 95 18-July-2014 Andrea Dotti had-im_r-V10- << 96 - Improve thread safety (DRD) mark as static s << 97 - Fix data-race issue in G4CollisionComposite, << 98 are concurrent accesses to G4CollisionBuffer << 99 is to add a lock on a mutex. << 100 << 101 17-July-2014 Andrea Dotti had-im_ << 102 - Sharing of static tables between threads (G4 << 103 << 104 10-June-2014 Gunter Folger had-im_ << 105 - Fix out of bound error in G4DetailedBalanceP << 106 coverity. << 107 << 108 21-May-2014 Andrea Dotti had-im_ << 109 - Do not delete physics vector explictly in de << 110 they are managed by allocators in << 111 G4XNNElasticLowE, G4XnpElasticLowE, G4XnpTot << 112 << 113 20-May-2014 Andrea Dotti had-im_ << 114 - Do not delete physics vector explictly in de << 115 they are managed by allocators in G4XResonan << 116 G4XAnnihilationChannel << 117 << 118 15-April-2014 Gunter Folger had-im_ << 119 - Correct tag name from bad had-im_r-V09-06-0 << 120 << 121 07-April-2014 Gunter Folger had-im_ << 122 - Changes for const G4ParticleDefintion* in us << 123 << 124 07-April-2014 Gunter Folger had-im_ << 125 - revert changes from revision 79352 to G4Scat << 126 << 127 05-March-2014 Gunter Folger had-im_ << 128 - remove const_cast in use of G4ParticleDefint << 129 << 130 24-Feb-2014 Andrea Dotti << 131 - Made G4Scatterer data field G4CollisionVecto << 132 of G4Scatterer. Marked methods as const when << 133 thread-safety protection for filling and del << 134 << 135 29-Jul-2013 Hisaya Kurashige had-im << 136 - remove inclusion of G4ShortLivedTable.hh in << 137 << 138 12-Jul-2013 Gunter Folger hadr-i << 139 - correct typo << 140 << 141 12-Jul-2013 Gunter Folger hadr-i << 142 - fixes for coverity. << 143 << 144 11-Jul-2013 Gunter Folger hadr-i << 145 - Changes for MT: make static arrays const to << 146 << 147 08-Jan-2013 Gunter Folger hadr-i << 148 - Bugfix in G4MesonAbsorption, bug 1416; loss << 149 - Bugfix in G4CollisionMesonBaryonElastic::IsI << 150 always returned false, effectively blocking << 151 Expect to change distributions. << 152 << 153 21-Nov-2012 Gunter Folger hadr-i << 154 - Bugfix in G4Scatterer::GetTimeToInteraction( << 155 One shortcut in calculation of time was mis << 156 particles was checked. Physics unchanged, b << 157 of few percent. << 158 17 159 12-Oct-2012 Gabriele Cosmo hadr- 18 12-Oct-2012 Gabriele Cosmo hadr-im_r-V09-05-08 160 - Explicitly inclusion of headers for system o 19 - Explicitly inclusion of headers for system of units and physical 161 constants... fixed cases introduced again in 20 constants... fixed cases introduced again in last tags... 162 21 163 05-Oct-2012 Gunter Folger hadr-im_r-V09-0 22 05-Oct-2012 Gunter Folger hadr-im_r-V09-05-07 164 - add Print() to G4CollisionInitialState 23 - add Print() to G4CollisionInitialState 165 24 166 28-Sep-2012 Alberto Ribon hadr- 25 28-Sep-2012 Alberto Ribon hadr-im_r-V09-05-06 167 - Fixed reproducibility violation in G4Collisi 26 - Fixed reproducibility violation in G4CollisionComposite.cc. 168 27 169 20-Sep-2012 Gabriele Cosmo hadr- 28 20-Sep-2012 Gabriele Cosmo hadr-im_r-V09-05-05 170 - Explicitly use inclusion of headers for syst 29 - Explicitly use inclusion of headers for system of units and physical 171 constants, in plan to remove implicit inclus 30 constants, in plan to remove implicit inclusion from globals.hh. 172 31 173 12-Jun-2012 Gunter Folger hadr-im_r-V09-05- 32 12-Jun-2012 Gunter Folger hadr-im_r-V09-05-04 174 - fixes to avoid shadowing of variables 33 - fixes to avoid shadowing of variables 175 34 176 29-May-2012 Gunter Folger hadr-im_r-V09-05- 35 29-May-2012 Gunter Folger hadr-im_r-V09-05-03 177 - Fix coverity warnings, part 2; fixed ~20 mo 36 - Fix coverity warnings, part 2; fixed ~20 more warnings, mostly not 178 initialized data members, or dead code. << 37 initialized data members, or dead code. 179 Affected 25 source and 18 header files 38 Affected 25 source and 18 header files 180 39 181 29-May-2012 Gunter Folger hadr-im_r-V09-05- 40 29-May-2012 Gunter Folger hadr-im_r-V09-05-02 182 - Ignore: incomplete tag 41 - Ignore: incomplete tag 183 42 184 18-May-2012 Gunter Folger hadr-im_r-V09-05- 43 18-May-2012 Gunter Folger hadr-im_r-V09-05-01 185 - Fix coverity warnings, part 1: includes don 44 - Fix coverity warnings, part 1: includes done, src started. 186 << 45 187 03-Feb-2012 Gunter Folger hadr-im_r-V09-05- 46 03-Feb-2012 Gunter Folger hadr-im_r-V09-05-00 188 - Incorporate new data from extended nucleon- 47 - Incorporate new data from extended nucleon-nucleon elastic scattering data, 189 i.e. SAID evaluation. 48 i.e. SAID evaluation. 190 These double differential elastic cross se 49 These double differential elastic cross sections now cover energies up to 5 GeV. 191 Data copied from G4LE{np,pp}..., affects 50 Data copied from G4LE{np,pp}..., affects 192 G4AngularDistribution{NP,PP}{,Data}.hh 51 G4AngularDistribution{NP,PP}{,Data}.hh 193 << 52 194 11-Nov-2011Gunter Folger hadr-im_r-V09-04- 53 11-Nov-2011Gunter Folger hadr-im_r-V09-04-01 195 - Move to new style G4Exception 54 - Move to new style G4Exception 196 55 197 01-Jun-2011 Gunter Folger hadr-im_r-V09-04- 56 01-Jun-2011 Gunter Folger hadr-im_r-V09-04-00 198 - Fix warning from gcc4.6 on almost unused va 57 - Fix warning from gcc4.6 on almost unused variable. 199 58 200 13-Mar-2010 Gunter Folger hadr-im_r-V09-03- 59 13-Mar-2010 Gunter Folger hadr-im_r-V09-03-00 201 - create branch with developments from head, 60 - create branch with developments from head, never released yet. Take care, 202 this also lost some changes made on the br 61 this also lost some changes made on the branch going to releases! 203 - take release version back to HEAD 62 - take release version back to HEAD 204 - remove empty G4VScatterer.cc << 63 - remove empty G4VScatterer.cc 205 64 206 30-Nov-2009 Gunter Folger hadr- 65 30-Nov-2009 Gunter Folger hadr-im_r-V09-02-02 207 - Fix compilation error in gcc 4.3 (typeinfo) 66 - Fix compilation error in gcc 4.3 (typeinfo) 208 67 209 20-Nov-2009 Gunter Folger hadr- 68 20-Nov-2009 Gunter Folger hadr-im_r-V09-02-01 210 - Reduce usage of strings. Maps of cross sect 69 - Reduce usage of strings. Maps of cross sections use G4Particledefinition 211 in place of particle name 70 in place of particle name 212 71 213 19-Nov-2009 Gunter Folger/Tatsumi Koi hadr- 72 19-Nov-2009 Gunter Folger/Tatsumi Koi hadr-im_r-V09-02-00 214 - G4CollisionComposite.cc: Fix for reproducab << 73 - G4CollisionComposite.cc: Fix for reproducability provided by Tatsumi. 215 Removed the dependance of the energy grid o 74 Removed the dependance of the energy grid of the cross section set 216 on the order of the particles by forcing he 75 on the order of the particles by forcing heavier particle to be at rest 217 when caching the cross section. 76 when caching the cross section. 218 77 219 8-Dec-2008 Gunter Folger hadr-im_r- 78 8-Dec-2008 Gunter Folger hadr-im_r-V09-01-01 220 - G4XNNElasticLowE: remove use of ParticleDe << 79 - G4XNNElasticLowE: remove use of ParticleDefinition object in dtor 221 80 222 5-Dec-2008 Gunter Folger hadr-im_r- 81 5-Dec-2008 Gunter Folger hadr-im_r-V09-01-00 223 - G4XNNTotalLowE: remove use of ParticleDefi << 82 - G4XNNTotalLowE: remove use of ParticleDefinition object in dtor 224 83 225 15-Nov-2007 Gunter Folger hadr-im_r_ 84 15-Nov-2007 Gunter Folger hadr-im_r_V09-00-03 226 ---------------------------------------------- 85 ---------------------------------------------------------------- 227 - In G4ParticleTypeConverter, remove warning 86 - In G4ParticleTypeConverter, remove warning on unknown particle; 228 occurs for eta_prime, k_star+, anti_... et 87 occurs for eta_prime, k_star+, anti_... etc. in BiC propagate interface 229 88 230 03-Oct-2007 Gunter Folger hadr-im_r_ 89 03-Oct-2007 Gunter Folger hadr-im_r_V09-00-02 231 ---------------------------------------------- 90 ---------------------------------------------------------------- 232 - Incorporate change by Dennis for G4Collisio 91 - Incorporate change by Dennis for G4CollisionComposite.cc: SUN compiler 233 warning of hiding variable components. 92 warning of hiding variable components. 234 hadr-im_r_V09-00-01 had many files from h 93 hadr-im_r_V09-00-01 had many files from head. 235 << 94 236 5 Jul 2007 Dennis Wright (hadr-im_r_V09-00-01 95 5 Jul 2007 Dennis Wright (hadr-im_r_V09-00-01) 237 ---------------------------------------------- 96 ----------------------------------------------- 238 - G4CollisionComposite.cc : remove duplicate d << 97 - G4CollisionComposite.cc : remove duplicate declaration of local variable 239 "components" to avoid Sun compiler hiding 98 "components" to avoid Sun compiler hiding warning 240 99 241 - use 2006 versions of G4Scatterer.cc and G4Co 100 - use 2006 versions of G4Scatterer.cc and G4CollisionComposite.hh 242 leave all files named G4CollisionN... at HEA 101 leave all files named G4CollisionN... at HEAD but not tagged 243 102 244 - create History file 103 - create History file 245 104 246 105 247 106