Go to the documentation of this file.
77 : recoGsfElectronCollectionToken_(
79 edmValueMapFloatToken_(consumes<
edm::ValueMap<
float> >(iConfig.getParameter<
edm::
InputTag>(
"eidsrc"))),
80 eid_(iConfig.getParameter<
int>(
"eid")) {
81 produces<reco::GsfElectronCollection>();
100 if ((eIDmap[electronRef]) ==
eid_)
105 std::unique_ptr<reco::GsfElectronCollection>
collection(product);
SingleObjectSelector< std::vector< reco::Jet >, StringCutObjectSelector< reco::Jet > > TauValJetSelector
SingleObjectSelector< reco::GenParticleCollection, StringCutObjectSelector< reco::GenParticle > > TauValGenPSelector
SingleObjectSelector< reco::GenParticleRefVector, StringCutObjectSelector< reco::GenParticleRef > > TauValGenPRefSelector
std::vector< GsfElectron > GsfElectronCollection
collection of GsfElectron objects
bool filter(edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< reco::GsfElectronCollection > recoGsfElectronCollectionToken_
#define DEFINE_FWK_MODULE(type)
edm::EDGetTokenT< edm::ValueMap< float > > edmValueMapFloatToken_
SingleObjectSelector< reco::MuonCollection, StringCutObjectSelector< reco::Muon > > TauValMuonSelector
ElectronIdFilter(const edm::ParameterSet &)
~ElectronIdFilter() override
SingleObjectSelector< reco::PFJetCollection, StringCutObjectSelector< reco::PFJet > > TauValPFJetSelector
SingleObjectSelector< edm::View< reco::GsfElectron >, StringCutObjectSelector< reco::GsfElectron >, reco::GsfElectronCollection > TauValElectronSelector