cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
GSLRandomGenerator.cpp File Reference
#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"
+ Include dependency graph for GSLRandomGenerator.cpp:

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)
 

Function Documentation

◆ REGISTER_RANDOM_GENERATOR()

REGISTER_RANDOM_GENERATOR ( "gsl"  ,
GSLRandomGenerator   
)