#include "DQMOffline/Trigger/interface/FunctionDefs.h"
Go to the source code of this file.
Functions | |
template<> | |
std::function< float(const reco::GsfElectron &)> | hltdqm::getUnaryFuncExtraFloat< reco::GsfElectron > (const std::string &varName) |
template<> | |
std::function< float(const reco::Photon &)> | hltdqm::getUnaryFuncExtraFloat< reco::Photon > (const std::string &varName) |
std::function<float(const reco::GsfElectron&)> hltdqm::getUnaryFuncExtraFloat< reco::GsfElectron > | ( | const std::string & | varName | ) |
Definition at line 4 of file FunctionDefs.cc.
std::function<float(const reco::Photon&)> hltdqm::getUnaryFuncExtraFloat< reco::Photon > | ( | const std::string & | varName | ) |
Definition at line 15 of file FunctionDefs.cc.