CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PtMinGsfElectronCountFilter.cc
Go to the documentation of this file.
1 /* \class PtMinGsfElectronCountFilter
2  *
3  * Filters events if at least N electrons above
4  * a pt cut are present
5  *
6  * \author: Luca Lista, INFN
7  *
8  */
14 
15 typedef ObjectCountFilter<
19 
type
Definition: HCALResponse.h:21
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:17
std::vector< GsfElectron > GsfElectronCollection
collection of GsfElectron objects
ObjectCountFilter< reco::GsfElectronCollection, PtMinSelector >::type PtMinGsfElectronCountFilter