I am trying to write a small macro that reads data from an ASCII file that has 4 columns. But I want to graph only the second the third columns as (x, y).
follow this example: https://root.cern.ch/root/html534/tutorials/tree/basic.C.html and instead of filling a histogram make a graph.