Skip to content
Snippets Groups Projects
Commit f4eb04af authored by Maria Zurek's avatar Maria Zurek
Browse files

move root file to artifacts

parent ad9312c6
Loading
This commit is part of merge request !53. Comments created here will be created in the context of that merge request.
...@@ -77,6 +77,7 @@ bench:emcal_barrel_photons: ...@@ -77,6 +77,7 @@ bench:emcal_barrel_photons:
- ls -lhtR sim_output/ - ls -lhtR sim_output/
- rootls -t sim_output/sim_emcal_barrel_photon.root - rootls -t sim_output/sim_emcal_barrel_photon.root
- root -b -q 'benchmarks/barrel_ecal/scripts/emcal_barrel_particles_analysis.cxx+("photon", false)' - root -b -q 'benchmarks/barrel_ecal/scripts/emcal_barrel_particles_analysis.cxx+("photon", false)'
- mv sim_output/sim_emcal_barrel_photon.root results/.
- if [[ "$RUN_EXTENDED_BENCHMARK" == "true" ]] ; then root -b -q 'benchmarks/barrel_ecal/scripts/emcal_barrel_energy_scan_analysis.cxx+("photon")' ; fi - if [[ "$RUN_EXTENDED_BENCHMARK" == "true" ]] ; then root -b -q 'benchmarks/barrel_ecal/scripts/emcal_barrel_energy_scan_analysis.cxx+("photon")' ; fi
bench:emcal_barrel_pions_electrons: bench:emcal_barrel_pions_electrons:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment