#include <boost/python.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
#include "CondCore/DBCommon/interface/ClassID.h"
Go to the source code of this file.
#define PYTHON_WRAPPER |
( |
|
_class, |
|
|
|
_name |
|
) |
| |
Value:
namespace {
const char * pluginName_=
"plugin" #_name
"PyInterface"; }
\
PYTHON_ID(PythonWrapper::Class, pluginName_, _name)
auto_ptr< JetDefinition::Plugin > plugin
#define PYTHON_ID(type_, plugName_, uname_)
BOOST_PYTHON_MODULE(pluginBeamSpotObjectsPyInterface)
Definition at line 48 of file InspectorPythonWrapper.h.