19void multigraphpalettecolor()
24 gr1->SetMarkerStyle(20);
26 gr2->SetMarkerStyle(21);
28 gr3->SetMarkerStyle(23);
30 gr4->SetMarkerStyle(24);
35 for (
int i = 0; i <= 100; i++) {
48 mg->Draw(
"A pmc plc");
A TGraph is an object made of two arrays X and Y with npoints each.
A TMultiGraph is a collection of TGraph (or derived) objects.
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.