Import Geant4 10.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2017-12-08 12:52:30 +01:00
parent 98e455a940
commit fc6af9e721
2166 changed files with 276760 additions and 100873 deletions
@@ -14,6 +14,34 @@ code and to keep track of all tags.
* Please list in reverse chronological order (last date on top)
---------------------------------------------------------------
23 November 2017 - Vladimir Ivanchenko (hadr-cross-V10-03-14)
----------------------------------------------------
- G4ElectroNuclearCrossSection - fixed minor memory leak;
1 November 2017 - Tatsumi Koi (hadr-cross-V10-03-13)
----------------------------------------------------
- adding AddDataSet(G4VCrossSectionDataSet*,size_t);
The second argument gives the priority of the data set in list.
12 September 2017 - Witek Pokorski (hadr-cross-V10-03-12)
----------------------------------------------------
- moving to N. Starkov parameterization for Kaon on H
17 August 2017 - Witek Pokorski (hadr-cross-V10-03-11)
----------------------------------------------------
- updated sources.cmake for G4MuNeutrinoNucleusTotXsc
17 August 2017 - Witek Pokorski (hadr-cross-V10-03-09)
----------------------------------------------------
- bug fix in G4ComponentGGHadronNucleusXsc.cc to use the correct cross-sections for Kaons on H
- this change should be used also for the next patch of G4 10.3
14 August 2017 - Vladimir Grichine
----------------------------------------------------
- Added G4MuNeutrinoNucleusTotXsc class implementing total muon
(anti)neutrino-nucleus cross sections in the simplified form as
A-multiplied nu_mu-nucleon cross-sections.
13 Jun 2017 - Alberto Ribon (hadr-cross-V10-03-08)
----------------------------------------------------
- G4NeutronElectronElXsc, G4ComponentGGHadronNucleusXsc : Coverity fixes.