cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
BoostGaussLegendreAnalyticalIntegrator.cpp File Reference
#include <boost/math/quadrature/gauss.hpp>
#include "CepGen/Integration/AnalyticIntegrator.h"
#include "CepGen/Modules/AnalyticIntegratorFactory.h"
#include "CepGen/Utils/FunctionsWrappers.h"
+ Include dependency graph for BoostGaussLegendreAnalyticalIntegrator.cpp:

Go to the source code of this file.

Classes

class  BoostGaussLegendreAnalyticalIntegrator< N >
 Gauss-Legendre integration algorithm. More...
 

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 

Typedefs

typedef cepgen::BoostGaussLegendreAnalyticalIntegrator< 7 > BGLIntegrator7
 
typedef cepgen::BoostGaussLegendreAnalyticalIntegrator< 15 > BGLIntegrator15
 
typedef cepgen::BoostGaussLegendreAnalyticalIntegrator< 20 > BGLIntegrator20
 
typedef cepgen::BoostGaussLegendreAnalyticalIntegrator< 25 > BGLIntegrator25
 
typedef cepgen::BoostGaussLegendreAnalyticalIntegrator< 30 > BGLIntegrator30
 

Functions

 REGISTER_ANALYTIC_INTEGRATOR ("boost_gl7", BGLIntegrator7)
 
 REGISTER_ANALYTIC_INTEGRATOR ("boost_gl15", BGLIntegrator15)
 
 REGISTER_ANALYTIC_INTEGRATOR ("boost_gl20", BGLIntegrator20)
 
 REGISTER_ANALYTIC_INTEGRATOR ("boost_gl25", BGLIntegrator25)
 
 REGISTER_ANALYTIC_INTEGRATOR ("boost_gl30", BGLIntegrator30)
 

Typedef Documentation

◆ BGLIntegrator15

◆ BGLIntegrator20

◆ BGLIntegrator25

◆ BGLIntegrator30

◆ BGLIntegrator7

Function Documentation

◆ REGISTER_ANALYTIC_INTEGRATOR() [1/5]

REGISTER_ANALYTIC_INTEGRATOR ( "boost_gl15"  ,
BGLIntegrator15   
)

◆ REGISTER_ANALYTIC_INTEGRATOR() [2/5]

REGISTER_ANALYTIC_INTEGRATOR ( "boost_gl20"  ,
BGLIntegrator20   
)

◆ REGISTER_ANALYTIC_INTEGRATOR() [3/5]

REGISTER_ANALYTIC_INTEGRATOR ( "boost_gl25"  ,
BGLIntegrator25   
)

◆ REGISTER_ANALYTIC_INTEGRATOR() [4/5]

REGISTER_ANALYTIC_INTEGRATOR ( "boost_gl30"  ,
BGLIntegrator30   
)

◆ REGISTER_ANALYTIC_INTEGRATOR() [5/5]

REGISTER_ANALYTIC_INTEGRATOR ( "boost_gl7"  ,
BGLIntegrator7   
)