The Gaudi Framework
v30r3 (a5ef0a68)
|
Classes | |
class | Binomial |
Parameters for the Binomial distributed random number generation. More... | |
class | Bit |
Parameters for the bit value generation: returns values 0 and 1. More... | |
class | BreitWigner |
Parameters for the BreitWigner distributed random number generation. More... | |
class | BreitWignerCutOff |
Parameters for the BreitWigner distributed random number generation with cut off;. More... | |
class | Chi2 |
Parameters for the Chi2 distributed random number generation. More... | |
class | DefinedPdf |
Generate a random number Generator following generally distributed random values, given a user-defined probability distribution function. More... | |
class | Exponential |
Parameters for the Gauss random number generation. More... | |
class | Flat |
Parameters for the flat random number generation within boundaries [minimum, maximum]. More... | |
class | Gamma |
Parameters for the Gamma distributed random number generation. More... | |
class | Gauss |
Parameters for the Gauss random number generation. More... | |
class | GaussianTail |
Parameters for the Gaussian tail number generation. More... | |
class | Generator |
class | Landau |
Parameters for the Landau distributed random number generation. More... | |
class | Numbers |
Random number accessor This small class encapsulates the use of the random number generator. More... | |
class | Poisson |
Parameters for the Poisson distributed random number generation with a given mean. More... | |
class | StudentT |
Parameters for the StudentT distributed random number generation. More... | |