|
BAT
0.9.4
The Bayesian analysis toolkit
|
This is the complete list of members for BCGraphFitter, including all inherited members.
| AddParameter(BCParameter *parameter) | BCModel | virtual |
| APrioriProbability(const std::vector< double > ¶meters) | BCModel | |
| BCFitter() | BCFitter | |
| BCFitter(const char *name) | BCFitter | |
| BCGraphFitter() | BCGraphFitter | |
| BCGraphFitter(const char *name) | BCGraphFitter | |
| BCGraphFitter(TGraphErrors *graph, TF1 *func) | BCGraphFitter | |
| BCGraphFitter(const char *name, TGraphErrors *graph, TF1 *func) | BCGraphFitter | |
| BCModel(const char *name="model") | BCModel | |
| BCModel(const BCModel &bcmodel) | BCModel | |
| CalculatePValue(std::vector< double > par, bool flag_histogram=false) (defined in BCModel) | BCModel | |
| CDF(const std::vector< double > ¶meters, int index, bool lower=false) | BCGraphFitter | virtual |
| Copy(const BCModel &bcmodel) | BCModel | |
| CorrelateDataPointValues(std::vector< double > &x) | BCModel | virtual |
| DrawFit(const char *options="", bool flaglegend=false) | BCGraphFitter | virtual |
| Eval(const std::vector< double > ¶meters) | BCModel | |
| fChi2NDoF (defined in BCModel) | BCModel | protected |
| fDataFixedValues (defined in BCModel) | BCModel | protected |
| fDataPointLowerBoundaries | BCModel | protected |
| fDataPointUpperBoundaries | BCModel | protected |
| fDataSet | BCModel | protected |
| fErrorBandXY | BCFitter | protected |
| fGoFNChains | BCModel | protected |
| fGoFNIterationsMax | BCModel | protected |
| fGoFNIterationsRun | BCModel | protected |
| FillErrorBand() | BCFitter | |
| Fit() | BCGraphFitter | virtual |
| Fit(TGraphErrors *graph, TF1 *func) | BCGraphFitter | |
| FitFunction(const std::vector< double > &x, const std::vector< double > ¶meters) | BCGraphFitter | virtual |
| FixDataAxis(unsigned int index, bool fixed) (defined in BCFitter) | BCFitter | |
| flag_discrete | BCModel | protected |
| fModelAPosteriori | BCModel | protected |
| fModelAPriori | BCModel | protected |
| fName | BCModel | protected |
| fPriorConstantAll | BCModel | protected |
| fPriorContainer | BCModel | protected |
| fPriorContainerConstant | BCModel | protected |
| fPriorContainerInterpolate | BCModel | protected |
| fPValue | BCModel | protected |
| fPValueNDoF (defined in BCModel) | BCModel | protected |
| GetChi2NDoF() (defined in BCModel) | BCModel | inline |
| GetChi2Runs(int dataIndex, int sigmaIndex) | BCModel | |
| GetDataPoint(unsigned int index) const | BCModel | |
| GetDataPointLowerBoundaries() const | BCModel | inline |
| GetDataPointLowerBoundary(unsigned int index) const | BCModel | |
| GetDataPointUpperBoundaries() const | BCModel | inline |
| GetDataPointUpperBoundary(unsigned int index) const | BCModel | |
| GetDataSet() const | BCModel | inline |
| GetErrorBand() | BCGraphFitter | inline |
| BCFitter::GetErrorBand(double level) const | BCFitter | |
| GetErrorBandGraph(double level1, double level2) const (defined in BCFitter) | BCFitter | |
| GetErrorBandXY() const | BCFitter | inline |
| GetErrorBandXY_yellow(double level=.68, int nsmooth=0) const (defined in BCFitter) | BCFitter | |
| GetFitFunction() | BCGraphFitter | inline |
| GetFitFunctionGraph(const std::vector< double > ¶meters) (defined in BCFitter) | BCFitter | |
| GetFitFunctionGraph() (defined in BCFitter) | BCFitter | inline |
| GetFitFunctionGraph(const std::vector< double > ¶meters, double xmin, double xmax, int n=1000) (defined in BCFitter) | BCFitter | |
| GetFixedDataAxis(unsigned int index) const (defined in BCFitter) | BCFitter | |
| GetFlagBoundaries() const | BCModel | |
| GetGraph() | BCGraphFitter | inline |
| GetGraphFitFunction() | BCGraphFitter | inline |
| GetModelAPosterioriProbability() const | BCModel | inline |
| GetModelAPrioriProbability() const | BCModel | inline |
| GetName() const | BCModel | inline |
| GetNDataPoints() const | BCModel | |
| GetPValue() | BCModel | inline |
| GetPvalueFromChi2(const std::vector< double > &par, int sigma_index) | BCModel | |
| GetPvalueFromChi2NDoF(std::vector< double > par, int sigma_index) (defined in BCModel) | BCModel | |
| GetPvalueFromKolmogorov(const std::vector< double > &par, int index) | BCModel | |
| GetPValueNDoF() (defined in BCModel) | BCModel | inline |
| HessianMatrixElement(const BCParameter *parameter1, const BCParameter *parameter2, std::vector< double > point) | BCModel | |
| Likelihood(const std::vector< double > ¶ms) | BCModel | virtual |
| LogAPrioriProbability(const std::vector< double > ¶meters) | BCModel | virtual |
| LogEval(const std::vector< double > ¶meters) | BCModel | virtual |
| LogLikelihood(const std::vector< double > ¶meters) | BCGraphFitter | virtual |
| LogProbability(const std::vector< double > ¶meter) | BCModel | |
| LogProbabilityNN(const std::vector< double > ¶meters) | BCModel | inline |
| MarginalizePostprocess() | BCFitter | inline |
| MarginalizePreprocess() | BCFitter | |
| MCMCIterationInterface() | BCFitter | |
| operator=(const BCModel &bcmodel) | BCModel | |
| PrintHessianMatrix(std::vector< double > parameters) | BCModel | |
| PrintResults(const char *file) | BCModel | |
| PrintShortFitSummary(int chi2flag=0) | BCModel | |
| PrintSummary() | BCModel | |
| Probability(const std::vector< double > ¶meter) | BCModel | |
| ProbabilityNN(const std::vector< double > ¶ms) | BCModel | |
| ReadErrorBandFromFile(const char *file) | BCFitter | |
| SamplingFunction(const std::vector< double > ¶meters) | BCModel | virtual |
| SetDataBoundaries(unsigned int index, double lowerboundary, double upperboundary, bool fixed=false) (defined in BCModel) | BCModel | |
| SetDataPointLowerBoundaries(BCDataPoint *datasetlowerboundaries) | BCModel | inline |
| SetDataPointLowerBoundary(int index, double lowerboundary) | BCModel | |
| SetDataPointUpperBoundaries(BCDataPoint *datasetupperboundaries) | BCModel | inline |
| SetDataPointUpperBoundary(int index, double upperboundary) | BCModel | |
| SetDataSet(BCDataSet *dataset) | BCModel | inline |
| SetErrorBandContinuous(bool flag) | BCFitter | |
| SetErrorBandHisto(TH2D *h) | BCFitter | inline |
| SetFillErrorBand(bool flag=true) | BCFitter | inline |
| SetFitFunction(TF1 *func) | BCGraphFitter | |
| SetFitFunctionIndexX(int index) | BCFitter | inline |
| SetFitFunctionIndexY(int index) | BCFitter | inline |
| SetFitFunctionIndices(int indexx, int indexy) | BCFitter | inline |
| SetGoFNChains(int n) | BCModel | inline |
| SetGoFNIterationsMax(int n) | BCModel | inline |
| SetGoFNIterationsRun(int n) | BCModel | inline |
| SetGraph(TGraphErrors *graph) | BCGraphFitter | |
| SetModelAPosterioriProbability(double probability) | BCModel | inline |
| SetModelAPrioriProbability(double probability) | BCModel | inline |
| SetName(const char *name) | BCModel | inline |
| SetPrior(int index, TF1 *f) | BCModel | |
| SetPrior(const char *name, TF1 *f) | BCModel | |
| SetPrior(int index, TH1 *h, bool flag=false) | BCModel | |
| SetPrior(const char *name, TH1 *h, bool flag=false) | BCModel | |
| SetPriorConstant(int index) | BCModel | |
| SetPriorConstant(const char *name) | BCModel | inline |
| SetPriorConstantAll() | BCModel | |
| SetPriorDelta(int index, double value) | BCModel | |
| SetPriorDelta(const char *name, double value) | BCModel | |
| SetPriorGauss(int index, double mean, double sigma) | BCModel | |
| SetPriorGauss(const char *name, double mean, double sigma) | BCModel | |
| SetPriorGauss(int index, double mean, double sigmadown, double sigmaup) | BCModel | |
| SetPriorGauss(const char *name, double mean, double sigmadown, double sigmaup) | BCModel | |
| SetSingleDataPoint(BCDataPoint *datapoint) | BCModel | |
| SetSingleDataPoint(BCDataSet *dataset, unsigned int index) (defined in BCModel) | BCModel | |
| UnsetFillErrorBand() | BCFitter | inline |
| ~BCFitter() | BCFitter | |
| ~BCGraphFitter() | BCGraphFitter | |
| ~BCModel() | BCModel | virtual |