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: G4GDMLRead.hh,v 1.31 2009/05/12 15:46:43 gcosmo Exp $
// GEANT4 tag $Name: geant4-09-03 $
// $Id: G4GDMLRead.hh,v 1.33 2010/11/17 10:47:02 gcosmo Exp $
// GEANT4 tag $Name: geant4-09-04 $
//
// class G4GDMLRead
//
@@ -114,7 +114,8 @@ class G4GDMLRead
//
// More pure virtual methods implemented in the reader plugin.
void Read(const G4String&, G4bool validation, G4bool isModule);
void Read(const G4String&, G4bool validation,
G4bool isModule, G4bool strip=true);
//
// Main method for reading GDML files.