CMS 3D CMS Logo

Public Types

reco::helper::CandRefTrait< C > Struct Template Reference

#include <CandMapTrait.h>

List of all members.

Public Types

typedef edm::Ref< C > ref_type
typedef edm::Ref< C > ref_type
typedef edm::RefProd< C > refProd_type
typedef edm::RefProd< C > refProd_type

Detailed Description

template<typename C>
struct reco::helper::CandRefTrait< C >

Definition at line 33 of file CandMapTrait.h.


Member Typedef Documentation

template<typename C>
typedef edm::Ref<C> reco::helper::CandRefTrait< C >::ref_type

Definition at line 34 of file CandMapTrait.h.

template<typename C>
typedef edm::Ref<C> reco::helper::CandRefTrait< C >::ref_type

Definition at line 34 of file CandMapTrait.h.

template<typename C>
typedef edm::RefProd<C> reco::helper::CandRefTrait< C >::refProd_type

Definition at line 35 of file CandMapTrait.h.

template<typename C>
typedef edm::RefProd<C> reco::helper::CandRefTrait< C >::refProd_type

Definition at line 35 of file CandMapTrait.h.