1 #ifndef ELECTRONIDSELECTOR
2 #define ELECTRONIDSELECTOR
18 threshold_(iConfig.getParameter<double>(
"threshold"))
26 typedef std::vector<reco::GsfElectronRef>
container ;
42 for ( reco::GsfElectronCollection::const_iterator eleIt = electrons->begin () ;
43 eleIt != electrons->end () ;
void select(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()
reco::GsfElectronCollection collection
ElectronIDSelector(const edm::ParameterSet &iConfig)
const_iterator begin() const