CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types
edm::helper::MapRefViewTrait< C > Struct Template Reference

#include <MapRefViewTrait.h>

Public Types

typedef Ref< C > ref_type
 
typedef RefProd< C > refprod_type
 

Detailed Description

template<typename C>
struct edm::helper::MapRefViewTrait< C >

Definition at line 12 of file MapRefViewTrait.h.

Member Typedef Documentation

template<typename C >
typedef Ref<C> edm::helper::MapRefViewTrait< C >::ref_type

Definition at line 13 of file MapRefViewTrait.h.

template<typename C >
typedef RefProd<C> edm::helper::MapRefViewTrait< C >::refprod_type

Definition at line 14 of file MapRefViewTrait.h.