ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs
Random.h File Reference
#include "Math/RandomFunctions.h"
#include "Math/MixMaxEngine.h"
#include "Math/MersenneTwisterEngine.h"
Include dependency graph for Random.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ROOT::Math::Random< Engine >
 Documentation for the Random class. More...
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Math
 

Typedefs

typedef Random
< ROOT::Math::MixMaxEngine
ROOT::Math::RandomMixMax
 Useful typedef definitions. More...
 
typedef Random
< ROOT::Math::MersenneTwisterEngine
ROOT::Math::RandomMT19937