MCPcopy Create free account
hub / github.com/Geant4/geant4 / SetRandomNumberStore

Method SetRandomNumberStore

source/run/include/G4RunManager.hh:434–434  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

432 }
433
434 inline void SetRandomNumberStore(G4bool flag) { storeRandomNumberStatus = flag; }
435 inline G4bool GetRandomNumberStore() const { return storeRandomNumberStatus; }
436 inline void SetRandomNumberStoreDir(const G4String& dir)
437 {

Callers 15

SetNewValueMethod · 0.80
BeginOfRunActionMethod · 0.80
BeginOfRunActionMethod · 0.80
BeginOfRunActionMethod · 0.80
BeginOfRunActionMethod · 0.80
SetSaveThresholdMethod · 0.80
BeginOfRunActionMethod · 0.80
BeginOfRunActionMethod · 0.80
BeginOfRunActionMethod · 0.80
BeginOfRunActionMethod · 0.80
BeginOfRunActionMethod · 0.80
BeginOfRunActionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected