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
+9 -1
View File
@@ -1,4 +1,4 @@
$Id: History 101363 2016-11-15 15:27:42Z gcosmo $
$Id: History 107595 2017-11-24 16:17:37Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,14 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
November 24th, 2017 M. Verderi
- Fix G4BiasingProcessInterface for wrong setting of first/last
GPIL/DoIt flags in case charged particles. As the msc became
a pure along, this broke the initial logic based on the fact
that, before, physics processes always had a PostStepDoIt method.
- proc-biasgen-V10-03-00
November 15th, 2016, M. Verderi
- Fix one Coverity warning in G4ParallelGeometriesLimiterProcess.
- proc-biasgen-V10-02-06