hej is hosted by Hepforge, IPPP Durham
HEJ 2.1.4
High energy resummation for hadron colliders
Loading...
Searching...
No Matches
RNG.hh File Reference

Interface for pseudorandom number generators. More...

#include <limits>
Include dependency graph for RNG.hh:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

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.

Authors
The HEJ collaboration (see AUTHORS for details)
Date
2019-2020