4 std::function<float(const reco::GsfElectron&)> hltdqm::getUnaryFuncExtraFloat<reco::GsfElectron>(
const std::string& varName){
5 std::function<float(const reco::GsfElectron&)> varFunc;
6 if(varName==
"scEta") varFunc = scEtaFunc<reco::GsfElectron>;
12 std::function<float(const reco::Photon&)> hltdqm::getUnaryFuncExtraFloat<reco::Photon>(
const std::string& varName){
13 std::function<float(const reco::Photon&)> varFunc;
14 if(varName==
"scEta") varFunc = scEtaFunc<reco::Photon>;
float hcalOverEcal() const
float hadTowOverEm() const
the ration of hadronic energy in towers behind the BCs in the SC and the SC energy ...