Geant4  10.02.p03
Random.cc File Reference
Include dependency graph for Random.cc:

Go to the source code of this file.

Namespaces

 CLHEP
 

Functions

std::ostream & CLHEP::operator<< (std::ostream &os, const HepRandom &dist)
 
std::istream & CLHEP::operator>> (std::istream &is, HepRandom &dist)
 

Variable Documentation

◆ theEngine

std::shared_ptr<HepRandomEngine> theEngine

Definition at line 62 of file Random.cc.

◆ theGenerator

std::shared_ptr<HepRandom > theGenerator

Definition at line 61 of file Random.cc.