#include "FWCore/PythonParameterSet/interface/PyBind11ProcessDesc.h"
#include "FWCore/PythonFramework/interface/PythonEventProcessor.h"
#include "FWCore/Utilities/interface/Exception.h"
#include <pybind11/pybind11.h>
Go to the source code of this file.
Macros | |
#define | FWCore_PythonFramework_PythonModule_h |
Functions | |
PYBIND11_MODULE (libFWCorePythonFramework, m) | |
#define FWCore_PythonFramework_PythonModule_h |
Definition at line 2 of file PythonModule.cc.
PYBIND11_MODULE | ( | libFWCorePythonFramework | , |
m | |||
) |
Definition at line 21 of file PythonModule.cc.
References spu::def(), MillePedeFileConverter_cfg::e, visualization-live-secondInstance_cfg::m, AlCaHLTBitMon_ParallelJobs::p, PythonEventProcessor::run(), PythonEventProcessor::totalEvents(), PythonEventProcessor::totalEventsFailed(), and PythonEventProcessor::totalEventsPassed().