Skip to content

Commit

Permalink
tracking_performances: 15GeV -> 20GeV in config.yml to match Snakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl committed Sep 11, 2024
1 parent a2059fb commit 6f27988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/tracking_performances/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sim:tracking_performance:
parallel:
matrix:
- PARTICLE: ["pi-"]
MOMENTUM: ["500MeV", "1GeV", "2GeV", "5GeV", "10GeV", "15GeV"]
MOMENTUM: ["500MeV", "1GeV", "2GeV", "5GeV", "10GeV", "20GeV"]
script:
- |
snakemake --cores 1 \
Expand Down

0 comments on commit 6f27988

Please sign in to comment.