#include <typeinfo>
#include "DataFormats/Provenance/interface/ProductID.h"
#include "DataFormats/Common/interface/BasicHandle.h"
#include "FWCore/Utilities/interface/EDMException.h"
Go to the source code of this file.
Namespaces | |
namespace | edm |
Classes | |
class | edm::Handle< T > |
Functions | |
template<class T> | |
void | edm::convert_handle (BasicHandle const &orig, Handle< T > &result) |
template<class T> | |
void | edm::swap (Handle< T > &a, Handle< T > &b) |