CepGen 1.2.5
Central exclusive processes event generator
|
#include <gsl/gsl_math.h>
#include <gsl/gsl_monte.h>
#include <memory>
#include "CepGen/Utils/FunctionsWrappers.h"
Go to the source code of this file.
Classes | |
class | GSLFunctionWrapper |
GSL wrapper to define a functor as a GSL-digestible functional. More... | |
class | GSLMonteFunctionWrapper< F > |
GSL wrapper to define a functor as an integrable functional. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::utils |
Collection of utilities. | |