CMS 3D CMS Logo

Public Types

helper::StoreManagerTrait< OutputCollection > Struct Template Reference

#include <StoreManagerTrait.h>

List of all members.

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.