Skip to content
Snippets Groups Projects

Restructuring repo

Merged Whitney Armstrong requested to merge restructure2 into master
1 file
+ 23
25
Compare changes
  • Side-by-side
  • Inline
@@ -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
Loading