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

fix: require ZDC benchmark to work

parent a69414bc
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ bench:zdc_benchmark:
needs:
- ["sim:zdc"]
script:
- root -b -q 'benchmarks/zdc/scripts/zdc_analysis.cxx+("sim_output/sim_zdc_'${PARTICLE}'.edm4hep.root", "results/far_forward/zdc/'${PARTICLE}'")'
- root -b -q -x 'benchmarks/zdc/scripts/analysis_zdc_particles.cxx+("sim_output/sim_zdc_'${PARTICLE}'.edm4hep.root", "results/far_forward/zdc/'${PARTICLE}'")'
parallel:
matrix:
- PARTICLE: ["neutron", "photon"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment