GooFit  v2.1.3
GooFit::Variable Member List

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

blindGooFit::Variableprotected
changed_GooFit::Variableprotected
errorGooFit::Variableprotected
fitter_indexGooFit::Variableprotected
fixedGooFit::Variableprotected
getBlind(const Key &)GooFit::Variableinline
getChanged() constGooFit::Variableinline
getError() constGooFit::Variableinline
getFitterIndex() constGooFit::Variableinline
getIndex() constGooFit::Indexableinline
getLowerLimit() constGooFit::Indexableinline
getName() constGooFit::Indexableinline
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
IsFixed() constGooFit::Variableinline
lowerlimitGooFit::Indexableprotected
nameGooFit::Indexableprotected
operator bool() constGooFit::Indexableinline
operator fptype() constGooFit::Indexableinline
operator!=(const Indexable &other) constGooFit::Indexableinline
operator<(const Indexable &other) constGooFit::Indexableinline
operator<<(std::ostream &o, const Variable &var)GooFit::Variablefriend
operator=(const Variable &)=deleteGooFit::Variable
operator=(const fptype &val)GooFit::Variableinline
GooFit::Indexable::operator=(const Indexable &)=deleteGooFit::Indexable
operator==(const Indexable &other) constGooFit::Indexableinline
setBlind(fptype val)GooFit::Variableinline
setChanged(bool val=true)GooFit::Variableinline
setError(fptype val)GooFit::Variableinline
setFitterIndex(int value)GooFit::Variableinline
setFixed(bool fix)GooFit::Variableinline
setIndex(int value)GooFit::Indexableinline
setLowerLimit(fptype val)GooFit::Indexableinline
setUpperLimit(fptype val)GooFit::Indexableinline
setValue(fptype val)GooFit::Indexableinline
upperlimitGooFit::Indexableprotected
valueGooFit::Indexableprotected
Variable(const Variable &)=defaultGooFit::Variable
Variable(Variable &&)=defaultGooFit::Variable
Variable(std::string n, fptype v)GooFit::Variableinline
Variable(std::string n, fptype v, fptype dn, fptype up)GooFit::Variableinline
Variable(std::string n, fptype v, fptype e, fptype dn, fptype up, bool fix=false)GooFit::Variableinline
~Indexable()GooFit::Indexableinlinevirtual
~Variable() override=defaultGooFit::Variable