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
+7 -1
View File
@@ -1,4 +1,4 @@
$Id: History 96764 2016-05-04 13:09:31Z gcosmo $
$Id: History 107603 2017-11-27 07:21:59Z gcosmo $
-------------------------------------------------------------------
@@ -17,6 +17,12 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
- November 25, 2017 V.Ivanchenko (track-V10-03-00)
- G4VelocityTable - use G4ThreadLocalSingletone patern in order
to provide correct deletion of these objects end of run;
use only G4Log and G4Exp instead of std::log10 which is not
needed
- May 4, 2016 H.Kurashige(track-V10-02-01)
- Use G4Log in G4VelocityTable::Value()