24 auto c1 =
new TCanvas(
"greek",
"greek", 600, 700);
31 l.DrawLatex(0.165, 0.95,
"Lower case");
32 l.DrawLatex(0.495, 0.95,
"Upper case");
33 l.DrawLatex(0.825, 0.95,
"Variations");
41 l.DrawLatex(
x1,
y,
"alpha : ");
42 l.DrawLatex(
x2,
y,
"#alpha");
44 l.DrawLatex(
x1,
y,
"beta : ");
45 l.DrawLatex(
x2,
y,
"#beta");
47 l.DrawLatex(
x1,
y,
"gamma : ");
48 l.DrawLatex(
x2,
y,
"#gamma");
50 l.DrawLatex(
x1,
y,
"delta : ");
51 l.DrawLatex(
x2,
y,
"#delta");
53 l.DrawLatex(
x1,
y,
"epsilon : ");
54 l.DrawLatex(
x2,
y,
"#epsilon");
56 l.DrawLatex(
x1,
y,
"zeta : ");
57 l.DrawLatex(
x2,
y,
"#zeta");
59 l.DrawLatex(
x1,
y,
"eta : ");
60 l.DrawLatex(
x2,
y,
"#eta");
62 l.DrawLatex(
x1,
y,
"theta : ");
63 l.DrawLatex(
x2,
y,
"#theta");
65 l.DrawLatex(
x1,
y,
"iota : ");
66 l.DrawLatex(
x2,
y,
"#iota");
68 l.DrawLatex(
x1,
y,
"kappa : ");
69 l.DrawLatex(
x2,
y,
"#kappa");
71 l.DrawLatex(
x1,
y,
"lambda : ");
72 l.DrawLatex(
x2,
y,
"#lambda");
74 l.DrawLatex(
x1,
y,
"mu : ");
75 l.DrawLatex(
x2,
y,
"#mu");
77 l.DrawLatex(
x1,
y,
"nu : ");
78 l.DrawLatex(
x2,
y,
"#nu");
80 l.DrawLatex(
x1,
y,
"xi : ");
81 l.DrawLatex(
x2,
y,
"#xi");
83 l.DrawLatex(
x1,
y,
"omicron : ");
84 l.DrawLatex(
x2,
y,
"#omicron");
86 l.DrawLatex(
x1,
y,
"pi : ");
87 l.DrawLatex(
x2,
y,
"#pi");
89 l.DrawLatex(
x1,
y,
"rho : ");
90 l.DrawLatex(
x2,
y,
"#rho");
92 l.DrawLatex(
x1,
y,
"sigma : ");
93 l.DrawLatex(
x2,
y,
"#sigma");
95 l.DrawLatex(
x1,
y,
"tau : ");
96 l.DrawLatex(
x2,
y,
"#tau");
98 l.DrawLatex(
x1,
y,
"upsilon : ");
99 l.DrawLatex(
x2,
y,
"#upsilon");
101 l.DrawLatex(
x1,
y,
"phi : ");
102 l.DrawLatex(
x2,
y,
"#phi");
104 l.DrawLatex(
x1,
y,
"chi : ");
105 l.DrawLatex(
x2,
y,
"#chi");
107 l.DrawLatex(
x1,
y,
"psi : ");
108 l.DrawLatex(
x2,
y,
"#psi");
110 l.DrawLatex(
x1,
y,
"omega : ");
111 l.DrawLatex(
x2,
y,
"#omega");
117 l.DrawLatex(
x1,
y,
"Alpha : ");
118 l.DrawLatex(
x2,
y,
"#Alpha");
120 l.DrawLatex(
x1,
y,
"Beta : ");
121 l.DrawLatex(
x2,
y,
"#Beta");
123 l.DrawLatex(
x1,
y,
"Gamma : ");
124 l.DrawLatex(
x2,
y,
"#Gamma");
126 l.DrawLatex(
x1,
y,
"Delta : ");
127 l.DrawLatex(
x2,
y,
"#Delta");
129 l.DrawLatex(
x1,
y,
"Epsilon : ");
130 l.DrawLatex(
x2,
y,
"#Epsilon");
132 l.DrawLatex(
x1,
y,
"Zeta : ");
133 l.DrawLatex(
x2,
y,
"#Zeta");
135 l.DrawLatex(
x1,
y,
"Eta : ");
136 l.DrawLatex(
x2,
y,
"#Eta");
138 l.DrawLatex(
x1,
y,
"Theta : ");
139 l.DrawLatex(
x2,
y,
"#Theta");
141 l.DrawLatex(
x1,
y,
"Iota : ");
142 l.DrawLatex(
x2,
y,
"#Iota");
144 l.DrawLatex(
x1,
y,
"Kappa : ");
145 l.DrawLatex(
x2,
y,
"#Kappa");
147 l.DrawLatex(
x1,
y,
"Lambda : ");
148 l.DrawLatex(
x2,
y,
"#Lambda");
150 l.DrawLatex(
x1,
y,
"Mu : ");
151 l.DrawLatex(
x2,
y,
"#Mu");
153 l.DrawLatex(
x1,
y,
"Nu : ");
154 l.DrawLatex(
x2,
y,
"#Nu");
156 l.DrawLatex(
x1,
y,
"Xi : ");
157 l.DrawLatex(
x2,
y,
"#Xi");
159 l.DrawLatex(
x1,
y,
"Omicron : ");
160 l.DrawLatex(
x2,
y,
"#Omicron");
162 l.DrawLatex(
x1,
y,
"Pi : ");
163 l.DrawLatex(
x2,
y,
"#Pi");
165 l.DrawLatex(
x1,
y,
"Rho : ");
166 l.DrawLatex(
x2,
y,
"#Rho");
168 l.DrawLatex(
x1,
y,
"Sigma : ");
169 l.DrawLatex(
x2,
y,
"#Sigma");
171 l.DrawLatex(
x1,
y,
"Tau : ");
172 l.DrawLatex(
x2,
y,
"#Tau");
174 l.DrawLatex(
x1,
y,
"Upsilon : ");
175 l.DrawLatex(
x2,
y,
"#Upsilon");
177 l.DrawLatex(
x1,
y,
"Phi : ");
178 l.DrawLatex(
x2,
y,
"#Phi");
180 l.DrawLatex(
x1,
y,
"Chi : ");
181 l.DrawLatex(
x2,
y,
"#Chi");
183 l.DrawLatex(
x1,
y,
"Psi : ");
184 l.DrawLatex(
x2,
y,
"#Psi");
186 l.DrawLatex(
x1,
y,
"Omega : ");
187 l.DrawLatex(
x2,
y,
"#Omega");
193 l.DrawLatex(
x1,
y,
"varepsilon : ");
194 l.DrawLatex(
x2,
y,
"#varepsilon");
196 l.DrawLatex(
x1,
y,
"vartheta : ");
197 l.DrawLatex(
x2,
y,
"#vartheta");
199 l.DrawLatex(
x1,
y,
"varsigma : ");
200 l.DrawLatex(
x2,
y,
"#varsigma");
202 l.DrawLatex(
x1,
y,
"varUpsilon : ");
203 l.DrawLatex(
x2,
y,
"#varUpsilon");
205 l.DrawLatex(
x1,
y,
"varphi : ");
206 l.DrawLatex(
x2,
y,
"#varphi");
208 l.DrawLatex(
x1,
y,
"varomega : ");
209 l.DrawLatex(
x2,
y,
"#varomega");
213 c1->Print(
"greek.png");
214 c1->Print(
"greek.pdf");
215 c1->Print(
"greek.svg");
Option_t Option_t TPoint TPoint const char x2
Option_t Option_t TPoint TPoint const char x1
To draw Mathematical Formula.
void Print(Option_t *option="") const override
Dump this line with its attributes.