CMS 3D CMS Logo

List of all members | Public Types
helper::StoreManagerTrait< OutputCollection, EdmFilter > Struct Template Reference

#include <StoreManagerTrait.h>

Public Types

using base = ObjectSelectorBase< OutputCollection, EdmFilter >
 
using type = CollectionStoreManager< OutputCollection >
 

Detailed Description

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

Definition at line 91 of file StoreManagerTrait.h.

Member Typedef Documentation

◆ base

template<typename OutputCollection, typename EdmFilter>
using helper::StoreManagerTrait< OutputCollection, EdmFilter >::base = ObjectSelectorBase<OutputCollection, EdmFilter>

Definition at line 93 of file StoreManagerTrait.h.

◆ type

template<typename OutputCollection, typename EdmFilter>
using helper::StoreManagerTrait< OutputCollection, EdmFilter >::type = CollectionStoreManager<OutputCollection>

Definition at line 92 of file StoreManagerTrait.h.