44 std::vector<edm::Handle<edm::ValueMap<float> > > eIDValueMap(4);
61 std::cout <<
"Event " <<
e.id() <<
" , electron " <<
i + 1 <<
" , Robust Loose = " << eIDmapRL[electronRef]
62 <<
" , Robust Tight = " << eIDmapRT[electronRef] <<
" , Loose = " << eIDmapL[electronRef]
63 <<
" , Tight = " << eIDmapT[electronRef] << std::endl;
std::string electronLabelRobustTight_
std::string electronLabelTight_
T getParameter(std::string const &) const
~ElectronIDAnalyzer() override
#define DEFINE_FWK_MODULE(type)
std::string electronLabelLoose_
ElectronIDAnalyzer(const edm::ParameterSet &conf)
std::string electronProducer_
std::string electronLabelRobustLoose_
void analyze(const edm::Event &e, const edm::EventSetup &c) override