TopEFT / topeft

15 stars 24 forks source link

Use a standard format for config files #340

Open kmohrman opened 1 year ago

kmohrman commented 1 year ago

The config files (that point to the json files that list the root files that are processed by the processor) are currently in a custom format.

It would be good to update these files (and the code that reads them) to something standard, e.g. json or yaml.