50 DrawArrow(0.32, 0.90, 0.32, 0.35, 1);
51 DrawArrow(0.34, 0.90, 0.34, 0.35, 1);
52 DrawArrow(0.36, 0.90, 0.36, 0.60, 1);
53 DrawArrow(0.38, 0.90, 0.38, 0.70, 1);
55 DrawArrow(0.30, 0.90, 0.18, 0.25, 1);
56 DrawArrow(0.30, 0.35, 0.19, 0.25, 1);
57 DrawArrow(0.40, 0.90, 0.47, 0.61, 1);
59 DrawArrow(0.15, 0.25, 0.15, 0.19, 1);
60 DrawArrow(0.15, 0.80, 0.15, 0.74, 1);
62 DrawArrow(0.50, 0.60, 0.50, 0.54, 1);
63 DrawArrow(0.60, 0.68, 0.60, 0.62, 1);
64 DrawArrow(0.94, 0.75, 0.94, 0.69, 1);
66 DrawArrow(0.32, 0.35, 0.32, 0.19, 1);
67 DrawArrow(0.36, 0.35, 0.36, 0.19, 1);
68 DrawArrow(0.38, 0.35, 0.38, 0.19, 1);
70 DrawArrow(0.40, 0.90, 0.60, 0.68, 1);
71 DrawArrow(0.40, 0.90, 0.90, 0.75, 1);
72 DrawArrow(0.45, 0.60, 0.35, 0.35, 1);
73 DrawArrow(0.30, 0.90, 0.18, 0.80, 2);
74 DrawArrow(0.67, 0.68, 0.36, 0.35, 1);
75 DrawArrow(0.78, 0.70, 0.37, 0.35, 2);
76 DrawArrow(0.91, 0.75, 0.39, 0.35, 1);
95 l2.
DrawLatex(0.07, 0.08,
"#font[12]{J^{PC}} =");
102 l2.
DrawLatex(0.15, 0.83,
"#eta_{c}(2S)");
103 l2.
DrawLatex(0.15, 0.28,
"#eta_{c}(1S)");
105 l2.
DrawLatex(0.45, 0.35,
"#font[12]{J}/#psi(1S)");
106 l2.
DrawLatex(0.51, 0.63,
"#chi_{c0}(1P)");
107 l2.
DrawLatex(0.63, 0.71,
"#chi_{c1}(1P)");
109 l2.
DrawLatex(0.94, 0.78,
"#chi_{c2}(1P)");
115 l3.
DrawLatex(0.23, 0.86,
"#font[152]{g}");
116 l3.
DrawLatex(0.23, 0.57,
"#font[152]{g}");
117 l3.
DrawLatex(0.44, 0.77,
"#font[152]{g}");
118 l3.
DrawLatex(0.40, 0.50,
"#font[152]{g}");
119 l3.
DrawLatex(0.45, 0.46,
"#font[152]{g}");
120 l3.
DrawLatex(0.71, 0.61,
"#font[152]{g}");
121 l3.
DrawLatex(0.24, 0.31,
"#font[152]{g}");
122 l3.
DrawLatex(0.38, 0.81,
"#font[152]{g^{*}}");
123 l3.
DrawLatex(0.355, 0.16,
"#font[152]{g^{*}}");
125 l3.
DrawLatex(0.345, 0.53,
"#eta,#pi^{0}");
static const double x2[5]
static const double x1[5]
Draw all kinds of Arrows.
virtual void Draw(Option_t *option="")
Draw this arrow with its current attributes.
virtual void SetAngle(Float_t angle=60)
virtual void SetFillColor(Color_t fcolor)
Set the fill area color.
virtual void SetFillStyle(Style_t fstyle)
Set the fill area style.
virtual void SetLineStyle(Style_t lstyle)
Set the line style.
virtual void SetTextAlign(Short_t align=11)
Set the text alignment.
virtual void SetTextFont(Font_t tfont=62)
Set the text font.
virtual void SetTextSize(Float_t tsize=1)
Set the text size.
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.