CMS 3D CMS Logo

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>, 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

◆ ObjectSelectorStreamProducer

template<typename Selector , typename OutputCollection = typename ::helper::SelectedOutputCollectionTrait<typename Selector::collection>::type, typename PostProcessor = ::helper::NullPostProcessor<OutputCollection>, 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 19 of file ObjectSelectorStreamProducer.h.