-
- Downloads
web fitpanel: provide combobox for available historgams
* Use gDirectory and fHist provided to fitpanel. * Use string identifiers with hsitogram names * Extract list of available TF1 objects, let sort them (do it by UI5?) * Use std::string_literals where it make scence * Use more compact c++11 intializer for large vectors
Showing
- gui/fitpanelv7/inc/ROOT/RFitPanel6Model.hxx 3 additions, 0 deletionsgui/fitpanelv7/inc/ROOT/RFitPanel6Model.hxx
- gui/fitpanelv7/src/RFitPanel6.cxx 12 additions, 6 deletionsgui/fitpanelv7/src/RFitPanel6.cxx
- gui/fitpanelv7/src/RFitPanel6Model.cxx 63 additions, 66 deletionsgui/fitpanelv7/src/RFitPanel6Model.cxx
- ui5/fitpanel/view/FitPanel.view.xml 2 additions, 2 deletionsui5/fitpanel/view/FitPanel.view.xml
Please register or sign in to comment