Functions | |
TypeID | getContainedType (TypeID const &typeID) |
TypeID | getContainedTypeFromWrapper (TypeID const &wrappedtypeID, std::string const &className) |
bool | typeIsViewCompatible (TypeID const &requestedViewType, TypeID const &wrappedtypeID, std::string const &className) |
Definition at line 67 of file ProductResolverIndexHelper.cc.
References edm::TypeWithDict::byName(), className(), edm::TypeID::className(), getContainedTypeFromWrapper(), AlCaHLTBitMon_QueryRunRegistry::string, edm::TypeWithDict::typeInfo(), and edm::wrappedClassName().
Referenced by edm::ProductResolverIndexHelper::insert().
TypeID edm::productholderindexhelper::getContainedTypeFromWrapper | ( | TypeID const & | wrappedtypeID, |
std::string const & | className | ||
) |
Definition at line 19 of file ProductResolverIndexHelper.cc.
References haddnano::cl, className(), edm::TypeID::className(), hltrates_dqm_sourceclient-live_cfg::offset, AlCaHLTBitMon_ParallelJobs::p, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by edm::ProductRegistry::checkDictionariesOfConsumedTypes(), getContainedType(), edm::ProductRegistry::initializeLookupTables(), and typeIsViewCompatible().
bool edm::productholderindexhelper::typeIsViewCompatible | ( | TypeID const & | requestedViewType, |
TypeID const & | wrappedtypeID, | ||
std::string const & | className | ||
) |
Definition at line 74 of file ProductResolverIndexHelper.cc.
References newFWLiteAna::base, className(), getContainedTypeFromWrapper(), or, and edm::public_base_classes().
Referenced by edm::StreamSchedule::tryToPlaceConditionalModules().