CMS 3D CMS Logo

helper::ObjectSelectorBase< OutputCollection > Struct Template Reference

#include <PhysicsTools/UtilAlgos/interface/StoreManagerTrait.h>

Inheritance diagram for helper::ObjectSelectorBase< OutputCollection >:

edm::EDFilter edm::ProducerBase edm::ProductRegistryHelper

List of all members.

Public Member Functions

 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.

00118                                                       {
00119       produces<OutputCollection>();
00120     }    


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:47:29 2009 for CMSSW by  doxygen 1.5.4