CepGen 1.2.5
Central exclusive processes event generator
|
#include "CepGen/Core/Exception.h"
#include "CepGen/Modules/FunctionalFactory.h"
#include "CepGen/Utils/Functional.h"
#include "CepGen/Utils/String.h"
#include "CepGenAddOns/PythonWrapper/Environment.h"
#include "CepGenAddOns/PythonWrapper/Error.h"
#include "CepGenAddOns/PythonWrapper/Utils.h"
Go to the source code of this file.
Classes | |
class | Functional |
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::python |
Typedefs | |
using | PythonFunctional = cepgen::python::Functional |
Functions | |
REGISTER_FUNCTIONAL ("python", PythonFunctional) | |
Definition at line 77 of file Functional.cpp.
REGISTER_FUNCTIONAL | ( | "python" | , |
PythonFunctional | |||
) |