Hi everyone , I am new to root I am trying to open a file named ‘‘scoring.root’’ . I write on terminal : “root -l scoring.root” but I don’t know how to proceed after this . Thank you so much in advance
Check out the Input/Output section (11) of the User’s Guide for basic inspection of root files with a GUI using a TBrowser (also check 2.3, Using the GUI), but you will need to check more tutorials and examples, depending on what you need to do.
Thank you so much