CepGen 1.2.5
Central exclusive processes event generator
|
#include <cuba.h>
#include "CepGen/Core/Exception.h"
#include "CepGen/Integration/Integrand.h"
#include "CepGen/Modules/IntegratorFactory.h"
#include "CepGenAddOns/CubaWrapper/Integrator.h"
Go to the source code of this file.
Classes | |
class | CuhreIntegrator |
Cuba implementation of the VEGAS integration algorithm. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::cuba |
Interface objects to Cuba algorithms. | |
Typedefs | |
using | CuhreIntegratorCuba = cepgen::cuba::CuhreIntegrator |
Functions | |
REGISTER_INTEGRATOR ("cuba_cuhre", CuhreIntegratorCuba) | |
Definition at line 83 of file CuhreIntegrator.cpp.
REGISTER_INTEGRATOR | ( | "cuba_cuhre" | , |
CuhreIntegratorCuba | |||
) |