RandomCLHEP< Engine > Class Template Reference

List of all members.

Public Member Functions

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

Private Attributes

Engine & fRand

Detailed Description

template<class Engine>
class RandomCLHEP< Engine >

Definition at line 71 of file testRandom.cxx.


Constructor & Destructor Documentation

template<class Engine>
RandomCLHEP< Engine >::RandomCLHEP ( Engine &  e  )  [inline]

Definition at line 73 of file testRandom.cxx.


Member Function Documentation

template<class Engine>
void RandomCLHEP< Engine >::RndmArray ( int  n,
double x 
) [inline]

Definition at line 78 of file testRandom.cxx.

References RandomCLHEP< Engine >::fRand.

template<class Engine>
double RandomCLHEP< Engine >::Uniform (  )  [inline]

Definition at line 81 of file testRandom.cxx.

References RandomCLHEP< Engine >::fRand.

template<class Engine>
std::string RandomCLHEP< Engine >::Type (  )  const [inline]

Definition at line 85 of file testRandom.cxx.

template<class Engine>
unsigned int RandomCLHEP< Engine >::EngineSize (  )  const [inline]

Definition at line 86 of file testRandom.cxx.

template<class Engine>
void RandomCLHEP< Engine >::SetSeed ( int  seed  )  [inline]

Definition at line 88 of file testRandom.cxx.

References RandomCLHEP< Engine >::fRand.


Member Data Documentation

template<class Engine>
Engine& RandomCLHEP< Engine >::fRand [private]

Definition at line 91 of file testRandom.cxx.

Referenced by RandomCLHEP< Engine >::RndmArray(), RandomCLHEP< Engine >::SetSeed(), and RandomCLHEP< Engine >::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