#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/ProcessDesc.h"
#include "FWCore/PyDevParameterSet/interface/PyBind11ProcessDesc.h"
#include "FWCore/PyDevParameterSet/src/initializePyBind11Module.h"
#include "FWCore/PyDevParameterSet/interface/PyBind11Wrapper.h"
#include <pybind11/embed.h>
#include <pybind11/pybind11.h>
#include <sstream>
#include <iostream>
Go to the source code of this file.
Namespaces | |
cmspython3 | |