CepGen 1.2.5
Central exclusive processes event generator
|
#include <Python.h>
#include "CepGen/Core/Exception.h"
#include "CepGen/Utils/Environment.h"
#include "CepGen/Utils/Filesystem.h"
#include "CepGen/Utils/String.h"
#include "CepGenAddOns/PythonWrapper/Utils.h"
Go to the source code of this file.
Namespaces | |
namespace | cepgen |
Common namespace for this Monte Carlo generator. | |
namespace | cepgen::python |
Functions | |
std::string | pythonPath (const std::string &) |
Translate a filename into a python-compatible path. | |
std::vector< std::wstring > | info () |