ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CLHEP::StaticRandomStates Class Reference

#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)
 

Detailed Description

Author
mf@fn.nosp@m.al.g.nosp@m.ov

Definition at line 26 of file StaticRandomStates.h.

View newest version in sPHENIX GitHub at line 26 of file StaticRandomStates.h

Member Function Documentation

std::istream & CLHEP::StaticRandomStates::restore ( std::istream &  is)
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().

+ Here is the call graph for this function:

std::ostream & CLHEP::StaticRandomStates::save ( std::ostream &  os)
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().

+ Here is the call graph for this function:


The documentation for this class was generated from the following files: