TMVA::RandomGenerator Class Reference

#include <DataSetFactory.h>

List of all members.

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


Detailed Description

Definition at line 99 of file DataSetFactory.h.


Constructor & Destructor Documentation

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

Definition at line 101 of file DataSetFactory.h.

References fRandom, and TRandom3::SetSeed().

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

Definition at line 101 of file DataSetFactory.h.

References fRandom, and TRandom3::SetSeed().


Member Function Documentation

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

Definition at line 104 of file DataSetFactory.h.

References fRandom, and TRandom::Integer().

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

Definition at line 104 of file DataSetFactory.h.

References fRandom, and TRandom::Integer().


Member Data Documentation

TRandom3 TMVA::RandomGenerator::fRandom [private]

Definition at line 108 of file DataSetFactory.h.

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


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 17:01:23 2011 for ROOT_528-00b_version by  doxygen 1.5.1