ROOT  6.06/09
Reference Guide
Functions | Variables
TRandom3.cxx File Reference
#include "TRandom3.h"
#include "TRandom2.h"
#include "TClass.h"
#include "TUUID.h"
+ Include dependency graph for TRandom3.cxx:

Go to the source code of this file.

Functions

 ClassImp (TRandom3) TRandom3
 *-*-*-*-*-*-*-*-*-*-*default constructor*-*-*-*-*-*-*-*-*-*-*-*-*-*-* If seed is 0, the seed is automatically computed via a TUUID object. More...
 

Variables

TRandomgRandom = new TRandom3()
 

Function Documentation

ClassImp ( TRandom3  )

*-*-*-*-*-*-*-*-*-*-*default constructor*-*-*-*-*-*-*-*-*-*-*-*-*-*-* If seed is 0, the seed is automatically computed via a TUUID object.

In this case the seed is guaranteed to be unique in space and time.

Definition at line 66 of file TRandom3.cxx.

Variable Documentation

TRandom* gRandom = new TRandom3()

Definition at line 56 of file TRandom3.cxx.