CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Typedefs
ObjectSelectorStreamProducer.h File Reference
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "CommonTools/UtilAlgos/interface/ObjectSelectorProducer.h"

Go to the source code of this file.

Typedefs

template<typename Selector , typename OutputCollection = typename ::helper::SelectedOutputCollectionTrait<typename Selector::collection>::type, typename PostProcessor = ::helper::NullPostProcessor<OutputCollection, edm::stream::EDProducer<>>, typename StoreManager = typename ::helper::StoreManagerTrait<OutputCollection, edm::stream::EDProducer<>>::type, typename Init = typename ::reco::modules::EventSetupInit<Selector>::type>
using ObjectSelectorStreamProducer = ObjectSelectorProducer< Selector, OutputCollection, PostProcessor, StoreManager, typename::helper::StoreManagerTrait< OutputCollection, edm::stream::EDProducer<>>::base, Init >
 

Typedef Documentation

template<typename Selector , typename OutputCollection = typename ::helper::SelectedOutputCollectionTrait<typename Selector::collection>::type, typename PostProcessor = ::helper::NullPostProcessor<OutputCollection, edm::stream::EDProducer<>>, typename StoreManager = typename ::helper::StoreManagerTrait<OutputCollection, edm::stream::EDProducer<>>::type, typename Init = typename ::reco::modules::EventSetupInit<Selector>::type>
using ObjectSelectorStreamProducer = ObjectSelectorProducer<Selector, OutputCollection, PostProcessor, StoreManager, typename ::helper::StoreManagerTrait<OutputCollection, edm::stream::EDProducer<>>::base, Init>

Definition at line 13 of file ObjectSelectorStreamProducer.h.