#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"
Go to the source code of this file.
Typedefs | |
typedef SingleObjectSelector < reco::GsfElectronCollection, AndSelector< EtaRangeSelector, PtMinSelector > > | EtaPtMinGsfElectronSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < EtaPtMinGsfElectronSelector > > | s_filler__LINE__ ("EtaPtMinGsfElectronSelector") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < EtaPtMinGsfElectronSelector > > | s_maker__LINE__ ("EtaPtMinGsfElectronSelector") |
typedef SingleObjectSelector< reco::GsfElectronCollection, AndSelector< EtaRangeSelector, PtMinSelector > > EtaPtMinGsfElectronSelector |
Definition at line 22 of file EtaPtMinGsfElectronSelector.cc.
|
static |
|
static |