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