CMS 3D CMS Logo

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