13 c1->Range(0,0,14,15.5);
15 event->SetFillColor(11);
17 event->AddText(
"Event");
38 p1->AddText(
"1 Mbyte");
43 p2->AddText(
"100 Kbytes");
48 p3->AddText(
"10 Kbytes");
virtual void SetLineWidth(Width_t lwidth)
Set the line width.
virtual void Draw(Option_t *option="")
Draw this pavetext with its current attributes.
static double p3(double t, double a, double b, double c, double d)
virtual void DrawArrow(Double_t x1, Double_t y1, Double_t x2, Double_t y2, Float_t arrowsize=0, Option_t *option="")
Draw this arrow with new coordinates.
virtual TText * AddText(Double_t x1, Double_t y1, const char *label)
Add a new Text line to this pavetext at given coordinates.
virtual TLine * DrawLine(Double_t x1, Double_t y1, Double_t x2, Double_t y2)
Draw this line with new coordinates.
virtual void Draw(Option_t *option="")
Default Draw method for all objects.
virtual void SetFillStyle(Style_t fstyle)
Set the fill area style.
virtual void SetTextFont(Font_t tfont=62)
Set the text font.
virtual void Draw(Option_t *option="")
Draw this arrow with its current attributes.
static double p2(double t, double a, double b, double c)
Base class for several text objects.
virtual void SetTextAlign(Short_t align=11)
Set the text alignment.
virtual void SetFillColor(Color_t fcolor)
Set the fill area color.
static double p1(double t, double a, double b)
A Pave (see TPave) with text, lines or/and boxes inside.
virtual TText * DrawText(Double_t x, Double_t y, const char *text)
Draw this text with new coordinates.
virtual void SetTextSize(Float_t tsize=1)
Set the text size.
Draw all kinds of Arrows.