diff --git a/benchmarks/LOWQ2/analysis/config.yml b/benchmarks/LOWQ2/analysis/config.yml new file mode 100644 index 00000000..4946c2d5 --- /dev/null +++ b/benchmarks/LOWQ2/analysis/config.yml @@ -0,0 +1,9 @@ +bench:LOWQ2_events: + extends: .det_benchmark + stage: benchmarks + script: + - snakemake --cores 8 $DETECTOR_CONFIG/results/LOWQ2/LOWQ2_FormattedPlots.edm4hep.root --configfile config.yml + +SIM_DIRECTORY: "sim_output/LOWQ2" +RECO_DIRECTORY: "reconstruction/LOWQ2" +RESULTS_DIRECTORY: "results/LOWQ2" \ No newline at end of file