Geant4_10
Namespaces | Functions
Random.cc File Reference
#include "CLHEP/Random/JamesRandom.h"
#include "CLHEP/Random/Random.h"
#include "CLHEP/Random/StaticRandomStates.h"
#include "CLHEP/Utility/memory.h"
#include "CLHEP/Random/SeedTable.h"
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

shared_ptr<HepRandomEngine> theEngine

Definition at line 60 of file Random.cc.

shared_ptr<HepRandom > theGenerator

Definition at line 59 of file Random.cc.