Go to the source code of this file.
|
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 > |
|
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>