CepGen 1.2.5
Central exclusive processes event generator
|
#include "CepGen/Core/Exception.h"
#include "CepGen/KTFluxes/KTFlux.h"
#include "CepGen/Modules/PartonFluxFactory.h"
#include "CepGen/Modules/StructureFunctionsFactory.h"
#include "CepGen/Physics/PDG.h"
#include "CepGen/Physics/Utils.h"
#include "CepGen/StructureFunctions/Parameterisation.h"
#include "CepGen/Utils/Math.h"
Go to the source code of this file.
Classes | |
class | InelasticNucleonKTFlux |
struct | BudnevInelasticNucleonKTFlux |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
Functions | |
REGISTER_KT_FLUX ("Inelastic", 1, InelasticNucleonKTFlux) | |
REGISTER_KT_FLUX ("BudnevInelastic", 11, BudnevInelasticNucleonKTFlux) | |
REGISTER_KT_FLUX | ( | "BudnevInelastic" | , |
11 | , | ||
BudnevInelasticNucleonKTFlux | |||
) |
REGISTER_KT_FLUX | ( | "Inelastic" | , |
1 | , | ||
InelasticNucleonKTFlux | |||
) |