source: trunk/source/processes/hadronic/models/chiral_inv_phase_space/interface/History @ 836

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

import all except CVS

File size: 2.0 KB
Line 
1
2       ==========================================================
3       Geant4 - an Object-Oriented Toolkit for Physics Simulation
4       ==========================================================
5
6        History file for hadronic/models/chiral_inv_phase_space/interface
7       
8This file should be used to summarize modifications introduced in the
9code and to keep track of all tags.
10
11     ---------------------------------------------------------------
12     * Please list in reverse chronological order (last date on top)
13     ---------------------------------------------------------------
14
1507-May-2008 Gabriele Cosmo             (hadr-chips-inter-V09-00-13)
16-------------------------------------------------------------------
17- Tag for release 9.1.p02.
18
1906-May-2008 Dennis Wright              (hadr-chips-inter-V09-01-05)
20-------------------------------------------------------------------
21- replace max-- with --max at lines 1191, 1195, 1197 of G4Collison.cc
22  This fixes gcc-4.3 compiler warning of exceeded array bounds.
23
2420-Mar-2008 Dennis Wright              (hadr-chips-inter-V09-01-04)
25-------------------------------------------------------------------
26- Add parentheses around && within || to fix gcc-4.3 warnings.
27  Files affected:
28    G4QCollision.cc
29    G4QDiffractionRatio.cc
30    G4QElasticCrossSection.cc
31    G4QIonIonCrossSection.cc
32    G4QLowEnergy.cc
33    G4QuasiFreeRatios.cc
34 
3517-Mar-2008 Vladimir Ivanchenko          (hadr-chips-inter-V09-01-03)
36- Check on tolerance is replaced by check on exact equality for
37  G4QuasiFreeRatios,  G4QProtonNuclearCrossSection,
38  G4QNeutronNuclearCrossSection,G4QMuonNuclearCrossSection,
39  G4QPhotonNuclearCrossSection, G4QElectronNuclearCrossSection,
40  G4QDiffractionRatio, G4QElasticCrossSection. This intend to provide
41  reproducibility 
42
437-Feb-2008 Gunter Folger                (hadr-chips-inter-V09-01-02)
44- Modify src/G4QElasticCrossSection.cc to fix problem with quasi-elastic.
45  When run together with elastic, the parameters to sample T were not updated,
46  this fix is to always update these. 
Note: See TracBrowser for help on using the repository browser.