GSI Object Oriented Online Offline (Go4)  GO4-5.3.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
TGo4Fitter Member List

This is the complete list of members for TGo4Fitter, including all inherited members.

AddAction(TGo4FitterAction *Action)TGo4FitterAbstract
AddActionAt(TGo4FitterAction *Action, Int_t indx)TGo4FitterAbstract
AddAmplEstimation(Int_t NumIters=1)TGo4Fitter
AddData(TGo4FitData *d)TGo4Fitter
AddGauss1(const char *DataName, const char *ModelName, Double_t iPosition, Double_t iWidth, Double_t iAmpl=1., Int_t Axis=0)TGo4Fitter
AddGraph(const char *DataName, TGraph *gr, Bool_t Owned=kFALSE, Double_t lrange=0., Double_t rrange=0.)TGo4Fitter
AddH1(const char *DataName, TH1 *histo, Bool_t Owned=kFALSE, Double_t lrange=0., Double_t rrange=0.)TGo4Fitter
AddModel(TGo4FitModel *m)TGo4Fitter
AddModel(const char *DataName, TGo4FitModel *m)TGo4Fitter
AddOutputAction(const char *Action, const char *Option=0)TGo4FitterAbstract
AddPar(TGo4FitParameter *par)TGo4FitParsListprotected
AddPolynoms(const char *DataName, const char *NamePrefix, Int_t MaxOrder=1, Int_t NumAxis=1, Int_t GroupIndex=0)TGo4Fitter
AddPolynomX(const char *DataName, const char *NamePrefix, Int_t MaxOrder=1, Int_t GroupIndex=0, Double_t lrange=0., Double_t rrange=0.)TGo4Fitter
AddPolynomX(const char *DataName, const char *NamePrefix, TArrayD &Coef, Int_t GroupIndex=0)TGo4Fitter
AddSimpleMinuit()TGo4FitterAbstract
AddStandardActions()TGo4Fitter
ApplyConfig(TGo4FitterConfig *Config)TGo4FitterAbstract
AssignModelTo(const char *ModelName, const char *DataName, Double_t RatioValue=1., Bool_t FixRatio=kFALSE)TGo4Fitter
CalculateFCN(Int_t FitFunctionType, TGo4FitData *selectdata=0)TGo4Fitterprotected
CalculateFitFunction(Double_t *pars=0, Int_t FitFunctionType=-1, const char *DataName=0)TGo4Fitter
TGo4FitterAbstract::CalculateFitFunction(Double_t *pars=0)TGo4FitterAbstract
CalculateNDF(const char *DataName=0)TGo4Fitter
CalculatesIntegral(const char *DataName, const char *ModelName=0, Bool_t OnlyCounts=kFALSE)TGo4Fitter
CalculatesModelIntegral(const char *ModelName, Bool_t OnlyCounts=kFALSE)TGo4Fitter
CalculatesMomentums(const char *DataName, Bool_t UseRanges, Bool_t SubstractModels, Double_t &first, Double_t &second)TGo4Fitter
CanRollbackPars()TGo4FitParsListinlinevirtual
ChangeDataNameInAssignments(const char *oldname, const char *newname)TGo4Fitter
CheckDuplicatesOnSlot()TGo4FitSlotListprotected
CheckObjects(Bool_t MakeOut=kTRUE)TGo4FitSlotList
CheckParsListChanging()TGo4FitterAbstractinlineprotected
CheckSlotsBeforeDelete(TGo4FitComponent *comp)TGo4Fitterprivate
ClassDef(TGo4FitSlotList, 1)TGo4FitSlotListprotected
Clear(Option_t *option=0)TGo4Fittervirtual
ClearModelAssignmentTo(const char *ModelName, const char *DataName=0)TGo4Fitter
ClearObjects(const char *PlaceName=0, Bool_t NonOwned=kTRUE)TGo4FitSlotList
ClearPars()TGo4FitParsList
ClearParsBlocking()TGo4FitParsListprotected
ClearSlot(TGo4FitSlot *slot, Bool_t NonOwned)TGo4FitSlotList
CloneModel(const char *ModelName, const char *NewName=0)TGo4Fitter
CollectAllPars()TGo4Fitterprotectedvirtual
CollectParsTo(TGo4FitParsList &list)TGo4FitParsListvirtual
ConnectSlots(TGo4FitSlot *slot1, TGo4FitSlot *slot2)TGo4FitSlotList
ConnectSlots(const char *Slot1FullName, const char *Slot2FullName)TGo4FitSlotList
CopyParsValuesFrom(TGo4FitterAbstract *fitter)TGo4FitterAbstract
CreateDrawObject(const char *ObjName, const char *DataName, Bool_t IsModel=kFALSE, const char *ModelName=0)TGo4Fitter
CreatePar(const char *ParName, const char *Title, Double_t iValue=0)TGo4FitParsList
DataBuffersAllocated(TGo4FitData *data)TGo4Fitterprotected
DeleteAction(TGo4FitterAction *action)TGo4FitterAbstract
DeleteActions()TGo4FitterAbstractinline
DeleteAllData()TGo4Fitter
DeleteAllModels()TGo4Fitter
DeleteModelsAssosiatedTo(const char *DataName)TGo4Fitter
DeleteOutputActions()TGo4FitterAbstract
DoAction(TGo4FitterAction *Action)TGo4FitterAbstract
DoAction(Int_t indx)TGo4FitterAbstract
DoActions(Bool_t AllowFitterChange=kFALSE, TObjArray *Actions=0)TGo4FitterAbstract
DoCalculation()TGo4Fitterprotectedvirtual
DoNDFCalculation()TGo4Fitterprotectedvirtual
Draw(Option_t *option)TGo4Fittervirtual
EstimateAmplitudes(Int_t NumIters=1)TGo4Fitter
ExecuteDependencies(Double_t *pars)TGo4FitterAbstractprotected
fbInitializationDoneTGo4FitterAbstractprotected
fbNeedToFinalizeTGo4FitterAbstractprotected
fbParsAsResultsTGo4FitterAbstractprotected
fbParsChangeTGo4FitterAbstractprotected
fbUpdateSlotListTGo4FitSlotListprotected
ff_chi_gamma enum valueTGo4Fitter
ff_chi_Neyman enum valueTGo4Fitter
ff_chi_Pearson enum valueTGo4Fitter
ff_chi_square enum valueTGo4Fitter
ff_least_squares enum valueTGo4Fitter
ff_ML_Poisson enum valueTGo4Fitter
ff_user enum valueTGo4Fitter
fiFitFunctionTypeTGo4Fitterprotected
FillSlotList(TSeqCollection *list)TGo4Fittervirtual
fiMemoryUsageTGo4Fitterprotected
Finalize()TGo4FitterAbstractprotectedvirtual
FinalizeDependencies(TObjArray &Dependencies)TGo4FitterAbstractprotected
FinalizeFitterData()TGo4Fitterprotectedvirtual
Find(const char *ParName)TGo4FitParsListprotected
Find(const char *OwnerFullName, const char *ParName)TGo4FitParsListprotected
Find(TGo4FitParameter *par)TGo4FitParsListprotected
FindData(const char *DataName)TGo4Fitter
FindModel(const char *ModelName)TGo4Fitter
FindNextName(const char *Head, Int_t start, Bool_t isModel=kTRUE)TGo4Fitter
FindPar(const char *ParName)TGo4FitParsListinline
FindPar(const char *OwnerFullName, const char *ParName)TGo4FitParsListinline
FindPar(TGo4FitParameter *par)TGo4FitParsListinline
FindSlot(const char *FullSlotName)TGo4FitSlotList
fxActionsTGo4FitterAbstractprotected
fxCurrentConfigTGo4FitterAbstractprotected
fxDatasTGo4Fitterprotected
fxDrawObjsTGo4Fitterprivate
fxModelsTGo4Fitterprotected
fxResultsTGo4FitterAbstractprotected
fxSlotListTGo4FitSlotListprotected
fxUserFitFunctionTGo4Fitterprivate
Get(Int_t n)TGo4FitterAbstractinlineprotectedvirtual
GetAction(Int_t num)TGo4FitterAbstract
GetComp(Int_t n)TGo4Fitter
GetData(Int_t n)TGo4Fitter
GetDataBinsDevs(TGo4FitData *data)TGo4Fitterprotected
GetDataBinsResult(TGo4FitData *data)TGo4Fitterprotected
GetDataBinsSize(TGo4FitData *data)TGo4Fitterprotected
GetDataBinsValues(TGo4FitData *data)TGo4Fitterprotected
GetDataName(Int_t n)TGo4Fitter
GetFitFunctionType()TGo4Fitterinline
GetFullName()TGo4FitNamed
GetMemoryUsage()TGo4Fitterinline
GetModel(Int_t n)TGo4Fitter
GetModelBinsValues(TGo4FitModel *model, const char *DataName)TGo4Fitterprotected
GetNumActions()TGo4FitterAbstractinline
GetNumComp() const TGo4Fitterinline
GetNumData() const TGo4Fitterinline
GetNumModel() const TGo4Fitterinline
GetNumResults() const TGo4FitterAbstractinline
GetOwner()TGo4FitNamedinline
GetOwnerFullName()TGo4FitNamed
GetPar(Int_t n)TGo4FitParsListinline
GetParEpsilon(const char *ParName, Double_t &Epsilon)TGo4FitterAbstractvirtual
GetParError(const char *ParName)TGo4FitParsList
GetParFixed(const char *ParName)TGo4FitterAbstractvirtual
GetParFullName(Int_t n)TGo4FitParsList
GetParIndex(const TGo4FitParameter *par)TGo4FitParsList
GetParName(Int_t n)TGo4FitParsList
GetParRange(const char *ParName, Double_t &RangeMin, Double_t &RangeMax)TGo4FitterAbstractvirtual
GetParsValues(Double_t *pars)TGo4FitParsList
GetParValue(const char *ParName)TGo4FitParsList
GetResultFF() const TGo4FitterAbstract
GetResultNDF() const TGo4FitterAbstract
GetResults()TGo4FitterAbstractinline
GetResultValue(Int_t n) const TGo4FitterAbstract
GetSlot(Int_t nslot)TGo4FitSlotList
GetSlotList(Bool_t ForceUpdate=kFALSE)TGo4FitSlotList
InitFitterData()TGo4Fitterprotectedvirtual
Initialize()TGo4FitterAbstractprotectedvirtual
InitializeDependencies(TObjArray &Dependencies, Bool_t BlockPars, Bool_t DoInit)TGo4FitterAbstractprotected
InsertPar(TGo4FitParameter *par, Int_t indx)TGo4FitParsListprotected
IsAllParsFixed()TGo4FitParsList
IsEmptySlots()TGo4FitSlotList
IsInitialized()TGo4FitterAbstractinlineprotected
IsObjectInSlots(TObject *obj)TGo4FitSlotList
IsParsAsResults()TGo4FitterAbstractinline
IsSuitableConfig(TGo4FitterConfig *Config)TGo4FitterAbstract
MemorizePars()TGo4FitParsListvirtual
ModelBuffersAllocated(TGo4FitModel *model)TGo4Fitterprotected
MoveDrawObjectsToROOT()TGo4Fitterprivate
NeedPadsNumber()TGo4FitterAbstract
NumFixedPars()TGo4FitParsList
NumFreePars()TGo4FitParsList
NumModelsAssosiatedTo(const char *DataName)TGo4Fitter
NumPars()TGo4FitterAbstractinlinevirtual
NumSlots()TGo4FitSlotList
PointFitFunction(Int_t FitFunctionType, Double_t value, Double_t modelvalue, Double_t standdev)TGo4Fitterprotected
PrepareSlotsForWriting()TGo4FitSlotListprotected
Print(Option_t *option) const TGo4Fittervirtual
PrintAmpls() const TGo4Fitter
PrintLines() const TGo4Fitter
PrintPars() const TGo4FitParsList
PrintResults() const TGo4FitterAbstract
ProcessObjects(TObjArray *objs, Bool_t CloneFitter=kTRUE, Bool_t OnlyRequired=kTRUE, TObjArray *rownames=0, TObjArray *colnames=0)TGo4FitterAbstract
ProvideLastDrawObjects(TObjArray &lst)TGo4Fitter
RebuildAll(Bool_t ForceBuild=kFALSE)TGo4Fitterprotected
RememberPars()TGo4FitParsListvirtual
RemoveData(const char *DataName, Bool_t IsDel=kFALSE)TGo4Fitter
RemoveModel(const char *ModelName, Bool_t IsDel=kFALSE)TGo4Fitter
RemovePar(const char *name)TGo4FitParsList
RemovePar(TGo4FitParameter *par)TGo4FitParsList
RemoveParByIndex(Int_t indx)TGo4FitParsListprotected
ReplaceAction(TGo4FitterAction *action, Int_t dir)TGo4FitterAbstract
RunDependenciesList(TObjArray &Dependencies, Double_t *pars)TGo4FitterAbstractprotected
SetFitFunctionType(Int_t iFitFunctionType)TGo4Fitterinline
SetGraph(const char *DataName, TGraph *gr, Bool_t Owned=kFALSE)TGo4Fitter
SetH1(const char *DataName, TH1 *histo, Bool_t Owned=kFALSE)TGo4Fitter
SetMemoryUsage(Int_t iMemoryUsage)TGo4Fitter
SetObject(TObject *obj, Bool_t iOwned=kFALSE)TGo4FitSlotList
SetObject(const char *PlaceName, TObject *obj, Bool_t iOwned=kFALSE)TGo4FitSlotList
SetOwner(TNamed *iOwner)TGo4FitNamedinline
SetPad(Int_t indx, TVirtualPad *pad)TGo4FitterAbstract
SetParEpsilon(const char *ParName, Double_t Epsilon)TGo4FitParsListvirtual
SetParError(const char *ParName, Double_t iError)TGo4FitParsList
SetParFixed(const char *ParName, Bool_t iFixed=kTRUE)TGo4FitParsListvirtual
SetParName(Int_t n, const char *name)TGo4FitParsList
SetParRange(const char *ParName, Double_t RangeMin, Double_t RangeMax)TGo4FitParsListvirtual
SetParsListChange()TGo4FitterAbstractinline
SetParsNames(const char *name0="Par0", const char *name1="Par1", const char *name2="Par2", const char *name3="Par3", const char *name4="Par4", const char *name5="Par5", const char *name6="Par6", const char *name7="Par7", const char *name8="Par8", const char *name9="Par9")TGo4FitParsList
SetParsOwner(TGo4FitNamed *iOwner)TGo4FitParsListprotected
SetParsValues(Double_t *pars)TGo4FitParsList
SetParsValues(Double_t par0=0., Double_t par1=0., Double_t par2=0., Double_t par3=0., Double_t par4=0., Double_t par5=0., Double_t par6=0., Double_t par7=0., Double_t par8=0., Double_t par9=0.)TGo4FitParsList
SetParValue(const char *ParName, Double_t iValue)TGo4FitParsList
SetSaveFlagForObjects(Int_t iSaveFlag, const char *PlaceName=0)TGo4FitSlotList
SetUpdateSlotList()TGo4FitSlotList
SetUserFitFunction(TUserFitFunction iFunc)TGo4Fitterinline
TGo4FitAmplEstimation classTGo4Fitterfriend
TGo4FitNamed()TGo4FitNamed
TGo4FitNamed(const char *Name, const char *Title, TNamed *Owner=0)TGo4FitNamed
TGo4FitParsList()TGo4FitParsList
TGo4FitParsList(Bool_t IsParsOwned)TGo4FitParsList
TGo4FitParsList(const char *Name, const char *Title, Bool_t IsParsOwned)TGo4FitParsList
TGo4FitSlotList()TGo4FitSlotList
TGo4Fitter()TGo4Fitter
TGo4Fitter(const char *iName, const char *iTitle)TGo4Fitter
TGo4Fitter(const char *iName, Int_t iFitFunctionType, Bool_t IsAddStandardActions)TGo4Fitter
TGo4FitterAbstract()TGo4FitterAbstract
TGo4FitterAbstract(const char *iName, const char *iTitle)TGo4FitterAbstract
~TGo4FitNamed()TGo4FitNamedvirtual
~TGo4FitParsList()TGo4FitParsListvirtual
~TGo4FitSlotList()TGo4FitSlotListvirtual
~TGo4Fitter()TGo4Fittervirtual
~TGo4FitterAbstract()TGo4FitterAbstractvirtual