1 #ifndef ELECTRONIDSELECTOR
2 #define ELECTRONIDSELECTOR
19 threshold_(iConfig.getParameter<double>(
"threshold"))
27 typedef std::vector<reco::GsfElectronRef>
container ;
44 for ( reco::GsfElectronCollection::const_iterator eleIt = electrons->begin () ;
45 eleIt != electrons->end () ;
void select(const edm::Handle< reco::GsfElectronCollection > &_electrons, const edm::Event &iEvent, const edm::EventSetup &iEs)
const_iterator end() const
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)
reco::GsfElectronCollection collection
const_iterator begin() const