Skip to content
Snippets Groups Projects
Commit 3689f376 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent e4a60606
Branches
No related tags found
No related merge requests found
This commit is part of merge request !162. Comments created here will be created in the context of that merge request.
......@@ -27,7 +27,16 @@ sim:hcal_barrel_muons:scan:
stage: simulate
parallel:
matrix:
- E: [0.25, 0.5, 1, 2, 3, 4, 7, 15, 20]
- E:
- 0.25
- 0.5
- 1
- 2
- 3
- 4
- 7
- 15
- 20
script:
- bash benchmarks/barrel_hcal/run_hcal_barrel_energy_scan.sh muon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment