TFitPanel


class description - source file - inheritance tree

class TFitPanel : public TDialogCanvas


    public:
TFitPanel(const char* name, const char* title, UInt_t ww = 300, UInt_t wh = 400) TFitPanel() virtual ~TFitPanel() virtual void AddOption(Option_t* option) virtual void Apply(const char* action) virtual void BuildStandardButtons() static TClass* Class() virtual void ExecuteEvent(Int_t event, Int_t px, Int_t py) TObject* GetObjectFit() const virtual TClass* IsA() const virtual void RecursiveRemove(TObject* obj) virtual void SavePrimitive(ofstream& out, Option_t* option) virtual void SetDefaults() virtual void SetFunction(const char* function) virtual void SetSame() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
TString fOption Fitting options TString fFunction Function to fit TString fSame graphics option to superimpose new fit on existing picture TSlider* fSlider Pointer to fitpanel slider TObject* fObjectFit Pointer to object to fit


See also

TFitPanelGraph

Class Description



Last update: Fri May 14 13:32:37 2004


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.