ROOT  6.06/09
Reference Guide
Functions | Variables
polyline.C File Reference

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}
 
TPolyLinepline = new TPolyLine(5,x,y)
 

Function Documentation

pline Draw ( "f"  )
pline Draw ( )
pline SetFillColor ( 38  )
pline SetLineColor ( )
pline SetLineWidth ( )

Variable Documentation

TPolyLine* pline = new TPolyLine(5,x,y)

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.