#include <typeinfo>
#include <vector>
#include <string>
#include "FWCore/PluginManager/interface/PluginFactory.h"
Go to the source code of this file.
#define CLASS_ID |
( |
|
type_ | ) |
|
Value:
std::string const dictIDCategory("LCGDictID")
#define EDM_PLUGIN_SYM(x, y)
#define DEFINE_EDM_PLUGIN(factory, type, name)
Definition at line 72 of file ClassID.h.
#define PYTHON_ID |
( |
|
type_, |
|
|
|
plugName_, |
|
|
|
uname_ |
|
) |
| |
Value:
std::string const pythonIDCategory("CondPythonID")
#define EDM_PLUGIN_SYM(x, y)
#define DEFINE_EDM_PLUGIN(factory, type, name)
Definition at line 76 of file ClassID.h.