#include "DataFormats/Provenance/interface/ProductResolverIndexHelper.h"
#include "DataFormats/Provenance/interface/ViewTypeChecker.h"
#include "FWCore/Reflection/interface/DictionaryTools.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "FWCore/Reflection/interface/TypeWithDict.h"
#include "FWCore/Utilities/interface/WrappedClassName.h"
#include "FWCore/Utilities/interface/getAnyPtr.h"
#include <TClass.h>
#include <cassert>
#include <iostream>
#include <limits>
Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
edm::productholderindexhelper | |
Functions | |
TypeID | edm::productholderindexhelper::getContainedType (TypeID const &typeID) |
TypeID | edm::productholderindexhelper::getContainedTypeFromWrapper (TypeID const &wrappedtypeID, std::string const &className) |
bool | edm::productholderindexhelper::typeIsViewCompatible (TypeID const &requestedViewType, TypeID const &wrappedtypeID, std::string const &className) |