CMS 3D CMS Logo

Classes | Functions
edm::refitem Namespace Reference

Classes

struct  GetRefPtrImpl
 
struct  GetRefPtrImpl< C, T, F, unsigned int >
 
struct  IsThinnedAvailableImpl
 
struct  IsThinnedAvailableImpl< C, unsigned int >
 

Functions

template<typename C , typename T , typename F , typename K >
void findRefItem (RefCore const &refCore, C const *container, K const &key)
 

Function Documentation

template<typename C , typename T , typename F , typename K >
void edm::refitem::findRefItem ( RefCore const &  refCore,
C const *  container,
K const &  key 
)
inline

Definition at line 18 of file RefItemGet.h.

References F(), ghostTrackVertexReco_cff::finder, and edm::RefCore::setProductPtr().

18  {
19  F finder;
20  T const* item = finder(*container, key);
21  refCore.setProductPtr(item);
22  }
static uInt32 F(BLOWFISH_CTX *ctx, uInt32 x)
Definition: blowfish.cc:281
long double T