GooFit  v2.1.3
GooFit::Observable Member List

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

getBinSize() constGooFit::Observableinline
getIndex() constGooFit::Indexableinline
getLowerLimit() constGooFit::Indexableinline
getName() constGooFit::Indexableinline
getNumBins() constGooFit::Observableinline
getUpperLimit() constGooFit::Indexableinline
getValue() constGooFit::Indexableinline
indexGooFit::Indexableprotected
Indexable(std::string n, fptype val=0)GooFit::Indexableinline
Indexable(std::string n, fptype val, fptype lowerlimit, fptype upperlimit)GooFit::Indexableinline
is_event_numberGooFit::Observableprotected
isEventNumber() constGooFit::Observableinline
lowerlimitGooFit::Indexableprotected
nameGooFit::Indexableprotected
numbinsGooFit::Observableprotected
Observable(std::string name, fptype lowerlimit, fptype upperlimit)GooFit::Observableinline
operator bool() constGooFit::Indexableinline
operator fptype() constGooFit::Indexableinline
operator!=(const Indexable &other) constGooFit::Indexableinline
operator<(const Indexable &other) constGooFit::Indexableinline
operator=(const Observable &)=deleteGooFit::Observable
operator=(const fptype &val)GooFit::Observableinline
GooFit::Indexable::operator=(const Indexable &)=deleteGooFit::Indexable
operator==(const Indexable &other) constGooFit::Indexableinline
operator>>(std::istream &o, Observable &var)GooFit::Observablefriend
setIndex(int value)GooFit::Indexableinline
setLowerLimit(fptype val)GooFit::Indexableinline
setNumBins(size_t num)GooFit::Observableinline
setUpperLimit(fptype val)GooFit::Indexableinline
setValue(fptype val)GooFit::Indexableinline
upperlimitGooFit::Indexableprotected
valueGooFit::Indexableprotected
~Indexable()GooFit::Indexableinlinevirtual
~Observable() override=defaultGooFit::Observable