BAT
0.9.4
The Bayesian analysis toolkit
|
This is the complete list of members for BCRooInterface, including all inherited members.
AddParameter(BCParameter *parameter) | BCModel | virtual |
APrioriProbability(const std::vector< double > ¶meters) | BCModel | |
BCModel(const char *name="model") | BCModel | |
BCModel(const BCModel &bcmodel) | BCModel | |
BCRooInterface(const char *name="", bool fillChain=false) (defined in BCRooInterface) | BCRooInterface | |
CalculatePValue(std::vector< double > par, bool flag_histogram=false) (defined in BCModel) | BCModel | |
CDF(const std::vector< double > &, int, bool) | BCModel | inlinevirtual |
Copy(const BCModel &bcmodel) | BCModel | |
CorrelateDataPointValues(std::vector< double > &x) | BCModel | virtual |
DefineParameters() | BCRooInterface | |
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 |
fGoFNChains | BCModel | protected |
fGoFNIterationsMax | BCModel | protected |
fGoFNIterationsRun | BCModel | protected |
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 |
GetArgSetForMarkovChain() (defined in BCRooInterface) | BCRooInterface | inline |
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 |
GetFlagBoundaries() const | BCModel | |
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 |
GetRooStatsMarkovChain() | BCRooInterface | inline |
HessianMatrixElement(const BCParameter *parameter1, const BCParameter *parameter2, std::vector< double > point) | BCModel | |
Initialize(RooAbsData &data, RooAbsPdf &model, RooAbsPdf &prior, const RooArgSet *params, const RooArgSet &listPOI) | BCRooInterface | |
Initialize(const char *rootFile, const char *wsName="batWS", const char *dataName="data", const char *modelName="model", const char *priorName="priorPOI", const char *priorNuisanceName="priorNuisance", const char *paramsName="parameters", const char *listPOIName="POI") (defined in BCRooInterface) | BCRooInterface | |
Likelihood(const std::vector< double > ¶ms) | BCModel | virtual |
LogAPrioriProbability(const std::vector< double > ¶meters) | BCRooInterface | virtual |
LogEval(const std::vector< double > ¶meters) | BCModel | virtual |
LogLikelihood(const std::vector< double > ¶meters) | BCRooInterface | virtual |
LogProbability(const std::vector< double > ¶meter) | BCModel | |
LogProbabilityNN(const std::vector< double > ¶meters) | BCModel | inline |
MCMCIterationInterface() | BCRooInterface | |
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 | |
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 |
SetGoFNChains(int n) | BCModel | inline |
SetGoFNIterationsMax(int n) | BCModel | inline |
SetGoFNIterationsRun(int n) | BCModel | inline |
SetModelAPosterioriProbability(double probability) | BCModel | inline |
SetModelAPrioriProbability(double probability) | BCModel | inline |
SetName(const char *name) | BCModel | inline |
SetNumBins(const char *parname, int nbins) | BCRooInterface | |
SetNumBins(int nbins) | BCRooInterface | |
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 | |
SetupRooStatsMarkovChain() | BCRooInterface | |
~BCModel() | BCModel | virtual |
~BCRooInterface() (defined in BCRooInterface) | BCRooInterface |