Geant4-11
|
#include <StaticRandomStates.h>
Static Public Member Functions | |
static std::istream & | restore (std::istream &is) |
static std::ostream & | save (std::ostream &os) |
Definition at line 26 of file StaticRandomStates.h.
|
static |
Definition at line 51 of file StaticRandomStates.cc.
References CLHEP::HepRandom::getTheEngine(), CLHEP::HepRandomEngine::name(), CLHEP::HepRandomEngine::newEngine(), CLHEP::RandFlat::restoreDistState(), CLHEP::RandGauss::restoreDistState(), and CLHEP::HepRandom::setTheEngine().
Referenced by CLHEP::HepRandom::restoreStaticRandomStates().
|
static |
Definition at line 37 of file StaticRandomStates.cc.
References CLHEP::RandFlat::saveDistState(), and CLHEP::RandGauss::saveFullState().
Referenced by CLHEP::HepRandom::saveStaticRandomStates().