WIP: Options files for throughput tests
Prepare tests scripts for throughput tests
Options files have adapted conventions from lhcb-benchmark-scripts, namely:
- the
def runTest(testFileDBkey, ...):
function - defaults of this function is set such that current QMTests are reproduced
- the scripts were moved from
RecoConf/options
intoRecoConf/python/options
, so that the options can be imported as a module.
Edited by Marian Stahl