Skip to content

Commit

Permalink
backgrounds/config.yml: correct an output path
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl committed Jun 22, 2024
1 parent 7df5d5c commit 80d666c
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 @@ -4,7 +4,7 @@ sim:backgrounds:
script:
- mkdir -p $LOCAL_DATA_PATH/input
- ln -s $LOCAL_DATA_PATH/input input
- snakemake --cores 2 sim_output/$DETECTOR_CONFIG/beam_gas_{electron,proton}.edm4hep.root sim_output/$DETECTOR_CONFIG/backgrounds/pythia8NCDIS_10x100_minQ2=1_beamEffects_xAngle=-0.025_hiDiv_1.edm4hep.root
- snakemake --cores 2 sim_output/$DETECTOR_CONFIG/backgrounds/beam_gas_{electron,proton}.edm4hep.root sim_output/$DETECTOR_CONFIG/backgrounds/pythia8NCDIS_10x100_minQ2=1_beamEffects_xAngle=-0.025_hiDiv_1.edm4hep.root

bench:backgrounds_emcal_backwards:
extends: .det_benchmark
Expand Down

0 comments on commit 80d666c

Please sign in to comment.