72 src_(iConfig.getParameter<edm::InputTag>(
"src")),
73 eidsrc_(iConfig.getParameter<edm::InputTag>(
"eidsrc")),
74 eid_(iConfig.getParameter<int>(
"eid"))
76 produces< reco::GsfElectronCollection >();
101 if((eIDmap[electronRef]) ==
eid_)
106 std::auto_ptr<GsfElectronCollection>
collection(product);
107 iEvent.
put(collection);
#define DEFINE_FWK_MODULE(type)
SingleObjectSelector< reco::GenParticleCollection, StringCutObjectSelector< reco::GenParticle > > TauValGenPSelector
std::vector< GsfElectron > GsfElectronCollection
collection of GsfElectron objects
virtual bool filter(edm::Event &, const edm::EventSetup &)
SingleObjectSelector< edm::View< reco::GsfElectron >, StringCutObjectSelector< reco::GsfElectron >, reco::GsfElectronCollection > TauValElectronSelector
ElectronIdFilter(const edm::ParameterSet &)
OrphanHandle< PROD > put(std::auto_ptr< PROD > product)
Put a new product.
SingleObjectSelector< reco::GenParticleRefVector, StringCutObjectSelector< reco::GenParticleRef > > TauValGenPRefSelector
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
SingleObjectSelector< std::vector< reco::Jet >, StringCutObjectSelector< reco::Jet > > TauValJetSelector
SingleObjectSelector< reco::MuonCollection, StringCutObjectSelector< reco::Muon > > TauValMuonSelector
SingleObjectSelector< reco::PFJetCollection, StringCutObjectSelector< reco::PFJet > > TauValPFJetSelector