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

Go to the source code of this file.

Classes

class  Integrator
 ROOT general-purpose integration algorithm. More...
 

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 
namespace  cepgen::root
 

Typedefs

using ROOTIntegrator = cepgen::root::Integrator
 

Functions

 REGISTER_INTEGRATOR ("root", ROOTIntegrator)
 

Typedef Documentation

◆ ROOTIntegrator

Definition at line 119 of file Integrator.cpp.

Function Documentation

◆ REGISTER_INTEGRATOR()

REGISTER_INTEGRATOR ( "root"  ,
ROOTIntegrator   
)