CepGen 1.2.5
Central exclusive processes event generator
|
#include <gsl/gsl_monte_miser.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 | MISERIntegrator |
MISER integration algorithm developed by W.H. Press and G.R. Farrar, as documented in [23]. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_INTEGRATOR ("MISER", MISERIntegrator) | |
REGISTER_INTEGRATOR | ( | "MISER" | , |
MISERIntegrator | |||
) |