HEJ 2.1.4
High energy resummation for hadron colliders
|
Interface for pseudorandom number generators. More...
#include <limits>
Go to the source code of this file.
Classes | |
struct | HEJ::RNG |
Interface for random number generator. More... | |
struct | HEJ::DefaultRNG |
Helper struct with default implementations. More... | |
Namespaces | |
namespace | HEJ |
Main HEJ 2 Namespace. | |
Interface for pseudorandom number generators.
We select our random number generator at runtime according to the configuration file. This interface guarantees that we can use all generators in the same way.