14 c1->
Range(0, 0, 140, 60);
48 l =
new TLine(110, 30, 130, 10); l->
Draw();
49 l =
new TLine(110, 30, 130, 50); l->
Draw();
virtual void SetLineWidth(Width_t lwidth)
Set the line width.
R__EXTERN TStyle * gStyle
virtual void Draw(Option_t *option="")
Default Draw method for all objects.
Double_t Gamma(Double_t z)
Computation of gamma(z) for all z.
virtual Width_t GetLineWidth() const
Return the line width.
Implements curly or wavy polylines used to draw Feynman diagrams.
To draw Mathematical Formula.
TLatex * DrawLatex(Double_t x, Double_t y, const char *text)
Make a copy of this object with the new parameters And copy object attributes.
virtual void Draw(Option_t *option="")
Draw this ellipse with its current attributes.
virtual void SetTextAlign(Short_t align=11)
Set the text alignment.
virtual void Draw(Option_t *option="")
Draw this polyline with its current attributes.
virtual void Range(Double_t x1, Double_t y1, Double_t x2, Double_t y2)
Set world coordinate system for the pad.
virtual void SetWavy()
Set wavy.
virtual void SetTextSize(Float_t tsize=1)
Set the text size.
virtual void Update()
Update canvas pad buffers.
Implements curly or wavy arcs used to draw Feynman diagrams.