#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/AndSelector.h"
#include "CommonTools/UtilAlgos/interface/PtMinSelector.h"
#include "CommonTools/UtilAlgos/interface/EtaRangeSelector.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectron.h"
#include "DataFormats/EgammaCandidates/interface/GsfElectronFwd.h"
#include "CommonTools/RecoAlgos/interface/GsfElectronSelector.h"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector < reco::GsfElectronCollection, AndSelector< EtaRangeSelector, PtMinSelector > > | EtaPtMinPixelMatchGsfElectronFullCloneSelector |
Functions | |
DEFINE_FWK_MODULE (EtaPtMinPixelMatchGsfElectronFullCloneSelector) | |
typedef SingleObjectSelector< reco::GsfElectronCollection, AndSelector< EtaRangeSelector, PtMinSelector > > EtaPtMinPixelMatchGsfElectronFullCloneSelector |
Definition at line 24 of file EtaPtMinPixelMatchGsfElectronFullCloneSelector.cc.
DEFINE_FWK_MODULE | ( | EtaPtMinPixelMatchGsfElectronFullCloneSelector | ) |