ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Attributes | List of all members
TMVA::RandomGenerator Class Reference

Definition at line 88 of file DataSetFactory.h.

Public Member Functions

 RandomGenerator (UInt_t seed)
 
UInt_t operator() (UInt_t n)
 

Private Attributes

TRandom3 fRandom
 

#include <TMVA/DataSetFactory.h>

Constructor & Destructor Documentation

TMVA::RandomGenerator::RandomGenerator ( UInt_t  seed)
inline

Definition at line 90 of file DataSetFactory.h.

Member Function Documentation

UInt_t TMVA::RandomGenerator::operator() ( UInt_t  n)
inline

Definition at line 93 of file DataSetFactory.h.

Member Data Documentation

TRandom3 TMVA::RandomGenerator::fRandom
private

Definition at line 97 of file DataSetFactory.h.

Referenced by operator()(), and RandomGenerator().

Collaboration diagram for TMVA::RandomGenerator:
[legend]

The documentation for this class was generated from the following file: