Skip to content
Snippets Groups Projects
Whitney Armstrong's avatar
Whitney Armstrong authored
	deleted:    calorimeters/dummy_test.sh
	deleted:    calorimeters/dummy_test2.sh
	deleted:    calorimeters/edep_histo_zdc_photons.png
	deleted:    calorimeters/hit_postion_histo_zdc_photons.png
	deleted:    calorimeters/nhits_histo_zdc_photons.png
	deleted:    calorimeters/volID_histo_zdc_photons.png
	renamed:    pid/pid_config.yml -> pid/config.yml
	renamed:    trackers/trackers_config.yml -> trackers/config.yml
	deleted:    trackers/dummy_test.sh
07601926
History

EIC Detector Benchmarks

pipeline status

Overview

Detector benchmarks are meant to test for regressions in individual detector subsystems. The analysis is meant to avoid a complex reconstruction. So for now this precludes using juggler for processing the events. Physics benchmarks will include the full reconstruction chain processing.

Adding new benchmarks

Pass/Fail tests

  • Create a script that returns exit status 0 for success.
  • Any non-zero value will be considered failure.
  • Script