11 #ifndef ROOT_TCreatePrimitives 12 #define ROOT_TCreatePrimitives
static TGraph * fgPolyLine
static void PolyLine(Int_t event, Int_t px, Int_t py, Int_t mode)
Create a new PolyLine in gPad.
virtual ~TCreatePrimitives()
TCreatePrimitives destructor.
static void Text(Int_t event, Int_t px, Int_t py, Int_t mode)
Create a new TLatex at the cursor position in gPad.
A TBox with a bordersize and a shadow option.
static TDiamond * fgDiamond
Implements curly or wavy polylines used to draw Feynman diagrams.
To draw Mathematical Formula.
static TCurlyLine * fgCLine
static TEllipse * fgEllipse
A Pave (see TPave) with a text centered in the Pave.
static TPaveText * fgPaveText
static TPavesText * fgPavesText
A Pave (see TPave) with text, lines or/and boxes inside.
static void Pad(Int_t event, Int_t px, Int_t py, Int_t)
Create a new pad in gPad.
static TPaveLabel * fgPaveLabel
static TCurlyArc * fgCArc
A Graph is a graphics object made of two arrays X and Y with npoints each.
static void Line(Int_t event, Int_t px, Int_t py, Int_t mode)
Create a new line/arrow in this gPad.
Draw all kinds of Arrows.
A PaveText (see TPaveText) with several stacked paves.
static void Pave(Int_t event, Int_t px, Int_t py, Int_t mode)
Create a new pavetext in gPad.
Implements curly or wavy arcs used to draw Feynman diagrams.
TCreatePrimitives()
TCreatePrimitives default constructor.
static void Ellipse(Int_t event, Int_t px, Int_t py, Int_t mode)
Create a new arc/ellipse in this gPad.