Binary -> ROOT

Hi,

I want to know if someone knows how to convert binary data file to ROOT format.

Cheers,

João Pires

It does not matter if your original file is binary or ascii. I suggest you to create a Tree. See the tutorials like tree0, tree1, tree2, tree3.C

Rene