| [1315] | 1 | q$Id: History,v 1.132 2010/06/08 09:00:22 gunter Exp $
|
|---|
| [825] | 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Hadronic physics-list History
|
|---|
| 9 | -----------------------------
|
|---|
| 10 | This file should be used by the G4 example coordinator to briefly
|
|---|
| 11 | summarize all major modifications introduced in the code and keep
|
|---|
| 12 | track of all tags.
|
|---|
| 13 |
|
|---|
| 14 | ----------------------------------------------------------
|
|---|
| 15 | * Reverse chronological order (last date on top), please *
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 |
|
|---|
| [1315] | 18 | 08-06-2010, G.Folger (phys-lists-V09-03-12)
|
|---|
| 19 | - 3 more fixes for compilation warnings on unused variables.
|
|---|
| 20 |
|
|---|
| 21 | 07-06-2010, G.Folger (phys-lists-V09-03-11)
|
|---|
| 22 | - remove few leftover declarations for G4bool Quasielastic in .icc files
|
|---|
| 23 | for physics lists, not used any longer
|
|---|
| 24 |
|
|---|
| 25 | 04-06-2010, G.Folger (phys-lists-V09-03-10)
|
|---|
| 26 | - New ctor for G4NeutronTrackingCut
|
|---|
| 27 | - Use new ctors in physics lists
|
|---|
| 28 | - QGSP_FTFP_BERT becomes supported (was experimental)
|
|---|
| 29 | - remove previously blocked lists (FTFP_EMV, QGSC_EFLOW, QGSP_EMX)
|
|---|
| 30 | - remove obsolete lists, except QGSP ( now blocked) and QGSC_CHIPS,
|
|---|
| 31 | ie. removed FTFC, FTFP, LHEP_BERT_HP, LHEP_BERT, LHEP_PRECO_HP,
|
|---|
| 32 | QGSC_EMV, QGSC, QGSC_QGSC, QGSP_BERT_DIF, QGSP_BERT_NQE,
|
|---|
| 33 | QGSP_DIF, QGSP_EMV, QGSP_EMV_NQE, QGSP_NQE, QGSP_QE
|
|---|
| 34 |
|
|---|
| 35 |
|
|---|
| 36 | 04-06-2010, M. Kosov (phys-lists-V09-03-09)
|
|---|
| 37 | particles're restricted to SU(3) hadrons (no pi0 & eta) in G4QElasticPhysics
|
|---|
| 38 |
|
|---|
| 39 | 04-06-2010, M. Kosov (phys-lists-V09-03-08)
|
|---|
| 40 | bug fix for the virtual distructor in G4QElasticPhysics & G4QIonPhysics
|
|---|
| 41 |
|
|---|
| 42 | 03-June, V.Ivantchenko, G.Folger (phys-lists-V09-03-07)
|
|---|
| 43 | - Introduce new ctor for all builders with signature
|
|---|
| 44 | AbcPhysics::AbcPhyics(G4int ver=value);
|
|---|
| 45 | Existing ctor kept, but updated default arguments to avoid ambigous
|
|---|
| 46 | signatures. Physicslist not changed to use new ctor yet.
|
|---|
| 47 |
|
|---|
| 48 |
|
|---|
| 49 | 03-06-2010, M. Kosov (phys-lists-V09-03-06)
|
|---|
| 50 | - G4QElasticPhysics substitute for G4HadronQElasticPhysics in the CHIPS Physics List
|
|---|
| 51 | - G4QIonPhysics substitute for G4IonPhysics in the CHIPS Physics ListList.
|
|---|
| 52 |
|
|---|
| 53 | 02-06-2010, V.Ivanchenko (phys-lists-V09-03-05)
|
|---|
| 54 | - G4EmStandardPhysics_option2 - added G4WentzelVIMscModel for e+-
|
|---|
| 55 | - G4EmLivermorePhysics, G4EmPenelopePhysics, G4EmDNAPhysics,
|
|---|
| 56 | G4EmLivermorePolarizedPhysics - added G4GoudsmitSaundersonMscModel for e+-;
|
|---|
| 57 | - added 1 MeV upper limit for the Livermore
|
|---|
| 58 | ionisation model (was 1 GeV)
|
|---|
| 59 |
|
|---|
| 60 | 02-06-2010, G.Folger (phys-lists-V09-03-04)
|
|---|
| 61 | - revise QGSP_FTFP_BERT and FTFP_BERT to
|
|---|
| 62 | - Use CHIPS G4QInelastic for all "misc" particles, including
|
|---|
| 63 | anti-proton, anti-neutron and hyperons.
|
|---|
| 64 | - Use interface to CHIPS cross sections G4QHadronInelasticDataSet
|
|---|
| 65 | for Kaons.
|
|---|
| 66 | required changes to respective HadronPhysics... classes.
|
|---|
| 67 |
|
|---|
| [1273] | 68 | 26-05-2010, G.Folger (phys-lists-V09-03-03)
|
|---|
| 69 | - new physics list QGSP_BERT_CHIPS: Use CHIPS G4QInelastic for all
|
|---|
| 70 | "misc" particles, including anti-proton, anti-neutron and hyperons.
|
|---|
| 71 | Also use interface to CHIPS cross sections G4QHadronInelasticDataSet
|
|---|
| 72 | for Kaons.
|
|---|
| 73 | added classes: QGSP_BERT_CHIPS, HadronPhysicsQGSP_BERT_CHIPS, and
|
|---|
| 74 | G4MiscCHIPSBuilder
|
|---|
| 75 | modifed G4PhysListFactory to make new list available.
|
|---|
| 76 |
|
|---|
| 77 | 19-05-2010, V.Ivanchenko (phys-lists-V09-03-02)
|
|---|
| 78 | - QBBC - disable multi fragmentation model of deexcitation
|
|---|
| 79 |
|
|---|
| 80 | 12-04-2010, V.Ivanchenko (phys-lists-V09-03-01)
|
|---|
| 81 | - LBE - Substituted obsolete G4MultipleScattering by particle wise
|
|---|
| 82 | msc processes
|
|---|
| 83 |
|
|---|
| 84 | 29-12-2009, V.Ivanchenko (phys-lists-V09-03-00)
|
|---|
| 85 | - QBBC - fixed hadron inelastic configuration; instantiated
|
|---|
| 86 | G4PreCompoundModel and its pointer propagated to
|
|---|
| 87 | all high energy models; use CHIPS for anti-protons
|
|---|
| 88 | to avoid crash in FTF
|
|---|
| 89 |
|
|---|
| [1228] | 90 | 04-12-2009, K.Murakami (phys-lists-V09-02-46)
|
|---|
| 91 | - Fixed typo in FTFP_EMV.icc for wrong call to G4WarnPLStatus.
|
|---|
| 92 |
|
|---|
| 93 | 03-12-2009, P.Kaitaniemi (phys-lists-V09-02-45)
|
|---|
| 94 | - QGSP_INCL_ABLA, Fix: Use Bertini cascade for kaons in the energy range 0 - 10 GeV.
|
|---|
| 95 |
|
|---|
| 96 | 30-11-2009, M.Kosov (phys-lists-V09-02-44)
|
|---|
| 97 | - G4QNeutrinoPhysics - process is not created if neutrino is not simulated
|
|---|
| 98 |
|
|---|
| 99 | 28-11-2009, V.Ivanchenko (phys-lists-V09-02-43)
|
|---|
| 100 | - QBBC - fixed cross sections for hadron elastic
|
|---|
| 101 |
|
|---|
| 102 | 27-11-2009, G.Folger (phys-lists-V09-02-42)
|
|---|
| 103 | - QGSP_BERT_TRV, change transition energies in HadronPhysicsQGSP_BERT_TRV to
|
|---|
| 104 | use BERT ]0,9.9], LEP [9.5, 15], QGSP [10, inf[
|
|---|
| 105 | - QGSP_BERT_NOLEP, use G4HadronQElasticPhysics
|
|---|
| 106 | - explicitely mark experimental: QGSP_BERT_EMX, QGSP_BERT_TRV, QGSP_FTFP_BERT,
|
|---|
| 107 | QGSP_INCL_ABLA
|
|---|
| 108 | - mark as obsolete: FTFP, QGSP, QGSC, QGSC_CHIPS, QGSC_EMV, QGSC_QGSC
|
|---|
| 109 | - mark supported ( remove experimental) :FTFP_BERT, FTFP_BERT_EMV
|
|---|
| 110 | - Add initial version of G4IonQMDPhysics
|
|---|
| 111 |
|
|---|
| 112 | 25-11-2009, V.Ivanchenko (phys-lists-V09-02-41)
|
|---|
| 113 | - G4PhysListFactory - update list of supported referenced PhysicsLists
|
|---|
| 114 | - QBBC - updated for the release
|
|---|
| 115 |
|
|---|
| 116 | 24-11-2009, V.Ivanchenko (phys-lists-V09-02-40)
|
|---|
| 117 | - G4EmStandardPhysics_option3, G4EmLivermorePhysics, G4EmPenelopePhysics,
|
|---|
| 118 | G4EmLivermorePolarizedPhysics - set finalRange=10um for ions
|
|---|
| 119 | - G4EmStandardPhysics_option2 - use default StepFunction for ions
|
|---|
| 120 |
|
|---|
| 121 | 20-11-2009, M.Kosov (phys-lists-V09-02-39)
|
|---|
| 122 | - Something was wrong in CHIPS lis, but now it is working
|
|---|
| 123 |
|
|---|
| 124 | 20-11-2009, M.Kosov (phys-lists-V09-02-38)
|
|---|
| 125 | - G4QAtomicPhysics and xs_dependent is excluded from the GNUmakefile's
|
|---|
| 126 |
|
|---|
| 127 | 18-11-2009, M.Kosov (phys-lists-V09-02-37)
|
|---|
| 128 | - bug fix in CHIPS.icc (call for G4QCaptureAtRestPhysics)
|
|---|
| 129 |
|
|---|
| 130 | 17-11-2009, M.Kosov (phys-lists-V09-02-36)
|
|---|
| 131 | - improved dependencies on CHIPS
|
|---|
| 132 |
|
|---|
| 133 | 16-11-2009, M.Kosov (phys-lists-V09-02-35)
|
|---|
| 134 | - dependencies on split CHIPS-body and new class G4QCaptureAtRestPhysics
|
|---|
| 135 |
|
|---|
| 136 | 13-11-2009, M.Kosov (phys-lists-V09-02-34)
|
|---|
| 137 | - two builders G4QNeutrinoPhysics & G4QPhotoNuclearPhysics with
|
|---|
| 138 | the G4QMessenger are added to the CHIPS physics list
|
|---|
| 139 |
|
|---|
| 140 | 10-11-2009, V.Ivanchenko (phys-lists-V09-02-33)
|
|---|
| 141 | - G4EmStandardPhysics_option3, G4EmLivermorePhysics, G4EmPenelopePhysics,
|
|---|
| 142 | G4EmLivermorePolarizedPhysics - added G4NuclearStopping process for
|
|---|
| 143 | GenericIon, He3, alpha particles
|
|---|
| 144 |
|
|---|
| 145 | 4-11-2009, P.Gumplinger (phys-lists-V09-02-32)
|
|---|
| 146 | - add G4OpticalPhysics and G4OpticalPhysicsMessenger class
|
|---|
| 147 |
|
|---|
| 148 | 3-11-2009, M.Kosov (phys-lists-V09-02-31)
|
|---|
| 149 | - close the warning about not used quasiElastic
|
|---|
| 150 |
|
|---|
| 151 | 31-10-2009, V.Ivanchenko (phys-lists-V09-02-30)
|
|---|
| 152 | - G4EmDNAPhysics (S.Inserti) updated combined Physics List standard/DNA
|
|---|
| 153 |
|
|---|
| 154 | 30-10-2009, V.Ivanchenko (phys-lists-V09-02-29)
|
|---|
| 155 | - Review of all EM builders:
|
|---|
| 156 | - in all builders separate definition of processes for He3 and
|
|---|
| 157 | He4 ions; G4eMultipleScattering for e+, e-,
|
|---|
| 158 | G4MuMultipleScattering for muons;
|
|---|
| 159 | - G4UrbanMscModel93 for e+- for all builders except Opt0 and Opt1
|
|---|
| 160 | - G4WentzelVIModel for muons for all builders except Opt0 and Opt1
|
|---|
| 161 | - G4ParameterizedIonModel for Opt3 and all combined builders
|
|---|
| 162 | - StepFunction (0.1, 0.02*mm) for ions inside Opt2
|
|---|
| 163 |
|
|---|
| 164 | 30-10-2009, M.Kosov (phys-lists-V09-02-28)
|
|---|
| 165 | - first implementation of the one model CHIPS physics list
|
|---|
| 166 |
|
|---|
| 167 | 08-10-2009, V.Ivanchenko (phys-lists-V09-02-27)
|
|---|
| 168 | - fixed compillation problem in G4HadronPhysicsQBBC
|
|---|
| 169 |
|
|---|
| 170 | 04-10-2009, V.Ivanchenko (phys-lists-V09-02-26)
|
|---|
| 171 | - modified QBBC - remove template and move QBBC.icc to QBBC.cc;
|
|---|
| 172 | use a new G4VHadronPhysics interface
|
|---|
| 173 | - G4HadroHElasticPhysics uses G4WHadronElasticProcess (the result of
|
|---|
| 174 | redesign of elastic) instead of G4UHadronElasticProcess
|
|---|
| 175 | - QGSP_BERT_EMV uses G4HadroHElasticPhysics instead of G4HadroElasticPhysics
|
|---|
| 176 |
|
|---|
| 177 | 02-10-2009, V.Ivanchenko (phys-lists-V09-02-25)
|
|---|
| 178 | - modified EM standard Physics Lists
|
|---|
| 179 | G4EmStandardPhysics - return 9.2 configuration
|
|---|
| 180 | G4EmStandardPhysics_option1 - use ApplyCuts=true
|
|---|
| 181 | G4EmStandardPhysics_option2 - use G4eMultipleScattering for e+-
|
|---|
| 182 |
|
|---|
| 183 | 09-09-2009, S.Incerti (phys-lists-V09-02-24)
|
|---|
| 184 | - added high energy limit to e- models for better clarity in
|
|---|
| 185 | G4EmLivermorePhysics.cc
|
|---|
| 186 | G4EmLivermorePolarizedPhysics.cc
|
|---|
| 187 |
|
|---|
| 188 | 19-07-2009, P.Kaitaniemi (phys-lists-V09-02-23)
|
|---|
| 189 | - Added INCL/ABLA physics builders for protons, neutrons, pions and light ions
|
|---|
| 190 | - Added QGSP_INCL_ABLA physics list
|
|---|
| 191 | - Added QGSP_INCL_ABLA to the G4PhysListFactory
|
|---|
| 192 |
|
|---|
| 193 | 08-07-2009, S.Incerti (phys-lists-V09-02-22)
|
|---|
| 194 | - adapted G4EmLivermorePolarizedPhysics builder similarly to
|
|---|
| 195 | the non polarized case
|
|---|
| 196 |
|
|---|
| 197 | 03-06-2009, G.Folger (phys-lists-V09-02-21)
|
|---|
| 198 | - no code change
|
|---|
| 199 | - use versions of phys-lists-V09-02-18 for
|
|---|
| 200 | builders/include/G4QGSC_CHIPSNeutronBuilder.hh
|
|---|
| 201 | builders/*/G4QNeutronBuilder.{hh,cc}
|
|---|
| 202 |
|
|---|
| 203 |
|
|---|
| 204 | 02-06-2009, G.Folger (phys-lists-V09-02-20)
|
|---|
| 205 | - Rename HadronPhysicsFB68.{hh,cc} to HadronPhysicsFTFP_BERT_TRV.{hh,cc};
|
|---|
| 206 | required changes in FTFP_BERT_TRV.icc as well.
|
|---|
| 207 | - correct typo in experimental/Unsupported names in FTF_BIC.icc and QGSP_EMX.icc
|
|---|
| 208 |
|
|---|
| 209 | 25-05-2009, M.Kosov (phys-lists-V09-02-19)
|
|---|
| 210 | - Two new low energy (<290 MeV) nA CHIPS reactions are implemented in the QGSC_CHIPS
|
|---|
| 211 | physics list (works together with the hadr-chips-inter-V09-02-07 CHIPS tag
|
|---|
| 212 |
|
|---|
| 213 | 18-05-2009, G.Folger (phys-lists-V09-02-18)
|
|---|
| 214 | - Declare several list obsolete, partially disabling use.
|
|---|
| 215 | Obsolete + disabled (= remove)
|
|---|
| 216 | FTF_EMV, replacment FTFP_BERT_EMV
|
|---|
| 217 | QGSC_EFLOW, replacment QGSC_CHIPS
|
|---|
| 218 | QGSP_EMX, replacment QGSP_BERT_EMX
|
|---|
| 219 | Obsolete:
|
|---|
| 220 | FTFC
|
|---|
| 221 | LHEP_BERT, LHEP_BERT_HP, LHEP_PRECO_HP
|
|---|
| 222 | QGSP_BERT_DIF, QGSP_BERT_NQE, QGSP_DIF, QGSP_EMV, QGSP_EMV_NQE,
|
|---|
| 223 | QGSP_NQE, QGSP_QEL
|
|---|
| 224 |
|
|---|
| 225 | 11-05-2009, V.Ivanchenko phys-lists-V09-02-17
|
|---|
| 226 | - Added new PhysLists with special EM options: FTFP_BERT_EMV,
|
|---|
| 227 | FTFP_BERT_EMX, QGSP_BERT_EMX, QGSP_BIC_EMY (opt3 EM physics)
|
|---|
| 228 | - Renamed FB68 to FTFP_BERT_TRV
|
|---|
| 229 | - G4PhysicsListFactory - updated list of supported PhysLists
|
|---|
| 230 |
|
|---|
| 231 | 10-05-2009, V.Ivanchenko phys-lists-V09-02-16
|
|---|
| 232 | G4EmStandardPhysics, G4EmStandardPhysics_option1 - use 9.2 msc
|
|---|
| 233 | model for e+-
|
|---|
| 234 | G4EmStandardPhysics_option2 - use G4WentzelVIModel for e+-
|
|---|
| 235 | G4EmStandardPhysics_option3 - use updated G4UrbanMscModel2 and
|
|---|
| 236 | use G4RayleighScattering
|
|---|
| 237 | G4EmLivermorePhysics - upper limit of Livermore models 1 GeV
|
|---|
| 238 |
|
|---|
| 239 | 23-04-2009, J.Apostolakis phys-lists-V09-02-15
|
|---|
| 240 | - Added MaxEnergy method in FTF builders.
|
|---|
| 241 | - Added QGSP_FTFP_BERT based on QGSP_BERT replacing the bridging LEP with FTFP,
|
|---|
| 242 | and transitioning from BERT to FTFP between 7 and 9 GeV;
|
|---|
| 243 | - Added FB68 as variant of FTFP_BERT with transition between 6 and 8 GeV.
|
|---|
| 244 |
|
|---|
| 245 | 20-04-2009, M.Kosov phys-lists-V09-02-14
|
|---|
| 246 | - Two new physics lists QGSC_QGSC and QGSC_CHIPS are added.
|
|---|
| 247 | - QGSC_QGSC physics list uses the QGS model with the MultySoft
|
|---|
| 248 | interface to CHIPS at all energies, starting from E=0. For neutrons
|
|---|
| 249 | it still uses LHEP models for the radiativ capture and fission.
|
|---|
| 250 | - QGSC_CHIPS physics list uses the QGS model with the EnergyFlow
|
|---|
| 251 | interface to CHIPS at all energies. For the pA interactions the
|
|---|
| 252 | native CHIPS process G4QCollision is used below 290 MeV. The QGSC and
|
|---|
| 253 | G4QCollision processes are joined in one process by the CHIPS
|
|---|
| 254 | G4QDiscProcessMixer interface.
|
|---|
| 255 | - The corresponding physics builders are added.
|
|---|
| 256 |
|
|---|
| 257 | 17-04-2009, V.Ivanchenko phys-lists-V09-02-12
|
|---|
| 258 | - Restore History after modification of CHIPS builders
|
|---|
| 259 | - Fixed G4EmLivermorePhysics, G4EmPenelopePhysics
|
|---|
| 260 | - Added new CHIPS PhysLists to the G4PhysListFactory
|
|---|
| 261 | - Fixed G4HadronInelasticQBBC - cross sections are created by new,
|
|---|
| 262 | not by value, fission only instantiated for HP
|
|---|
| 263 |
|
|---|
| 264 | 31-03-2009, V.Ivanchenko phys-lists-V09-02-05
|
|---|
| 265 | - To fix bug #1056 all cross section data sets are included not as a
|
|---|
| 266 | member of classes but created by new
|
|---|
| 267 | - inline constructor and destructors are moved to source for classes:
|
|---|
| 268 | G4VNeutronBuilder, G4VPiKBuilder, G4VProtonBuilder, G4WarnPLStatus
|
|---|
| 269 |
|
|---|
| 270 | 26-03-2009, S.Incerti phys-lists-V09-02-04
|
|---|
| 271 | - Added builders for Livermore and Penelope physics processes:
|
|---|
| 272 | G4EmLivermorePhysics, G4EmLivermorePolarizedPhysics, G4EmPenelopePhysics.
|
|---|
| 273 |
|
|---|
| 274 | 25-03-2009, S.Incerti phys-lists-V09-02-03
|
|---|
| 275 | - Added builder for DNA physics processes: G4EmDNAPhysics.
|
|---|
| 276 |
|
|---|
| 277 | 12-03-2009, V.Ivanchenko phys-lists-V09-02-02
|
|---|
| 278 | - HadronPhysicsQGSC: fixed crash at destruction.
|
|---|
| 279 |
|
|---|
| [988] | 280 | 16-02-2009, V.Ivanchenko phys-lists-V09-02-01
|
|---|
| [1228] | 281 | - G4IonBinaryCascadePhysics: use Shen cross section only if Tripathi is
|
|---|
| 282 | not applicable (fixed order of x-sections).
|
|---|
| 283 | - G4HadronInelasticQBBC: use G4StringChipsParticleLevelInterface instead of
|
|---|
| 284 | obsolete G4StringChipsInterface.
|
|---|
| [988] | 285 |
|
|---|
| 286 | 05-02-2009, V.Ivanchenko phys-lists-V09-02-00
|
|---|
| [1228] | 287 | - G4MiscLHEPBuilder: create processes by "new" in order to have proper
|
|---|
| 288 | deletion at the end of job.
|
|---|
| [988] | 289 |
|
|---|
| 290 | 05-12-2008, G.Cosmo phys-lists-V09-01-20
|
|---|
| 291 | - Added missing dependency to "run" category in GLOBLIBS for DLL parsing
|
|---|
| 292 | induced by G4PhysicsListFactory which now brings in dependency on
|
|---|
| 293 | G4VModularPhysicsList.
|
|---|
| 294 |
|
|---|
| [921] | 295 | 01-12-2008, V.Ivanchenko phys-lists-V09-01-19
|
|---|
| [1228] | 296 | - G4HadronElasticPhysics: fixed adding optional Barashenkov Xsection
|
|---|
| 297 | QBBC - added QBBBG option
|
|---|
| [921] | 298 |
|
|---|
| 299 | 21-11-2008, V.Ivanchenko phys-lists-V09-01-18
|
|---|
| 300 | - Added sigma_c+, sigma_c++ in the list of stable hadrons
|
|---|
| 301 | - added interfaces to G4PhysicsListFactory - ALICE requirement
|
|---|
| 302 |
|
|---|
| 303 | 20-11-2008, V.Ivanchenko phys-lists-V09-01-17
|
|---|
| 304 | - Added charge exchange process to QBBC Physics Lists
|
|---|
| 305 |
|
|---|
| 306 | 17-11-2008, V.Ivanchenko phys-lists-V09-01-16
|
|---|
| 307 | - Added names to string models builders
|
|---|
| 308 |
|
|---|
| 309 | 14-11-2008, V.Ivanchenko phys-lists-V09-01-15
|
|---|
| 310 | G4EmStandardPhysics_option1 - disable ApplyCuts option
|
|---|
| 311 | G4EmStandardPhysics_option3 - linLossLimit set to be default (0.01)
|
|---|
| 312 | G4PhysicsListFactory - added QBBCG
|
|---|
| 313 |
|
|---|
| 314 | 15-10-2008, V.Ivanchenko phys-lists-V09-01-14
|
|---|
| 315 | In all EM builders - set inactive for AlongStep for bremsstrahlung and pair
|
|---|
| 316 | production porcesses for minor CPU improvenment
|
|---|
| 317 |
|
|---|
| 318 | 15-10-2008, V.Ivanchenko phys-lists-V09-01-13
|
|---|
| 319 | In all EM builders: added hadron bemsstrahlung and e+e- pair production
|
|---|
| 320 | and e-msc for e+-;
|
|---|
| 321 | G4EmStandardPhysics_option2 - enable "ApplyCuts", disable "SubCutoff"
|
|---|
| 322 | G4EmStandardPhysics_option3 - added G4LowEnergyRayleigh, set 120 bins
|
|---|
| 323 | for tables (60 is the default), StepFunction per particle type
|
|---|
| 324 |
|
|---|
| 325 | 24-09-2008, V.Ivanchenko phys-lists-V09-01-12
|
|---|
| 326 | - QBBC temporary variant which is equivalent QGSP_BERT without LHEP
|
|---|
| 327 | for protons, neutrons and pions
|
|---|
| 328 |
|
|---|
| 329 | 17-09-2008, V.Ivanchenko phys-lists-V09-01-11
|
|---|
| 330 | - G4NeutronTrackingCut - added Set methods to define time and energy
|
|---|
| 331 | limits directly
|
|---|
| 332 | - G4HadronInelasticQBBC, QBBC - use FTF with Binary Casacde, improved cout
|
|---|
| 333 |
|
|---|
| [850] | 334 | 04-08-2008, V.Ivanchenko phys-lists-V09-01-10
|
|---|
| 335 | - G4EmStandardPhysics_option2 : use mu-msc for all particles,
|
|---|
| 336 | switch off "subcut" option,
|
|---|
| 337 | switch on "ApplyCuts" option
|
|---|
| 338 | - G4EmStandardPhysics_option3 : use e-msc for all particles,
|
|---|
| 339 | switch off subcutoff
|
|---|
| 340 | - QBBC - use FTF as a default, remove obsolete methods
|
|---|
| 341 |
|
|---|
| 342 | 30-4-2008, G.Folger phys-lists-V09-01-09
|
|---|
| 343 | - Update lists/include/FTF*.icc and lists/include/HadronPhysicsFTF*.icc
|
|---|
| 344 | to NOT use Quasielastic from Chips, as FTF now has quasi-elastic included
|
|---|
| 345 | in the FTF model itsself.
|
|---|
| 346 |
|
|---|
| 347 | 30-05-2008, V.Ivanchenko phys-lists-V09-01-08
|
|---|
| 348 | - GNUmakefile - added electromagnetic/highenergy
|
|---|
| 349 | - G4EmStandardPhysics_option3 : define linLossLimit per particle type
|
|---|
| 350 | - G4EmStandardPhysics_option2 : define linLossLimit 0.01,
|
|---|
| 351 | added hadron induced bremsstrahlung and pair production
|
|---|
| 352 |
|
|---|
| 353 | 19-05-2008, V.Ivanchenko phys-lists-V09-01-07
|
|---|
| 354 | - removed obsolete class G4HadronProcessStore (similar is available
|
|---|
| 355 | in processes/hadronic/management)
|
|---|
| 356 |
|
|---|
| 357 | 30-4-2008, G.Folger phys-lists-V09-01-06
|
|---|
| [825] | 358 | - Fix delete using uninitialized pointers in FTF-BIC, in
|
|---|
| 359 | HadronPhysicsFTF_BIC.{hh,cc}, G4FTFBinaryNeutronBuilder.{hh,cc} and
|
|---|
| 360 | G4LEPNeutronBuilder.cc
|
|---|
| [850] | 361 | - Remove QGSP_BIC2 and QGSP_CASC lists, and related files.
|
|---|
| [825] | 362 |
|
|---|
| [850] | 363 |
|
|---|
| 364 | 29-04-2008, V.Ivanchenko phys-lists-V09-01-05
|
|---|
| 365 | - fixed link problem
|
|---|
| 366 |
|
|---|
| 367 | 25-04-2008, V.Ivanchenko phys-lists-V09-01-04
|
|---|
| 368 | - Added D and B mesons to all EM bulders G4EmStandardPhysics*
|
|---|
| 369 | - QBBC - fixed compillation warning
|
|---|
| 370 | - G4EmStandardPhysics_option2,3 - use spline for Physics Tables
|
|---|
| 371 | - G4PhysListFactory - new helper class for building PhysList
|
|---|
| 372 |
|
|---|
| 373 | 26-03-2008, V.Ivanchenko phys-lists-V09-01-03
|
|---|
| 374 | 26-03-2008, mma
|
|---|
| 375 | - G4EmStandardPhysics_option3 : SetStepFunction() per particle type
|
|---|
| 376 |
|
|---|
| 377 | 18-03-2008, V.Ivanchenko phys-lists-V09-01-02
|
|---|
| 378 | 17-03-2008, mma
|
|---|
| 379 | - cosmetic in G4EmStandardPhysics_ to handle G4EmProcessOptions
|
|---|
| 380 |
|
|---|
| 381 | 13-03-2008, V.Ivanchenko phys-lists-V09-01-01
|
|---|
| 382 | - Added new builder G4EmStandardPhysics_option3
|
|---|
| 383 |
|
|---|
| [825] | 384 | 08-01-2008, V.Ivanchenko phys-lists-V09-01-00
|
|---|
| 385 | - G4EmExtraPhysics - fixed bug #993 (swap of synkrotron radiation
|
|---|
| 386 | and mu-nuclear activation).
|
|---|
| 387 |
|
|---|
| 388 | 16-11-2007, G.Folger phys-list-V09-00-12
|
|---|
| 389 | - New PL QGSP_BERT_DIF; as QGSP_BERT with projectile diffraction for proton
|
|---|
| 390 | and neutron enabled.
|
|---|
| 391 |
|
|---|
| 392 | 26-11-2007, V.Ivanchenko phys-lists-V09-00-11
|
|---|
| 393 | - QBBC - fixed bug in adding of cross section for pions
|
|---|
| 394 |
|
|---|
| 395 | 16-11-2007, G.Folger phys-list-V09-00-10
|
|---|
| 396 | - New PL FTF_BIC. Equivalent to QGS_BIC. For pions LEP is not used, as BIC is
|
|---|
| 397 | used up to 5 GeV, thus overlapping with FTF starting at 4 GeV.
|
|---|
| 398 |
|
|---|
| 399 | 15-11-2007, V.Ivanchenko phys-lists-V09-00-09
|
|---|
| 400 | - added a possibility to activate G4SynchrotronRadiation and mu-nuclear
|
|---|
| 401 | betwen runs;
|
|---|
| 402 | - G4HadronHElasticPhysics - fixed name;
|
|---|
| 403 | - QBBC - tuned energy thresholds between string and cascade models
|
|---|
| 404 |
|
|---|
| 405 | 15-11-2007, G.Folger phys-list-V09-00-08
|
|---|
| 406 | - New PL QGSC_BERT; use QGSC down to overlap with BERT. LEP not used
|
|---|
| 407 | for proton,neutron,pions,Kaons, except neutron capture and neutron
|
|---|
| 408 | induced fission
|
|---|
| 409 |
|
|---|
| 410 | 15-11-2007, V.Ivanchenko phys-lists-V09-00-07
|
|---|
| 411 | - fixed QBBC Physics List for pi and K mesons
|
|---|
| 412 |
|
|---|
| 413 | 15-11-2007, V.Ivanchenko phys-lists-V09-00-06
|
|---|
| 414 | - G4RadioactiveDecayPhysics optional builder is added
|
|---|
| 415 | - QBBC Physics List use correct interface to CHIPS
|
|---|
| 416 |
|
|---|
| 417 | 14-11-2007, V.Ivanchenko phys-lists-V09-00-05
|
|---|
| 418 | - G4HadronDElasticPhysics - fixed run time bug - added low-energy model
|
|---|
| 419 | - QBBC options are reviewed and left: QBBC, QBBC_DEL,QBBC_HEL, QBBC_HP
|
|---|
| 420 |
|
|---|
| 421 | 13-11-2007, V.Ivanchenko phys-lists-V09-00-04
|
|---|
| 422 | - G4HadronDElasticPhysics is added
|
|---|
| 423 | - QBBC Physics List upgraded for 9.1
|
|---|
| 424 |
|
|---|
| 425 | 13-11-2007, G.Folger phys-list-V09-00-03
|
|---|
| 426 | - Enable use of projectile diffraction in QGSP-like lists, and create
|
|---|
| 427 | new list using projectile diffraction QGSP_DIF
|
|---|
| 428 | - New PL QGS_BIC; like QGSP_BIC, but use binary also for pion and for
|
|---|
| 429 | rescattering via the propagate interface; the deexcitation implicitely
|
|---|
| 430 | uses precompound.
|
|---|
| 431 |
|
|---|
| 432 | 31-10-2007, G.Folger phys-list-V09-00-02
|
|---|
| 433 | - New PL QGSP_BIC2: like QGSP_BIC, but use BIC for low energy pions
|
|---|
| 434 |
|
|---|
| 435 | 19-10-2007, G.Folger phys-list-V09-00-01
|
|---|
| 436 | - New PL FTFP_BERT: FTFP with Bertini cascade. Crossover from Bertini
|
|---|
| 437 | to FTFP at 4-5 GeV. No LEP for inelastic for p,n,pi,K.
|
|---|
| 438 | - G4LEPNeutronBuilder.cc: when limit for MaxInelastic is 0, do NOT add
|
|---|
| 439 | LEP for inelastic; needed by above FTFP_BERT.
|
|---|
| 440 |
|
|---|
| 441 | 02-10-2007, V.Ivanchenko phys-lists-V09-00-00
|
|---|
| 442 | - G4EmStandardPhysics_option2 - increase number of bins in tables in
|
|---|
| 443 | two times
|
|---|
| 444 |
|
|---|
| 445 | 27-06-2007, G.Cosmo phys-lists-V08-03-07
|
|---|
| 446 | - Updated G4DataQuestionaire to change NeutronHPCrossSections with
|
|---|
| 447 | G4NEUTRONHPDATA environment variable.
|
|---|
| 448 |
|
|---|
| 449 | 11-06-2007, V.Ivanchenko phys-lists-V08-03-06
|
|---|
| 450 | - G4EmStandardPhysics_option1 - substitute name "G4v71" by "Minimal"
|
|---|
| 451 |
|
|---|
| 452 | 01-06-2007, V.Ivanchenko phys-lists-V08-03-05
|
|---|
| 453 | - in QBBC.icc use consistent cross sections for elastic and inelastic
|
|---|
| 454 |
|
|---|
| 455 | 01-06-2007, G.Folger phys-lists-V08-03-04
|
|---|
| 456 | - active Quasielastic for FTF lists. Required changes to lists/*/HadronPhysicsFTF*,
|
|---|
| 457 | and builders/*/G4FTF*Builder.*
|
|---|
| 458 | - lower threshold for FTF: FTF starts at 4.0 GeV, overlaps with LEP up to 5.0 GeV
|
|---|
| 459 |
|
|---|
| 460 | 24-05-2007, G.Folger phys-lists-V08-03-03
|
|---|
| 461 | - remove obsolete physics lists LHEP_HP, QGSP_HP, LHEP_BIC,
|
|---|
| 462 | LHEP_BIC_HP, LHEP_PRECO.
|
|---|
| 463 | - remove physics lists using Mars leading particle classes (*LEAD*).
|
|---|
| 464 | - QGSP_BIC_HP is no longer experimental
|
|---|
| 465 | - Increment PACK version number
|
|---|
| 466 |
|
|---|
| 467 | 23-05-2007, V.Ivanchenko phys-lists-V08-03-02
|
|---|
| 468 | - add G4QEmExtraPhysics for gamma, e+-, mu+- nuclear CHIPS
|
|---|
| 469 |
|
|---|
| 470 | 18-05-2007, V.Ivanchenko phys-lists-V08-03-01
|
|---|
| 471 | - remove obsolete G4EmStandardPhysics72 and G4EmStandardPhysics71
|
|---|
| 472 | - use new commands for G4EmStandardPhysics_option1,2
|
|---|
| 473 |
|
|---|
| 474 | 16-05-2007, V.Ivanchenko phys-lists-V08-03-00
|
|---|
| 475 | - Create new builders G4EmStandardPhysics_option1 from G4EmStandardPhysics71
|
|---|
| 476 | G4EmStandardPhysics_option2 from G4EmStandardPhysics72
|
|---|
| 477 | - Remove definition of name of EM constructor from all PL.icc files, now
|
|---|
| 478 | name of EM constructor defined inside the constructor itself.
|
|---|
| 479 |
|
|---|
| 480 | 07-05-2007, G.Folger phys-lists-V08-02-12
|
|---|
| 481 | - Add QGSP_BERT_TRV; copy of QGSP_BERT, but change to BERT occurs at
|
|---|
| 482 | (5.0 - 5.4) GeV for proton/neutron/pion/Kaon
|
|---|
| 483 | - Increase Pack version number to 5.2
|
|---|
| 484 |
|
|---|
| 485 | 02-05-2007, V.Ivanchenko phys-lists-V08-02-11
|
|---|
| 486 | - Fix bug in EMV seria of Physics Lists - restore high performance
|
|---|
| 487 |
|
|---|
| 488 | 26-04-2007, G.Folger phys-lists-V08-02-10
|
|---|
| 489 | - For QGSC, QGSC_EMV, and QGSC_EFLOW enable use of G4QCaptureAtRest()
|
|---|
| 490 | also for muons. Mods needed in G4QStoppingPhysics as well.
|
|---|
| 491 |
|
|---|
| 492 | 26-04-2007, G.Folger phys-lists-V08-02-09
|
|---|
| 493 | - Modifications for Quasielastic. Added to all QGS physics lists execpt
|
|---|
| 494 | the two obsolete QGSC_LEAD/QGSC_LEAD_HP. This also required adapting of
|
|---|
| 495 | - HadronsPhysicsXYZ
|
|---|
| 496 | - {QGSP;QGSC;QGSC_EFLOW}{Neutron,Proton,PiK}Builder
|
|---|
| 497 | - removed unneeded HadronPhysics...{EMV,EMX}; HadronPhysicsLHEP_EMV stays,
|
|---|
| 498 | as this differs in stopping
|
|---|
| 499 |
|
|---|
| 500 | 16-04-2007, V.Ivanchenko phys-lists-V08-02-08
|
|---|
| 501 | - QBBC Physics Lists adopt recent upgrades in QGS and FTF
|
|---|
| 502 |
|
|---|
| 503 | 02-04-2007, G.Folger phys-lists-V08-02-07
|
|---|
| 504 | - Correct compilation problem with QGSP.icc
|
|---|
| 505 |
|
|---|
| 506 | 30-03-2007, G. Folger phys-lists-V08-02-06
|
|---|
| 507 | - Add quasielastic in QGSP; this requiredchanges to
|
|---|
| 508 | - QGSP{proton,Neutron,PiK}Builder adds QuasiElasticChannel on conditional
|
|---|
| 509 | flag
|
|---|
| 510 | - HadronPhysicsQGSP passes flag (default=false) to Builders
|
|---|
| 511 | - QGSP uses flag to include quasielastic
|
|---|
| 512 | - new list QGSP_NQSE is copy of QGSP without quasielastic
|
|---|
| 513 |
|
|---|
| 514 | 27-03-2007, V.Ivanchenko phys-lists-V08-02-05
|
|---|
| 515 | - G4EmStandardPhysics72 use skin=0 (no ComputeStep)
|
|---|
| 516 | - G4HadronHElasticPhysics uses new cross section classes G4BGGNucleonElasticXS
|
|---|
| 517 | and G4BGGPionElasticXS (V.Ivanchenko)
|
|---|
| 518 |
|
|---|
| 519 | 01-03-2007, V.Ivanchenko phys-lists-V08-02-04
|
|---|
| 520 | - G4EmStandardPhysics and G4EmStandardPhysics71 use skin=0 (no ComputeStep)
|
|---|
| 521 |
|
|---|
| 522 | 20-02-2007, V.Ivanchenko phys-lists-V08-02-03
|
|---|
| 523 | - G4HadronElasticPhysics set limits on low energy and QElastic to zero
|
|---|
| 524 |
|
|---|
| 525 | 13-02-2007, V.Ivanchenko phys-lists-V08-02-02
|
|---|
| 526 | - G4EmStandardPhysics - remove extra printout
|
|---|
| 527 |
|
|---|
| 528 | 13-02-2007, V.Ivanchenko phys-lists-V08-02-01
|
|---|
| 529 | - G4EmStandardPhysics - use G4hMultipleScattering for muons
|
|---|
| 530 | - G4EmStandardPhysics72 use default msc
|
|---|
| 531 |
|
|---|
| 532 | 13-02-2007, A.Howard
|
|---|
| 533 | - Added set min/max Energy and Inelastic Energy to NeutronHP builder
|
|---|
| 534 | - Fixed special cuts for LBE physics list
|
|---|
| 535 |
|
|---|
| 536 | 15-12-2006, G.Folger - phys-lists-V08-02-00
|
|---|
| 537 | - Fix in QGSP_BIC_HP: use HP elastic in this list ( thanks to Alex)
|
|---|
| 538 |
|
|---|
| 539 | 05.12.2006, G.Folger - phys-lists-V08-01-13
|
|---|
| 540 | - add QGSC_EFLOW, using new energy flow method for CHIPS; consequently,
|
|---|
| 541 | HadronPhysicsQGSC_EFLOW and builders G4QGSCEflow{Proton,Neutron,PiK}Builder
|
|---|
| 542 | added as well.
|
|---|
| 543 | QGSC changed to use G4QStringChipsParticleLevelInterface via the builders
|
|---|
| 544 | G4QGS{Proton,Neutron,PiK}Builder; this emulates 8.1 modeling.
|
|---|
| 545 |
|
|---|
| 546 | 05.12.2006, G.Cosmo
|
|---|
| 547 | - GNUmakefile: added definition of GLOBLIBS with correct library
|
|---|
| 548 | dependencies to allow for generation of DLLs on Windows.
|
|---|
| 549 |
|
|---|
| 550 | 29.11.2006, G.Folger - phys-lists-V08-01-12
|
|---|
| 551 | - in G4HadronQElasticPhysics initialize wasActivated in ctor
|
|---|
| 552 |
|
|---|
| 553 | 28.11.2006, G.Folger - phys-lists-V08-01-11
|
|---|
| 554 | - add QGSP_QEL, i.e QGSP with chips elastic
|
|---|
| 555 |
|
|---|
| 556 | 24.11.2006, G.Folger - phys-lists-V08-01-10
|
|---|
| 557 | - add QGSC_EMV and QGSP_BIC_HP
|
|---|
| 558 | - correct neutron tracking cut
|
|---|
| 559 | - various small fixes
|
|---|
| 560 | - update versions numbers
|
|---|
| 561 |
|
|---|
| 562 | 21.11.2006, G.Folger - phys-lists-V08-01-09
|
|---|
| 563 | - add warning to obsolete physics lists
|
|---|
| 564 | (LHEP: _HP, _BIC, BIC_HP, _PRECO, QGSP_HP)
|
|---|
| 565 | - add neutron tracking cut to QGSP and FTF lists without _HP extension
|
|---|
| 566 | 03.11.2006, G.Folger - phys-lists-V08-01-08
|
|---|
| 567 | - Move physics lists into source tree
|
|---|
| 568 | - Simplify directory/library structure
|
|---|
| 569 | - delete 2 _GN lists - added for G4 8.1 by mistake,
|
|---|
| 570 |
|
|---|
| 571 | 05.10.2006, V.Ivanchenko - phys-lists-V08-01-07
|
|---|
| 572 | - QBBC - use LHEP cross section if LHEP option is configured
|
|---|
| 573 |
|
|---|
| 574 | 26.09.2006, V.Ivanchenko - phys-lists-V08-01-06
|
|---|
| 575 | - QBBC physics lists - add an option to use Glauber-Gribov cross sections
|
|---|
| 576 |
|
|---|
| 577 | 15.08.2006, V.Ivanchenko - phys-lists-V08-01-05
|
|---|
| 578 | - G4NadronElasticPhysics - move includes from .cc to .hh
|
|---|
| 579 |
|
|---|
| 580 | 10.08.2006, V.Ivanchenko - phys-lists-V08-01-04
|
|---|
| 581 | - G4NadronElasticPhysics - configure neutrons separately
|
|---|
| 582 | from other hadrons
|
|---|
| 583 | - G4HadronProcessStore - implement computation of cross sections
|
|---|
| 584 |
|
|---|
| 585 | 26.07.2006, V.Ivanchenko - phys-lists-V08-01-03
|
|---|
| 586 | - Return pLimit= 20 MeV/c
|
|---|
| 587 |
|
|---|
| 588 | 24.07.2006, V.Ivanchenko - phys-lists-V08-01-02
|
|---|
| 589 | - Fix - add G4NeutronHPElasticData in the PL, not inside the process
|
|---|
| 590 | - Use pLimit=60 MeV/c instead of 20 MeV/c
|
|---|
| 591 |
|
|---|
| 592 | 14.07.06, G.Folger - phys-lists-V08-01-01
|
|---|
| 593 | - Correct flag for HP in G4HadronElasticPhysics() to true for
|
|---|
| 594 | LHEP_HP and QGSP_HP
|
|---|
| 595 |
|
|---|
| 596 | 05.07.2006, V.Ivanchenko - phys-lists-V08-01-00
|
|---|
| 597 | - Fix initialisation problem for QBBC_HP
|
|---|
| 598 | - Fix HP regime for G4NadronElasticPhysics
|
|---|
| 599 | - Add cout of the list of processes and models for QBBC
|
|---|
| 600 |
|
|---|
| 601 | 24.06.2006, V.Ivanchenko - phys-lists-V08-00-15
|
|---|
| 602 | - Fix typo in BinaryIon builder
|
|---|
| 603 |
|
|---|
| 604 | 23.06.2006, V.Ivanchenko - phys-lists-V08-00-14
|
|---|
| 605 | - Fixed activation of LHEp for ions
|
|---|
| 606 |
|
|---|
| 607 | 23.06.2006, V.Ivanchenko - phys-lists-V08-00-13
|
|---|
| 608 | - Set dRoverRange=0.8 for EM physics v71
|
|---|
| 609 | - Set emaxLHEP=1 TeV for light ions
|
|---|
| 610 |
|
|---|
| 611 | 21.06.2006, V.Ivanchenko - phys-lists-V08-00-12
|
|---|
| 612 | - In QGSP_EMV use EM physics v71
|
|---|
| 613 | - Create new QGSP_EMX and use EM physics v72
|
|---|
| 614 |
|
|---|
| 615 | 21.06.2006, G.Folger
|
|---|
| 616 | - Update physics list version nyumbers, add 0.1 to all modified lists
|
|---|
| 617 |
|
|---|
| 618 | 20.06.2006, G.Folger - phys-lists-V08-00-11
|
|---|
| 619 | - Use Bertini cascade for Kaons (K+,K-, K0L, k0S)
|
|---|
| 620 | - Add Binary Cascade for Ions to BIC PhysicsLists (VI)
|
|---|
| 621 |
|
|---|
| 622 | 20.06.2006, V.Ivanchenko - phys-lists-V08-00-10
|
|---|
| 623 | - Add mu-nuclear option to G4EmExtraBuilder
|
|---|
| 624 | - Add commands to G4EmMessenger
|
|---|
| 625 |
|
|---|
| 626 | 17.06.2006, G.Folger - phys-lists-V08-00-09
|
|---|
| 627 | - Remove remaining elastic pointers from LHEP builders to
|
|---|
| 628 | avoid crash at destruction
|
|---|
| 629 |
|
|---|
| 630 | 16.06.2006, V.Ivanchenko - phys-lists-V08-00-08
|
|---|
| 631 | - Propose more fast EM option QGSP_EMV
|
|---|
| 632 |
|
|---|
| 633 | 16.06.2006, V.Ivanchenko - phys-lists-V08-00-07
|
|---|
| 634 | - Fix link problem
|
|---|
| 635 |
|
|---|
| 636 | 15.06.2006, V.Ivanchenko - phys-lists-V08-00-06
|
|---|
| 637 | - Update QGSP_EMV
|
|---|
| 638 | - Propose G4EmStandardPhysics72 as a fast EM physics
|
|---|
| 639 |
|
|---|
| 640 | 15.05.2006, G.Folger - hadr-lists-V08-00-05
|
|---|
| 641 | - Move elastic out of G4Neutron/Proton/PIK- Builder, and use
|
|---|
| 642 | G4HadronElasticPhyics directly in PL
|
|---|
| 643 |
|
|---|
| 644 | 14.06.2006, V.Ivanchenko - phys-lists-V08-00-04
|
|---|
| 645 | - Fix bug in G4QStoppingPhysics
|
|---|
| 646 | - Use G4QStoppingPhysics in QBBC
|
|---|
| 647 |
|
|---|
| 648 | 08.06.2006, V.Ivanchenko - phys-lists-V08-00-03
|
|---|
| 649 | - Migrade stopping physics to CHIPS for all except LBE and LHEP
|
|---|
| 650 | - HadronPhysicsQGSP_GN - fix name of the builder
|
|---|
| 651 |
|
|---|
| 652 | 06.06.2006, V.Ivanchenko - phys-lists-V08-00-02
|
|---|
| 653 | - Fix compilation error at SUN
|
|---|
| 654 | - Use Bertini for kaons in QBBC
|
|---|
| 655 |
|
|---|
| 656 | 03.06.2006, V.Ivanchenko - phys-lists-V08-00-01
|
|---|
| 657 | - Fix number of destructors
|
|---|
| 658 | - add QBBC subdirectory
|
|---|
| 659 |
|
|---|
| 660 | 02.06.2006, V.Ivanchenko - phys-lists-V08-00-00
|
|---|
| 661 | - Exclude physics_list/electromagnetic subdirectory
|
|---|
| 662 | - Fix destructor for G4MiscLHEPBuilder
|
|---|
| 663 | - Fix problem in destructors of G4DecayPhysics and G4ElectroNuclearBuilder
|
|---|
| 664 | - Fix typo in LHEP PhysicsList
|
|---|
| 665 | - fix minor typo in G4EmMessenger
|
|---|
| 666 | - rename G4EmStandardPhysics71 ->G4EmStandardPhysics72;
|
|---|
| 667 | - define StepFunction of e+ and e- (1.0, 1.0*mm) for G4EmStandardPhysics71
|
|---|
| 668 | in order to have backward compatibility with the previous release
|
|---|
| 669 |
|
|---|
| 670 | 02.12.2005, G.Folger & V.Ivantchenko - phys-lists-V07-01-01
|
|---|
| 671 | - Includes tags: emphys-V07-01-01 and hadr-lists-V07-01-02.
|
|---|
| 672 | - Implemented migration of physics lists to non static particles scheme.
|
|---|
| 673 |
|
|---|
| 674 | 02.08.2005, G.Cosmo - phys-lists-V07-01-00
|
|---|
| 675 | - Corrected README of hadronic lists for build instructions.
|
|---|
| 676 |
|
|---|
| 677 | 13.12.2004, G.Cosmo - phys-lists-V06-02-00
|
|---|
| 678 | - Imported hadronic lists and electromagnetic lists from top-level.
|
|---|
| 679 | - Created.
|
|---|