20 if (orig.failedToGet()) {
25 if (originalWrap ==
nullptr) {
36 if (product.typeOf() != result.
type()) {
38 <<
"GenericObject asked for " << result.
type().
name() <<
" but was given a " << product.typeOf().name();
53 if (!
result.failedToGet()) {
62 if (tag.process().empty()) {
63 return this->getByLabel(tag.label(), tag.instance(),
result);
66 TypeID(
result.type().typeInfo()), tag.label(), tag.instance(), tag.process(), moduleCallingContext_);
68 if (!
result.failedToGet()) {
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
Provenance const * provenance() const (true)
TypeWithDict const & type() const
Handle< T > convert_handle(BasicHandle &&bh)(true)
void setWhyFailedFactory(std::shared_ptr< HandleExceptionFactory > const &iWhyFailed)
std::type_info const & wrappedTypeInfo() const
auto wrap(F iFunc) -> decltype(iFunc())
ObjectWithDict get(std::string const &memberName) const