CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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
double S(const TLorentzVector &, const TLorentzVector &)
Definition: Particle.cc:99
EventSelectorAdapter< ObjectCountEventSelector< C, S, N, CS > > type