Skip to content
Snippets Groups Projects
Commit 7708e70e authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: benchmarks/trackers/config.yml

parent 962c272a
No related branches found
No related tags found
1 merge request!20Restructuring repo
sim_trackers:roman_pot_simu:
sim_trackers:roman_pot:
stage: simulate
needs:
- ["get_data"]
......@@ -8,7 +8,7 @@ sim_trackers:roman_pot_simu:
roman_pot_nhits:
stage: benchmarks
needs:
- ["roman_pot_simu","detector"]
- ["sim_trackers:roman_pot"]
script:
- root -b -q benchmarks/trackers/simple_tracking.cxx+
allow_failure: true
......@@ -16,7 +16,7 @@ roman_pot_nhits:
roman_pot_eta:
stage: benchmarks
needs:
- ["roman_pot_simu","detector"]
- ["sim_trackers:roman_pot"]
script:
- root -b -q benchmarks/trackers/roman_pot_hit_eta.cxx+
allow_failure: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment