48   : fSaveRndm(0), fAutoSeed(false)
    75      time_t systime = 
time(NULL);
    76      seeds[0] = (long) systime;
    78      G4Random::setTheSeeds(seeds);
    79      G4Random::showEngineStatus();
    81      G4Random::showEngineStatus();
    84   if (
fSaveRndm > 0) G4Random::saveEngineStatus(
"BeginOfRun.rndm");
    94      G4Random::showEngineStatus();
    95      G4Random::saveEngineStatus(
"endOfRun.rndm");
 
void SetRandomNumberStore(G4bool flag)
 
Definition of the WLSDetectorConstruction class. 
 
G4GLOB_DLL std::ostream G4cout
 
WLSRunActionMessenger * fRunMessenger
 
Definition of the WLSRunAction class. 
 
static G4RunManager * GetRunManager()
 
Definition of the WLSSteppingAction class. 
 
virtual void BeginOfRunAction(const G4Run *)
 
void SetRandomNumberStoreDir(const G4String &dir)
 
virtual void EndOfRunAction(const G4Run *)
 
Definition of the WLSRunActionMessenger class.