DAS  3.0
Das Analysis System
GenericSFApplier< Object, Context > Member List

This is the complete list of members for GenericSFApplier< Object, Context >, including all inherited members.

binIndex(const Object &obj, const Context &... ctx, const std::unique_ptr< TH1 > &hist) const =0GenericSFApplier< Object, Context >protectedpure virtual
GenericSFApplier(const std::filesystem::path &filePath, bool correction, bool uncertainties)GenericSFApplier< Object, Context >
Interpretation enum nameGenericSFApplier< 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_uncsGenericSFApplier< Object, Context >private
m_correctionGenericSFApplier< Object, Context >private
m_fileGenericSFApplier< Object, Context >private
m_global_uncsGenericSFApplier< Object, Context >private
m_nominalGenericSFApplier< Object, Context >private
m_uncertaintiesGenericSFApplier< Object, Context >private
operator()(Object &object, const Context &... ctx) constGenericSFApplier< Object, Context >
operator()(std::vector< Object > &objects, const Context &... ctx) constGenericSFApplier< Object, Context >
passes(const Object &obj, const Context &... ctx) const =0GenericSFApplier< Object, Context >protectedpure virtual
UseBinContent enum valueGenericSFApplier< Object, Context >protected
UseBinError enum valueGenericSFApplier< Object, Context >protected
weightNames() constGenericSFApplier< Object, Context >
~GenericSFApplier() noexcept=defaultGenericSFApplier< Object, Context >virtual