From 5e68c8e4eb5217654e2bf4255aa79244ced571f9 Mon Sep 17 00:00:00 2001
From: Markus Frank <markus.frank@cern.ch>
Date: Fri, 12 Oct 2012 15:33:51 +0000
Subject: [PATCH] Few basic command lines

---
 ReadMe.txt | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/ReadMe.txt b/ReadMe.txt
index cfb0bbc78..0e0637f3f 100644
--- a/ReadMe.txt
+++ b/ReadMe.txt
@@ -86,3 +86,20 @@ DDExamples/CLICSiD/CLICSiDtest file:../DD4hep/DDExamples/CLICSiD/compact/compact
 ------------
 
   Users may extend the models by changing the compact description or adding new drivers
+
+
+4) Running the examples
+-----------------------
+
+- ILDExDet example with the example detectors
+  DDExamples/ILDExDisplay/ILDExDisplay file:../DD4hep/DDExamples/ILDExDet/compact/ILDEx.xml
+
+- ILDExDet example with Astrid's prototype TPC
+  DDExamples/ILDExDisplay/ILDExDisplay  file:../DD4hep/DDExamples/ILDExDet/compact/TPCPrototype.xml
+
+- ILDExDet example with the LDC00_01Sc detector (under construction)
+  DDExamples/ILDExDisplay/ILDExDisplay  file:../DD4hep/DDExamples/ILDExDet/compact/Tesla.xml
+
+- CLICSid example with all SiD sub-detectors
+  DDExamples/CLICSiDDisplay/CLICSiDtest file:../DD4hep/DDExamples/CLICSiD/compact/compact.xml 
+
-- 
GitLab