CMS 3D CMS Logo

Namespaces | Functions
ConvertHandle.h File Reference
#include "DataFormats/Common/interface/BasicHandle.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Common/interface/Wrapper.h"
#include "FWCore/Utilities/interface/Likely.h"
#include <typeinfo>
#include <algorithm>
#include <memory>

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 
 edm::handleimpl
 

Functions

template<typename T >
Handle< Tedm::convert_handle (BasicHandle &&bh) noexcept(true)
 
template<typename T >
Handle< Tedm::convert_handle_check_type (BasicHandle &&bh)
 
std::shared_ptr< edm::HandleExceptionFactory const > edm::handleimpl::makeInvalidReferenceException ()
 
void edm::handleimpl::throwConvertTypeError (std::type_info const &expected, std::type_info const &actual)