CepGen 1.2.5
Central exclusive processes event generator
|
#include <boost/math/quadrature/naive_monte_carlo.hpp>
#include "CepGen/Integration/Integrand.h"
#include "CepGen/Integration/Integrator.h"
#include "CepGen/Modules/IntegratorFactory.h"
Go to the source code of this file.
Classes | |
class | NaiveBoostIntegrator |
Boost's Naive integration algorithm. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_INTEGRATOR ("Naive", NaiveBoostIntegrator) | |
REGISTER_INTEGRATOR | ( | "Naive" | , |
NaiveBoostIntegrator | |||
) |