and it works flawlessly. The only problem is that if I got more than 1 trees with identical names/labels in the same root file, I get to export them all with the above tchain. As in structure these trees differ as following ;
t_name;1
t_name;2
.
.
and so on…
but I can not indexize/arrayize neither TChain nor the t_name. I am not after a one-liner, any pythonic solution suits me.