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

Go to the source code of this file.

Classes

class  MISERIntegrator
 MISER integration algorithm developed by W.H. Press and G.R. Farrar, as documented in [23]. More...
 

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 

Functions

 REGISTER_INTEGRATOR ("MISER", MISERIntegrator)
 

Function Documentation

◆ REGISTER_INTEGRATOR()

REGISTER_INTEGRATOR ( "MISER"  ,
MISERIntegrator   
)