![]() |
AmpGen 2.1
|
This is the complete list of members for AmpGen::FitResult, including all inherited members.
addChi2(const double &chi2, const double &nBins) | AmpGen::FitResult | |
addFraction(const std::string &name, const double &frac, const double &err) | AmpGen::FitResult | |
addFractions(const std::vector< FitFraction > &fractions) | AmpGen::FitResult | |
addObservable(const std::string &name, const double &F) | AmpGen::FitResult | |
chi2() const | AmpGen::FitResult | |
clearFitFractions() | AmpGen::FitResult | |
correlation(const std::string &x, const std::string &y) const | AmpGen::FitResult | |
cov(const size_t &x, const size_t &y) const | AmpGen::FitResult | |
cov(const std::string &x, const std::string &y) const | AmpGen::FitResult | |
cov() const | AmpGen::FitResult | |
dof() const | AmpGen::FitResult | |
Edm() const | AmpGen::FitResult | |
fitFractions() const | AmpGen::FitResult | |
FitResult() | AmpGen::FitResult | |
FitResult(const FitResult &other) | AmpGen::FitResult | explicit |
FitResult(const std::string &filename) | AmpGen::FitResult | explicit |
FitResult(const Minimiser &mini) | AmpGen::FitResult | explicit |
FitResult(MinuitParameterSet &mps, const TMatrixD &covMini) | AmpGen::FitResult | |
floating(const bool &extended=false) const | AmpGen::FitResult | |
getErrorPropagator(const bool &extended=false) const | AmpGen::FitResult | |
getReducedCovariance(const bool &extended=false) const | AmpGen::FitResult | |
LL() const | AmpGen::FitResult | |
mps() const | AmpGen::FitResult | |
nBins() const | AmpGen::FitResult | |
NCalls() const | AmpGen::FitResult | |
nParam() const | AmpGen::FitResult | |
observables() const | AmpGen::FitResult | |
parameters() const | AmpGen::FitResult | |
print() const | AmpGen::FitResult | |
readFile(const std::string &fname) | AmpGen::FitResult | |
setCov(const size_t &x, const size_t &y, const double &F) | AmpGen::FitResult | |
status() const | AmpGen::FitResult | |
writeOptions(const std::string &output, const std::string &input="") | AmpGen::FitResult | |
writeOptions(std::ostream &, const std::string &input="") | AmpGen::FitResult | |
writeToFile(const std::string &fname) | AmpGen::FitResult | |
~FitResult() | AmpGen::FitResult | inline |