![]() |
Belle II Software development
|
This is the complete list of members for BinnedVariable, including all inherited members.
| BinnedVariable(const std::string &variableName, int _nBins, float _lowBin, float _highBin) | BinnedVariable | inline |
| getHighBin() const | BinnedVariable | inline |
| getLowBin() const | BinnedVariable | inline |
| getName() const | Variable | inlinevirtual |
| getNbins() const | BinnedVariable | inline |
| highBin | BinnedVariable | private |
| lowBin | BinnedVariable | private |
| name | Variable | private |
| nBins | BinnedVariable | private |
| Variable(const std::string &variableName) | Variable | inline |
| ~Variable()=default | Variable | virtual |