Quick Links:
ROOT Homepage
Class Index
Class Hierarchy
Search
Source:
header file
inheritance tree (.pdf)
Sections:
class description
function members
data members
class charts
A++
»
MATH
»
ROOT::Math::TRandomEngine
class ROOT::Math::TRandomEngine
Function Members (Methods)
This is an abstract class, constructors will not be documented.
Look at the
header
to check for available constructors.
public:
virtual
~TRandomEngine
()
ROOT
::
Math
::
TRandomEngine
&
operator=
(
const
ROOT
::
Math
::
TRandomEngine
&)
virtual
double
Rndm
()
ROOT
::
Math
::
TRandomEngine
TRandomEngine
()
ROOT
::
Math
::
TRandomEngine
TRandomEngine
(
const
ROOT
::
Math
::
TRandomEngine
&)
Class Charts
Inheritance Chart
:
ROOT::Math::TRandomEngine
←
ROOT::Math::LCGEngine
ROOT::Math::MersenneTwisterEngine
ROOT::Math::MixMaxEngine<17,1>
ROOT::Math::MixMaxEngine<240,0>
ROOT::Math::MixMaxEngine<256,2>
TRandom
←
TRandom1
TRandom2
TRandom3
TRandomGen<ROOT::Math::MixMaxEngine<17,0> >
[more...]
Function documentation
double
Rndm
()
virtual
~TRandomEngine
()
{}