From 25608b85b1d52740ca416e2ee6d7d73c41fa38ed Mon Sep 17 00:00:00 2001 From: Dmitry Kalinkin Date: Wed, 29 Jan 2025 21:25:02 -0500 Subject: [PATCH] add more P --- benchmarks/zdc_pi0/Snakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/benchmarks/zdc_pi0/Snakefile b/benchmarks/zdc_pi0/Snakefile index 7770d56..ac6a59a 100644 --- a/benchmarks/zdc_pi0/Snakefile +++ b/benchmarks/zdc_pi0/Snakefile @@ -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