Logo ROOT   6.12/07
Reference Guide
List of all members | Public Member Functions | Public Attributes | List of all members
ROOT::Experimental::TFitPanelModel Struct Reference

struct ROOT::Experimental::TFitPanelModel

Model, used to initialized openui5 FitPanel

Definition at line 47 of file TFitPanel.hxx.

Public Member Functions

 TFitPanelModel ()=default
 

Public Attributes

std::vector< ComboBoxItemfDataNames
 
std::vector< ComboBoxItemfModelNames
 
std::string fSelectDataId
 
std::string fSelectModelId
 

#include <ROOT/TFitPanel.hxx>

Constructor & Destructor Documentation

◆ TFitPanelModel()

ROOT::Experimental::TFitPanelModel::TFitPanelModel ( )
default

Member Data Documentation

◆ fDataNames

std::vector<ComboBoxItem> ROOT::Experimental::TFitPanelModel::fDataNames

Definition at line 48 of file TFitPanel.hxx.

◆ fModelNames

std::vector<ComboBoxItem> ROOT::Experimental::TFitPanelModel::fModelNames

Definition at line 50 of file TFitPanel.hxx.

◆ fSelectDataId

std::string ROOT::Experimental::TFitPanelModel::fSelectDataId

Definition at line 49 of file TFitPanel.hxx.

◆ fSelectModelId

std::string ROOT::Experimental::TFitPanelModel::fSelectModelId

Definition at line 51 of file TFitPanel.hxx.

Collaboration diagram for ROOT::Experimental::TFitPanelModel:
[legend]

The documentation for this struct was generated from the following file: