What is the best way to convert a TChain to an array in root_numpy?
The function tree2array only works with trees, and it would be nice to not have to manually loop over every file and make a tree for each separate file.
Thanks in advance!
What is the best way to convert a TChain to an array in root_numpy?
The function tree2array only works with trees, and it would be nice to not have to manually loop over every file and make a tree for each separate file.
Thanks in advance!