CMS 3D CMS Logo

ObjectCountFilter.h
Go to the documentation of this file.
1 #ifndef CommonTools_UtilAlgos_ObjectCountFilter_h
2 #define CommonTools_UtilAlgos_ObjectCountFilter_h
3 
24 
25 template<typename C,
26  typename S = AnySelector,
27  typename N = MinNumberSelector,
28  typename CS = typename helper::CollectionFilterTrait<C, S, N>::type>
31 };
32 
33 #endif
#define N
Definition: blowfish.cc:9
EventSelectorAdapter< ObjectCountEventSelector< C, S, N, CS > > type