1 #ifndef SingleEleCalibSelector_h 2 #define SingleEleCalibSelector_h 22 typedef std::vector<const reco::GsfElectron*>
container;
const_iterator end() const
reco::GsfElectronCollection collection
edm::ESHandle< CaloTopology > theCaloTopology
the selected collection
DetId findMaxHit(const std::vector< std::pair< DetId, float > > &v1, const EBRecHitCollection *EBhits, const EERecHitCollection *EEhits)
const_iterator begin() const
void select(edm::Handle< collection >, const edm::Event &, const edm::EventSetup &)
std::vector< GsfElectron > GsfElectronCollection
collection of GsfElectron objects
~SingleEleCalibSelector()
dtor
std::vector< const reco::GsfElectron * > container
container::const_iterator const_iterator
double EnergyNxN(const std::vector< DetId > &vNxN, const EBRecHitCollection *EBhits, const EERecHitCollection *EEhits)
edm::InputTag EErecHitLabel_
SingleEleCalibSelector(const edm::ParameterSet &iConfig)
ctor
reco::GsfElectronRef electron
edm::InputTag EBrecHitLabel_