#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 > > | EtaPtMinPixelMatchGsfElectronSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< EtaPtMinPixelMatchGsfElectronSelector > > | s_filler_0__LINE__ ("EtaPtMinPixelMatchGsfElectronSelector") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< EtaPtMinPixelMatchGsfElectronSelector > > | s_maker__LINE__ ("EtaPtMinPixelMatchGsfElectronSelector") |
typedef SingleObjectSelector<reco::GsfElectronCollection, AndSelector<EtaRangeSelector, PtMinSelector> > EtaPtMinPixelMatchGsfElectronSelector |
Definition at line 17 of file EtaPtMinPixelMatchGsfElectronSelector.cc.
|
static |
|
static |