LauRandom.cc File containing LauRandom namespace. TRandom * randomFun() Access the singleton random number generator with a particular seed. Definition: LauRandom.cc:33 void setSeed(UInt_t seed) Set seed of random-number generator to a given value. Definition: LauRandom.cc:58 TRandom * zeroSeedRandom() Access the singleton random number generator with seed set from machine clock time (within +-1 sec). Definition: LauRandom.cc:45 Generated by 1.8.18 |