Include global config & verison in ROOT files
Currently we store module config and detectors in the files written by ROOTObjectWriter. What's missing is the global config (with the random seeds) and also the current version (long string) used to produce the file.
These are missing and should be added.
Edited by Simon Spannagel