Import Geant4 10.4.2 source tree

This commit is contained in:
Gabriele Cosmo
2018-05-25 16:18:53 +02:00
parent fe04dcb406
commit fe81a77428
233 changed files with 44301 additions and 105671 deletions
+3 -1
View File
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4ExceptionHandler.hh 66892 2013-01-17 10:57:59Z gunter $
// $Id: G4ExceptionHandler.hh 110119 2018-05-15 12:22:31Z gcosmo $
//
//
// ------------------------------------------------------------
@@ -79,6 +79,8 @@ private:
G4ExceptionHandler(const G4ExceptionHandler &right);
G4ExceptionHandler& operator=(const G4ExceptionHandler &right);
private:
void DumpTrackInfo();
};
#endif