Import Geant4 10.4.2 source tree
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user