56 lines
2.3 KiB
Plaintext
56 lines
2.3 KiB
Plaintext
|
|
==========================================================
|
|
Geant4 - an Object-Oriented Toolkit for Physics Simulation
|
|
==========================================================
|
|
|
|
History file for hadronic/models/binary_cascade directory
|
|
--------------------------------------------------------
|
|
|
|
This file should be used to summarize modifications introduced in the
|
|
code and to keep track of all tags.
|
|
|
|
---------------------------------------------------------------
|
|
* Please list in reverse chronological order (last date on top)
|
|
---------------------------------------------------------------
|
|
|
|
16-Nov-2007 Gunter Folger had-binary-V09-00-05
|
|
- Correction in G4BinaryCascade for memory leak.
|
|
|
|
16-Nov-2007 Gunter Folger had-binary-V09-00-04
|
|
- remove one line of left over debug printing
|
|
|
|
05-Nov-2007 Gunter Folger had-binary-V09-00-03
|
|
- deactivate general debug printout in G4BinaryCascade
|
|
|
|
05-Nov-2007 Gunter Folger had-binary-V09-00-02
|
|
- Fixes for propagate: particles can decay outside nucleus, correct counting
|
|
for late particles
|
|
|
|
31-Oct-2007 Gunter Folger had-binary-V09-00-01
|
|
- G4BinaryLightIon... adapt to changes in BIC
|
|
- Work around problem with very low energy pion (Coulomb barrier, nuclear mass
|
|
difference)
|
|
|
|
18-Oct-2007 Gunter Folger had-binary-V09-00-00
|
|
- Collect many changes for propagate interface.
|
|
Fix for pion incident at low energy: cannot go to deexitation directly
|
|
|
|
18-May-2007 Gunter Folger had-binary-V08-03-00
|
|
- G4BinaryLightIonReaction: Protect against divide by 0 when energy momentum
|
|
correction stalls (for numerical precision?)
|
|
|
|
04-May-2007 Gunter Folger tag had-binary-V08-02-01
|
|
----------------------------------------------------------------
|
|
- G4RKPropagation.cc: protect against integrating 0 timeStep. This causes
|
|
divide by 0 in integration.
|
|
|
|
29-jan-2007 Gunter Folger tag had-binary-V08-02-00
|
|
----------------------------------------------------------------
|
|
- G4BinaryCascade::Capture(): add protection against divide by 0
|
|
|
|
13-june-03: Gunter
|
|
Tag: binary_cascade_ion_baseline_01
|
|
Can run >= 10k light ions, spectator peak clear. Requires generator/util with
|
|
this tag.
|
|
|