CMS 3D CMS Logo

List of all members | Public Types | Static Public Member Functions
edm::helper::MatcherGetRef< View< T > > Struct Template Reference

#include <getRef.h>

Public Types

typedef RefToBase< Tref_type
 

Static Public Member Functions

static ref_type getRef (const Handle< View< T > > &v, size_t k)
 

Detailed Description

template<typename T>
struct edm::helper::MatcherGetRef< View< T > >

Definition at line 21 of file getRef.h.

Member Typedef Documentation

template<typename T >
typedef RefToBase<T> edm::helper::MatcherGetRef< View< T > >::ref_type

Definition at line 22 of file getRef.h.

Member Function Documentation

template<typename T >
static ref_type edm::helper::MatcherGetRef< View< T > >::getRef ( const Handle< View< T > > &  v,
size_t  k 
)
inlinestatic

Definition at line 23 of file getRef.h.

References findQualityFiles::v.

23 { return v->refAt(k); }
int k[5][pyjets_maxn]