From 14d8c725479c5e56af23c2ee8923ede6ba101b8b Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Thu, 8 Oct 2020 20:57:28 -0500 Subject: [PATCH] modified: README.md --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 68ffbe34..8a58d6d3 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ -Benchmarks for NPDet -==================== - +EIC Detector Benchmarks +======================= [](https://eicweb.phy.anl.gov/jihee.kim/benchmarks/-/commits/master) +## 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](https://eicweb.phy.anl.gov/EIC/juggler) for processing the events. +[Physics benchmarks](https://eicweb.phy.anl.gov/EIC/benchmarks/physics_benchmarks) will +include the full reconstruction chain processing. ## Adding new benchmarks -- GitLab