#include <typeinfo>
#include <vector>
#include <string>
#include "FWCore/PluginManager/interface/PluginFactory.h"
Go to the source code of this file.
Classes | |
struct | cond::ClassID< T > |
class | cond::ClassInfo |
Namespaces | |
cond | |
cond::idCategories | |
Macros | |
#define | PYTHON_ID(type_, plugName_, uname_) |
Typedefs | |
typedef edmplugin::PluginFactory < ClassInfo *() > | cond::ClassInfoFactory |
Functions | |
char const * | cond::className (const std::type_info &t) |
std::string const | cond::idCategories::pythonIDCategory ("CondPythonID") |
#define PYTHON_ID | ( | type_, | |
plugName_, | |||
uname_ | |||
) |