CMS 3D CMS Logo

Classes | Functions
associationMapFilterValuesHelpers Namespace Reference

Classes

struct  FillIndices
 
struct  FillIndices< edm::View< T > >
 
struct  IfFound
 
struct  IfFound< edm::Ref< C, T, F > >
 
struct  IfFound< edm::RefToBase< T > >
 
struct  IfFound< edm::RefVector< C, T, F > >
 
struct  IfFound< std::vector< std::pair< edm::Ref< C, T, F >, Q > > >
 
struct  IfFound< std::vector< std::pair< edm::RefToBase< T >, Q > > >
 

Functions

template<typename T_AssociationMap , typename T_Key , typename T_ValueIndex , typename T_Value , typename T_ValueIndices >
void findInsert (T_AssociationMap &ret, const T_Key &key, const T_ValueIndex &valueIndex, const T_Value &value, const T_ValueIndices &value_indices)
 

Function Documentation

template<typename T_AssociationMap , typename T_Key , typename T_ValueIndex , typename T_Value , typename T_ValueIndices >
void associationMapFilterValuesHelpers::findInsert ( T_AssociationMap &  ret,
const T_Key &  key,
const T_ValueIndex &  valueIndex,
const T_Value &  value,
const T_ValueIndices &  value_indices 
)