Import Geant4 5.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:15:15 +02:00
parent 37fff30d2e
commit fbd4999cf7
4396 changed files with 56662 additions and 52446 deletions
+4 -2
View File
@@ -21,8 +21,8 @@
// ********************************************************************
//
//
// $Id: G3MedTable.hh,v 1.10 2001/07/16 15:38:18 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-00 $
// $Id: G3MedTable.hh,v 1.11 2003/01/27 10:45:40 gcosmo Exp $
// GEANT4 tag $Name: geant4-05-01 $
//
// ----------------------
// Class description:
@@ -62,6 +62,8 @@ class G3MedTable
G3MedTableEntry* get(G4int id) const;
void put(G4int id, G4Material* material, G4MagneticField* field,
G4UserLimits* limits, G4int isvol);
G4int GetSize() const;
G3MedTableEntry* GetMTE(G4int i) const;
void Clear();
private: