This is the complete list of members for GooFit::BinnedDataSet, including all inherited members.
addEvent() override | GooFit::BinnedDataSet | virtual |
GooFit::DataSet::addEvent(fptype value, Args... args) | GooFit::DataSet | inline |
addWeightedEvent(double weight) override | GooFit::BinnedDataSet | virtual |
BinnedDataSet(const Observable &var, std::string n="") | GooFit::BinnedDataSet | |
BinnedDataSet(const std::vector< Observable > &vars, std::string n="") | GooFit::BinnedDataSet | |
BinnedDataSet(const std::set< Observable > &vars, std::string n="") | GooFit::BinnedDataSet | |
BinnedDataSet(std::initializer_list< Observable > vars, std::string n="") | GooFit::BinnedDataSet | |
checkAllVars() const | GooFit::DataSet | protected |
DataSet(const Observable &var, std::string n="") | GooFit::DataSet | |
DataSet(const std::vector< Observable > &vars, std::string n="") | GooFit::DataSet | |
DataSet(const std::set< Observable > &vars, std::string n="") | GooFit::DataSet | |
DataSet(std::initializer_list< Observable > vars, std::string n="") | GooFit::DataSet | |
getBinCenter(size_t ivar, size_t bin) const | GooFit::BinnedDataSet | |
getBinCenter(const Observable &var, size_t bin) const | GooFit::BinnedDataSet | |
getBinContent(size_t bin) const | GooFit::BinnedDataSet | inline |
getBinError(size_t bin) const | GooFit::BinnedDataSet | |
getBinNumber() const | GooFit::BinnedDataSet | |
getBinSize(size_t ivar) const | GooFit::BinnedDataSet | |
getBinVolume(size_t bin) const | GooFit::BinnedDataSet | |
getCurrentValues() const | GooFit::DataSet | protected |
getDiminsions() const | GooFit::BinnedDataSet | inline |
getName() const | GooFit::DataSet | inline |
getNumBins() const | GooFit::BinnedDataSet | |
getNumEvents() const | GooFit::DataSet | inline |
getNumWeightedEvents() const | GooFit::BinnedDataSet | |
getObservables() const | GooFit::DataSet | |
indexOfVariable(const Observable &var) const | GooFit::DataSet | protected |
numEventsAdded | GooFit::DataSet | protected |
numVariables() const | GooFit::DataSet | inline |
observables | GooFit::DataSet | protected |
setBinContent(unsigned int bin, fptype value) | GooFit::BinnedDataSet | inline |
setBinError(unsigned int bin, fptype value) | GooFit::BinnedDataSet | |
~BinnedDataSet() override=default | GooFit::BinnedDataSet | |
~DataSet()=default | GooFit::DataSet | virtual |