75 edm::LogWarning(
"DTKeyedConfigDBDump") <<
"Record \"DTKeyedConfigListRcd " 76 <<
"\" does not exist " << std::endl;
79 edm::LogInfo(
"DTKeyedConfigDBDump") <<
"now load and get" << std::endl;
81 edm::LogInfo(
"DTKeyedConfigDBDump") <<
"now check" << std::endl;
83 edm::LogInfo(
"DTKeyedConfigDBDump") << pkc->getId() <<
" " << *(pkc->dataBegin()) << std::endl;
85 edm::LogInfo(
"DTKeyedConfigDBDump") <<
"not found" << std::endl;
const TypeTag & type() const
T const & getData(const ESGetToken< T, R > &iToken) const noexcept(false)
#define DEFINE_FWK_MODULE(type)
DTKeyedConfigDBDump(const edm::ParameterSet &ps)
Log< level::Info, false > LogInfo
edm::ESGetToken< cond::persistency::KeyList, DTKeyedConfigListRcd > perskeylistToken_
heterocontainer::HCTypeTag TypeTag
void analyze(const edm::Event &iEvent, const edm::EventSetup &iSetup) override
~DTKeyedConfigDBDump() override
Log< level::Warning, false > LogWarning
std::shared_ptr< T > getUsingKey(unsigned long long key) const
static HCTypeTag findType(char const *iTypeName)
find a type based on the types name, if not found will return default HCTypeTag