Go to the source code of this file.
|
template<typename InputCollection , typename Selector , typename OutputCollection = typename ::helper::SelectedOutputCollectionTrait<InputCollection>::type, typename StoreContainer = typename ::helper::StoreContainerTrait<OutputCollection>::type, typename PostProcessor = ::helper::NullPostProcessor<OutputCollection, edm::stream::EDFilter<> >> |
using | SingleObjectSelector = SingleObjectSelectorStream< InputCollection, Selector, OutputCollection, StoreContainer, PostProcessor > |
|
template<typename InputCollection , typename Selector , typename OutputCollection = typename ::helper::SelectedOutputCollectionTrait<InputCollection>::type, typename StoreContainer = typename ::helper::StoreContainerTrait<OutputCollection>::type, typename PostProcessor = ::helper::NullPostProcessor<OutputCollection, edm::EDFilter>> |
using | SingleObjectSelectorLegacy = SingleObjectSelectorBase< InputCollection, Selector, edm::EDFilter, OutputCollection, StoreContainer, PostProcessor > |
|
template<typename InputCollection , typename Selector , typename OutputCollection = typename ::helper::SelectedOutputCollectionTrait<InputCollection>::type, typename StoreContainer = typename ::helper::StoreContainerTrait<OutputCollection>::type, typename PostProcessor = ::helper::NullPostProcessor<OutputCollection, edm::stream::EDFilter<> >> |
using | SingleObjectSelectorStream = SingleObjectSelectorBase< InputCollection, Selector, edm::stream::EDFilter<>, OutputCollection, StoreContainer, PostProcessor > |
|
template<typename InputCollection , typename Selector , typename OutputCollection = typename ::helper::SelectedOutputCollectionTrait<InputCollection>::type, typename StoreContainer = typename ::helper::StoreContainerTrait<OutputCollection>::type, typename PostProcessor = ::helper::NullPostProcessor<OutputCollection, edm::stream::EDFilter<> >>
template<typename InputCollection , typename Selector , typename OutputCollection = typename ::helper::SelectedOutputCollectionTrait<InputCollection>::type, typename StoreContainer = typename ::helper::StoreContainerTrait<OutputCollection>::type, typename PostProcessor = ::helper::NullPostProcessor<OutputCollection, edm::EDFilter>>
template<typename InputCollection , typename Selector , typename OutputCollection = typename ::helper::SelectedOutputCollectionTrait<InputCollection>::type, typename StoreContainer = typename ::helper::StoreContainerTrait<OutputCollection>::type, typename PostProcessor = ::helper::NullPostProcessor<OutputCollection, edm::stream::EDFilter<> >>