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>> |
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>> |
using | SingleObjectSelectorStream = SingleObjectSelectorBase< InputCollection, Selector, edm::stream::EDFilter<>, OutputCollection, StoreContainer, PostProcessor > |
|
◆ SingleObjectSelector
template<typename InputCollection , typename Selector , typename OutputCollection = typename ::helper::SelectedOutputCollectionTrait<InputCollection>::type, typename StoreContainer = typename ::helper::StoreContainerTrait<OutputCollection>::type, typename PostProcessor = ::helper::NullPostProcessor<OutputCollection>>
◆ SingleObjectSelectorStream
template<typename InputCollection , typename Selector , typename OutputCollection = typename ::helper::SelectedOutputCollectionTrait<InputCollection>::type, typename StoreContainer = typename ::helper::StoreContainerTrait<OutputCollection>::type, typename PostProcessor = ::helper::NullPostProcessor<OutputCollection>>