#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 > > | GsfElectronSelector |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker < edm::ParameterSetDescriptionFiller < GsfElectronSelector > > | s_filler__LINE__ ("GsfElectronSelector") |
static const edm::MakerPluginFactory::PMaker < edm::WorkerMaker < GsfElectronSelector > > | s_maker__LINE__ ("GsfElectronSelector") |
typedef SingleObjectSelector< reco::GsfElectronCollection, StringCutObjectSelector<reco::GsfElectron> > GsfElectronSelector |
Definition at line 32 of file GsfElectronSelector.cc.
|
static |
|
static |