From 4e92521923812aed72f253b92822c87610989335 Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Tue, 24 Mar 2020 05:24:27 -0500
Subject: [PATCH] 	modified:   overview.md

---
 src/docs/overview.md | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/src/docs/overview.md b/src/docs/overview.md
index 58e5950..d384eda 100644
--- a/src/docs/overview.md
+++ b/src/docs/overview.md
@@ -27,8 +27,6 @@ which is used to generate C++ library.
 
 ![data model use](data_model_use2.png)
 
-![data model layer](data_model_layers.png)
-
 
 ## NPDet - Nuclear physics detector library
 
@@ -37,3 +35,13 @@ NPDet is a collection of _generic detectors_ and _concept detectors_.
 
 In a hack-a-thon we will add to this detector library.
 
+
+## Reconstruction and Tracking Tools
+
+The goal of having a robust detector library and data model is to aid in the use and development of new tools, techniques, and algorithms.
+
+Many external tools exist that can be applied along the path to the ultimate physics analysis.
+
+
+
+
-- 
GitLab