cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
PythonUtils.cpp File Reference
+ Include dependency graph for PythonUtils.cpp:

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)
 

Function Documentation

◆ plist_to_py_dict()

py::dict plist_to_py_dict ( const cepgen::ParametersList plist)

Definition at line 71 of file PythonUtils.cpp.

◆ py_dict_to_plist()

cepgen::ParametersList py_dict_to_plist ( const py::dict &  dict)

Definition at line 23 of file PythonUtils.cpp.