Public Member Functions | |
CommonSF (const std::string &sharepath, const std::string &sSFFileName, bool debug=false) | |
Protected Types | |
typedef std::map< std::string, TH1F * > | SFMAP |
Protected Member Functions | |
std::string | ConvertProngToString (int prongness) |
virtual std::string | ConvertEtaToString (const float &fEta)=0 |
template<class T > | |
void | ReadInputs (TFile *f, std::map< std::string, T > *map) |
Protected Attributes | |
SFMAP * | m_mSF |
bool | m_debug |