Skip to content
  • Keerthi Nakkalil's avatar
    The selection conditions in Tree->Draw() was not in the proper place. This is... · e878adcd
    Keerthi Nakkalil authored
    The selection conditions in Tree->Draw() was not in the proper place. This is now done correctly in this iteration of the code. However, there is some issue with the axis range. The following error message on the terminal is displayed : "Error in <TCanvas::Range>: illegal world coordinates range: x1=0.000000, y1=-2.748352, x2=0.000000, y2=1.724871
    Error in <TCanvas::RangeAxis>: illegal axis coordinates range: xmin=0.000000, ymin=-2.301030, xmax=0.000000, ymax=1.277549"
    e878adcd