Draft: add benchmark for RICH IRT
close #81
- add RICH benchmark in
benchmarks/rich
- main script:
run_irt.sh
called by CI inprocess
stage- runs
scripts/simulate.py
, annpsim
wrapper specific for RICH tests - runs
scripts/draw_histos.C
, to check some raw results fromscripts/simulate.py
- runs
gaudirun.py options/irt.py
to run new Juggler algorithmIRTAlgorithm
- eventually we should add some analysis script after
gaudirun.py
(start a new MR)
- runs
- CI jobs:
- 2 runs for each RICH, one for acceptance test and another for yield vs. momentum
- artifacts from raw hits output to
results/rich
- more tests and artifacts to be added as we continue to develop IRT code
- main script:
- new CI
process
jobs will fail untilIRTAlgorithm
is merged inJuggler
- see pipeline https://eicweb.phy.anl.gov/EIC/benchmarks/reconstruction_benchmarks/-/pipelines/23625 where
IRTAlgorithm
step is disabled (artifactsresults/rich
)
- see pipeline https://eicweb.phy.anl.gov/EIC/benchmarks/reconstruction_benchmarks/-/pipelines/23625 where
Edited by Christopher Dilks