Rivet API documentation
![]() |
Rivet 4.1.3
|
Random.hh
Definition MC_CENT_PPB_Projections.hh:10
double pCrystalBall(double x, double alpha, double n, double mu, double sigma)
Probability density of a Crystal Ball distribution at x.
double pNorm(double x, double mu, double sigma)
Probability density of a Gaussian/normal distribution at x.
double randnorm(double loc, double scale)
Return a random number sampled from a Gaussian/normal distribution.
double randcrystalball(double alpha, double n, double mu, double sigma)
Return a random number sampled from a Crystal Ball distribution.
double randlognorm(double loc, double scale)
Return a random number sampled from a log-normal distribution.
std::mt19937 & rng()
Return a thread-safe random number generator (mainly for internal use).
Generated on for Rivet by
