CepGen 1.2.5
Central exclusive processes event generator
|
#include <gsl/gsl_monte_vegas.h>
#include "CepGen/Core/Exception.h"
#include "CepGen/Integration/GSLIntegrator.h"
#include "CepGen/Integration/Integrand.h"
#include "CepGen/Modules/IntegratorFactory.h"
#include "CepGen/Utils/ProcessVariablesAnalyser.h"
#include "CepGen/Utils/String.h"
Go to the source code of this file.
Classes | |
class | VegasIntegrator |
Vegas integration algorithm developed by P. Lepage, as documented in [18]. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_INTEGRATOR ("Vegas", VegasIntegrator) | |
REGISTER_INTEGRATOR | ( | "Vegas" | , |
VegasIntegrator | |||
) |