Classes | |
struct | Key |
struct | KeyVal |
struct | PtrSetter |
struct | ViewFiller |
struct | ViewFiller< PtrVector< T > > |
struct | ViewFiller< RefToBaseVector< T > > |
Functions | |
template<typename RP , typename R > | |
void | checkRef (const RP &rp, const R &r) |
throw if r hasn't the same id as rp More... | |
void edm::helpers::checkRef | ( | const RP & | rp, |
const R & | r | ||
) |
throw if r hasn't the same id as rp
Definition at line 35 of file AssociationMapHelpers.h.
References edm::errors::InvalidReference, and edm::Exception::throwThis().
Referenced by edm::OneToValue< reco::CaloJetCollection, reco::L2TauIsolationInfo >::insert(), edm::OneToMany< reco::TrackJetCollection, reco::TrackCollection >::insert(), edm::OneToOneGeneric< std::vector< TrackCandidate >, std::vector< Trajectory >, unsigned int >::insert(), edm::OneToManyWithQualityGeneric< std::vector< reco::Track >, std::vector< reco::Vertex >, int, unsigned int >::insert(), and edm::AssociationMap< edm::OneToMany< reco::BasicJetCollection, reco::TrackCollection > >::operator[]().