[ROOT] Load data in a TTree from a raw file

From: Matteo Alfonsi (Matteo.Alfonsi@lnf.infn.it)
Date: Wed Jun 25 2003 - 11:41:24 MEST


Hi rooters,

Can I load data from a raw file in a TTree as easy as in PAW:

 NTUPLE/CREATE 1 '' NVAR ! ! VAR1 VAR2 ...
 NTUPLE/READ 1 RAWFILE.DAT

Looking at HTML docs, I haven't found any method about

I know how I can fill a TTree, but I think it will be very useful a quick
method that read the raw file, instead of reading with the C/C++ function
that parses each row of the file and filling the struct that will file the
entry of the TTree.

Thanks, Matteo.



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:12 MET