Import Geant4 10.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 14:11:04 +02:00
parent c9b32a6c0a
commit d4af681f38
4886 changed files with 420149 additions and 1023309 deletions
+7 -1
View File
@@ -1,4 +1,4 @@
$Id: History 78011 2013-12-02 11:32:48Z gcosmo $
$Id: History 88804 2015-03-10 17:12:21Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,12 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
Mar 10th, 2015 Gabriele Cosmo (procbiasing-V10-01-00)
- G4ImportanceProcess, G4WeightCutOffProcess, G4WeightWindowProcess: made
static thread-local variables into class data members.
Renamed them accordingly: fEndTrack, feLimited, fParaflag.
Use const reference for string in argument in SetParallelWorld().
Nov 30th, 2013 Alex Howard (procbiasing-V09-06-18)
- Moved static methods in the initialiser to the body for G4GeometrySampler
and G4ImportanceConfigurator