CepGen 1.2.5
Central exclusive processes event generator
|
#include <APFEL/APFEL.h>
#include <cmath>
#include "CepGen/Modules/StructureFunctionsFactory.h"
#include "CepGen/StructureFunctions/PartonicParameterisation.h"
#include "CepGen/Utils/Message.h"
Go to the source code of this file.
Classes | |
class | PartonicStructureFunctions |
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 | PartonicStructureFunctionsAPFEL = cepgen::apfel::PartonicStructureFunctions |
Functions | |
REGISTER_STRFUN ("apfel", 402, PartonicStructureFunctionsAPFEL) | |
Definition at line 73 of file PartonicStructureFunctions.cpp.
REGISTER_STRFUN | ( | "apfel" | , |
402 | , | ||
PartonicStructureFunctionsAPFEL | |||
) |