| [819] | 1 | -------------------------------------------------------------------
|
|---|
| 2 |
|
|---|
| 3 | ==========================================================
|
|---|
| 4 | Geant4 - an Object-Oriented Toolkit for Physics Simulation
|
|---|
| 5 | ==========================================================
|
|---|
| 6 |
|
|---|
| 7 | History file for hadronic/models/cascade
|
|---|
| 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 | ---------------------------------------------------------------
|
|---|
| 16 |
|
|---|
| [962] | 17 | 25 Nov 2008 Dennis Wright (hadr-casc-V09-01-10)
|
|---|
| 18 | -----------------------------------------------
|
|---|
| 19 | - fix multiplicity sampling in G4ElementaryParticleCollider::generateMultiplicity().
|
|---|
| 20 | Now partial cross sections are normalized to the total cross section instead
|
|---|
| 21 | of just the sum of 2-body to 6-body final state cross sections. Also fix
|
|---|
| 22 | 2-body cross sections above 7 GeV where they were too small.
|
|---|
| 23 | Fix the same cross sections which appear in G4CascadSpecialFunctions.cc
|
|---|
| 24 |
|
|---|
| 25 | 21 Nov 2008 Dennis Wright (hadr-casc-V09-01-09)
|
|---|
| 26 | -----------------------------------------------
|
|---|
| 27 | - add some comments to cross section tables in G4CascadSpecialFunctions.cc
|
|---|
| 28 | and G4ElementaryParticleCollider.cc
|
|---|
| 29 |
|
|---|
| 30 | 24 Oct 2008 Dennis Wright (hadr-casc-V09-01-08)
|
|---|
| 31 | -----------------------------------------------
|
|---|
| 32 | - replace GetAtomicMass() with GetNuclearMass() in cascade/G4InuclEvaporation
|
|---|
| 33 | and evaporation/G4BertiniEvaporation
|
|---|
| 34 | - V. Ivantchenko added name to G4CascadeInterface ("Bertini Cascade")
|
|---|
| 35 |
|
|---|
| 36 | 17 Oct 2008 Dennis Wright (hadr-casc-V09-01-07)
|
|---|
| 37 | -----------------------------------------------
|
|---|
| 38 | - added Coulomb barrier plus barrier penetration in G4IntraNucleiCascader.cc
|
|---|
| 39 |
|
|---|
| 40 | 27 Sep 2008 Dennis Wright (hadr-casc-V09-01-06)
|
|---|
| 41 | -----------------------------------------------
|
|---|
| 42 | - Fixed 4.3 compiler warnings for G4InuclElementaryParticle.hh by providing
|
|---|
| 43 | initializers for particle type and mass
|
|---|
| 44 | - Remove unused variables totscm, totlab in G4BigBanger.cc,
|
|---|
| 45 | G4ElementaryParticleCollider.cc, and unused mom1 from G4InuclSpecialFunctions.cc
|
|---|
| 46 |
|
|---|
| 47 | 22 Sep 2008 Gabriele Cosmo (hadr-casc-V09-01-05)
|
|---|
| 48 | ------------------------------------------------
|
|---|
| 49 | - Introduced simple wrapper class G4CascadeMomentum meant to replace usage
|
|---|
| 50 | of std::vector<double> in the cascade code, to reduce memory allocations.
|
|---|
| 51 | Courtesy of P.Elmer (princeton Univ.).
|
|---|
| 52 | - Modified cascade code to make use of G4CascadeMomentum.
|
|---|
| 53 |
|
|---|
| 54 | 3 Sep 2008 Dennis Wright (hadr-casc-V09-01-04)
|
|---|
| 55 | -----------------------------------------------
|
|---|
| 56 | - G4ElementaryParticleCollider.cc: in method generateMultiplicity, remove
|
|---|
| 57 | large_cut which increases multiplicity from 3 to 4 abruptly at 4 GeV
|
|---|
| 58 | and above. This caused a sharp drop-off in the single pion spectra from
|
|---|
| 59 | pH reactions. The effect in heavier nuclei is small.
|
|---|
| 60 |
|
|---|
| 61 | 29 Jun 2008 Dennis Wright (hadr-casc-V09-01-03)
|
|---|
| 62 | -----------------------------------------------
|
|---|
| 63 | - add changes made by M. Paterno, J. Kowalkowski, and M. Fischler (FNAL)
|
|---|
| 64 | to speed up code. All G4Cascade***Channel classes and related code changed.
|
|---|
| 65 |
|
|---|
| 66 | 5 May 2008 Dennis Wright (hadr-casc-V09-01-02)
|
|---|
| 67 | -----------------------------------------------
|
|---|
| 68 | - retag hadr-casc-V09-csbug as hadr-casc-V09-01-02
|
|---|
| 69 |
|
|---|
| 70 | 30 Apr 2008 Dennis Wright (hadr-casc-V09-csbug)
|
|---|
| 71 | -----------------------------------------------
|
|---|
| [819] | 72 | - fix cross section bug in G4CascadSpecialFunctions that returned
|
|---|
| 73 | low or zero total cross sections for pi-p, pi+n, np, and pi0
|
|---|
| 74 | interactions
|
|---|
| 75 |
|
|---|
| [962] | 76 | 29 Apr 2008 Dennis Wright (hadr-casc-V09-01-01)
|
|---|
| [819] | 77 | -----------------------------------------------
|
|---|
| [962] | 78 | - bring tag hadr-casc-V09-01-coula to HEAD, make official tag
|
|---|
| 79 |
|
|---|
| 80 | 22 Apr 2008 Dennis Wright (hadr-casc-V09-01-param)
|
|---|
| 81 | --------------------------------------------------
|
|---|
| [819] | 82 | - changed pp, nn total cross section parameterization in
|
|---|
| 83 | G4CascadSpecialFunctions to more closely reflect the PDG values (old one
|
|---|
| 84 | was off by as much as a factor of 3.
|
|---|
| 85 |
|
|---|
| 86 | 3 Apr 2008 Dennis Wright (hadr-casc-V09-01-coula)
|
|---|
| 87 | -------------------------------------------------
|
|---|
| 88 | - removed Coulomb barrier from G4IntraNucleiCascader.cc (causes unphysical spike)
|
|---|
| 89 |
|
|---|
| 90 | 3 Apr 2008 Dennis Wright (hadr-casc-V09-01-coul)
|
|---|
| 91 | ------------------------------------------------
|
|---|
| 92 | - Added Coulomb barrier in G4EquilibriumEvaporator.cc, G4IntraNucleiCascader.cc
|
|---|
| 93 |
|
|---|
| 94 | 17 Nov 2007 Dennis Wright (hadr-casc-V09-00-02)
|
|---|
| 95 | -----------------------------------------------
|
|---|
| 96 | - Fix angular distribution for nucleon-nucleon elastic scattering
|
|---|
| 97 | above 2.8 GeV, by modifying G4ElementaryParticleCollider::getElasticCase
|
|---|
| 98 |
|
|---|
| 99 | 25 May 2007 Dennis Wright for Aatos Heikkinen (hadr-casc-V08-03-00)
|
|---|
| 100 | -------------------------------------------------------------------
|
|---|
| 101 | - implemented interfaces for pre-equilibrium and equilbrium evaporation
|
|---|
| 102 | models
|
|---|
| 103 |
|
|---|
| 104 | 04 May 2007 Aatos Heikkinen (hadr-casc-V08-02-00)
|
|---|
| 105 | -------------------------------------------------
|
|---|
| 106 |
|
|---|
| 107 | - Added protection in G4ElementaryParticleCollider against negative
|
|---|
| 108 | value to sqrt().
|
|---|
| 109 |
|
|---|
| 110 | 08 May 2006 Dennis Wright (hadr-casc-V08-00-00)
|
|---|
| 111 | -----------------------------------------------
|
|---|
| 112 |
|
|---|
| 113 | - cascade: remove G4BERTINI_KAON conditional assembly flags. Files
|
|---|
| 114 | affected:
|
|---|
| 115 | G4ElementaryParticleCollider.hh, cc
|
|---|
| 116 | G4InuclElementaryParticle.hh
|
|---|
| 117 | G4NucleiModel.hh, cc
|
|---|
| 118 | G4CascadeInterface.cc
|
|---|
| 119 | G4IntraNucleiCascader.cc
|
|---|
| 120 |
|
|---|
| 121 | - cascade (Pekka Kaitaniemi): G4ElasticCascadeInterface: derive
|
|---|
| 122 | from G4VIntraNuclearTransportModel instead of G4HadronElastic.
|
|---|
| 123 | Check for case when no elastic scattering occurs. If so,
|
|---|
| 124 | return original bullet and target.
|
|---|
| 125 |
|
|---|
| 126 | 24 Nov 2005 Dennis Wright (hadr-casc-V07-01-00)
|
|---|
| 127 | ----------------------------------------------
|
|---|
| 128 |
|
|---|
| 129 | - cascade (bertini-V07-01-00 by Aatos Heikkinen)
|
|---|
| 130 | elastic scattering interface added:
|
|---|
| 131 | G4ElasticCascadeInterface.hh, .cc added
|
|---|
| 132 | G4CascadeInterface.hh modified
|
|---|
| 133 |
|
|---|