Import Geant4 9.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:25:56 +02:00
parent 74cad5e589
commit 89a9605df1
4440 changed files with 379508 additions and 189225 deletions
@@ -24,8 +24,8 @@
// ********************************************************************
//
//
// $Id: G4ReflectionFactory.hh,v 1.4 2008/11/13 09:33:20 gcosmo Exp $
// GEANT4 tag $Name: geant4-09-02 $
// $Id: G4ReflectionFactory.hh,v 1.5 2010/04/13 07:19:01 gcosmo Exp $
// GEANT4 tag $Name: geant4-09-04-beta-01 $
//
//
// class G4ReflectionFactory
@@ -180,6 +180,10 @@ class G4ReflectionFactory
// Returns a handle to the internal map of volumes which have
// been reflected, after that placement or replication is performed.
void Reset();
// Resets maps of constituent and reflected volumes.
// To be used exclusively when volumes are removed from the stores.
protected:
G4ReflectionFactory();