From 1e52255150153f74d3af65c380cdc4fefa1dfda6 Mon Sep 17 00:00:00 2001 From: "jihee.kim" <jihee.kim@anl.gov> Date: Fri, 19 Mar 2021 15:25:30 -0500 Subject: [PATCH] Added eic tutorial reference --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f508ef50..14add0a3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Overview [Reference_Detector_doc] (https://escalate.readthedocs.io/projects/g4e/en/latest/detector_naming.html) [g4e] (https://gitlab.com/eic/escalate/g4e) +[eic_tutorial] (https://argonne_eic.gitlab.io/tutorial/eic_tutorial/part2/adding_detectors/) + [DD4hep](https://github.com/AIDAsoft/DD4hep) This library makes full detector simulation by providing a set of flexible **parameterized detectors**. -- GitLab