Geant4 Cross Reference |
1 # Category phys-lists 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 Simulation in HEP 5 It must **not** be used as a substitute for wr << 5 ========================================================= 6 << 6 7 ---------------------------------------------- << 7 Hadronic physics-list/lists History 8 << 8 ----------------------------- 9 ## 2024-11-04 Vladimir Ivantchenko (phys-list- << 9 This file should be used to briefly summarize all major modifications 10 - G4PhysListFactory - use std::size_t << 10 introduced in the code and keeptrack of all tags. 11 << 11 12 ## 2024-08-09 Gabriele Cosmo (phys-list-V11-02 << 12 ---------------------------------------------------------- 13 - G4PhysListRegistry: fixed compilation on XCo << 13 * Reverse chronological order (last date on top), please * 14 Minor code cleanup (use of nullptr, G4bool, << 14 ---------------------------------------------------------- 15 initialisation). Initialise the instance onl << 15 16 << 16 09-April-2019 V.Ivanchenko (phys-lists-V10-04-08) 17 ## 2024-07-03 Robert Hatcher (phys-list-V11-02 << 17 18-March-2019 V.Ivanchenko 18 - Add "HPT" extension to support adding G4Ther << 18 - Shielding, QGSP_BIC_HP, QGSP_BIC_AllHP - cut for proton is set 19 - Changed how base phylist matching is done in << 20 "_HP" lists and new "_HPT" extension; requir << 21 start with "_" or "+" << 22 << 23 ## 2024-06-05 Alberto Ribon (phys-lists-V11-02 << 24 - G4PhysListFactory : added three new variants << 25 which use the model G4LightIonQMDReaction : << 26 `ShieldingLIQMD_HP` and `ShieldingLIQMD_HPT` << 27 Note that `ShieldingLIQMD` and `ShieldingLIQ << 28 is introduced only for consistency. << 29 << 30 ## 2023-11-09 Yoshihide Sato (phys-lists-V11-0 << 31 - Add a option for `Shielding` to use G4LightI << 32 which is the constructor of light ion qmd. << 33 << 34 ## 2023-11-06 Vladimir Ivantchenko (phys-lists << 35 - G4PhysListFactoryMessenger - added UI comman << 36 charge exchange physics << 37 << 38 ## 2023-10-26 Alberto Ribon (phys-lists-V11-01 << 39 - FTFP_BERT_ATL : use a specific FTF tune mean << 40 too optimistic (i.e. narrow) pion shower ene << 41 calorimeters with respect to test-beam data. << 42 << 43 << 44 ## 2023-10-15 Vladimir Ivantchenko (phys-lists << 45 - QGSP_BERT_HP - use alternative HP models and << 46 - QGSP_BERT_AllHP - use default HP elastic bui << 47 << 48 ## 2023-05-15 Alberto Ribon (phys-lists-V11-01 << 49 - Use the new class G4StoppingPhysicsWithINCLX << 50 in INCLXXPhysicsListHelper : all the INCLXX- << 51 for the antiproton annihilation at rest. << 52 << 53 ## 2023-05-10 Alberto Ribon (phys-lists-V11-01 << 54 - G4PhysListFactory : introduced the new physi << 55 `ShieldingM_HP` as alias of, respectively, ` << 56 replaced `Shielding_T` and `ShieldingM_T` wi << 57 and `ShieldingM_HPT`. << 58 These new aliases allow to have a consistent << 59 HP-based physics lists when the special elas << 60 thermal neutrons is enabled. << 61 - Shielding : inform the user that the new phy << 62 with the physics list factory) `Shielding_HP << 63 equivalent to, respectively, `Shielding` and << 64 << 65 ## 2023-04-19 Alberto Ribon (phys-lists-V11-01 << 66 - Created the new class QBBC_ABLA, which is si << 67 hadron inelastic the constructor G4HadronIne << 68 (instead of G4HadronInelasticQBBC): this mea << 69 QBBC_ABLA behaves as QBBC, with the only dif << 70 of nuclear inelastic interactions of charged << 71 the ABLA model (instead of the usual Precomp << 72 for nuclear de-excitation. << 73 << 74 ## 2023-04-13 Alberto Ribon (phys-lists-V11-01 << 75 - Created the new class QGSP_BIC_HPT, which is << 76 special treatment of elastic scattering of t << 77 - G4PhysListFactory : added 6 new physics list << 78 (i.e. with special treatment of elastic scat << 79 physics lists with "HP" already present (FTF << 80 FTFP_INCLXX_HPT, QGSP_INCLXX_HPT, QGSP_BIC_H << 81 Shielding_T, ShieldingM_T). Of these, only o << 82 to a concrete new physics list, whereas the << 83 "HP" physics lists by adding the physics con << 84 - G4PhysListFactoryMessenger : added the new U << 85 "/physics_lists/factory/addThermal" to enabl << 86 elastic scattering of thermal neutrons for H << 87 << 88 ## 2021-12-10 Ben Morgan (phys-lists-V11-00-00 << 89 - Change to new Markdown History format << 90 << 91 --- << 92 << 93 # History entries prior to 11.0 << 94 << 95 25-October-2021 B.Morgan (phys-lists-V10-07-10 << 96 - Use G4StrUtil functions replacing deprecated << 97 << 98 25-August-2021 Dennis Wright (phys-lists-V10-0 << 99 - LBE.cc: replace G4RadioactiveDecayBase with << 100 see top level History file << 101 << 102 28-April-2021 R. Hatcher (phys-lists-V10-07-08 << 103 - corresponding changes to G4PhysListFactoryAl << 104 compatibility with older factory. << 105 << 106 24-April-2021 V.Ivanchenko (phys-lists-V10-07 << 107 - in all Physics List protect banners by verbo << 108 - G4PhysListFactory add verbosity level to con << 109 propagate to constructed Physics List << 110 << 111 16-April-2021 Ben Morgan (phys-lists-V10-07-06 << 112 - Migrate build to modular CMake API << 113 << 114 13-April-2021 Alberto Ribon (phys-lists-V10-0 << 115 - GNUmakefile, sources.cmake : removed depend << 116 and hadronic/model/management (that have be << 117 classes moved to hadronic/util and hadronic << 118 << 119 18-March-2021 Alberto Ribon (phys-lists-V10-0 << 120 - LBE.cc : renamed G4HadronCaptureProcess as << 121 << 122 04-March-2021 Alberto Ribon (phys-lists-V10-0 << 123 - LBE.cc : replaced particle-specific hadroni << 124 (that have been deleted) with G4HadronInela << 125 << 126 24-February-2021 Daren Sawkey (phys-lists-V10- << 127 - LBE.cc. Remove deprecated optical commands. << 128 << 129 17-February-2021 Robert Hatcher (phys-lists-V << 130 - Update list of EM extension shorthands know << 131 match old factory << 132 << 133 24-November-2020 Alberto Ribon (phys-lists-V1 << 134 - LBE : added G4ShortLivedConstructor (to avo << 135 is produced by the decay of eta_prime). << 136 << 137 30-April-2020 Ben Morgan (phys-lists-V10 << 138 - Remove obsolete GRANULAR_DEPENDENCIES entri << 139 << 140 15-January-2020 Alberto Ribon (phys-lists-V10 << 141 - LBE : updated cross sections to avoid crash << 142 default Gheisha cross sections, and to have << 143 and inelastic cross sections. << 144 << 145 22-October-2019 Alberto Ribon (phys-lists-V10 << 146 - FTFP_BERT_HP, QGSP_BERT_HP, INCLXXPhysicsLi << 147 RadioactiveDecay to all physics lists which << 148 is that precision is more valuable than spe << 149 note that, among the reference physics list << 150 FTFP_BERT_HP, QGSP_BERT_HP, FTFP_INCLXX_HP << 151 RadioactiveDecay activated by default). << 152 << 153 06-August-2019 Alberto Ribon (phys-lists-V10- << 154 - FTF_BIC, QGS_BIC : use the newly introduced << 155 G4StoppingPhysicsFritiofWithBinaryCascade ( << 156 G4StoppingPhysics). << 157 - Shielding : replacing explicit values for t << 158 with values from G4HadronicPara << 159 << 160 31-July-2019 Gunter Folger (phys-lists-V10-05 << 161 - Code clean-up << 162 - remove template mechanism << 163 - except for G4GenericPhysicsList, G4Phy << 164 and INCLXXPhysicsListHelper << 165 - delete copy ctor and assigmnet operator << 166 - for empty dtor, use =default << 167 - move include/x.icc to src/x.cc for lists << 168 - remove SetCuts() implementation where not << 169 - remove version number from lists << 170 - remove G4DataQuestionaire << 171 << 172 << 173 25-June-2019 Dennis Wright (phys-lists-V10-05 << 174 - replace G4RadioactiveDecay with G4Radioactiv << 175 << 176 18-March-2019 V.Ivanchenko (phys-lists-V10-05 << 177 - Shielding, QGSP_BIC_HP, QGSP_BIC_AllHP - cut << 178 to zero (problem #2150) and code clean-up 19 to zero (problem #2150) and code clean-up 179 20 180 21-November-2018 A. Ribon (phys-lists-V10-04- 21 21-November-2018 A. Ribon (phys-lists-V10-04-07) 181 - Shielding : replaced "putenv" of the environ 22 - Shielding : replaced "putenv" of the environmental variable 182 G4NEUTRONHP_PRODUCE_FISSION_FRAGMENTS with 23 G4NEUTRONHP_PRODUCE_FISSION_FRAGMENTS with a call to 183 G4ParticleHPManager::SetProduceFissionFrag 24 G4ParticleHPManager::SetProduceFissionFragments . 184 25 185 03-November-2018 V.Ivanchenko (phys-lists-V10 26 03-November-2018 V.Ivanchenko (phys-lists-V10-04-06) 186 - PhysListFactory - added extra EM options "WV 27 - PhysListFactory - added extra EM options "WVI" and "_EM" 187 28 188 15-October-2018 V.Ivanchenko (phys-lists-V10- 29 15-October-2018 V.Ivanchenko (phys-lists-V10-04-05) 189 - QGSP_BIC, Shielding, QBBC - return to use of 30 - QGSP_BIC, Shielding, QBBC - return to use of EM physics Opt0 190 - QGSP_BIC_HP and QGSP_BIC_AllHP use EM Opt4 31 - QGSP_BIC_HP and QGSP_BIC_AllHP use EM Opt4 191 - Shielding, ShieldingLEND, QGSP_BIC, QGSP_BIC 32 - Shielding, ShieldingLEND, QGSP_BIC, QGSP_BIC_HP, QGSP_BIC_AllHP 192 implementation is moved to src, templated 33 implementation is moved to src, templated are removed 193 34 194 11-October-2018 R. Hatcher (phys-list-V10-04-0 35 11-October-2018 R. Hatcher (phys-list-V10-04-04) 195 - Add "EM0" option to g4alt::G4PhysListFactory 36 - Add "EM0" option to g4alt::G4PhysListFactory (via G4PhysListRegistry) 196 37 197 22-August-2018 V.Ivanchenko (phys-lists-V10-0 38 22-August-2018 V.Ivanchenko (phys-lists-V10-04-03) 198 - QGSP_BIC_HP, Shielding, QBBC - use EM physic 39 - QGSP_BIC_HP, Shielding, QBBC - use EM physics Opt4 199 - PhysListFactory - added extra EM option "EM0 40 - PhysListFactory - added extra EM option "EM0", which means the 200 default Opt0 EM physics configuration 41 default Opt0 EM physics configuration 201 42 202 17-August-2018 V.Ivanchenko (phys-lists-V10-0 43 17-August-2018 V.Ivanchenko (phys-lists-V10-04-02) 203 - QBBC - use G4IonPhysicsXS 44 - QBBC - use G4IonPhysicsXS 204 45 205 06-August-2018 A. Ribon (phys-list-V10-04-01) 46 06-August-2018 A. Ribon (phys-list-V10-04-01) 206 - LBE : replaced the explicit high-energy limi 47 - LBE : replaced the explicit high-energy limit of hadronic physics 207 with the one from G4HadronicParameters . 48 with the one from G4HadronicParameters . 208 49 209 26-Februrary-2018 R. Hatcher (phys-list-V10-04 50 26-Februrary-2018 R. Hatcher (phys-list-V10-04-00) 210 - cowork with phys-ctor-fact-V10-04-00 51 - cowork with phys-ctor-fact-V10-04-00 211 - Use new G4RegisterPhysicsConstructors.icc to 52 - Use new G4RegisterPhysicsConstructors.icc to ensure that for static builds 212 G4PhysicsConstructorRegistry is populated. 53 G4PhysicsConstructorRegistry is populated. 213 - No longer register ShieldingLEND as a wrappe 54 - No longer register ShieldingLEND as a wrapper, but use explicit one 214 55 215 07-November-2017 T. Koi (phys-list-V10-03-08) 56 07-November-2017 T. Koi (phys-list-V10-03-08) 216 - Add ShieldingLEND as a new physics list 57 - Add ShieldingLEND as a new physics list 217 co-working with phys-ctor-hinelastic-V10-03- 58 co-working with phys-ctor-hinelastic-V10-03-06 218 59 219 07-November-2017 V.Ivanchenko (phys-lists-V10 60 07-November-2017 V.Ivanchenko (phys-lists-V10-03-07) 220 - G4PhysListFactory - added messenger with two 61 - G4PhysListFactory - added messenger with two commands to enable 221 radioactive decay or optical physics 62 radioactive decay or optical physics 222 63 223 02-November-2017 R. Hatcher (phys-list-V10-03- 64 02-November-2017 R. Hatcher (phys-list-V10-03-06) 224 - Add FTFQGSP_BERT to G4RegisterPhysLists.icc 65 - Add FTFQGSP_BERT to G4RegisterPhysLists.icc to make available to the 225 new g4alt::G4PhysListFactory 66 new g4alt::G4PhysListFactory 226 67 227 16-October-2017 A.Ribon (phys-lists-V10-03-05 68 16-October-2017 A.Ribon (phys-lists-V10-03-05) 228 - FTFQGSP_BERT - created a new, experimental p 69 - FTFQGSP_BERT - created a new, experimental physics list which is similar 229 to FTFP_BERT, but with QGS fragmentation o 70 to FTFP_BERT, but with QGS fragmentation of strings (instead of the 230 Lund string fragmentation). 71 Lund string fragmentation). 231 72 232 09-October-2017 V.Ivanchenko (phys-lists-V10- 73 09-October-2017 V.Ivanchenko (phys-lists-V10-03-04) 233 - LBE.icc - fixed initialisation of G4Radioact 74 - LBE.icc - fixed initialisation of G4RadioactiveDecay 234 75 235 14-July-2017 Robert Hatcher (phy 76 14-July-2017 Robert Hatcher (phys-lists-V10-03-03) 236 - Add __SS option to g4alt::G4PhysListFactory 77 - Add __SS option to g4alt::G4PhysListFactory 237 - allow g4alt factory to use bare phys constru 78 - allow g4alt factory to use bare phys constructor names as things to 238 replace/add as well as the shorter predefi 79 replace/add as well as the shorter predefined extensions (e.g. "EMX") 239 - whitespace cleanup 80 - whitespace cleanup 240 81 241 19-April-2017 V.Ivanchenko (phys-lists-V10-03 82 19-April-2017 V.Ivanchenko (phys-lists-V10-03-02) 242 - G4PhysListFactory - fixed EM option "__SS" 83 - G4PhysListFactory - fixed EM option "__SS" - problem report #1966 243 84 244 21-March-2017 Koi, Tatsumi (phys-lists-V10-03- 85 21-March-2017 Koi, Tatsumi (phys-lists-V10-03-01) 245 - Fix problem of LBE physics list on radioacti 86 - Fix problem of LBE physics list on radioactive decay model 246 87 247 07-February-2017 V.Ivanchenko (phys-lists-V10 88 07-February-2017 V.Ivanchenko (phys-lists-V10-03-00) 248 - G4PhysListFactory - add single scattering EM 89 - G4PhysListFactory - add single scattering EM option (required by 249 several user groups), one need to add "__S 90 several user groups), one need to add "__SS" to the reference 250 physics list name 91 physics list name 251 92 252 12-October-2016 G.Folger (phys-lists-V10-02-1 93 12-October-2016 G.Folger (phys-lists-V10-02-10) 253 - remove direct use of theParticleIterator, ge 94 - remove direct use of theParticleIterator, get this from G4ParticleTable. 254 fix required by clang39 on Windows and MAC 95 fix required by clang39 on Windows and MAC 255 96 256 29-Sep-2016, Robert Hatcher (phy 97 29-Sep-2016, Robert Hatcher (phys-lists-V10-02-09) 257 - Reviewed changes in current context, propose 98 - Reviewed changes in current context, propose w/ minimal changes 258 99 259 03-Jun-2016, Robert Hatcher (phy 100 03-Jun-2016, Robert Hatcher (phys-lists-V10-02-08) 260 - Require use of declaring and referencing mac 101 - Require use of declaring and referencing macros to have 261 a trailing semicolon; for case where macro e 102 a trailing semicolon; for case where macro expands to a 262 namespace block, deal with eating up the ";" 103 namespace block, deal with eating up the ";" 263 104 264 26-May-2016, Robert Hatcher (phy 105 26-May-2016, Robert Hatcher (phys-lists-V10-02-07) 265 - Fix issue where G4PhysListRegistry didn't pr 106 - Fix issue where G4PhysListRegistry didn't properly exit if 266 a requested extension didn't exist in its li 107 a requested extension didn't exist in its list. 267 - Add G4_REFERENCE_PHYSLIST_FACTORY[_NS] for p 108 - Add G4_REFERENCE_PHYSLIST_FACTORY[_NS] for pulling in lists 268 from static libraries. 109 from static libraries. 269 110 270 26-May-2016, Alberto Ribon (phy 111 26-May-2016, Alberto Ribon (phys-lists-V10-02-06) 271 - QGSP_BIC_AllHP : use new, specialized ion co 112 - QGSP_BIC_AllHP : use new, specialized ion constructor, G4IonPhysicsPHP. 272 113 273 10-May-2016, Robert Hatcher (phy 114 10-May-2016, Robert Hatcher (phys-lists-V10-02-05) 274 - mv src/G4RegisterPhysLists.cc to include/G4R 115 - mv src/G4RegisterPhysLists.cc to include/G4RegisterPhysLists.icc 275 so that it gets compiled as part of the G4Ph 116 so that it gets compiled as part of the G4PhysListRegistry compilation 276 unit. This ensures that all the physics lis 117 unit. This ensures that all the physics lists declared to the 277 registry are referenced by it such that the 118 registry are referenced by it such that the linker will include 278 them if libraries are built statically, even 119 them if libraries are built statically, even when the loader 279 doesn't force whole-archive (not possible fo 120 doesn't force whole-archive (not possible for MS Visual Studio) loading. 280 - Fix exception label so it is unique. 121 - Fix exception label so it is unique. 281 122 282 06-Apr-2016, Alberto Ribon (phy 123 06-Apr-2016, Alberto Ribon (phys-lists-V10-02-04) 283 - FTFP_BERT_ATL : created new, experimental ph 124 - FTFP_BERT_ATL : created new, experimental physics list for ATLAS, 284 similar to FTFP_BERT but with the transition 125 similar to FTFP_BERT but with the transition between BERT and FTFP 285 in the energy region [9, 12] GeV. 126 in the energy region [9, 12] GeV. 286 127 287 09-Mar-2016, Alberto Ribon (phy 128 09-Mar-2016, Alberto Ribon (phys-lists-V10-02-03) 288 - FTFP_BERT_TRV : Use GS multiple scattering w 129 - FTFP_BERT_TRV : Use GS multiple scattering with the most precise 289 "error-free" stepping. This is done for the 130 "error-free" stepping. This is done for the purpose of studying 290 the impact of multiple scattering on hadroni 131 the impact of multiple scattering on hadronic showers. 291 132 292 23-Feb-2016, Alberto Ribon (phy 133 23-Feb-2016, Alberto Ribon (phys-lists-V10-02-02) 293 - FTFP_BERT_TRV : Use GS multiple scattering w 134 - FTFP_BERT_TRV : Use GS multiple scattering with the more precise option, 294 (Opt3), instead of the default (Opt0). This 135 (Opt3), instead of the default (Opt0). This is done for the purpose of 295 studying the impact of multiple scattering o 136 studying the impact of multiple scattering on hadronic showers. 296 137 297 14-Jan-2016, Alberto Ribon (phy 138 14-Jan-2016, Alberto Ribon (phys-lists-V10-02-01) 298 - Re-submitting the previous tag (that was rej 139 - Re-submitting the previous tag (that was rejected). 299 140 300 04-Dec-2015, Alberto Ribon (phy 141 04-Dec-2015, Alberto Ribon (phys-lists-V10-02-00) 301 - FTFP_BERT_TRV : Switch on (again) the low-ma 142 - FTFP_BERT_TRV : Switch on (again) the low-mass diffraction dissociation 302 used in G4HadronHElasticPhysics 143 used in G4HadronHElasticPhysics 303 144 304 05-Nov-2015, Alberto Ribon (phy 145 05-Nov-2015, Alberto Ribon (phys-lists-V10-01-13) 305 - Removed neutron_hp/ . 146 - Removed neutron_hp/ . 306 147 307 04-Nov-2015, Robert Hatcher (phy 148 04-Nov-2015, Robert Hatcher (phys-lists-V10-01-12) 308 - Migrate responsibility for pulling the $PHYS 149 - Migrate responsibility for pulling the $PHYSLIST down to G4PhysListRegistry 309 rather than the g4alt::G4PhysListFactory. 150 rather than the g4alt::G4PhysListFactory. 310 - Allow user to set a preferred default in cas 151 - Allow user to set a preferred default in case $PHYSLIST is not set; 311 initial value (and value when set to "") is 152 initial value (and value when set to "") is system default "FTFP_BERT". 312 153 313 03-Nov-2015, Alberto Ribon (phy 154 03-Nov-2015, Alberto Ribon (phys-lists-V10-01-11) 314 - LBE : Migrated to ParticleHP. 155 - LBE : Migrated to ParticleHP. 315 156 316 27-Oct-2015, Alberto Ribon (phy 157 27-Oct-2015, Alberto Ribon (phys-lists-V10-01-10) 317 - LBE : Replaced old G4GGNuclNuclCrossSection 158 - LBE : Replaced old G4GGNuclNuclCrossSection class with the new, 318 recommended one, G4ComponentGGNuclNucl 159 recommended one, G4ComponentGGNuclNuclXsc . 319 160 320 01-Oct-2015, Robert Hatcher (phy 161 01-Oct-2015, Robert Hatcher (phys-lists-V10-01-09) 321 - g4alt::G4PhysListFactory - added extra EM op 162 - g4alt::G4PhysListFactory - added extra EM option "_GS" and registered 322 new QGSP_BIC_AllHP physics list to mirror 163 new QGSP_BIC_AllHP physics list to mirror original factory. 323 164 324 22-Sep-2015, Alberto Ribon (phys- 165 22-Sep-2015, Alberto Ribon (phys-lists-V10-01-08) 325 - FTFP_BERT_TRV : Switch off (temporarily, for 166 - FTFP_BERT_TRV : Switch off (temporarily, for the release 10.2) 326 the low-mass diffraction dissociation used i 167 the low-mass diffraction dissociation used in G4HadronHElasticPhysics 327 168 328 18-Sep-2015, V.Ivanchenko (phys- 169 18-Sep-2015, V.Ivanchenko (phys-lists-V10-01-07) 329 - G4PhysListFactory - added extra EM option "_ 170 - G4PhysListFactory - added extra EM option "_GS" where 330 G4GoudsmithSoundersonMscModel is used for 171 G4GoudsmithSoundersonMscModel is used for e+- 331 172 332 10-Jun-2015, V.Ivanchenko (phys- 173 10-Jun-2015, V.Ivanchenko (phys-lists-V10-01-06) 333 - FTFP_BERT_TRV - uses G4EmStandardPhysicsGS 174 - FTFP_BERT_TRV - uses G4EmStandardPhysicsGS 334 - G4PhysListFactory - added QGSP_BIC_AllHP (fi 175 - G4PhysListFactory - added QGSP_BIC_AllHP (fixed problem #1732) 335 176 336 22-May-2015, Robert Hatcher (phys- 177 22-May-2015, Robert Hatcher (phys-lists-V10-01-05) 337 - g4alt::G4PhysListFactory should now work wit 178 - g4alt::G4PhysListFactory should now work with G4GenericPhysicsList 338 on clang (3.4 and 3.5) and vc12 179 on clang (3.4 and 3.5) and vc12 339 - cowork with tags "intercoms-V10-01-02", "emd 180 - cowork with tags "intercoms-V10-01-02", "emdna-V10-01-19", 340 "emstand-V10-01-16", "hadr-cohe-V10-01-07", 181 "emstand-V10-01-16", "hadr-cohe-V10-01-07", and "hadr-inclxx-V10-01-00" 341 182 342 22-May-2015, Robert Hatcher (phys- 183 22-May-2015, Robert Hatcher (phys-lists-V10-01-04) 343 - Updates to g4alt::G4PhysListFactory to do mo 184 - Updates to g4alt::G4PhysListFactory to do more passthrough to underlying 344 G4PhysListRegistry singleton. 185 G4PhysListRegistry singleton. 345 - G4PhysListRegistry more checking that all th 186 - G4PhysListRegistry more checking that all the requested phys ctor 346 additions are available; update output to cl 187 additions are available; update output to closer match old factory 347 - Enable registration of ShieldingLEND, Shield 188 - Enable registration of ShieldingLEND, ShieldingM and G4GenericPhysicsList 348 to g4alt::G4PhysListFactory; the later need 189 to g4alt::G4PhysListFactory; the later need update to G4AnyMethod.hh 349 - cowork with tag "intercoms-V10-01-01" 190 - cowork with tag "intercoms-V10-01-01" 350 191 351 21-Apr-2015, Alberto Ribon (phys- 192 21-Apr-2015, Alberto Ribon (phys-lists-V10-01-03) 352 - FTFP_BERT_TRV : Reverting back, i.e. switchi 193 - FTFP_BERT_TRV : Reverting back, i.e. switching on again the 353 low-mass diffraction dissociation in G4Hadro 194 low-mass diffraction dissociation in G4HadronHElasticPhysics 354 195 355 21-Apr-2015, Alberto Ribon (phys- 196 21-Apr-2015, Alberto Ribon (phys-lists-V10-01-02) 356 - FTFP_BERT_TRV : Switch off (temporarily) the 197 - FTFP_BERT_TRV : Switch off (temporarily) the low-mass diffraction 357 dissociation in G4HadronHElasticPhysics 198 dissociation in G4HadronHElasticPhysics 358 199 359 17-Feb-2015, Davide Mancusi (phys- 200 17-Feb-2015, Davide Mancusi (phys-lists-V10-01-01) 360 - INCLXXPhysicsListHelper: do not use G4Neutro 201 - INCLXXPhysicsListHelper: do not use G4NeutronTrackingCut for *_HP physics 361 lists 202 lists 362 203 363 08-Jan-2015, Alberto Ribon (phys- 204 08-Jan-2015, Alberto Ribon (phys-lists-V10-01-00) 364 - FTFP_BERT_TRV : Switch on low-mass diffracti 205 - FTFP_BERT_TRV : Switch on low-mass diffraction dissociation 365 in G4HadronHElasticPhysics 206 in G4HadronHElasticPhysics 366 207 367 07-Nov-2014, Robert Hatcher (phys- 208 07-Nov-2014, Robert Hatcher (phys-lists-V10-00-14) 368 - Also remove support for G4GenericPhysicsList 209 - Also remove support for G4GenericPhysicsList in new factory 369 until the problem w/ mac/clang and G4AnyMeth 210 until the problem w/ mac/clang and G4AnyMethod is understood 370 - cowork with tag "phys-ctor-fact-V10-00-02" 211 - cowork with tag "phys-ctor-fact-V10-00-02" 371 212 372 07-Nov-2014, Robert Hatcher (phys- 213 07-Nov-2014, Robert Hatcher (phys-lists-V10-00-13) 373 - Remove support for ShieldingLEND & Shielding 214 - Remove support for ShieldingLEND & ShieldingM in new factory 374 until the problem w/ mac/clang & linux/icc i 215 until the problem w/ mac/clang & linux/icc is understood 375 - cowork with tag "phys-ctor-fact-V10-00-02" 216 - cowork with tag "phys-ctor-fact-V10-00-02" 376 217 377 07-Nov-2014, P. Arce (phys-lists-V10- 218 07-Nov-2014, P. Arce (phys-lists-V10-00-12) 378 - Add QGSP_BIC_AllHP particle_hp physics list 219 - Add QGSP_BIC_AllHP particle_hp physics list 379 220 380 07-Nov-2014, Gabriele Cosmo (phys- 221 07-Nov-2014, Gabriele Cosmo (phys-lists-V10-00-11) 381 - Retagged. 222 - Retagged. 382 223 383 05-Nov-2014, Robert Hatcher (phys- 224 05-Nov-2014, Robert Hatcher (phys-lists-V10-00-10) 384 - Fixed overload ambiguity complaint from Visu 225 - Fixed overload ambiguity complaint from Visual Studio 12, 385 and tag at the right level 226 and tag at the right level 386 - cowork with tag "phys-ctor-fact-V10-00-01" a 227 - cowork with tag "phys-ctor-fact-V10-00-01" and "intercoms-V10-00-15" 387 228 388 04-Nov-2014, Robert Hatcher (phys- 229 04-Nov-2014, Robert Hatcher (phys-lists-V10-00-09) 389 - Add g4alt::G4PhysListFactory as user extensi 230 - Add g4alt::G4PhysListFactory as user extensible list factory; 390 work done via G4PhysListRegistry and G4Phys 231 work done via G4PhysListRegistry and G4PhysListStamper classes. 391 - Modify LBE list ctor to accept ver(bosity) a 232 - Modify LBE list ctor to accept ver(bosity) as optional arg 392 in the same manner as other physics lists. 233 in the same manner as other physics lists. 393 - cowork with tag "phys-ctor-fact-V10-00-01" 234 - cowork with tag "phys-ctor-fact-V10-00-01" 394 235 395 15-Oct-2014, Alex Howard (phys-lists 236 15-Oct-2014, Alex Howard (phys-lists-V10-00-08) 396 - Increased cuts in LBE physics list to 1 micr 237 - Increased cuts in LBE physics list to 1 micrometer (from 1 nanometer). 397 238 398 15-Oct-2014, Alex Howard (phys-lists 239 15-Oct-2014, Alex Howard (phys-lists-V10-00-07) 399 - Bugfix 1591 for LBE 240 - Bugfix 1591 for LBE 400 - removed Bertini Cascade from alphas, deutero 241 - removed Bertini Cascade from alphas, deuterons and tritons and replaced with 401 BinaryLightIonReaction 242 BinaryLightIonReaction 402 - Replaced G4MuonMinusCaptureAtRest with G4Muo 243 - Replaced G4MuonMinusCaptureAtRest with G4MuonMinusCapture 403 244 404 05-Aug-2014, Krzysztof Genser (phys- 245 05-Aug-2014, Krzysztof Genser (phys-lists-V10-00-06) 405 - Extended Shielding code to also include Shie 246 - Extended Shielding code to also include ShieldingM variant 406 247 407 10-Jun-2014, V.Ivanchenko (phys- 248 10-Jun-2014, V.Ivanchenko (phys-lists-V10-00-05) 408 - INCLXXPhysicsListHelper - for the case of HP 249 - INCLXXPhysicsListHelper - for the case of HP set cut on proton to 409 zero to simulate all recoils from elastic sc 250 zero to simulate all recoils from elastic scattering 410 251 411 06-Jun-2014, Alberto Ribon (phys- 252 06-Jun-2014, Alberto Ribon (phys-lists-V10-00-04) 412 - Proposed the tag which includes the two inte 253 - Proposed the tag which includes the two internal tags below, 413 made yesterday by Krzysztof and Vladimir I. 254 made yesterday by Krzysztof and Vladimir I. 414 255 415 05-Jun-2014, V.Ivanchenko 256 05-Jun-2014, V.Ivanchenko 416 - FTFP_BERT_HP, QGSP_BIC_HP, QGSP_BERT_HP - se 257 - FTFP_BERT_HP, QGSP_BIC_HP, QGSP_BERT_HP - set cut on proton to 417 zero to simulate all recoils from elastic sc 258 zero to simulate all recoils from elastic scattering 418 259 419 05-Jun-2014, Krzysztof Genser 260 05-Jun-2014, Krzysztof Genser 420 - Added ShieldingM and NuBeam to G4PhysListFac 261 - Added ShieldingM and NuBeam to G4PhysListFactory 421 262 422 05-Jun-2014, Alberto Ribon (phys- 263 05-Jun-2014, Alberto Ribon (phys-lists-V10-00-03) 423 - FTFP_BERT_TRV: use (temporary) G4HadronHElas 264 - FTFP_BERT_TRV: use (temporary) G4HadronHElasticPhysics in order 424 to allow testing of improvements in elastic. 265 to allow testing of improvements in elastic. 425 266 426 03-June-2014, Julia Yarba (phys- 267 03-June-2014, Julia Yarba (phys-lists-V10-00-02) 427 - Include new (experimental) physics lists Shi 268 - Include new (experimental) physics lists ShieldingM and NuBeam 428 269 429 03-Feb-2014, Luciano Pandola (phys- 270 03-Feb-2014, Luciano Pandola (phys-lists-V10-00-01) 430 - Registered model in LBE.icc to handle neutro 271 - Registered model in LBE.icc to handle neutron capture above 20 MeV 431 (Bug Report 1562) 272 (Bug Report 1562) 432 273 433 29-Jan-2014, Gunter Folger (phys- 274 29-Jan-2014, Gunter Folger (phys-lists-V10-00-00) 434 - Removed electromagnetic/dna, cascade/{evapor 275 - Removed electromagnetic/dna, cascade/{evaporation,utils}, and 435 isotope_productionfrom sources.cmake 276 isotope_productionfrom sources.cmake 436 277 437 07-Nov-2013, Tatsumi Koi (phys- 278 07-Nov-2013, Tatsumi Koi (phys-lists-V09-06-20) 438 -Activate production of fission fragments in S 279 -Activate production of fission fragments in Shielding PhysicsList 439 280 440 07-Nov-2013, Alberto Ribon (phys- 281 07-Nov-2013, Alberto Ribon (phys-lists-V09-06-19) 441 - Removed low_energy and high_energy from sour 282 - Removed low_energy and high_energy from sources.cmake and GNUmakefile. 442 283 443 04-Nov-2013, Tatsumi Koi (phys- 284 04-Nov-2013, Tatsumi Koi (phys-lists-V09-06-18) 444 -Set proton cut value to 0 for producing low e 285 -Set proton cut value to 0 for producing low energy recoil nucleus 445 -Use G4IonElasticPhysics for Elastic Scatterin 286 -Use G4IonElasticPhysics for Elastic Scattering of GenericIon 446 287 447 30-Oct-2013, Alberto Ribon (phys- 288 30-Oct-2013, Alberto Ribon (phys-lists-V09-06-17) 448 - LBE : deleted stoppingPhysics in the destruc 289 - LBE : deleted stoppingPhysics in the destructor (Coverity defect). 449 290 450 15-Oct-2013, Davide Mancusi (phys- 291 15-Oct-2013, Davide Mancusi (phys-lists-V09-06-16) 451 - Missing header. 292 - Missing header. 452 293 453 15-Oct-2013, Davide Mancusi (phys- 294 15-Oct-2013, Davide Mancusi (phys-lists-V09-06-15) 454 - Make the *_HP variants of the INCLXX-based p 295 - Make the *_HP variants of the INCLXX-based physics list use ElasticHP. 455 296 456 06-Sep-2013, Luciano Pandola (phys- 297 06-Sep-2013, Luciano Pandola (phys-lists-V09-06-14) 457 - LBE.icc, add missing #include of G4HadronCap 298 - LBE.icc, add missing #include of G4HadronCaptureProcess 458 (gave compilation error to user application us 299 (gave compilation error to user application using LBE) 459 300 460 21-Aug-2013, Vladimir Ivantchenko (phys- 301 21-Aug-2013, Vladimir Ivantchenko (phys-lists-V09-06-13) 461 - LBE - removed forgotten header 302 - LBE - removed forgotten header 462 303 463 19-Aug-2013, Vladimir Ivantchenko (phys- 304 19-Aug-2013, Vladimir Ivantchenko (phys-lists-V09-06-12) 464 - LBE - use G4UrbanMscModel instead on Urban93 305 - LBE - use G4UrbanMscModel instead on Urban93 465 306 466 14-Jun-2013, Peter Gumplinger (phys- 307 14-Jun-2013, Peter Gumplinger (phys-lists-V09-06-11) 467 - fix coverity error in LBE.inc 308 - fix coverity error in LBE.inc 468 309 469 27-Mar-2013, Andrea Dotti (phys-lists-V09-06 310 27-Mar-2013, Andrea Dotti (phys-lists-V09-06-10) 470 - Adding mechanism for splitting class of base 311 - Adding mechanism for splitting class of base class G4VUserPhysicsList 471 for LBE physics list (needed for G4MT). 312 for LBE physics list (needed for G4MT). 472 Co-working with tag in run category 313 Co-working with tag in run category 473 314 474 28-Mar-2013, Alberto Ribon (phys- 315 28-Mar-2013, Alberto Ribon (phys-lists-V09-06-09) 475 - LBE physics list: replaced LEP/HEP with FTFP 316 - LBE physics list: replaced LEP/HEP with FTFP+BERT. 476 317 477 20-Mar-2013, Vladimir Ivantchenko (phys- 318 20-Mar-2013, Vladimir Ivantchenko (phys-lists-V09-06-08) 478 - PhysListFactory - fixed typo in previous tag 319 - PhysListFactory - fixed typo in previous tag 479 320 480 18-Mar-2013, Vladimir Ivantchenko (phys- 321 18-Mar-2013, Vladimir Ivantchenko (phys-lists-V09-06-07) 481 - PhysListFactory - fixed bug report #1458 (co 322 - PhysListFactory - fixed bug report #1458 (correct printout of 482 available Physics Lists); clean up of the 323 available Physics Lists); clean up of the code 483 324 484 04-Mar-2013, Davide Mancusi (phys- 325 04-Mar-2013, Davide Mancusi (phys-lists-V09-06-06) 485 04-Mar-2013, Davide Mancusi (phys- 326 04-Mar-2013, Davide Mancusi (phys-lists-V09-06-05) 486 04-Mar-2013, Davide Mancusi (phys- 327 04-Mar-2013, Davide Mancusi (phys-lists-V09-06-04) 487 04-Mar-2013, Davide Mancusi (phys- 328 04-Mar-2013, Davide Mancusi (phys-lists-V09-06-03) 488 - Added new INCL++-based physics lists: 329 - Added new INCL++-based physics lists: 489 o QGSP_INCLXX_HP 330 o QGSP_INCLXX_HP 490 o FTFP_INCLXX 331 o FTFP_INCLXX 491 o FTFP_INCLXX_HP 332 o FTFP_INCLXX_HP 492 These are based on the new INCLXXPhysicsList 333 These are based on the new INCLXXPhysicsListHelper class, which avoids 493 unnecessary code duplication. 334 unnecessary code duplication. 494 - Depends on tag phys-ctor-hinelastic-V09-06-0 335 - Depends on tag phys-ctor-hinelastic-V09-06-05. 495 - Provides QGSP_INCLXX.hh and similar headers 336 - Provides QGSP_INCLXX.hh and similar headers for backwards compatibility. 496 337 497 30-Jan-2013, Gunter Folger (phys- 338 30-Jan-2013, Gunter Folger (phys-lists-V09-06-02) 498 - fix sources.cmake for moved files 339 - fix sources.cmake for moved files 499 340 500 29-Jan-2013, Gunter Folger (phys- 341 29-Jan-2013, Gunter Folger (phys-lists-V09-06-01) 501 - move G4PhysListFactory from constructor/fact 342 - move G4PhysListFactory from constructor/factory to lists. 502 343 503 10-Jan-2013, Gunter Folger (phys- 344 10-Jan-2013, Gunter Folger (phys-lists-V09-06-00) 504 - new directory structure introduced. 345 - new directory structure introduced. 505 lists directory only keeps physics lists, h 346 lists directory only keeps physics lists, hadronic constructors moved to 506 constructors/hadron_inelastic 347 constructors/hadron_inelastic