#include "CondCore/ORA/interface/Exception.h"
#include "CondCore/ORA/interface/Reference.h"
#include "CondCore/ORA/interface/NamedRef.h"
#include "FWCore/PluginManager/interface/PluginCapabilities.h"
#include "ClassUtils.h"
#include <typeinfo>
#include <cxxabi.h>
#include "FWCore/Utilities/interface/ObjectWithDict.h"
#include "FWCore/Utilities/interface/BaseWithDict.h"
#include "TROOT.h"
#include "TDictAttributeMap.h"
Go to the source code of this file.
Functions | |
static bool | compareWithSuffixes (std::string const &name, std::string const &other) |
static void | replaceString (std::string &name, std::string const &from, std::string const &to) |
|
static |
Definition at line 69 of file ClassUtils.cc.
References EnergyCorrector::c, i, j, gen::n, and lumiQueryAPI::q.
Referenced by ora::ClassUtils::checkMappedType().
|
static |
Definition at line 58 of file ClassUtils.cc.
Referenced by ora::ClassUtils::checkMappedType(), and L1GtVhdlTemplateFile::findAndReplaceString().