Import Geant4 10.5.0.beta source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4ExceptionHandler.hh 110119 2018-05-15 12:22:31Z gcosmo $
|
||||
// $Id: G4ExceptionHandler.hh 109231 2018-04-05 06:57:57Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ------------------------------------------------------------
|
||||
|
||||
@@ -73,7 +73,7 @@ public: // with descroption
|
||||
// This static method is used to start a worker thread.
|
||||
// Virtual methods to be invoked from this methos are
|
||||
// defined in G4UserWorkerInitialization class.
|
||||
static void* StartThread(void* context);
|
||||
static void StartThread(G4WorkerThread* context);
|
||||
|
||||
//private:
|
||||
// static void ReinitializeGeometry();
|
||||
|
||||
Reference in New Issue
Block a user