CepGen 1.2.5
Central exclusive processes event generator
|
#include <Math/Integrator.h>
#include <Math/IntegratorMultiDim.h>
#include "CepGen/Integration/Integrand.h"
#include "CepGen/Integration/Integrator.h"
#include "CepGen/Modules/IntegratorFactory.h"
#include "CepGen/Utils/Message.h"
Go to the source code of this file.
Classes | |
class | Integrator |
ROOT general-purpose integration algorithm. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::root |
Typedefs | |
using | ROOTIntegrator = cepgen::root::Integrator |
Functions | |
REGISTER_INTEGRATOR ("root", ROOTIntegrator) | |
Definition at line 119 of file Integrator.cpp.
REGISTER_INTEGRATOR | ( | "root" | , |
ROOTIntegrator | |||
) |