Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
CBCDataPoint | A class representing a data point |
CBCDataSet | A class representing a set of data points |
▼CBCEngineMCMC | An engine class for Markov Chain Monte Carlo |
▼CBCIntegrate | A class for handling numerical operations for models |
▼CBCModel | The base class for all user-defined models |
CBCEmptyModel | An empty model, used for reading in a chain |
▼CBCFitter | A base class for all fitting classes |
CBCEfficiencyFitter | A class for fitting histograms with functions |
CBCGraphFitter | A class for fitting graphs with functions |
CBCHistogramFitter | A class for fitting histograms with functions |
CBCMTF | A class for fitting several templates to a data set |
CBCPriorModel | Class for sampling from prior of a BCModel |
CBCRooInterface | Interface allowing to run BAT on a problem/data defined in a standard RooFit workspace format |
CBCH1D::BCH1DInterval | Contains information about an interval |
CBCH1D::BCH1DSmallestInterval | Vector of intervals with information about total mass |
▼CBCHistogramBase | A base class for drawing histograms in BAT style |
CBCH1D | A class for handling 1D distributions |
CBCH2D | A class for handling 2D distributions |
CBCLog | A class for managing log messages |
CBCModelManager | A class representing a set of BCModels |
CBCMTFAnalysisFacility | A class summarizing a set of predefined measurements |
CBCMTFChannel | A class describing a physics channel |
CBCMTFComparisonTool | A helper class for BCMTFAnalysisFacility storing information |
CBCMTFProcess | A class describing a process |
CBCMTFSystematic | A class desribing a systematic uncertainty |
CBCMTFSystematicVariation | A class describing a systematic variation |
CBCMTFTemplate | A class describing a template |
▼CBCPrior | A class to represent the prior of a parameter |
CBCCauchyPrior | A class to represent a Cauchy prior of a parameter |
CBCConstantPrior | A class to represent a constant prior of a parameter |
CBCGaussianPrior | A class to represent a gaussian prior of a parameter |
CBCPositiveDefinitePrior | A class to wrap around a BCPrior to make it positive definite |
CBCSplitGaussianPrior | A class to represent a split-Gaussian prior of a parameter |
CBCTF1LogPrior | A class to represent the log of a prior of a parameter by a formula through a TF1 |
CBCTF1Prior | A class to represent the prior of a parameter by a formula through a TF1 |
CBCTH1Prior | A class to represent the prior of a parameter by a TH1 |
CBCAux::BCTrash< T > | A trash to keep heap-allocated objects of type T alive until the trash goes out of scope |
CBCAux::BCTrash< TObject > | |
▼CBCVariable | A class representing a variable of a model |
CBCObservable | A class representing a variable of a model |
CBCParameter | A class representing a parameter of a model |
CBCVariableSet< T > | Wrapper to allow access by name into list of BCVariable |
CBCVariableSet< BCObservable > | |
▼CBCVariableSet< BCParameter > | |
CBCParameterSet | Wrapper to allow access by name into list of BCParameter |
CBCEngineMCMC::ChainState | A struct for holding a state in a Markov chain |
CG__cpp_setup_initlibBAT_rdict | |
CG__cpp_setup_initlibBATmodels_rdict | |
CG__cpp_setup_initlibBATmtf_rdict | |
CG__Sizep2memfunclibBAT_rdict | |
CG__Sizep2memfunclibBATmodels_rdict | |
CG__Sizep2memfunclibBATmtf_rdict | |
▼CBCCubaOptions::General | Base struct to hold options shared by all CUBA algorithms |
CBCCubaOptions::Cuhre | Hold Cuhre specific options |
CBCCubaOptions::Divonne | Hold Divonne specific options |
CBCCubaOptions::Suave | Hold Suave specific options |
CBCCubaOptions::Vegas | Hold Vegas specific options |
▼CIMultiGenFunction | |
CBCMinimizer::Adapter | Adapter to call Minuit on a user-defined function |
▼CIntervalCalculator | |
CRooStats::BATCalculator | Adapter to call BAT from within RooStats to compute credibility intervals |
CBCAux::RootSideEffectGuard | A guard object to prevent ROOT from taking over ownership of TNamed objects |
CBCEngineMCMC::Statistics | A struct for holding statistical information about samples |
▼CTNamed | |
CRooStats::BATCalculator | Adapter to call BAT from within RooStats to compute credibility intervals |
CBCEfficiencyFitter::ToyDataInterface | Abstract class which doesn't do anything but offers the right interface to allow calculation the distribution of any statistic |
CBCMinimizer::Wrapper | Wrapper to approximate RAII for TMinuitMinimizer that is not copyable |