CepGen 1.2.5
Central exclusive processes event generator
|
#include <APFEL/APFEL.h>
#include <cmath>
#include "CepGen/Core/Exception.h"
#include "CepGen/Modules/StructureFunctionsFactory.h"
#include "CepGen/Physics/PDG.h"
#include "CepGen/StructureFunctions/Parameterisation.h"
Go to the source code of this file.
Classes | |
class | EvolutionStructureFunctions |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::apfel |
Typedefs | |
using | ApfelEvolutionStructureFunctions = cepgen::apfel::EvolutionStructureFunctions |
Functions | |
REGISTER_STRFUN ("apfelEvol", 404, ApfelEvolutionStructureFunctions) | |
Definition at line 97 of file EvolutionStructureFunctions.cpp.
REGISTER_STRFUN | ( | "apfelEvol" | , |
404 | , | ||
ApfelEvolutionStructureFunctions | |||
) |