CepGen 1.2.5
Central exclusive processes event generator
|
#include <boost/math/quadrature/trapezoidal.hpp>
#include "CepGen/Integration/AnalyticIntegrator.h"
#include "CepGen/Modules/AnalyticIntegratorFactory.h"
#include "CepGen/Utils/FunctionsWrappers.h"
Go to the source code of this file.
Classes | |
class | BoostAnalyticalIntegrator |
Trapezoidal integration algorithm. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_ANALYTIC_INTEGRATOR ("boost", BoostAnalyticalIntegrator) | |
REGISTER_ANALYTIC_INTEGRATOR | ( | "boost" | , |
BoostAnalyticalIntegrator | |||
) |