208 lines
8.8 KiB
Plaintext
208 lines
8.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
|
|
==================================================
|
|
Geant4 - an Object-Oriented Toolkit for Simulation
|
|
==================================================
|
|
|
|
History file for Low Energy Parameterized Models
|
|
------------------------------------------------
|
|
|
|
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)
|
|
---------------------------------------------------------------
|
|
|
|
5 May 2007 - V.Ivanchenko (hadr-cohe-V08-02-06)
|
|
-----------------------------------------------
|
|
G4HadronElastic - do not use HE model for hydrogen target to avoid NaN;
|
|
use QElasticCrossSection for p, n incident for any energy
|
|
only for p, He targets
|
|
|
|
4 May 2007 - V.Ivanchenko (hadr-cohe-V08-02-05)
|
|
-----------------------------------------------
|
|
G4HadronElastic - do not use HE model for hydrogen target to avoid NaN;
|
|
use QElasticCrossSection for p, n incident for any energy
|
|
|
|
2 May 2007 - V.Ivanchenko (hadr-cohe-V08-02-04)
|
|
-----------------------------------------------
|
|
G4ElasticHadrNucleusHE - scale sampled t as ptot^2
|
|
G4HadronElastic - use QElasticCrossSection for p, n < GeV and
|
|
G4ElasticHadrNucleusHE model above
|
|
still use QElasticCrossSEction for H and He targets
|
|
|
|
2 Apr 2007 - V.Ivanchenko (hadr-cohe-V08-02-03)
|
|
-----------------------------------------------
|
|
G4ElasticHadrNucleusHE - use iterator search on bin instead of
|
|
computing log
|
|
G4HadronElastic - use the most probable isotope for given Z to call
|
|
to HE model (CPU/memory more efficient)
|
|
|
|
30 Jan 2007 - V.Ivanchenko (hadr-cohe-V08-02-02)
|
|
------------------------------------------------
|
|
G4UHadronElasticProcess - fix bug in number of neutrons in CHIPS interface
|
|
G4HadronElastic, G4ChargeExchange - more accuratelly compute Z and A
|
|
|
|
30 Jan 2007 - V.Ivanchenko (hadr-cohe-V08-02-01)
|
|
------------------------------------------------
|
|
G4UHadronElasticProcess, G4ChargeExchangeProcess - fix problem
|
|
for the case, when isotope vector is not defined
|
|
|
|
23 Jan 2007 - V.Ivanchenko (hadr-cohe-V08-02-00)
|
|
------------------------------------------------
|
|
G4UHadronElasticProcess - migrade to interface to cross section with Z and A
|
|
G4ChargeExchangeProcess - migrade to interface to cross section with Z and A
|
|
do not use QElastic total cross sections
|
|
|
|
23 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-12)
|
|
------------------------------------------------
|
|
G4ElasticHadrNucleusHE - remove unused variables;
|
|
- set ONQ0=3 (instead of 5) as it was in the
|
|
tag 05 in order to have better CPU performance
|
|
- cleanup comments
|
|
|
|
22 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-11)
|
|
------------------------------------------------
|
|
G4HadronElastic: set DBL_MAX low limit for the HE model
|
|
|
|
21 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-10)
|
|
------------------------------------------------
|
|
Cleanup of G4ElasticHadrNucleusHE
|
|
|
|
18 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-09)
|
|
------------------------------------------------
|
|
N.Starkov: Fix problem of
|
|
|
|
17 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-08)
|
|
------------------------------------------------
|
|
N.Starkov: Fix problem of initialization of tables,
|
|
Fix problem of CPU overhead
|
|
|
|
17 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-07)
|
|
------------------------------------------------
|
|
N.Starkov: Code optimization is perfomed
|
|
|
|
16 Nov 2006 - V.Ivanchenko (hadr-cohe-V08-01-06)
|
|
------------------------------------------------
|
|
G4HadronElastic - set threshold 0.4 GeV for HE model (VI)
|
|
G4ElasticHadrNucleusHE - add corrections allowing to work down
|
|
to 0.4 GeV (N.Starkov)
|
|
|
|
24 Oct 2006 - V.Ivanchenko (hadr-cohe-V08-01-05)
|
|
------------------------------------------------
|
|
Set lowestEnergy=0 for neutral particles, =eV for changed (VI)
|
|
G4HadronElastic - set threshold 1 GeV for G4ElasticHadrNucleusHE model (VI)
|
|
G4ElasticHadrNucleusHE - complete review and update of the class,
|
|
data tables are computed on-flight,
|
|
G4ELASTICDATA are not used anymore,
|
|
the model is applicable for all nuclei, except
|
|
deuteron, triton, He3, and A>238 (N.Starkov)
|
|
|
|
26 Sept 2006 - V.Ivanchenko (hadr-cohe-V08-01-04)
|
|
-------------------------------------------------
|
|
Introduce extra protection - below lowestEnergy (10-6 eV) not active
|
|
|
|
10 August 2006 - V.Ivanchenko (hadr-cohe-V08-01-03)
|
|
---------------------------------------------------
|
|
Introduce NaN check inside G4HadronElastic, G4ChargeExchange,
|
|
and G4UHadronElasticProcess;
|
|
|
|
24 July 2006 - V.Ivanchenko (hadr-cohe-V08-01-02)
|
|
-----------------------------------------------
|
|
Remove HP data from G4UHadronElasticProcess (it is set in physics lists)
|
|
Add low energy threshold for QElastic 20 MeV inside G4HadronElastic
|
|
|
|
13 July 2006 - V.Ivanchenko (hadr-cohe-V08-01-01)
|
|
-----------------------------------------------
|
|
Fix bug: remove 1 keV limit from G4UHadronElasticProcess
|
|
|
|
07 July 2006 - V.Ivanchenko (hadr-cohe-V08-01-00)
|
|
-----------------------------------------------
|
|
Fix bug: the rotation of final state need to be done in PostStep of
|
|
the process, not on the model level (V.Ivanchenko)
|
|
|
|
21 June 2006 - V.Ivanchenko (hadr-cohe-V08-00-09)
|
|
-----------------------------------------------
|
|
Fix - remove nan values n scattering on deuteron (V.Ivanchenko)
|
|
|
|
17 June 2006 - V.Ivanchenko (ghad-cohe-V08-00-08)
|
|
-----------------------------------------------
|
|
Use sampling of final state for n, p scattering on deuteron
|
|
and alpha from LElastic (V.Ivanchenko)
|
|
|
|
7 June 2006 - V.Ivanchenko (ghad-cohe-V08-00-07)
|
|
-----------------------------------------------
|
|
Fix complilation warnings at WINDOWS (V.Ivanchenko)
|
|
|
|
2 June 2006 - V.Ivanchenko (ghad-cohe-V08-00-06)
|
|
-----------------------------------------------
|
|
Fix complilation warnings at SUN (V.Ivanchenko)
|
|
|
|
1 June 2006 - V.Ivanchenko (ghad-cohe-V08-00-05)
|
|
-----------------------------------------------
|
|
Add regime of HElastic which is not using data files (N.Starkov)
|
|
Cleanup (V.Ivanchenko)
|
|
|
|
30 May 2006 - V.Ivanchenko (ghad-cohe-V08-00-04)
|
|
-----------------------------------------------
|
|
Add ChargeExchangeProcess, cleanup G4HadronElastic
|
|
|
|
2 May 2006 - V.Ivanchenko (ghad-cohe-V08-00-03)
|
|
-----------------------------------------------
|
|
Rename G4LElasticB -> G4HadronElastic
|
|
|
|
25 April 2006 - V.Ivanchenko (ghad-cohe-V08-00-02)
|
|
-------------------------------------------------
|
|
G4UHadronElasticProcess and G4LElasticB: use np scattering from CHIPS,
|
|
fix run time warnings
|
|
Rename G4LElasticB by G4HadronElastic
|
|
|
|
|
|
24 April 2006 - V.Ivanchenko (ghad-cohe-V08-00-01)
|
|
-------------------------------------------------
|
|
G4UHadronElasticProcess - new process allows to use G4Isotopes composition
|
|
of elements defined by user and uses cross sections from
|
|
CHIPS and HP models when appropriate
|
|
|
|
13 April 2006 - V.Ivanchenko (ghad-cohe-V08-00-00)
|
|
-------------------------------------------------
|
|
G4LElasticB - moved from low_energy; bug fixes - remove charge
|
|
exchange option, remove low limit on primary momentum;
|
|
add limit on secondary kinetic energy; add only s-wave
|
|
regime for low momentum scattering
|
|
GNUmakfile - introduce dependence on chips
|
|
|
|
28 Nov 2005 - G. Cosmo (hadr-cohe-V07-01-05)
|
|
---------------------------------------------
|
|
Migrated to <sstream> from G4ElasticHadrNucleusHE.
|
|
|
|
25 Nov 2005 - D. Wright (hadr-cohe-V07-01-04)
|
|
---------------------------------------------
|
|
From Solaris testing: line 83 of G4DiffElasticHadrScattering.hh:
|
|
multiple declaration of variable c1. Fixed.
|
|
|
|
25 Nov 2005 - D. Wright (hadr-cohe-V07-01-03)
|
|
---------------------------------------------
|
|
Add detailed comments of N. Starkov from previous tags to History
|
|
file:
|
|
G4DiffElasticHadrNucleus.hh, .cc :
|
|
add high energy elastic scattering on protons
|
|
add new method HadronProtonDiffCrSec
|
|
|
|
G4ElasticHadrNucleusHE.hh, .cc :
|
|
add high energy elastic scattering on protons
|
|
|
|
G4HadronValues.hh, .cc :
|
|
use PDG value instead of static particle pointers
|
|
|
|
From V. Ivantchenko: fixed memory leaks
|
|
4-momentum balance fixed, tested OK
|
|
fixed compiler warnings
|
|
|
|
25 Nov 2005 - V.Ivanchenko (ghad-cohe-V07-01-03)
|
|
------------------------------------------------
|
|
Integration of recent development of the subpackage
|
|
Remove of the G4Rutherford for the time being
|
|
|