Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

HepJamesRandom theDefaultEngine

Definition at line 68 of file Random.cc.

HepRandom theDefaultGenerator

Definition at line 67 of file Random.cc.

std::shared_ptr<HepRandomEngine> theEngine

Definition at line 73 of file Random.cc.

std::shared_ptr<HepRandom > theGenerator

Definition at line 72 of file Random.cc.