From 6d0b5b58d157760e7a265c6278928190e8285728 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Mon, 15 Mar 2021 17:31:50 +0000 Subject: [PATCH] Added quick overview for readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6861d45..766a808 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # Guide To Tracking +## Overview + +Currenlty, track finding and fitting is based around using [ACTS](https://acts.readthedocs.io) with the geometry constructed via [DD4hep](https://dd4hep.web.cern.ch/dd4hep/). + +(To be completed...) -- GitLab