CepGen 1.2.5
Central exclusive processes event generator
|
#include "CepGen/Core/Exception.h"
#include "CepGen/Core/ParametersList.h"
#include "CepGenAddOns/BoostWrapper/PythonUtils.h"
Go to the source code of this file.
Functions | |
cepgen::ParametersList | py_dict_to_plist (const py::dict &dict) |
py::dict | plist_to_py_dict (const cepgen::ParametersList &plist) |
py::dict plist_to_py_dict | ( | const cepgen::ParametersList & | plist | ) |
Definition at line 71 of file PythonUtils.cpp.
cepgen::ParametersList py_dict_to_plist | ( | const py::dict & | dict | ) |
Definition at line 23 of file PythonUtils.cpp.