Import Geant4 10.3.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2016-06-30 14:12:05 +02:00
parent a654a7ab1f
commit 4ec577e5c4
2021 changed files with 100995 additions and 78277 deletions
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4GDMLParser.icc 89698 2015-04-27 13:25:23Z gcosmo $
// $Id: G4GDMLParser.icc 96673 2016-04-29 12:08:20Z gcosmo $
//
//
// class G4GDMLParser inline methods
@@ -208,6 +208,11 @@ inline void G4GDMLParser::SetEnergyCutsExport(G4bool flag)
writer->SetEnergyCutsExport(flag);
}
inline void G4GDMLParser::SetSDExport(G4bool flag)
{
writer->SetSDExport(flag);
}
inline void G4GDMLParser::Clear()
{
reader->Clear();