#include "CondCore/DBCommon/interface/ClassID.h"
#include "StorageSvc/DbReflex.h"
#include <typeinfo>
#include "cxxabi.h"
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | cond |
namespace | pool |
Functions | |
EDM_REGISTER_PLUGINFACTORY (cond::ClassInfoFactory,"CondFormatsID") | |
void | pool::genMD5 (const std::string &s, void *code) |
std::string | cond::id (const std::type_info &t) |
EDM_REGISTER_PLUGINFACTORY | ( | cond::ClassInfoFactory | , | |
"CondFormatsID" | ||||
) |