add(const Estimate &toAdd, const std::string &pat_uncorr="^stat|^uncor") | YODA::Estimate | inline |
deserializeSources(const std::vector< std::string > &data) | YODA::Estimate | inline |
err(const std::string &source="") const | YODA::Estimate | inline |
errAvg(const std::string &source="") const | YODA::Estimate | inline |
errDown(const std::string &source="") const | YODA::Estimate | inline |
errDownUp(const std::string &source="") const | YODA::Estimate | inline |
errEnv(const std::string &source="") const | YODA::Estimate | inline |
errNeg(const std::string &source="") const | YODA::Estimate | inline |
errNegPos(std::string source="") const | YODA::Estimate | inline |
errPos(const std::string &source="") const | YODA::Estimate | inline |
errUp(const std::string &source="") const | YODA::Estimate | inline |
Estimate() | YODA::Estimate | inline |
Estimate(double v, std::map< std::string, std::pair< double, double > > &errors) | YODA::Estimate | inline |
Estimate(const double v, const std::pair< double, double > &e, const std::string &source="") | YODA::Estimate | inline |
Estimate(const Estimate &toCopy) | YODA::Estimate | inline |
Estimate(Estimate &&toMove) | YODA::Estimate | inline |
hasSource(const std::string &key) const noexcept | YODA::Estimate | inline |
numErrs() const noexcept | YODA::Estimate | inline |
operator+=(const Estimate &toAdd) | YODA::Estimate | inline |
operator-=(const Estimate &toSubtract) | YODA::Estimate | inline |
operator=(const Estimate &toCopy) noexcept | YODA::Estimate | inline |
operator=(Estimate &&toMove) noexcept | YODA::Estimate | inline |
quadSum(const std::string &pat_match="") const noexcept | YODA::Estimate | inline |
quadSumAvg(const std::string &pat_match="") const noexcept | YODA::Estimate | inline |
quadSumEnv(const std::string &pat_match="") const noexcept | YODA::Estimate | inline |
quadSumMax(const std::string &pat_match="") const | YODA::Estimate | inline |
quadSumMin(const std::string &pat_match="") const | YODA::Estimate | inline |
quadSumNeg(const std::string &pat_match="") const noexcept | YODA::Estimate | inline |
quadSumPos(const std::string &pat_match="") const noexcept | YODA::Estimate | inline |
relErr(const std::string &source="") const | YODA::Estimate | inline |
relErrAvg(const std::string &source="") const | YODA::Estimate | inline |
relErrDown(const std::string &source="") const | YODA::Estimate | inline |
relErrDownUp(const std::string &source="") const | YODA::Estimate | inline |
relErrEnv(const std::string &source="") const | YODA::Estimate | inline |
relErrUp(const std::string &source="") const | YODA::Estimate | inline |
relTotalErr(const std::string &pat_match="") const noexcept | YODA::Estimate | inline |
relTotalErrAvg(const std::string &pat_match="") const noexcept | YODA::Estimate | inline |
relTotalErrEnv(const std::string &pat_match="") const noexcept | YODA::Estimate | inline |
relTotalErrNeg(const std::string &pat_match="") const noexcept | YODA::Estimate | inline |
relTotalErrPos(const std::string &pat_match="") const noexcept | YODA::Estimate | inline |
renameSource(const std::string &old_label, const std::string &new_label) | YODA::Estimate | inline |
reset() noexcept | YODA::Estimate | inline |
rmErrs() | YODA::Estimate | inline |
rmSource(const std::string &source) | YODA::Estimate | inline |
scale(const double scalefactor) noexcept | YODA::Estimate | inline |
scale(const Trf< 1 > &trf) | YODA::Estimate | inline |
serializeSources() const noexcept | YODA::Estimate | inline |
set(const double val, const std::pair< double, double > &err, const std::string source="") | YODA::Estimate | inline |
set(const double val, const double err, const std::string &source="") | YODA::Estimate | inline |
setErr(const std::pair< double, double > &err, const std::string &source="") | YODA::Estimate | inline |
setErr(const double err, const std::string &source="") | YODA::Estimate | inline |
setVal(const double val) noexcept | YODA::Estimate | inline |
setValue(const double value) noexcept | YODA::Estimate | inline |
sources() const noexcept | YODA::Estimate | inline |
subtract(const Estimate &toSubtract, const std::string &pat_uncorr="^stat|^uncor") | YODA::Estimate | inline |
totalErr(const std::string &pat_match="") const noexcept | YODA::Estimate | inline |
totalErrAvg(const std::string &pat_match="") const | YODA::Estimate | inline |
totalErrEnv(const std::string &pat_match="") const | YODA::Estimate | inline |
totalErrMax(const std::string &pat_match="") const | YODA::Estimate | inline |
totalErrMin(const std::string &pat_match="") const | YODA::Estimate | inline |
totalErrNeg(const std::string &pat_match="") const noexcept | YODA::Estimate | inline |
totalErrPos(const std::string &pat_match="") const noexcept | YODA::Estimate | inline |
transform(const Trf< 1 > &trf) | YODA::Estimate | inline |
val() const noexcept | YODA::Estimate | inline |
valMax(const std::string &source="") const | YODA::Estimate | inline |
valMin(const std::string &source="") const | YODA::Estimate | inline |
valueErr(const std::string &pat_match="") const | YODA::Estimate | inline |