Import Geant4 9.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:58:43 +02:00
parent 96c8bcd0af
commit b79225fb37
7544 changed files with 245407 additions and 91099 deletions
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4LogicalVolume.hh,v 1.26 2006/06/29 18:30:55 gunter Exp $
// GEANT4 tag $Name: geant4-09-01 $
// $Id: G4LogicalVolume.hh,v 1.27 2008/07/10 09:40:08 gcosmo Exp $
// GEANT4 tag $Name: geant4-09-02 $
//
//
// class G4LogicalVolume
@@ -286,6 +286,9 @@ class G4LogicalVolume
// persistency for clients requiring preallocation of memory for
// persistifiable objects.
inline void Lock();
// Set lock identifier for final deletion of entity.
private:
G4LogicalVolume(const G4LogicalVolume&);
@@ -316,6 +319,8 @@ class G4LogicalVolume
// Flag to identify if optimisation should be applied or not.
G4bool fRootRegion;
// Flag to identify if the logical volume is a root region.
G4bool fLock;
// Flag to identify if entity is locked for final deletion.
G4double fSmartless;
// Quality for optimisation, average number of voxels to be spent
// per content.