GooFit
v2.1.3
|
This is the complete list of members for GooFit::DataSet, including all inherited members.
addEvent()=0 | GooFit::DataSet | pure virtual |
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 | |
getCurrentValues() const | GooFit::DataSet | protected |
getName() const | GooFit::DataSet | inline |
getNumEvents() const | GooFit::DataSet | inline |
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 |
~DataSet()=default | GooFit::DataSet | virtual |