18void gr105_multigraphpalettecolor()
22 auto gr1 =
new TGraph(); gr1->SetMarkerStyle(20);
23 auto gr2 =
new TGraph(); gr2->SetMarkerStyle(21);
24 auto gr3 =
new TGraph(); gr3->SetMarkerStyle(23);
25 auto gr4 =
new TGraph(); gr4->SetMarkerStyle(24);
30 for (
int i=0; i<=100; i++) {
43 mg->Draw(
"A pmc plc");
double Double_t
Double 8 bytes.
Double_t Cos(Double_t)
Returns the cosine of an angle of x radians.
Double_t Sin(Double_t)
Returns the sine of an angle of x radians.