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

Go to the source code of this file.

Classes

class  BoostGaussKronrodAnalyticalIntegrator< N >
 Boost Gauss-Kronrod integration algorithm. More...
 

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 

Typedefs

typedef cepgen::BoostGaussKronrodAnalyticalIntegrator< 15 > BGKIntegrator15
 
typedef cepgen::BoostGaussKronrodAnalyticalIntegrator< 31 > BGKIntegrator31
 
typedef cepgen::BoostGaussKronrodAnalyticalIntegrator< 41 > BGKIntegrator41
 
typedef cepgen::BoostGaussKronrodAnalyticalIntegrator< 51 > BGKIntegrator51
 
typedef cepgen::BoostGaussKronrodAnalyticalIntegrator< 61 > BGKIntegrator61
 

Functions

 REGISTER_ANALYTIC_INTEGRATOR ("boost_gk15", BGKIntegrator15)
 
 REGISTER_ANALYTIC_INTEGRATOR ("boost_gk31", BGKIntegrator31)
 
 REGISTER_ANALYTIC_INTEGRATOR ("boost_gk41", BGKIntegrator41)
 
 REGISTER_ANALYTIC_INTEGRATOR ("boost_gk51", BGKIntegrator51)
 
 REGISTER_ANALYTIC_INTEGRATOR ("boost_gk61", BGKIntegrator61)
 

Typedef Documentation

◆ BGKIntegrator15

◆ BGKIntegrator31

◆ BGKIntegrator41

◆ BGKIntegrator51

◆ BGKIntegrator61

Function Documentation

◆ REGISTER_ANALYTIC_INTEGRATOR() [1/5]

REGISTER_ANALYTIC_INTEGRATOR ( "boost_gk15"  ,
BGKIntegrator15   
)

◆ REGISTER_ANALYTIC_INTEGRATOR() [2/5]

REGISTER_ANALYTIC_INTEGRATOR ( "boost_gk31"  ,
BGKIntegrator31   
)

◆ REGISTER_ANALYTIC_INTEGRATOR() [3/5]

REGISTER_ANALYTIC_INTEGRATOR ( "boost_gk41"  ,
BGKIntegrator41   
)

◆ REGISTER_ANALYTIC_INTEGRATOR() [4/5]

REGISTER_ANALYTIC_INTEGRATOR ( "boost_gk51"  ,
BGKIntegrator51   
)

◆ REGISTER_ANALYTIC_INTEGRATOR() [5/5]

REGISTER_ANALYTIC_INTEGRATOR ( "boost_gk61"  ,
BGKIntegrator61   
)