I am somehow new to a ROOT and I have a question about Reading ALICE open data file.
So my question is: “Is it possible to read, display and write to a disk ALICE Open data (AliESDs.root file stored locally in a computer’s hard drive), using only ROOT, without using AliRoot?” Page in tutorial https://root.cern/doc/master/alice__esd_8C.html says “yes”, but when I tried to run alice_esd.C file as a macro, it gave me errors.