Skip to content
Snippets Groups Projects
Commit 02735e1a authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: README.md

parent 684f0902
Branches master
No related tags found
No related merge requests found
......@@ -33,10 +33,12 @@ Track finding and fitting is based around using [ACTS](https://acts.readthedocs.
```mermaid
graph TD;
detectors/athena-->db[Detector Benchmarks<br>benchmarks/detector_benchmarks];
ip[IP6<br>detectors/ip6] --> athena[ATHENA<br>detectors/athena]
athena-->db[Detector Benchmarks<br>benchmarks/detector_benchmarks];
db-->rb[Reconstruct Benchmarks<br>benchmarks/reconstruction_benchmarks];
db-->pb[Physics Benchmarks<br>benchmarks/physics_benchmarks];
C-->D;
juggler[juggler<br>algorithms]-->rb;
juggler-->pb;
```
### Repositories
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment