The configuration file takes lines of option and value pairs which are seperated by "=" signes, where the "= value" can be optional depending on the option. Values can also be comma separated lists. A line may be continued on the following line with a "\" (backslash) and comments after the "#" sign are ignored.
The following configuration options exist:
Files = file-list
. The option is parsed in HarpoConfig::Init method .Path
RunNumber = number
. The option is parsed in H4Analysis::Init .