This is the complete list of members for GooFit::UnbinnedDataSet, including all inherited members.
| addEvent() override | GooFit::UnbinnedDataSet | virtual |
| GooFit::DataSet::addEvent(fptype value, Args... args) | GooFit::DataSet | inline |
| addWeightedEvent(fptype weight) | GooFit::DataSet | virtual |
| 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 | |
| fillWithGrid() | GooFit::UnbinnedDataSet | |
| from_matrix(const M &input, bool filter=false) | GooFit::UnbinnedDataSet | inline |
| getCurrentValues() const | GooFit::DataSet | protected |
| getName() const | GooFit::DataSet | inline |
| getNumEvents() const | GooFit::DataSet | inline |
| getObservables() const | GooFit::DataSet | |
| getValue(const Observable &var, size_t idx) const | GooFit::UnbinnedDataSet | |
| indexOfVariable(const Observable &var) const | GooFit::DataSet | protected |
| loadEvent(size_t idx) | GooFit::UnbinnedDataSet | |
| numEventsAdded | GooFit::DataSet | protected |
| numVariables() const | GooFit::DataSet | inline |
| observables | GooFit::DataSet | protected |
| setValueForAllEvents(const Observable &var) | GooFit::UnbinnedDataSet | |
| to_matrix() const | GooFit::UnbinnedDataSet | inline |
| UnbinnedDataSet(const Observable &var, std::string n="") | GooFit::UnbinnedDataSet | |
| UnbinnedDataSet(const std::vector< Observable > &vars, std::string n="") | GooFit::UnbinnedDataSet | |
| UnbinnedDataSet(const std::set< Observable > &vars, std::string n="") | GooFit::UnbinnedDataSet | |
| UnbinnedDataSet(std::initializer_list< Observable > vars, std::string n="") | GooFit::UnbinnedDataSet | |
| ~DataSet()=default | GooFit::DataSet | virtual |
| ~UnbinnedDataSet() override=default | GooFit::UnbinnedDataSet | |