Convert text files to ntuples

Hello,

I was wondering how could i convert text files like matrix, with some variables that i am interested, to ntuples so that i could work with them inside root’s enviroment more easily ?

I’ve tried some of the tutorials but they did not work as i wish…

Thanks a lot

Ciodaro

see examples in tutorials basic.C, cernstaff.C
Also have a look at TNtuple::ReadFile
root.cern.ch/root/htmldoc/src/TN … e:ReadFile

Rene