Skip to content

Commit

Permalink
lfhcal: simulate photons in sim step
Browse files Browse the repository at this point in the history
The gamma's are already required in Snakefile, but we need to have them as separate jobs.
  • Loading branch information
veprbl authored Oct 11, 2024
1 parent fee8b16 commit 33ae169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/lfhcal/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sim:lfhcal:
stage: simulate
parallel:
matrix:
- PARTICLE: ["neutron", "pi-"]
- PARTICLE: ["gamma", "neutron", "pi-"]
MOMENTUM: ["500MeV", "1GeV", "2GeV", "5GeV", "10GeV", "20GeV"]
script:
- |
Expand Down

0 comments on commit 33ae169

Please sign in to comment.