CMS 3D CMS Logo

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

#include <StoreManagerTrait.h>

Public Types

typedef ObjectSelectorBase
< OutputCollection > 
base
 
typedef ObjectSelectorBase
< OutputCollection > 
base
 
typedef CollectionStoreManager
< OutputCollection > 
type
 
typedef CollectionStoreManager
< OutputCollection > 
type
 

Detailed Description

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

Definition at line 124 of file StoreManagerTrait.h.

Member Typedef Documentation

template<typename OutputCollection>
typedef ObjectSelectorBase<OutputCollection> helper::StoreManagerTrait< OutputCollection >::base

Definition at line 126 of file StoreManagerTrait.h.

template<typename OutputCollection>
typedef ObjectSelectorBase<OutputCollection> helper::StoreManagerTrait< OutputCollection >::base

Definition at line 126 of file StoreManagerTrait.h.

template<typename OutputCollection>
typedef CollectionStoreManager<OutputCollection> helper::StoreManagerTrait< OutputCollection >::type

Definition at line 125 of file StoreManagerTrait.h.

template<typename OutputCollection>
typedef CollectionStoreManager<OutputCollection> helper::StoreManagerTrait< OutputCollection >::type

Definition at line 125 of file StoreManagerTrait.h.