CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Random.cc File Reference

Go to the source code of this file.

Namespaces

namespace  CLHEP
 

Functions

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

Variable Documentation

◆ theEngine

shared_ptr<HepRandomEngine> theEngine

Definition at line 61 of file Random.cc.

◆ theGenerator

shared_ptr<HepRandom > theGenerator

Definition at line 60 of file Random.cc.