BCDataSet Member List

This is the complete list of members for BCDataSet, including all inherited members.

AddDataPoint(const BCDataPoint &datapoint)BCDataSet
AdjustBoundForUncertainties(unsigned i, double nSigma, unsigned i_err1, int i_err2=-1)BCDataSet
Back()BCDataSetinline
BCDataSet(unsigned n=0)BCDataSet
BoundsExist() const BCDataSet
CreateH2(const char *name, const char *title, unsigned x, unsigned y, unsigned nbins_x=100, unsigned nbins_y=100, double x_padding=0.10, double y_padding=0.10) const BCDataSet
Fix(unsigned i, bool b=true)BCDataSetinline
GetDataComponents(unsigned index) const BCDataSet
GetDataPoint(unsigned index)BCDataSetinline
GetDataPoint(unsigned index) const BCDataSetinline
GetGraph(unsigned x, unsigned y) const BCDataSet
GetGraph(unsigned x, unsigned y, int ex, int ey) const BCDataSet
GetGraph(unsigned x, unsigned y, int ex_below, int ex_above, int ey_below, int ey_above) const BCDataSet
GetLowerBound(unsigned index) const BCDataSet
GetLowerBounds() const BCDataSetinline
GetNDataPoints() const BCDataSetinline
GetNValuesPerPoint() const BCDataSetinline
GetRangeWidth(unsigned index) const BCDataSetinline
GetUpperBound(unsigned index) const BCDataSet
GetUpperBounds() const BCDataSetinline
GetUserLowerBounds()BCDataSetinline
GetUserUpperBounds()BCDataSetinline
IsFixed(unsigned index) const BCDataSetinline
operator[](unsigned index)BCDataSetinline
operator[](unsigned index) const BCDataSetinline
PrintSummary(void(*output)(const std::string &)=BCLog::OutSummary) const BCDataSet
ReadDataFromFile(const std::string &filename, const std::string &treename, const std::string &branchnames, char delim= ',')BCDataSetinline
ReadDataFromFile(const std::string &filename, int nvariables)BCDataSetinline
ReadDataFromFileTree(const std::string &filename, const std::string &treename, const std::string &branchnames, char delim= ',')BCDataSet
ReadDataFromFileTxt(const std::string &filename, int nvariables)BCDataSet
Reset()BCDataSetinline
SetBounds(unsigned index, double lower_bound, double upper_bound, bool fixed=false)BCDataSet
SetNValuesPerPoint(unsigned n)BCDataSet
~BCDataSet()BCDataSetinlinevirtual