CepGen 1.2.5
Central exclusive processes event generator
|
#include <APFEL/APFEL.h>
#include <cmath>
#include "CepGen/CollinearFluxes/CollinearFlux.h"
#include "CepGen/Modules/PartonFluxFactory.h"
#include "CepGen/Physics/PDG.h"
#include "CepGen/Utils/Message.h"
Go to the source code of this file.
Classes | |
class | CollinearFlux |
Generic partonic level perturbative structure functions built from an external PDFs grid. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::apfel |
Typedefs | |
using | CollinearFluxAPFEL = cepgen::apfel::CollinearFlux |
Functions | |
REGISTER_COLLINEAR_FLUX ("apfel", CollinearFluxAPFEL) | |
Definition at line 84 of file CollinearFlux.cpp.
REGISTER_COLLINEAR_FLUX | ( | "apfel" | , |
CollinearFluxAPFEL | |||
) |