test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 <typeinfo>

Go to the source code of this file.

Namespaces

 edm
 HLT enums.
 
 edm::handleimpl
 

Functions

template<typename T >
void edm::convert_handle (BasicHandle &&bh, Handle< T > &result)
 
void edm::handleimpl::throwConvertTypeError (std::type_info const &expected, std::type_info const &actual)
 
void edm::handleimpl::throwInvalidReference ()