CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PtMinElectronCountFilter.cc
Go to the documentation of this file.
1 /* \class PtMinElectronCountFilter
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< Electron > ElectronCollection
collectin of Electron objects
Definition: ElectronFwd.h:9
ObjectCountFilter< reco::ElectronCollection, PtMinSelector >::type PtMinElectronCountFilter