#include "FWCore/Utilities/interface/EDMException.h"
Go to the source code of this file.
Namespaces | |
namespace | edm |
namespace | edm::helpers |
Classes | |
struct | edm::helpers::Key< K > |
struct | edm::helpers::KeyVal< K, V > |
Functions | |
template<typename RP, typename R> | |
void | edm::helpers::checkRef (const RP &rp, const R &r) |
throw if r hasn't the same id as rp |