Import Geant4 10.4.1 source tree

This commit is contained in:
Gabriele Cosmo
2018-03-02 09:34:30 +01:00
parent fc6af9e721
commit fe04dcb406
341 changed files with 18389 additions and 24522 deletions
+12 -1
View File
@@ -1,4 +1,4 @@
$Id: History 103005 2017-03-08 08:08:35Z gcosmo $
$Id: History 108676 2018-02-27 07:38:33Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -18,6 +18,17 @@ committal in the CVS repository !
----------------------------------------------------------
February 26th, 2018 A.Howard
- G4ImportanceConfigurator: cleaned up unnecessary G4cout and removed
copy of G4String - thanks to Gabriele
February 21st, 2018 A.Howard
- G4ImportanceConfigurator: put back clear in the destructor
February 21st, 2018 A.Howard
- G4ImportanceConfigurator: introduced AutoLock (G4Mutex) to protect
instantiation of the biasing process against a threadrace
March 7th, 2017 A.Howard
- G4GeometrySampler: removed unnecessary ClearSampling from the destructor