binIndex(const Object &obj, const Context &... ctx, const std::unique_ptr< TH1 > &hist) const =0 | GenericHistSFApplier< Object, Context > | protectedpure virtual |
GenericHistSFApplier(const std::filesystem::path &filePath, bool correction, bool uncertainties) | GenericHistSFApplier< Object, Context > | |
Interpretation enum name | GenericHistSFApplier< Object, Context > | protected |
loadBinWiseUnc(const std::string &name, const std::string &histPath, Interpretation intp=UseBinContent) | GenericHistSFApplier< Object, Context > | protected |
loadGlobalUnc(const std::string &name, const std::string &histPath, Interpretation intp=UseBinContent) | GenericHistSFApplier< Object, Context > | protected |
loadNominal(const std::string &histPath) | GenericHistSFApplier< Object, Context > | protected |
m_bin_wise_uncs | GenericHistSFApplier< Object, Context > | private |
m_correction | GenericHistSFApplier< Object, Context > | private |
m_file | GenericHistSFApplier< Object, Context > | private |
m_global_uncs | GenericHistSFApplier< Object, Context > | private |
m_nominal | GenericHistSFApplier< Object, Context > | private |
m_uncertainties | GenericHistSFApplier< Object, Context > | private |
operator()(Object &object, const Context &... ctx) const | GenericHistSFApplier< Object, Context > | |
operator()(std::vector< Object > &objects, const Context &... ctx) const | GenericHistSFApplier< Object, Context > | |
passes(const Object &obj, const Context &... ctx) const =0 | GenericHistSFApplier< Object, Context > | protectedpure virtual |
UseBinContent enum value | GenericHistSFApplier< Object, Context > | protected |
UseBinError enum value | GenericHistSFApplier< Object, Context > | protected |
weightNames() const | GenericHistSFApplier< Object, Context > | |
~GenericHistSFApplier() noexcept=default | GenericHistSFApplier< Object, Context > | virtual |