CepGen 1.2.5
Central exclusive processes event generator
|
#include <gsl/gsl_randist.h>
#include <gsl/gsl_rng.h>
#include <memory>
#include "CepGen/Core/Exception.h"
#include "CepGen/Modules/RandomGeneratorFactory.h"
#include "CepGen/Utils/RandomGenerator.h"
Go to the source code of this file.
Classes | |
class | GSLRandomGenerator |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_RANDOM_GENERATOR ("gsl", GSLRandomGenerator) | |
REGISTER_RANDOM_GENERATOR | ( | "gsl" | , |
GSLRandomGenerator | |||
) |