Classes | |
struct | Key |
struct | KeyVal |
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 51 of file AssociationMapHelpers.h.
References edm::errors::InvalidReference, and edm::Exception::throwThis().
Referenced by associationMapFilterValuesHelpers::FillIndices< T_RefVector >::fill(), associationMapFilterValuesHelpers::FillIndices< edm::View< T > >::fill(), edm::OneToValue< BasicClusterCollection, float, unsigned short >::insert(), edm::OneToMany< std::vector< Trajectory >, std::vector< TrajectorySeed >, unsigned int >::insert(), edm::OneToOneGeneric< std::vector< TrackCandidate >, std::vector< Trajectory >, unsigned int >::insert(), edm::OneToManyWithQualityGeneric< TrackingVertexCollection, edm::View< reco::Vertex >, double, unsigned int >::insert(), and edm::AssociationMap< edm::OneToOne< std::vector< Trajectory >, reco::GsfTrackCollection, unsigned short > >::operator[]().