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

modified: README.md

parent 162a6d13
No related branches found
No related tags found
No related merge requests found
......@@ -33,9 +33,9 @@ Track finding and fitting is based around using [ACTS](https://acts.readthedocs.
```mermaid
graph TD;
detectors/athena-->db{Detector Benchmarks<br>benchmarks/detector_benchmarks};
db-->rb{Reconstruct Benchmarks<br>benchmarks/reconstruction_benchmarks};
db-->pb{Physics Benchmarks<br>benchmarks/physics_benchmarks};
detectors/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;
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment