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

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

binIndex(const Object &obj, const Context &... ctx, const std::unique_ptr< TH1 > &hist) const =0GenericHistSFApplier< Object, Context >protectedpure virtual
GenericHistSFApplier(const std::filesystem::path &filePath, bool correction, bool uncertainties)GenericHistSFApplier< Object, Context >
Interpretation enum nameGenericHistSFApplier< 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_uncsGenericHistSFApplier< Object, Context >private
m_correctionGenericHistSFApplier< Object, Context >private
m_fileGenericHistSFApplier< Object, Context >private
m_global_uncsGenericHistSFApplier< Object, Context >private
m_nominalGenericHistSFApplier< Object, Context >private
m_uncertaintiesGenericHistSFApplier< Object, Context >private
operator()(Object &object, const Context &... ctx) constGenericHistSFApplier< Object, Context >
operator()(std::vector< Object > &objects, const Context &... ctx) constGenericHistSFApplier< Object, Context >
passes(const Object &obj, const Context &... ctx) const =0GenericHistSFApplier< Object, Context >protectedpure virtual
UseBinContent enum valueGenericHistSFApplier< Object, Context >protected
UseBinError enum valueGenericHistSFApplier< Object, Context >protected
weightNames() constGenericHistSFApplier< Object, Context >
~GenericHistSFApplier() noexcept=defaultGenericHistSFApplier< Object, Context >virtual