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

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

addBinWiseUnc(const std::string &name, const correction::Variable::Type &input)CorrectionlibSFApplier< Object, Context >protected
addGlobalUnc(const std::string &name, const correction::Variable::Type &input)CorrectionlibSFApplier< Object, Context >protected
binIndex(const Object &obj, const Context &... ctx) constCorrectionlibSFApplier< Object, Context >inlineprotectedvirtual
CorrectionlibSFApplier(const std::filesystem::path &filePath, const std::string &name, bool correction, bool uncertainties)CorrectionlibSFApplier< Object, Context >
inputs(std::vector< correction::Variable::Type > &inputs, const Object &obj, const Context &... ctx) const =0CorrectionlibSFApplier< Object, Context >protectedpure virtual
m_bin_wise_uncsCorrectionlibSFApplier< Object, Context >private
m_cached_inputsCorrectionlibSFApplier< Object, Context >mutableprivate
m_correctionCorrectionlibSFApplier< Object, Context >private
m_crefCorrectionlibSFApplier< Object, Context >protected
m_global_uncsCorrectionlibSFApplier< Object, Context >private
m_uncertaintiesCorrectionlibSFApplier< Object, Context >private
operator()(Object &object, const Context &... ctx) constCorrectionlibSFApplier< Object, Context >
operator()(std::vector< Object > &objects, const Context &... ctx) constCorrectionlibSFApplier< Object, Context >
passes(const Object &obj, const Context &... ctx) const =0CorrectionlibSFApplier< Object, Context >protectedpure virtual
varied(std::vector< correction::Variable::Type > &inputs, double sf, const correction::Variable::Type &uncname) const =0CorrectionlibSFApplier< Object, Context >protectedpure virtual
weightNames() constCorrectionlibSFApplier< Object, Context >
~CorrectionlibSFApplier() noexcept=defaultCorrectionlibSFApplier< Object, Context >virtual