ROOT
6.07/01
Reference Guide
|
Go to the source code of this file.
Functions | |
pline | SetFillColor (38) |
pline | SetLineColor (2) |
pline | SetLineWidth (4) |
pline | Draw ("f") |
pline | Draw () |
Variables | |
Double_t | y [5] = {.5,.1,.9,.7,.5} |
TPolyLine * | pline = new TPolyLine(5,x,y) |
pline Draw | ( | "f" | ) |
pline Draw | ( | ) |
pline SetFillColor | ( | 38 | ) |
pline SetLineColor | ( | 2 | ) |
pline SetLineWidth | ( | 4 | ) |
Definition at line 4 of file polyline.C.
Referenced by TPrimary::Paint(), and TParticle::Paint().
Double_t y[5] = {.5,.1,.9,.7,.5} |
Definition at line 3 of file polyline.C.