Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
Helper function for copying random state files in G4run. More...
Go to the source code of this file.
Functions | |
G4bool | G4CopyRandomState (const G4fs::path &source, const G4fs::path &dest, const G4String &callsite) |
Helper function for copying random state files in G4run.
Definition in file G4CopyRandomState.hh.
|
inline |
Return true if file source
is successfully copied to dest
Convert any thrown exception to JustWarning G4Exception
Definition at line 41 of file G4CopyRandomState.hh.
Referenced by G4RunManager::rndmSaveThisEvent(), G4WorkerRunManager::rndmSaveThisEvent(), G4MTRunManager::rndmSaveThisRun(), G4RunManager::rndmSaveThisRun(), and G4WorkerRunManager::rndmSaveThisRun().