#include "CondCore/DBCommon/interface/ClassInfoLoader.h"
#include "CondCore/DBCommon/interface/ClassID.h"
#include "CondCore/DBCommon/interface/Exception.h"
#include "StorageSvc/DbReflex.h"
#include "FWCore/PluginManager/interface/PluginManager.h"
Go to the source code of this file.
Namespaces | |
namespace | cond |
Functions | |
std::string | cond::classID (std::string const &token) |
boost::shared_ptr< ClassInfo > | cond::classInfo (std::string const &token) |
std::string const | cond::errmsg ("Unable to load class for token ") |
bool | cond::loadClassByToken (std::string const &token) |
std::string const | cond::orimsg (". Original error msg was ") |
ROOT::Reflex::Type | cond::reflexTypeByToken (std::string const &token) |