29 if(originalWrap ==
nullptr) {
31 <<
"edm::BasicHandle has null pointer to Wrapper";
42 if(product.typeOf()!=result.
type()){
44 <<
" but was given a " << product.typeOf().name();
46 <<
" but was given a "<<product.typeOf().name();
60 if (dataTypeName[dataTypeName.size() -1] ==
'>')
62 std::string wrapperName =
"edm::Wrapper<" + dataTypeName +
">";
WrapperBase const * wrapper() const (true)
std::shared_ptr< cms::Exception > whyFailed() const
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
void setWhyFailed(std::shared_ptr< cms::Exception > const &iWhyFailed)
edm::TypeWithDict const & type() const
Provenance const * provenance() const (true)
bool failedToGet() const (true)
static TypeWithDict byName(std::string const &name)
Handle< T > convert_handle(BasicHandle &&bh)(true)
std::type_info const & typeInfo() const
std::type_info const & wrappedTypeInfo() const
auto wrap(F iFunc) -> decltype(iFunc())
ProductID id() const (true)
ObjectWithDict get(std::string const &memberName) const