CepGen 1.2.5
Central exclusive processes event generator
|
#include <cmath>
#include <fstream>
#include "CepGen/Core/Exception.h"
#include "CepGen/Core/SteeredObject.h"
#include "CepGen/Modules/DerivatorFactory.h"
#include "CepGen/Modules/StructureFunctionsFactory.h"
#include "CepGen/Physics/Constants.h"
#include "CepGen/Physics/PDG.h"
#include "CepGen/Physics/ResonanceObject.h"
#include "CepGen/Physics/Utils.h"
#include "CepGen/StructureFunctions/Parameterisation.h"
#include "CepGen/Utils/Derivator.h"
#include "CepGen/Utils/Filesystem.h"
#include "CepGen/Utils/GridHandler.h"
Go to the source code of this file.
Classes | |
class | KulaginBarinov |
Kulagin and Barinov hybrid parameterisation [17]. More... | |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::strfun |
Structure functions modelling scope. | |
Functions | |
REGISTER_STRFUN ("KulaginBarinov", 303, KulaginBarinov) | |
REGISTER_STRFUN | ( | "KulaginBarinov" | , |
303 | , | ||
KulaginBarinov | |||
) |