#include <TGo4FitGUIOptions.h>
Public Methods | |
TGo4FitGUIOptions () | |
virtual | ~TGo4FitGUIOptions () |
void | CopyFrom (TGo4FitGUIOptions &other, Bool_t CopyFitter=kTRUE) |
TGo4Fitter * | GetFitter () |
TGo4Fitter * | TakeFitter () |
void | SetFitter (TGo4Fitter *) |
Bool_t & | UseAmplEstim () |
Int_t & | NumMigradIter () |
const char * | GetWizDataName () |
void | SetWizDataName (const char *name) |
TGo4FitData * | GetWizData () |
const char * | GetWizModelName () |
void | SetWizModelName (const char *name) |
TGo4FitModel * | GetWizModel () |
TGo4FitPeakFinder * | GetPeakFinder (Bool_t AutoCreate=kTRUE) |
Bool_t & | WizShowAllModels () |
Int_t & | WizPageIndex () |
Private Attributes | |
TGo4Fitter * | fxFitter |
TString | fxWizDataName |
TString | fxWizModelName |
Bool_t | fbWizShowAllModels |
Int_t | fiWizPageIndex |
Bool_t | fbUseAmplEstim |
Int_t | fiNumMigradIter |
|
Definition at line 18 of file TGo4FitGUIOptions.cxx. |
|
Definition at line 24 of file TGo4FitGUIOptions.cxx. References fxFitter. |
|
Definition at line 69 of file TGo4FitGUIOptions.cxx. References fbUseAmplEstim, fbWizShowAllModels, fiNumMigradIter, fiWizPageIndex, fxFitter, fxWizDataName, and fxWizModelName. Referenced by TGo4FitPanelSlots::Fitter_MoveCopy(), and TGo4FitPanelSlots::GetPadFitOptions(). |
|
Definition at line 33 of file TGo4FitGUIOptions.h. References fxFitter. Referenced by TGo4FitPanelSlots::GetFitter(), GetPeakFinder(), GetWizData(), and GetWizModel(). |
|
Definition at line 33 of file TGo4FitGUIOptions.cxx. References fxFitter. Referenced by TGo4FitPanelSlots::Fitter_MoveCopy(). |
|
Definition at line 28 of file TGo4FitGUIOptions.cxx. References fxFitter. Referenced by TGo4FitPanelSlots::Fitter_DropToPanel(), TGo4FitPanelSlots::Fitter_MoveCopy(), and TGo4FitPanelSlots::SetFitter(). |
|
Definition at line 37 of file TGo4FitGUIOptions.h. References fbUseAmplEstim. Referenced by TGo4FitPanelSlots::Button_PeakFinder(), TGo4FitPanelSlots::Button_PerformFit(), and TGo4FitPanelSlots::Button_SimpleFit(). |
|
Definition at line 38 of file TGo4FitGUIOptions.h. References fiNumMigradIter. Referenced by TGo4FitPanelSlots::Button_PeakFinder(), TGo4FitPanelSlots::Button_PerformFit(), and TGo4FitPanelSlots::Button_SimpleFit(). |
|
Definition at line 40 of file TGo4FitGUIOptions.h. References fxWizDataName. Referenced by GetWizData(). |
|
Definition at line 41 of file TGo4FitGUIOptions.h. References fxWizDataName. Referenced by TGo4FitPanelSlots::Wiz_RemoveData(). |
|
Definition at line 39 of file TGo4FitGUIOptions.cxx. References TGo4Fitter::FindData(), GetFitter(), and GetWizDataName(). Referenced by TGo4FitPanelSlots::Button_PeakFinder(), TGo4FitPanelSlots::Wiz_CreateNewModel(), TGo4FitPanelSlots::Wiz_GetModelInfo(), TGo4FitPanelSlots::Wiz_PaintData(), TGo4FitPanelSlots::Wiz_RemoveData(), and TGo4FitPanelSlots::Wiz_UseSelectedRange(). |
|
Definition at line 44 of file TGo4FitGUIOptions.h. References fxWizModelName. Referenced by GetWizModel(). |
|
Definition at line 45 of file TGo4FitGUIOptions.h. References fxWizModelName. |
|
Definition at line 45 of file TGo4FitGUIOptions.cxx. References TGo4Fitter::FindModel(), GetFitter(), and GetWizModelName(). Referenced by TGo4FitPanelSlots::Wiz_PaintModel(). |
|
Definition at line 51 of file TGo4FitGUIOptions.cxx. References TGo4FitterAbstract::AddActionAt(), TGo4FitterAbstract::GetAction(), GetFitter(), TGo4FitterAbstract::GetNumActions(), n, and TGo4FitPeakFinder::SetPeakFinderType(). Referenced by TGo4FitPanelSlots::Button_PeakFinder(), and TGo4FitPanelSlots::Button_PerformFit(). |
|
Definition at line 50 of file TGo4FitGUIOptions.h. References fbWizShowAllModels. |
|
Definition at line 51 of file TGo4FitGUIOptions.h. References fiWizPageIndex. |
|
Definition at line 54 of file TGo4FitGUIOptions.h. Referenced by CopyFrom(), GetFitter(), SetFitter(), TakeFitter(), and ~TGo4FitGUIOptions(). |
|
Definition at line 56 of file TGo4FitGUIOptions.h. Referenced by CopyFrom(), GetWizDataName(), and SetWizDataName(). |
|
Definition at line 57 of file TGo4FitGUIOptions.h. Referenced by CopyFrom(), GetWizModelName(), and SetWizModelName(). |
|
Definition at line 58 of file TGo4FitGUIOptions.h. Referenced by CopyFrom(), and WizShowAllModels(). |
|
Definition at line 59 of file TGo4FitGUIOptions.h. Referenced by CopyFrom(), and WizPageIndex(). |
|
Definition at line 61 of file TGo4FitGUIOptions.h. Referenced by CopyFrom(), and UseAmplEstim(). |
|
Definition at line 62 of file TGo4FitGUIOptions.h. Referenced by CopyFrom(), and NumMigradIter(). |