-
variable-sized object may not be initialized
Float_t ex[n] = {.05,.1,.07,.07,.04,.05,.06,.07,.08,.05}; -
use of undeclared identifier 'gr’
gr->SetTitle(“TGraphErrors Example”);
variable-sized object may not be initialized
Float_t ex[n] = {.05,.1,.07,.07,.04,.05,.06,.07,.08,.05};
use of undeclared identifier 'gr’
gr->SetTitle(“TGraphErrors Example”);