Skip to content
Snippets Groups Projects

Making plots of kinematics

Merged Jihee Kim requested to merge jihee.kim/detector_benchmarks:pion into master
1 file
+ 9
9
Compare changes
  • Side-by-side
  • Inline
+ 9
9
@@ -191,15 +191,6 @@ crystal_benchmark:
- root -b -q calorimeters/simple_checking_crystal.cxx+
allow_failure: true
deploy_results:
stage: deploy
needs:
- ["zdc_benchmark","zdc_benchmark_info_histogram"]
tags:
- sodium
script:
- echo "deploy results!"
crystal_pion_simulation:
stage: simulate
needs:
@@ -210,6 +201,15 @@ crystal_pion_simulation:
- cp topside/topside.xml ./.
- bash calorimeters/run_simulation_crystal_pion.sh
deploy_results:
stage: deploy
needs:
- ["zdc_benchmark","zdc_benchmark_info_histogram"]
tags:
- sodium
script:
- echo "deploy results!"
# artifacts:
# paths:
# - datasets
Loading