CMS 3D CMS Logo

ObjectSelector.h
Go to the documentation of this file.
1 #ifndef RecoAlgos_ObjectSelector_h
2 #define RecoAlgos_ObjectSelector_h
3 
22 
23 template <typename Selector,
24  typename OutputCollection =
26  typename SizeSelector = NonNullNumberSelector,
27  typename PostProcessor = ::helper::NullPostProcessor<OutputCollection>,
28  typename StoreManager = typename ::helper::StoreManagerTrait<OutputCollection, edm::stream::EDFilter<>>::type,
29  typename Base = typename ::helper::StoreManagerTrait<OutputCollection, edm::stream::EDFilter<>>::base,
31 using ObjectSelector =
33 
34 #endif
base
Main Program
Definition: newFWLiteAna.py:92
def Base(process)