#include "FWCore/Framework/interface/MakerMacros.h"
#include "CommonTools/UtilAlgos/interface/SingleObjectSelector.h"
#include "CommonTools/UtilAlgos/interface/StringCutObjectSelector.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, StringCutObjectSelector< reco::GsfElectron >, reco::GsfElectronRefVector > | GsfElectronRefSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< GsfElectronRefSelector > > | s_filler_0__LINE__ ("GsfElectronRefSelector") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< GsfElectronRefSelector > > | s_maker__LINE__ ("GsfElectronRefSelector") |
typedef SingleObjectSelector<reco::GsfElectronCollection, StringCutObjectSelector<reco::GsfElectron>, reco::GsfElectronRefVector> GsfElectronRefSelector |
Definition at line 32 of file GsfElectronRefSelector.cc.
|
static |
|
static |