Problem 2278

Summary: G4RunManager::GetRunManager()->rndmSaveThisEvent() does not work in multithreaded mode
Product: Geant4 Reporter: asai
Component: runAssignee: asai
Status: RESOLVED FIXED    
Severity: minor    
Priority: P4    
Version: 10.6   
Hardware: All   
OS: All   

Description asai 2020-10-05 23:25:13 CEST
G4RunManager::GetRunManager()->rndmSaveThisEvent() method causes an error message
   cp: cannot stat './currentEvent.rndm': No such file or directory
and does not create the random number engine status file.
Comment 1 asai 2020-10-05 23:26:05 CEST
Fix will be included in the next public release (and potentially in the next patch release).