2#ifdef DEFINE_TEMPL_INSTANCE
10class
TRandomGen<ROOT::Math::MixMaxEngine<256,2>>;
11class
TRandomGen<ROOT::Math::MixMaxEngine<256,4>>;
12class
TRandomGen<ROOT::Math::MixMaxEngine<17,0>>;
13class
TRandomGen<ROOT::Math::MixMaxEngine<17,1>>;
15class
TRandomGen<ROOT::Math::StdEngine<std::mt19937_64> >;
16class
TRandomGen<ROOT::Math::StdEngine<std::ranlux48> >;
Namespace for new ROOT classes and functions.