cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
GridHandler.h File Reference
#include <gsl/gsl_interp.h>
#include <gsl/gsl_spline.h>
#include <gsl/gsl_version.h>
#include <array>
#include <map>
#include <memory>
#include "CepGen/Utils/Limits.h"
+ Include dependency graph for GridHandler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GridHandler< D, N >
 A generic class for \(\mathbb{R}^D\mapsto\mathbb{R}^N\) grid interpolation. More...
 

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 

Enumerations

enum struct  GridType { linear , logarithmic , square }
 Interpolation type for the grid coordinates. More...