CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
helper::ObjectSelectorBase< OutputCollection, EdmFilter > Struct Template Reference

#include <StoreManagerTrait.h>

Inheritance diagram for helper::ObjectSelectorBase< OutputCollection, EdmFilter >:

Public Member Functions

 ObjectSelectorBase (const edm::ParameterSet &)
 

Detailed Description

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

Definition at line 86 of file StoreManagerTrait.h.

Constructor & Destructor Documentation

template<typename OutputCollection , typename EdmFilter >
helper::ObjectSelectorBase< OutputCollection, EdmFilter >::ObjectSelectorBase ( const edm::ParameterSet )
inline

Definition at line 87 of file StoreManagerTrait.h.

87 { this->template produces<OutputCollection>(); }