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