Import Geant4 11.0.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2021-06-25 16:12:29 +02:00
parent c968e26a39
commit 6399a014b6
4200 changed files with 207479 additions and 237366 deletions
@@ -173,8 +173,8 @@ 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.
void Clean();
// Clear maps of constituent and reflected volumes.
// To be used exclusively when volumes are removed from the stores.
G4ReflectionFactory(const G4ReflectionFactory&) = delete;