ROOT
master
Reference Guide
Loading...
Searching...
No Matches
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::Detail::TRangeCast
Definition
TCollection.h:311
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
Namespace for new ROOT classes and functions.
Definition
EExecutionPolicy.hxx:4
math
mathmore
inc
Math
GSLRandom.h
ROOT master - Reference Guide Generated on Tue Sep 2 2025 15:10:26 (GVA Time) using Doxygen 1.10.0