TVirtualHistPainter
class description - source file - inheritance tree
public:
virtual void ~TVirtualHistPainter()
TClass* Class()
virtual Int_t DistancetoPrimitive(Int_t px, Int_t py)
virtual void DrawPanel()
virtual void ExecuteEvent(Int_t event, Int_t px, Int_t py)
virtual void FitPanel()
virtual Text_t* GetObjectInfo(Int_t px, Int_t py)
TVirtualHistPainter* HistPainter(TH1* obj)
virtual TClass* IsA() const
virtual void Paint(Option_t* option)
virtual void PaintStat(Int_t dostat, TF1* fit)
virtual void SetHistogram(TH1* h)
void SetPainter(const char* painter)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
private:
static TClass* fgPainter Pointer to class painter
~TVirtualHistPainter()
*-*-*-*-*-*-*-*-*-*-*Histogram painter default destructor*-*-*-*-*-*-*-*-*
*-* ====================================
TVirtualHistPainter* HistPainter(TH1 *obj)
Static function returning a pointer to the current histogram painter.
The painter will paint the specified obj. If the histogram painter
does not exist a default painter is created.
void SetPainter(const char *painter)
Static function to set an alternative histogram painter.
Inline Functions
Int_t DistancetoPrimitive(Int_t px, Int_t py)
void DrawPanel()
void ExecuteEvent(Int_t event, Int_t px, Int_t py)
void FitPanel()
Text_t* GetObjectInfo(Int_t px, Int_t py)
void Paint(Option_t* option)
void PaintStat(Int_t dostat, TF1* fit)
void SetHistogram(TH1* h)
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
Author: Rene Brun 30/08/99
Last update: 2.23/03 16/09/99 12.46.23 by Rene Brun
Copyright (c) 1995-1999, The ROOT System, All rights reserved. *
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.