#include "FWCore/PythonParameterSet/interface/BoostPython.h"
#include "FWCore/PythonParameterSet/interface/PythonProcessDesc.h"
#include "FWCore/PythonFramework/interface/PythonEventProcessor.h"
#include "FWCore/Utilities/interface/Exception.h"
Go to the source code of this file.
Macros | |
#define | FWCore_PythonFramework_PythonModule_h |
Functions | |
BOOST_PYTHON_MODULE (libFWCorePythonFramework) | |
#define FWCore_PythonFramework_PythonModule_h |
Definition at line 2 of file PythonModule.cc.
BOOST_PYTHON_MODULE | ( | libFWCorePythonFramework | ) |
Definition at line 25 of file PythonModule.cc.
References PythonEventProcessor::run(), PythonEventProcessor::totalEvents(), PythonEventProcessor::totalEventsFailed(), and PythonEventProcessor::totalEventsPassed().