CepGen 1.2.5
Central exclusive processes event generator
|
#include <TFoam.h>
#include <TFoamIntegrand.h>
#include "CepGen/Core/Exception.h"
#include "CepGen/Integration/Integrator.h"
#include "CepGen/Integration/ProcessIntegrand.h"
#include "CepGen/Modules/IntegratorFactory.h"
#include "CepGen/Modules/RandomGeneratorFactory.h"
#include "CepGen/Utils/Histogram.h"
#include "CepGen/Utils/ProcessVariablesAnalyser.h"
Go to the source code of this file.
Classes | |
class | FoamIntegrator |
Foam general-purpose integration algorithm as developed by S. Jadach (Institute of Nuclear Physics, Krakow, PL) More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_INTEGRATOR ("Foam", FoamIntegrator) | |
REGISTER_INTEGRATOR | ( | "Foam" | , |
FoamIntegrator | |||
) |