Import Geant4 9.0.0 source tree
This commit is contained in:
@@ -14,6 +14,42 @@ code and to keep track of all tags.
|
||||
* Please list in reverse chronological order (last date on top)
|
||||
---------------------------------------------------------------
|
||||
|
||||
15 June 2007 Gabriele Cosmo (hadr-cross-V08-03-04)
|
||||
---------------------------
|
||||
- Fixed memory leak in classes G4ElectroNuclearCrossSection and
|
||||
G4PhotoNuclearCrossSection.
|
||||
|
||||
08 June 2007 Vladimir Grichine
|
||||
------------------------------
|
||||
- Fixed bug in push_back of fTotalXsc for pi- in G4PiNuclearCrossSection.
|
||||
|
||||
08 June 2007 Vladimir Ivantchenko (hadr-cross-V08-03-03)
|
||||
-------------------------------------------------------
|
||||
- G4PiNuclearCrossSection.cc - fix non-initilised total cross section
|
||||
for pi-
|
||||
|
||||
30 May 2007 Dennis Wright (hadr-cross-V08-03-02)
|
||||
------------------------------------------------
|
||||
- G4GlauberGribovCrossSection.cc, G4HadronNucleonXsc.cc
|
||||
fix compiler warning: un-initialized variable
|
||||
|
||||
24 May 2007 Dennis Wright (hadr-cross-V08-03-01)
|
||||
------------------------------------------------
|
||||
- G4HadronCrossSections.hh, .cc : replace PSIZE with NPARTS to avoid
|
||||
name conflict with SDK windows environment
|
||||
|
||||
23 May 2007 Dennis Wright for Vladimir Grichine (hadr-cross-V08-03-00)
|
||||
----------------------------------------------------------------------
|
||||
- G4GlauberGribovCrossSection.hh, .cc : add new methods:
|
||||
|
||||
G4double GetRatioSD(const G4DynamicParticle*, G4double At, G4double Zt);
|
||||
G4double GetRatioQE(const G4DynamicParticle*, G4double At, G4double Zt);
|
||||
|
||||
allowing one to get qe/in and sd/in ratios.
|
||||
|
||||
- G4HadronNucleonXsc.hh, .cc : add new method GetHadronNucleonXscMK to get
|
||||
hadron-nucleon cross section using Mikhail Kossov's parameterization.
|
||||
|
||||
03 May 2007 Dennis Wright (hadr-cross-V08-02-06)
|
||||
------------------------------------------------
|
||||
- G4HadronCrossSections::GetParticleCode() : replace code which
|
||||
|
||||
Reference in New Issue
Block a user