Skip to content

Commit

Permalink
add more P
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl committed Jan 30, 2025
1 parent 7fbd10f commit 25608b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benchmarks/zdc_pi0/Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ rule zdc_pi0_generate:
GEN_FILE="sim_output/zdc_pi0/zdc_pi0_{P}GeV.hepmc",
params:
N_EVENTS=1000,
P=lambda wildcards: wildcards.P,
shell:
"""
mkdir -p sim_output/zdc_pi0
Expand Down

0 comments on commit 25608b8

Please sign in to comment.