21 std::vector<edm::Handle<edm::ValueMap<float> > > eIDValueMap(4);
36 for (
unsigned int i = 0;
i < electrons->size();
i++){
39 <<
" , electron " <<
i+1
40 <<
" , Robust Loose = " << eIDmapRL[electronRef]
41 <<
" , Robust Tight = " << eIDmapRT[electronRef]
42 <<
" , Loose = " << eIDmapL[electronRef]
43 <<
" , Tight = " << eIDmapT[electronRef]
std::string electronLabelRobustTight_
std::string electronLabelTight_
T getParameter(std::string const &) const
std::string electronLabelLoose_
ElectronIDAnalyzer(const edm::ParameterSet &conf)
std::string electronProducer_
virtual void analyze(const edm::Event &e, const edm::EventSetup &c)
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
std::string electronLabelRobustLoose_