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 | DivonneIntegrator |
Cuba implementation of the Divonne integration algorithm. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::cuba |
Interface objects to Cuba algorithms. | |
Typedefs | |
using | DivonneIntegratorCuba = cepgen::cuba::DivonneIntegrator |
Functions | |
REGISTER_INTEGRATOR ("cuba_divonne", DivonneIntegratorCuba) | |
Definition at line 126 of file DivonneIntegrator.cpp.
REGISTER_INTEGRATOR | ( | "cuba_divonne" | , |
DivonneIntegratorCuba | |||
) |