13void gr004_errors_asym() {
17 const Int_t npoints=3;
18 Double_t xaxis[npoints] = {1.,2.,3.};
19 Double_t yaxis[npoints] = {10.,20.,30.};
21 Double_t exl[npoints] = {0.5,0.2,0.1};
22 Double_t exh[npoints] = {0.5,0.3,0.4};
28 gr->SetTitle(
"A simple graph with asymmetrical errors");
int Int_t
Signed integer 4 bytes (int).
double Double_t
Double 8 bytes.