CMS 3D CMS Logo

Namespaces | Functions

/data/refman/pasoursint/CMSSW_5_3_10_patch1/src/DataFormats/Common/interface/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

namespace  edm
 

A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.


namespace  edm::handleimpl

Functions

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