ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Random.cc File Reference
+ Include dependency graph for Random.cc:

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

MixMaxRng theDefaultEngine

Definition at line 67 of file Random.cc.

View newest version in sPHENIX GitHub at line 67 of file Random.cc

HepRandom theDefaultGenerator

Definition at line 66 of file Random.cc.

View newest version in sPHENIX GitHub at line 66 of file Random.cc

std::shared_ptr<HepRandomEngine> theEngine

Definition at line 72 of file Random.cc.

View newest version in sPHENIX GitHub at line 72 of file Random.cc

Referenced by G4WorkerRunManager::G4WorkerRunManager().

std::shared_ptr<HepRandom > theGenerator