CMS 3D CMS Logo

Public Types

helper::StoreContainerTrait< OutputCollection > Struct Template Reference

#include <StoreContainerTrait.h>

List of all members.

Public Types

typedef std::vector< const
typename
OutputCollection::value_type * > 
type
typedef std::vector< const
typename
OutputCollection::value_type * > 
type

Detailed Description

template<typename OutputCollection>
struct helper::StoreContainerTrait< OutputCollection >

Definition at line 14 of file StoreContainerTrait.h.


Member Typedef Documentation

template<typename OutputCollection>
typedef std::vector<const typename OutputCollection::value_type *> helper::StoreContainerTrait< OutputCollection >::type

Definition at line 15 of file StoreContainerTrait.h.

template<typename OutputCollection>
typedef std::vector<const typename OutputCollection::value_type *> helper::StoreContainerTrait< OutputCollection >::type

Definition at line 15 of file StoreContainerTrait.h.