It can still be used of course, but is not required. Indeed, heppy can process any kind of input file. It's easier for people to test it with files that can be read in bare python.
@vvolkl this might conflict a little bit with your change concerning the FCC environment variables but don't worry I will sort that out after everything is merged.
The bulk of the changes consist in:
escaping the unit tests that depend on ROOT if it is not available.
In this PR, I removed the dependency to ROOT.
It can still be used of course, but is not required. Indeed, heppy can process any kind of input file. It's easier for people to test it with files that can be read in bare python.
@vvolkl this might conflict a little bit with your change concerning the FCC environment variables but don't worry I will sort that out after everything is merged.
The bulk of the changes consist in: