TDrawPanelHist


class description - source file - inheritance tree

class TDrawPanelHist : public TDialogCanvas


    public:
TDrawPanelHist(const char* name, const char* title, UInt_t ww = 500, UInt_t wh = 600) TDrawPanelHist() virtual ~TDrawPanelHist() 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* GetHistogram() const virtual TClass* IsA() const virtual void RecursiveRemove(TObject* obj) virtual void SavePrimitive(ofstream& out, Option_t* option) virtual void SetDefaults() 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 TSlider* fSlider Pointer to fitpanel slider TObject* fHistogram Pointer to histogram

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.