Import Geant4 10.4.1 source tree

This commit is contained in:
Gabriele Cosmo
2018-03-02 09:34:30 +01:00
parent fc6af9e721
commit fe04dcb406
341 changed files with 18389 additions and 24522 deletions
+3 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4ElementTable.hh 66811 2013-01-12 16:04:23Z gcosmo $
// $Id: G4ElementTable.hh 108492 2018-02-15 15:00:12Z gcosmo $
//
//
// ------------------------------------------------------------
@@ -38,6 +38,8 @@
#ifndef G4ELEMENTTABLE_HH
#define G4ELEMENTTABLE_HH
#include <vector>
class G4Element;
typedef std::vector<G4Element*> G4ElementTable;