GooFit  v2.1.3
GooFit::BinnedDataSet Member List

This is the complete list of members for GooFit::BinnedDataSet, including all inherited members.

addEvent() overrideGooFit::BinnedDataSetvirtual
GooFit::DataSet::addEvent(fptype value, Args... args)GooFit::DataSetinline
addWeightedEvent(double weight) overrideGooFit::BinnedDataSetvirtual
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() constGooFit::DataSetprotected
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) constGooFit::BinnedDataSet
getBinCenter(const Observable &var, size_t bin) constGooFit::BinnedDataSet
getBinContent(size_t bin) constGooFit::BinnedDataSetinline
getBinError(size_t bin) constGooFit::BinnedDataSet
getBinNumber() constGooFit::BinnedDataSet
getBinSize(size_t ivar) constGooFit::BinnedDataSet
getBinVolume(size_t bin) constGooFit::BinnedDataSet
getCurrentValues() constGooFit::DataSetprotected
getDiminsions() constGooFit::BinnedDataSetinline
getName() constGooFit::DataSetinline
getNumBins() constGooFit::BinnedDataSet
getNumEvents() constGooFit::DataSetinline
getNumWeightedEvents() constGooFit::BinnedDataSet
getObservables() constGooFit::DataSet
indexOfVariable(const Observable &var) constGooFit::DataSetprotected
numEventsAddedGooFit::DataSetprotected
numVariables() constGooFit::DataSetinline
observablesGooFit::DataSetprotected
setBinContent(unsigned int bin, fptype value)GooFit::BinnedDataSetinline
setBinError(unsigned int bin, fptype value)GooFit::BinnedDataSet
~BinnedDataSet() override=defaultGooFit::BinnedDataSet
~DataSet()=defaultGooFit::DataSetvirtual