cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
PlainIntegrator.cpp File Reference
#include <gsl/gsl_monte_plain.h>
#include "CepGen/Core/Exception.h"
#include "CepGen/Integration/GSLIntegrator.h"
#include "CepGen/Modules/IntegratorFactory.h"
+ Include dependency graph for PlainIntegrator.cpp:

Go to the source code of this file.

Classes

class  PlainIntegrator
 Plain integration algorithm randomly sampling points in the phase space. More...
 

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 

Functions

 REGISTER_INTEGRATOR ("plain", PlainIntegrator)
 

Function Documentation

◆ REGISTER_INTEGRATOR()

REGISTER_INTEGRATOR ( "plain"  ,
PlainIntegrator   
)