CMS 3D CMS Logo

Public Member Functions

helper::ObjectSelectorBase< OutputCollection > Struct Template Reference

#include <StoreManagerTrait.h>

Inheritance diagram for helper::ObjectSelectorBase< OutputCollection >:
edm::EDFilter edm::EDFilter edm::ProducerBase edm::ProducerBase edm::ProductRegistryHelper edm::ProductRegistryHelper

List of all members.

Public Member Functions

 ObjectSelectorBase (const edm::ParameterSet &cfg)
 ObjectSelectorBase (const edm::ParameterSet &cfg)

Detailed Description

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

Definition at line 117 of file StoreManagerTrait.h.


Constructor & Destructor Documentation

template<typename OutputCollection >
helper::ObjectSelectorBase< OutputCollection >::ObjectSelectorBase ( const edm::ParameterSet cfg) [inline]

Definition at line 118 of file StoreManagerTrait.h.

                                                      {
      produces<OutputCollection>();
    }    
template<typename OutputCollection >
helper::ObjectSelectorBase< OutputCollection >::ObjectSelectorBase ( const edm::ParameterSet cfg) [inline]

Definition at line 118 of file StoreManagerTrait.h.

                                                      {
      produces<OutputCollection>();
    }