CepGen 1.2.5
Central exclusive processes event generator
|
#include <gsl/gsl_monte_plain.h>
#include "CepGen/Core/Exception.h"
#include "CepGen/Integration/GSLIntegrator.h"
#include "CepGen/Modules/IntegratorFactory.h"
Go to the source code of this file.
Classes | |
class | PlainIntegrator |
Plain integration algorithm randomly sampling points in the phase space. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_INTEGRATOR ("plain", PlainIntegrator) | |
REGISTER_INTEGRATOR | ( | "plain" | , |
PlainIntegrator | |||
) |