v2.10-0 (21000JUN2005)

Uses of Class
Go4Fit.TGo4Fitter

Packages that use TGo4Fitter
Go4Analysis 
Go4Event 
Go4EventServer 
Go4Example2Step 
Go4Fit 
Go4FitGUI 
Go4GUI 
Go4StatusAnalysis 

Uses of TGo4Fitter in Go4Analysis
 

Methods in Go4Analysis with parameters of type TGo4Fitter
Int_tTGo4Analysis.StoreFitter(const Text_t* name, TGo4Fitter* fit)
          Write fitter fit into eventstore of the step specified by name.
Int_tTGo4AnalysisStep.Store(TGo4Fitter* fitter)
          Saves a fitter correllated with the current event into the storage.
Int_tTGo4AnalysisStepManager.Store(const Text_t* name, TGo4Fitter* fit)
          Write fitter fit into eventstore of the step specified by name.
 

Uses of TGo4Fitter in Go4Event
 

Methods in Go4Event with parameters of type TGo4Fitter
Int_tTGo4EventStore.Store(TGo4Fitter* fitter)
          Saves a fitter correllated with the current event into the storage.
 

Uses of TGo4Fitter in Go4EventServer
 

Methods in Go4EventServer with parameters of type TGo4Fitter
virtual Int_tTGo4BackStore.Store(TGo4Fitter* fitter)
          Saves a fitter correllated with the current event into the storage.
virtual Int_tTGo4FileStore.Store(TGo4Fitter* fitter)
          Saves a fitter correllated with the current event into the storage.
 

Uses of TGo4Fitter in Go4Example2Step
 

Fields in Go4Example2Step declared as TGo4Fitter
TGo4Fitter*TXXXCalibPar.fxCalibrator
          Fitter for calibration of channel/energies with polynom
TGo4Fitter*TXXXCalibPar.fxLinesFinder
          Fitter to search lines
 

Uses of TGo4Fitter in Go4Fit
 

Methods in Go4Fit with parameters of type TGo4Fitter
private Bool_tTGo4FitAmplEstimation.CalculateWithBuffers(TGo4Fitter* fitter)
          
private Bool_tTGo4FitAmplEstimation.CalculateWithIterators(TGo4Fitter* fitter)
          
private voidTGo4FitPeakFinder.HansEsselPeakFinder(TGo4Fitter* fitter, TGo4FitData* data, Int_t MaxNumPeaks, Int_t ChannelSum, Double_t NoiseFactor, Double_t NoiseMinimum, Int_t MinimasOrder)
          Hans Essel (c) peak finder.
private voidTGo4FitPeakFinder.ROOTPeakFinder(TGo4Fitter* fitter, TGo4FitData* data, Int_t PolynomOrder, Double_t Sigma)
          
private voidTGo4FitPeakFinder.SergeyLinevPeakFinder(TGo4Fitter* fitter, TGo4FitData* data, Int_t PolOrder, Double_t AmplThreshold, Double_t MinWidth, Double_t MaxWidth)
          Perform simple peak finder algorithm.
 

Uses of TGo4Fitter in Go4FitGUI
 

Fields in Go4FitGUI declared as TGo4Fitter
private TGo4Fitter*TGo4FitGUIOptions.fxFitter
          
 

Methods in Go4FitGUI that return TGo4Fitter
TGo4Fitter*TGo4FitGUIOptions.GetFitter()
          
TGo4Fitter*TGo4FitGUIOptions.TakeFitter()
          
private TGo4Fitter*TGo4FitPanelSlots.CreateAppropriateFitter(const char * name)
          
TGo4Fitter*TGo4FitPanelSlots.GetFitter()
          
 

Methods in Go4FitGUI with parameters of type TGo4Fitter
voidTGo4FitGUIOptions.SetFitter(TGo4Fitter* )
          
voidTGo4FitPanelSlots.ActivateByFitter(TGo4Fitter* fitter)
          
private voidTGo4FitPanelSlots.CreateAppropriateData(TGo4Fitter* )
          
private TGo4FitData*TGo4FitPanelSlots.CreateDataFor(TGo4Fitter* fitter, TObject* obj, bool ownership, bool setobj)
          
private TGo4FitModel*TGo4FitPanelSlots.CreateModel(Int_t id, const char * namebase, TGo4Fitter* fitter, TGo4FitData* data)
          
private TGo4FitSlotStatus*TGo4FitPanelSlots.FindSlotStatusForModel(TGo4Fitter* fitter, TGo4FitModel* model)
          
voidTGo4FitPanelSlots.Fitter_DropToPanel(TGo4Fitter* fitter, TGo4PreviewPanel* panel)
          
private voidTGo4FitPanelSlots.PaintFitter(TGo4Fitter* fitter, QFitItem* item, bool update)
          
private TGo4FitSlotStatus*TGo4FitPanelSlots.PaintModelsFor(TGo4Fitter* fitter, TGo4FitData* data, QFitItem* item, bool update)
          
private voidTGo4FitPanelSlots.SetFitter(TGo4Fitter* )
          
 

Uses of TGo4Fitter in Go4GUI
 

Fields in Go4GUI declared as TGo4Fitter
private TGo4Fitter* *TGo4ParaEditStatus.fxFitPointer
          If parameter contains fitter aggregates, this points to the last active
 

Methods in Go4GUI that return TGo4Fitter
TGo4Fitter*TGo4ParaEditStatus.GetLastFitter()
          
 

Methods in Go4GUI with parameters of type TGo4Fitter
voidTGo4ParaEditStatus.UpdateLastFitter(TGo4Fitter* source)
          If parameter contains fitter reference, we update the last
edited one
 

Uses of TGo4Fitter in Go4StatusAnalysis
 

Fields in Go4StatusAnalysis declared as TGo4Fitter
private TGo4Fitter*TGo4FitterEnvelope.fxFitter
          
 

Constructors in Go4StatusAnalysis with parameters of type TGo4Fitter
TGo4FitterEnvelope.TGo4FitterEnvelope(const char * name, TGo4Fitter* fitter)
          
 

Methods in Go4StatusAnalysis that return TGo4Fitter
TGo4Fitter*TGo4FitterEnvelope.GetFitter(Bool_t chown)
          Access to the contained fitter object.
 

Methods in Go4StatusAnalysis with parameters of type TGo4Fitter
voidTGo4FitterEnvelope.SetFitter(TGo4Fitter* fitter)
          Set new fitter into envelope.
 


J.Adamczewski, M.Al-Turany, D.Bertini, H.G.Essel, S.Linev

30-06-2005