ROOT
v6-20
Reference Guide
GSLRandom.h
Go to the documentation of this file.
1
#ifndef ROOT_Math_GSLRandom
2
#define ROOT_Math_GSLRandom
3
4
#include "
Math/Random.h
"
5
#include "
Math/GSLRndmEngines.h
"
6
7
namespace
ROOT
{
8
namespace
Math
{
9
10
11
typedef
Random<ROOT::Math::GSLRngMT>
RandomMT
;
12
typedef
Random<ROOT::Math::GSLRngTaus>
RandomTaus
;
13
typedef
Random<ROOT::Math::GSLRngRanLux>
RandomRanLux
;
14
typedef
Random<ROOT::Math::GSLRngGFSR4>
RandomGFSR4
;
15
16
17
}
// namespace Math
18
}
// namespace ROOT
19
20
#endif
GSLRndmEngines.h
Random.h
ROOT::Math::Random
Documentation for the Random class.
Definition:
Random.h:39
Math
Namespace for new Math classes and functions.
ROOT::Math::RandomMT
Random< ROOT::Math::GSLRngMT > RandomMT
Definition:
GSLRandom.h:11
ROOT::Math::RandomRanLux
Random< ROOT::Math::GSLRngRanLux > RandomRanLux
Definition:
GSLRandom.h:13
ROOT::Math::RandomGFSR4
Random< ROOT::Math::GSLRngGFSR4 > RandomGFSR4
Definition:
GSLRandom.h:14
ROOT::Math::RandomTaus
Random< ROOT::Math::GSLRngTaus > RandomTaus
Definition:
GSLRandom.h:12
ROOT
VSD Structures.
Definition:
StringConv.hxx:21
math
mathmore
inc
Math
GSLRandom.h
ROOT v6-20 - Reference Guide Generated on Fri Apr 1 2022 00:22:13 (GVA Time) using Doxygen 1.9.4