Skip to content

Commit

Permalink
backgrounds/config.yml: sim/ -> sim_output/
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl committed Jan 1, 2024
1 parent f09eb96 commit 7055630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/backgrounds/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sim:backgrounds:
stage: simulate
script:
- snakemake --cores 1 backgrounds_get
- snakemake --cores 1 sim/$DETECTOR_CONFIG/beam_gas_{electron,proton}.edm4hep.root
- snakemake --cores 1 sim_output/$DETECTOR_CONFIG/beam_gas_{electron,proton}.edm4hep.root

bench:backgrounds_emcal_backwards:
extends: .det_benchmark
Expand Down

0 comments on commit 7055630

Please sign in to comment.