#include "DataFormats/Common/interface/ConvertHandle.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "DataFormats/Common/interface/FunctorHandleExceptionFactory.h"
Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
edm::handleimpl | |
Functions | |
std::shared_ptr< edm::HandleExceptionFactory const > | edm::handleimpl::makeInvalidReferenceException () |
void | edm::handleimpl::throwConvertTypeError (std::type_info const &expected, std::type_info const &actual) |
Variables | |
static std::shared_ptr< HandleExceptionFactory const > const | edm::handleimpl::s_invalidRefFactory |