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: G4LogicalVolume.cc 100906 2016-11-03 09:59:32Z gcosmo $
// $Id: G4LogicalVolume.cc 103096 2017-03-15 15:21:33Z gcosmo $
//
//
// class G4LogicalVolume Implementation
@@ -190,6 +190,15 @@ InitialiseWorker( G4LogicalVolume* /*pMasterObject*/,
#endif
}
// ********************************************************************
// Clean
// ********************************************************************
//
void G4LogicalVolume::Clean()
{
subInstanceManager.FreeSlave();
}
// ********************************************************************
// TerminateWorker
//