Import Geant4 10.5.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2018-06-29 10:58:11 +02:00
parent fe81a77428
commit 6aa23be517
1581 changed files with 124288 additions and 83758 deletions
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4PDefManager.hh 103108 2017-03-16 13:00:35Z gcosmo $
// $Id: G4PDefManager.hh 110257 2018-05-17 14:20:12Z gcosmo $
//
//
// ------------------------------------------------------------
@@ -111,8 +111,8 @@ class G4PDefManager
public:
G4PART_DLL G4ThreadLocalStatic G4int slavetotalspace;
G4PART_DLL G4ThreadLocalStatic G4PDefData* offset;
G4PART_DLL static G4int& slavetotalspace(); // thread-local
G4PART_DLL static G4PDefData*& offset(); // thread-local
private: