PyUtils: Speed up initial file scan in diff-root.
diff-root starts by reading through the entirety of both input files to make a list of event numbers. Speed this up by disabling all branches not actually needed.
diff-root starts by reading through the entirety of both input files to make a list of event numbers. Speed this up by disabling all branches not actually needed.