1 #ifndef ELECTRONIDSELECTOR 2 #define ELECTRONIDSELECTOR 24 typedef std::vector<reco::GsfElectronRef>
container;
40 for (reco::GsfElectronCollection::const_iterator eleIt =
electrons->begin(); eleIt !=
electrons->end(); ++eleIt) {
const_iterator begin() const
void select(const edm::Handle< reco::GsfElectronCollection > &_electrons, const edm::Event &iEvent, const edm::EventSetup &iEs)
std::vector< reco::GsfElectronRef > container
std::vector< GsfElectron > GsfElectronCollection
collection of GsfElectron objects
container::const_iterator const_iterator
virtual ~ElectronIDSelector()
ElectronIDSelector(const edm::ParameterSet &iConfig, edm::ConsumesCollector &&iC)
const_iterator end() const
reco::GsfElectronCollection collection