Import Geant4 10.3.1 source tree

This commit is contained in:
Gabriele Cosmo
2017-02-28 16:16:20 +01:00
parent a3452e42ac
commit 4597adb7c4
267 changed files with 14761 additions and 24650 deletions
+2 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4UImanager.cc 94366 2015-11-13 08:15:49Z gcosmo $
// $Id: G4UImanager.cc 102562 2017-02-09 08:27:31Z gcosmo $
//
//
// ---------------------------------------------------------------------
@@ -52,6 +52,7 @@
G4ThreadLocal G4UImanager * G4UImanager::fUImanager = 0;
G4ThreadLocal G4bool G4UImanager::fUImanagerHasBeenKilled = false;
G4UImanager * G4UImanager::fMasterUImanager = 0;
G4bool G4UImanager::doublePrecisionStr = false;
G4int G4UImanager::igThreadID = -1;