Engine
- The real algorithm for generation of pseudo random
values. Generates values in the interval [0,1[.
(HepJamesRandom, RanecuEngine, RanluxEngine,
RandEngine, DRand48Engine)
Distribution
- Set of methods to generate random values
according to a specific distribution. (RandFlat, RandGauss,
RandExponential, RandPoisson, RandBreitWigner)
Generator
- A Distribution associated to an Engine
Previous slide | Next slide | Back to first slide | View graphic version |