source: trunk/source/processes/hadronic/models/cascade/History @ 843

Last change on this file since 843 was 819, checked in by garnier, 16 years ago

import all except CVS

File size: 3.1 KB
Line 
1-------------------------------------------------------------------
2
3     ==========================================================
4     Geant4 - an Object-Oriented Toolkit for Physics Simulation
5     ==========================================================
6
7            History file for hadronic/models/cascade
8            ----------------------------------------
9
10This file should be used to summarize modifications introduced in the
11code and to keep track of all tags.
12
13     ---------------------------------------------------------------
14     * Please list in reverse chronological order (last date on top)
15     ---------------------------------------------------------------
16
175 May 2008 Gabriele Cosmo (hadr-casc-V09-00-04)
18-----------------------------------------------
19- Tag for release 9.1.p02.
20
2130 Apr 2008 Dennis Wright (hadr-casc-V09-01-02)
22-----------------------------------------------
23- fix cross section bug in G4CascadSpecialFunctions that returned
24  low or zero total cross sections for pi-p, pi+n, np, and pi0
25  interactions
26
2722 Apr 2008 Dennis Wright (hadr-casc-V09-01-01)
28-----------------------------------------------
29- changed pp, nn total cross section parameterization in
30  G4CascadSpecialFunctions to more closely reflect the PDG values (old one
31  was off by as much as a factor of 3.
32
333 Apr 2008 Dennis Wright (hadr-casc-V09-01-coula)
34-------------------------------------------------
35- removed Coulomb barrier from G4IntraNucleiCascader.cc (causes unphysical spike)
36
373 Apr 2008 Dennis Wright (hadr-casc-V09-01-coul)
38------------------------------------------------
39- Added Coulomb barrier in G4EquilibriumEvaporator.cc, G4IntraNucleiCascader.cc
40
4117 Nov 2007 Dennis Wright (hadr-casc-V09-00-02)
42-----------------------------------------------
43- Fix angular distribution for nucleon-nucleon elastic scattering
44  above 2.8 GeV, by modifying G4ElementaryParticleCollider::getElasticCase
45 
4625 May 2007 Dennis Wright for Aatos Heikkinen (hadr-casc-V08-03-00)
47-------------------------------------------------------------------
48- implemented interfaces for pre-equilibrium and equilbrium evaporation
49  models
50
5104 May 2007 Aatos Heikkinen (hadr-casc-V08-02-00)
52-------------------------------------------------
53
54- Added protection in G4ElementaryParticleCollider against negative
55  value to sqrt().
56
5708 May 2006 Dennis Wright (hadr-casc-V08-00-00)
58-----------------------------------------------
59
60- cascade: remove G4BERTINI_KAON conditional assembly flags.  Files
61  affected:
62  G4ElementaryParticleCollider.hh, cc
63  G4InuclElementaryParticle.hh
64  G4NucleiModel.hh, cc
65  G4CascadeInterface.cc
66  G4IntraNucleiCascader.cc
67
68- cascade (Pekka Kaitaniemi): G4ElasticCascadeInterface: derive
69  from G4VIntraNuclearTransportModel instead of G4HadronElastic.
70  Check for case when no elastic scattering occurs.  If so,
71  return original bullet and target. 
72
7324 Nov 2005 Dennis Wright (hadr-casc-V07-01-00)
74----------------------------------------------
75
76- cascade (bertini-V07-01-00 by Aatos Heikkinen)
77   elastic scattering interface added:
78   G4ElasticCascadeInterface.hh, .cc added
79   G4CascadeInterface.hh modified
80
Note: See TracBrowser for help on using the repository browser.