|
static void | setSeed (long s) |
|
static double | flat () |
|
static double | flat (double w) |
|
static double | flat (double a, double b) |
|
static long | flatInt (long n) |
|
static long | flatInt (long m, long n) |
|
static double | exponential () |
|
static double | exponential (double mean) |
|
static double | gauss () |
|
static double | gauss (double mean, double stdDev) |
|
static long | poisson (double mean) |
|
static double | breitWigner (double a=1.0, double b=0.2) |
|
static double | breitWigner (double a, double b, double c) |
|
static double | breitWignerM2 (double a=1.0, double b=0.2) |
|
static double | breitWignerM2 (double a, double b, double c) |
|
Definition at line 22 of file StRandom.hh.
The documentation for this class was generated from the following files: