I have a complicated tree with branches and sub branches. Some of the branches are recognized and picked by uproot while others aren't. For exapmle the momentum distribution fPx branch.
Pyroot shows that they are Double32_t type branches
Could you help me some how convert these sub branches to arrays?
I'll handle this in scikit-hep/uproot4#268. (If you hadn't copied it, I would have used GitHub's "transfer issue" to get it over there, but this is just as good.)
I have a complicated tree with branches and sub branches. Some of the branches are recognized and picked by uproot while others aren't. For exapmle the momentum distribution fPx branch.
Pyroot shows that they are Double32_t type branches
Could you help me some how convert these sub branches to arrays?