ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/externals/clhep/include/CLHEP/Random/StaticRandomStates.h>
Static Public Member Functions | |
static std::ostream & | save (std::ostream &os) |
static std::istream & | restore (std::istream &is) |
Definition at line 26 of file StaticRandomStates.h.
View newest version in sPHENIX GitHub at line 26 of file StaticRandomStates.h
|
static |
Definition at line 50 of file StaticRandomStates.cc.
View newest version in sPHENIX GitHub at line 50 of file StaticRandomStates.cc
References e, CLHEP::HepRandom::getTheEngine(), CLHEP::HepRandomEngine::name(), CLHEP::HepRandomEngine::newEngine(), CLHEP::RandGauss::restoreDistState(), CLHEP::RandFlat::restoreDistState(), and CLHEP::HepRandom::setTheEngine().
|
static |
Definition at line 36 of file StaticRandomStates.cc.
View newest version in sPHENIX GitHub at line 36 of file StaticRandomStates.cc
References CLHEP::RandFlat::saveDistState(), and CLHEP::RandGauss::saveFullState().