|
Geant4-11
|
#include "globals.hh"#include "G4INCLRandom.hh"#include "G4INCLGlobals.hh"#include "G4INCLRanecu.hh"#include "G4INCLRanecu3.hh"#include "G4INCLGeant4Random.hh"#include "G4INCLLogger.hh"Go to the source code of this file.
Namespaces | |
| namespace | G4INCL |
| namespace | G4INCL::Random |
| namespace | G4INCL::Random::anonymous_namespace{G4INCLRandom.cc} |
Macros | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
Variables | |
| G4ThreadLocal SeedVector * | G4INCL::Random::anonymous_namespace{G4INCLRandom.cc}::savedSeeds = NULL |
| G4ThreadLocal Adapter * | G4INCL::Random::anonymous_namespace{G4INCLRandom.cc}::theAdapter = NULL |
| G4ThreadLocal IRandomGenerator * | G4INCL::Random::anonymous_namespace{G4INCLRandom.cc}::theGenerator = NULL |
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 34 of file G4INCLRandom.cc.