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