CMS 3D CMS Logo

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

Go to the source code of this file.

Typedefs

template<typename Selector , typename OutputCollection = typename ::helper::SelectedOutputCollectionTrait<typename Selector::collection>::type, typename SizeSelector = NonNullNumberSelector, typename PostProcessor = ::helper::NullPostProcessor<OutputCollection, edm::stream::EDFilter<>>, typename StoreManager = typename ::helper::StoreManagerTrait<OutputCollection, edm::stream::EDFilter<>>::type, typename Init = typename ::reco::modules::EventSetupInit<Selector>::type>
using ObjectSelectorStream = ObjectSelector< Selector, OutputCollection, SizeSelector, PostProcessor, StoreManager, typename::helper::StoreManagerTrait< OutputCollection, edm::stream::EDFilter<>>::base, Init >
 

Typedef Documentation

template<typename Selector , typename OutputCollection = typename ::helper::SelectedOutputCollectionTrait<typename Selector::collection>::type, typename SizeSelector = NonNullNumberSelector, typename PostProcessor = ::helper::NullPostProcessor<OutputCollection, edm::stream::EDFilter<>>, typename StoreManager = typename ::helper::StoreManagerTrait<OutputCollection, edm::stream::EDFilter<>>::type, typename Init = typename ::reco::modules::EventSetupInit<Selector>::type>
using ObjectSelectorStream = ObjectSelector<Selector,OutputCollection,SizeSelector, PostProcessor,StoreManager, typename ::helper::StoreManagerTrait<OutputCollection, edm::stream::EDFilter<>>::base, Init>

Definition at line 32 of file ObjectSelectorStream.h.