CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types
helper::SelectionAdderTrait< InputCollection, std::vector< const T * > > Struct Template Reference

#include <SelectionAdderTrait.h>

Public Types

typedef SelectionPointerAdder
< std::vector< const T * > > 
type
 
typedef SelectionPointerAdder
< std::vector< const T * > > 
type
 

Detailed Description

template<typename InputCollection, typename T>
struct helper::SelectionAdderTrait< InputCollection, std::vector< const T * > >

Definition at line 86 of file SelectionAdderTrait.h.

Member Typedef Documentation

template<typename InputCollection , typename T >
typedef SelectionPointerAdder<std::vector<const T *> > helper::SelectionAdderTrait< InputCollection, std::vector< const T * > >::type

Definition at line 87 of file SelectionAdderTrait.h.

template<typename InputCollection , typename T >
typedef SelectionPointerAdder<std::vector<const T *> > helper::SelectionAdderTrait< InputCollection, std::vector< const T * > >::type

Definition at line 87 of file SelectionAdderTrait.h.