Import Geant4 10.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 12:08:39 +02:00
parent 286caacf06
commit c9b32a6c0a
5770 changed files with 1050949 additions and 367105 deletions
+2 -2
View File
@@ -23,7 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4IonStoppingData.cc 76289 2013-11-08 13:07:00Z gcosmo $
// $Id: G4IonStoppingData.cc 83419 2014-08-21 15:31:56Z gcosmo $
//
// ===========================================================================
// GEANT4 class source file
@@ -70,7 +70,7 @@ G4IonStoppingData::G4IonStoppingData(const G4String& leDirectory) :
G4IonStoppingData::~G4IonStoppingData() {
// ClearTable();
ClearTable();
}
// #########################################################################