Problem 2278 - G4RunManager::GetRunManager()->rndmSaveThisEvent() does not work in multithreaded mode
Summary: G4RunManager::GetRunManager()->rndmSaveThisEvent() does not work in multithre...
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: run (show other problems)
Version: 10.6
Hardware: All All
: P4 minor
Assignee: asai
URL:
Depends on:
Blocks:
 
Reported: 2020-10-05 23:25 CEST by asai
Modified: 2020-10-05 23:26 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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).