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.cc,v 1.9 2008/11/13 09:33:20 gcosmo Exp $
// GEANT4 tag $Name: geant4-09-02 $
// $Id: G4ReflectionFactory.cc,v 1.10 2010/04/13 07:19:01 gcosmo Exp $
// GEANT4 tag $Name: geant4-09-04-beta-01 $
//
//
// Class G4ReflectionFactory Implementation
@@ -760,6 +760,15 @@ G4ReflectionFactory::GetReflectedVolumesMap() const
//_____________________________________________________________________________
void
G4ReflectionFactory::Reset()
{
fConstituentLVMap.~map();
fReflectedLVMap.~map();
}
//_____________________________________________________________________________
void G4ReflectionFactory::PrintConstituentLVMap()
{
// temporary - for debugging purpose