#include <DataSetFactory.h>
Public Member Functions | |
| RandomGenerator (UInt_t seed) | |
| UInt_t | operator() (UInt_t n) |
| RandomGenerator (UInt_t seed) | |
| UInt_t | operator() (UInt_t n) |
Private Attributes | |
| TRandom3 | fRandom |
Definition at line 99 of file DataSetFactory.h.
| TMVA::RandomGenerator::RandomGenerator | ( | UInt_t | seed | ) | [inline] |
| TMVA::RandomGenerator::RandomGenerator | ( | UInt_t | seed | ) | [inline] |
TRandom3 TMVA::RandomGenerator::fRandom [private] |
1.5.1