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

modified: benchmarks/calorimeters/config.yml

parent b5d58c19
No related branches found
No related tags found
1 merge request!20Restructuring repo
...@@ -112,30 +112,28 @@ crystal_benchmark: ...@@ -112,30 +112,28 @@ crystal_benchmark:
# - results/ # - results/
#allow_failure: true #allow_failure: true
#zdc_benchmark: zdc_benchmark:
#stage: benchmarks stage: benchmarks
#tags: tags:
#- silicon - silicon
#needs: needs:
#- ["zdc_simulation"] - ["zdc_simulation"]
#dependencies: dependencies:
#- zdc_simulation - zdc_simulation
#script: script:
#- ls -lrth sim_output - ls -lrth sim_output
#- root -b -q calorimeters/simple_checking.cxx+ - root -b -q calorimeters/simple_checking.cxx+
#allow_failure: true allow_failure: true
#zdc_benchmark_info_histogram: zdc_benchmark_info_histogram:
#stage: benchmarks stage: benchmarks
#needs: needs:
#- ["zdc_simulation"] - ["zdc_simulation"]
#tags: tags:
#- silicon - silicon
#dependencies: dependencies:
#- zdc_simulation - zdc_simulation
#script: script:
#- cp NPDet/src/detectors/calorimeters/compact/elements.xml calorimeters/ - root -b -q calorimeters/simple_info_plot_histograms.cxx+
#- cp NPDet/src/detectors/calorimeters/compact/materials.xml calorimeters/ allow_failure: true
#- root -b -q calorimeters/simple_info_plot_histograms.cxx+
#allow_failure: true
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