cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
NaiveBoostIntegrator.cpp File Reference
#include <boost/math/quadrature/naive_monte_carlo.hpp>
#include "CepGen/Integration/Integrand.h"
#include "CepGen/Integration/Integrator.h"
#include "CepGen/Modules/IntegratorFactory.h"
+ Include dependency graph for NaiveBoostIntegrator.cpp:

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)
 

Function Documentation

◆ REGISTER_INTEGRATOR()

REGISTER_INTEGRATOR ( "Naive"  ,
NaiveBoostIntegrator   
)