arrow->DrawArrow(5,17,17,17,0.02,
"|>");
arrow->DrawArrow(12,11,17,11,0.015,
"|>");
arrow->DrawArrow(11,9,17,9,0.015,
"|>");
virtual void SetTextAlign(Short_t align=11)
Set the text alignment.
virtual void SetTextSize(Float_t tsize=1)
Set the text size.
virtual TLine * DrawLine(Double_t x1, Double_t y1, Double_t x2, Double_t y2)
Draw this line with new coordinates.
void Draw(Option_t *option="") override
Draw this pave with its current attributes.
virtual TText * AddText(Double_t x1, Double_t y1, const char *label)