RandomStd Class Reference

List of all members.

Public Member Functions

 RandomStd ()
void RndmArray (int n, double *x)
double Uniform ()
std::string Type () const
unsigned int EngineSize () const
void SetSeed (int seed)

Private Attributes

double fScale

Detailed Description

Definition at line 42 of file testRandom.cxx.


Constructor & Destructor Documentation

RandomStd::RandomStd (  )  [inline]

Definition at line 44 of file testRandom.cxx.

References double, and fScale.


Member Function Documentation

void RandomStd::RndmArray ( int  n,
double x 
) [inline]

Definition at line 48 of file testRandom.cxx.

References fScale.

double RandomStd::Uniform (  )  [inline]

Definition at line 52 of file testRandom.cxx.

References double, and fScale.

std::string RandomStd::Type (  )  const [inline]

Definition at line 56 of file testRandom.cxx.

unsigned int RandomStd::EngineSize (  )  const [inline]

Definition at line 57 of file testRandom.cxx.

void RandomStd::SetSeed ( int  seed  )  [inline]

Definition at line 59 of file testRandom.cxx.


Member Data Documentation

double RandomStd::fScale [private]

Definition at line 62 of file testRandom.cxx.

Referenced by RandomStd(), RndmArray(), and Uniform().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:31:35 2011 for ROOT_528-00b_version by  doxygen 1.5.1