add(const Estimate0D &toAdd, const std::string &pat_uncorr="^stat|^uncor") | YODA::Estimate0D | inline |
add(Estimate0D &&toAdd, const std::string &pat_uncorr="^stat|^uncor") | YODA::Estimate0D | inline |
YODA::Estimate::add(const Estimate &toAdd, const std::string &pat_uncorr="^stat|^uncor") | YODA::Estimate | inline |
addAnnotation(const std::string &name, const T &value) | YODA::AnalysisObject | inline |
AnalysisObject() | YODA::AnalysisObject | inline |
AnalysisObject(const std::string &type, const std::string &path, const std::string &title="") | YODA::AnalysisObject | inline |
AnalysisObject(const std::string &type, const std::string &path, const AnalysisObject &ao, const std::string &title="") | YODA::AnalysisObject | inline |
annotation(const std::string &name) const | YODA::AnalysisObject | inline |
annotation(const std::string &name, const std::string &defaultreturn) const | YODA::AnalysisObject | inline |
annotation(const std::string &name) const | YODA::AnalysisObject | inline |
annotation(const std::string &name, const T &defaultreturn) const | YODA::AnalysisObject | inline |
Annotations typedef | YODA::AnalysisObject | |
annotations() const | YODA::AnalysisObject | inline |
BaseT typedef | YODA::Estimate0D | |
clearAnnotations() | YODA::AnalysisObject | inline |
clone() const noexcept | YODA::Estimate0D | inline |
deserializeContent(const std::vector< double > &data) | YODA::Estimate0D | inlinevirtual |
deserializeMeta(const std::vector< std::string > &data, const bool resetPath=false, const bool resetTitle=false) | YODA::AnalysisObject | inlinevirtual |
deserializeSources(const std::vector< std::string > &data) | YODA::Estimate | inline |
dim() const noexcept | YODA::Estimate0D | inlinevirtual |
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 |
Estimate0D(const std::string &path="", const std::string &title="") | YODA::Estimate0D | inline |
Estimate0D(double v, std::map< std::string, std::pair< double, double > > &errors, const std::string &path="", const std::string &title="") | YODA::Estimate0D | inline |
Estimate0D(const double v, const std::pair< double, double > &e, const std::string &source="", const std::string &path="", const std::string &title="") | YODA::Estimate0D | inline |
Estimate0D(const Estimate0D &other) | YODA::Estimate0D | inline |
Estimate0D(Estimate0D &&other) | YODA::Estimate0D | inline |
Estimate0D(const BaseT &other, const std::string &path="", const std::string &title="") | YODA::Estimate0D | inline |
Estimate0D(BaseT &&other, const std::string &path="", const std::string &title="") | YODA::Estimate0D | inline |
hasAnnotation(const std::string &name) const | YODA::AnalysisObject | inline |
hasSource(const std::string &key) const noexcept | YODA::Estimate | inline |
lengthContent(bool fixed_length=false) const noexcept | YODA::Estimate0D | inlinevirtual |
lengthMeta(const bool skipPath=true, const bool skipTitle=true) const noexcept | YODA::AnalysisObject | inline |
mkInert(const std::string &path="", const std::string &source="") const noexcept | YODA::Estimate0D | inlinevirtual |
mkScatter(const std::string &path="", const std::string &pat_match="") const noexcept | YODA::Estimate0D | inline |
name() const | YODA::AnalysisObject | inline |
newclone() const noexcept | YODA::Estimate0D | inlinevirtual |
numErrs() const noexcept | YODA::Estimate | inline |
operator+=(const Estimate0D &toAdd) | YODA::Estimate0D | inline |
operator+=(Estimate0D &&toAdd) | YODA::Estimate0D | inline |
YODA::Estimate::operator+=(const Estimate &toAdd) | YODA::Estimate | inline |
operator-=(const Estimate0D &toSubtract) | YODA::Estimate0D | inline |
operator-=(Estimate0D &&toSubtract) | YODA::Estimate0D | inline |
YODA::Estimate::operator-=(const Estimate &toSubtract) | YODA::Estimate | inline |
operator=(const Estimate0D &toCopy) noexcept | YODA::Estimate0D | inline |
operator=(Estimate0D &&toMove) noexcept | YODA::Estimate0D | inline |
YODA::Estimate::operator=(const Estimate &toCopy) noexcept | YODA::Estimate | inline |
YODA::Estimate::operator=(Estimate &&toMove) noexcept | YODA::Estimate | inline |
YODA::AnalysisObject::operator=(const AnalysisObject &ao) noexcept | YODA::AnalysisObject | inlinevirtual |
path() const | YODA::AnalysisObject | inline |
Ptr typedef | YODA::Estimate0D | |
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::Estimate0D | inlinevirtual |
rmAnnotation(const std::string &name) | YODA::AnalysisObject | 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 |
serializeContent(bool fixed_length=false) const noexcept | YODA::Estimate0D | inlinevirtual |
serializeMeta(const bool skipPath=true, const bool skipTitle=true) const noexcept | YODA::AnalysisObject | 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 |
setAnnotation(const std::string &name, const T &value) | YODA::AnalysisObject | inline |
setAnnotations(const Annotations &anns) | YODA::AnalysisObject | 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 |
setPath(const std::string &path) | YODA::AnalysisObject | inline |
setTitle(const std::string &title) | YODA::AnalysisObject | 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 Estimate0D &toSubtract, const std::string &pat_uncorr="^stat|^uncor") | YODA::Estimate0D | inline |
subtract(Estimate0D &&toSubtract, const std::string &pat_uncorr="^stat|^uncor") | YODA::Estimate0D | inline |
YODA::Estimate::subtract(const Estimate &toSubtract, const std::string &pat_uncorr="^stat|^uncor") | YODA::Estimate | inline |
title() const | YODA::AnalysisObject | 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 |
type() const | YODA::AnalysisObject | inlinevirtual |
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 |
~AnalysisObject() | YODA::AnalysisObject | inlinevirtual |