Geant4-11
|
Variables | |
G4ThreadLocal SeedVector * | savedSeeds = NULL |
G4ThreadLocal Adapter * | theAdapter = NULL |
G4ThreadLocal IRandomGenerator * | theGenerator = NULL |
G4ThreadLocal SeedVector* G4INCL::Random::anonymous_namespace{G4INCLRandom.cc}::savedSeeds = NULL |
Definition at line 66 of file G4INCLRandom.cc.
Referenced by G4INCL::Random::deleteGenerator(), G4INCL::Random::getSavedSeeds(), and G4INCL::Random::saveSeeds().
G4ThreadLocal Adapter* G4INCL::Random::anonymous_namespace{G4INCLRandom.cc}::theAdapter = NULL |
Definition at line 68 of file G4INCLRandom.cc.
Referenced by G4INCL::Random::deleteGenerator(), G4INCL::Random::getAdapter(), and G4INCL::Random::setGenerator().
G4ThreadLocal IRandomGenerator* G4INCL::Random::anonymous_namespace{G4INCLRandom.cc}::theGenerator = NULL |
Definition at line 60 of file G4INCLRandom.cc.
Referenced by G4INCL::Random::deleteGenerator(), CLHEP::anonymous_namespace{Random.cc}::defaults::ensureInitialized(), G4INCL::Random::getSeeds(), G4INCL::Random::isInitialized(), G4INCL::Random::saveSeeds(), G4INCL::Random::setGenerator(), G4INCL::Random::setSeeds(), and G4INCL::Random::shoot().