1 #ifndef SingleEleCalibSelector_h 2 #define SingleEleCalibSelector_h 25 typedef std::vector<const reco::GsfElectron *>
container;
48 double EnergyNxN(
const std::vector<DetId> & vNxN,
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
container::const_iterator const_iterator
std::vector< const reco::GsfElectron * > container
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_