Import Geant4 10.4.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2017-06-30 10:49:55 +02:00
parent 3a5407696b
commit 1a1316fea4
2180 changed files with 237880 additions and 59109 deletions
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4Region.hh 99379 2016-09-20 09:45:19Z gcosmo $
// $Id: G4Region.hh 103096 2017-03-15 15:21:33Z gcosmo $
//
// class G4Region
//
@@ -226,6 +226,9 @@ class G4Region
static const G4RegionManager& GetSubInstanceManager();
// Returns the private data instance manager.
static void Clean();
// Clear memory allocated by sub-instance manager.
inline void UsedInMassGeometry(G4bool val=true);
inline void UsedInParallelGeometry(G4bool val=true);
inline G4bool IsInMassGeometry() const;