Reading Tree in which branches have multiple leaves

Dear ROOT experts.

I have a root file that contains few Trees, each tree has different branches and each branch has multiple leaves,
I am failing trying to read the values of the leaves, is there a good example I can look at.

I am used to work with trees in which the branches are associated to only one variable.

Thanks

1 Like