CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EtaPtMinPixelMatchGsfElectronSelector.cc
Go to the documentation of this file.
1 /* \class EtaPtMinPixelMatchGsfElectronSelector
2  *
3  * selects electron above a minumum pt cut
4  *
5  * \author: Luca Lista, INFN
6  *
7  */
15 
16  typedef SingleObjectSelector<
21  >
23 
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:17
std::vector< GsfElectron > GsfElectronCollection
collection of GsfElectron objects
SingleObjectSelector< reco::GsfElectronCollection, AndSelector< EtaRangeSelector, PtMinSelector > > EtaPtMinPixelMatchGsfElectronSelector