LauRandom.hh
Go to the documentation of this file.
TRandom * randomFun() Access the singleton random number generator with a particular seed. Definition: LauRandom.cc:20 TRandom * zeroSeedRandom() Access the singleton random number generator with seed set from machine clock time (within +-1 sec)... Definition: LauRandom.cc:30 void setSeed(UInt_t seed) Set seed of random-number generator to a given value. Definition: LauRandom.cc:41 Generated by 1.8.5 |