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< View< T > > Struct Template Reference

#include <MapRefViewTrait.h>

Public Types

typedef RefToBase< Tref_type
 
typedef RefToBaseProd< Trefprod_type
 

Detailed Description

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

Definition at line 18 of file MapRefViewTrait.h.

Member Typedef Documentation

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

Definition at line 19 of file MapRefViewTrait.h.

template<typename T >
typedef RefToBaseProd<T> edm::helper::MapRefViewTrait< View< T > >::refprod_type

Definition at line 20 of file MapRefViewTrait.h.