#include "Foption.h"
#include "Fit/DataRange.h"
#include "Math/MinimizerOptions.h"
#include "TString.h"
#include <vector>
#include <string>
Classes | |
struct | ROOT::Experimental::RFitPanelModel::RComboBoxItem |
Generic item for ui5 ComboBox. More... | |
struct | ROOT::Experimental::RFitPanelModel |
Data structure for the fit panel. More... | |
struct | ROOT::Experimental::RFitPanelModel::RFuncPar |
Function parameter info, used in edit parameters dialog. More... | |
struct | ROOT::Experimental::RFitPanelModel::RFuncParsList |
Class used to transfer functions parameters list from/to client. More... | |
struct | ROOT::Experimental::RFitPanelModel::RItemInfo |
Basic function info, used in combo boxes. More... | |
struct | ROOT::Experimental::RFitPanelModel::RMethodInfo |
struct | ROOT::Experimental::RFitPanelModel::RMinimezerAlgorithm |
Entry in minimizer algorithm combo. More... | |
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::Experimental |
Functions | |
RLogChannel & | ROOT::Experimental::FitPanelLog () |
Log channel for FitPanel diagnostics. | |