Variable `treename` is overwritten in the for loop and thus changes the...
Variable `treename` is overwritten in the for loop and thus changes the provided `input_tree` name for the second and following files. Only affect cases when more than one file in provided in `files`.
Please register or sign in to comment