diff --git a/src/config/sidebar.yml b/src/config/sidebar.yml index 6988f6ca8e04dabe779025c7a6cdb83f4da70dc0..49ad0c9aebaae96b950cb8d909531d75722fc34a 100644 --- a/src/config/sidebar.yml +++ b/src/config/sidebar.yml @@ -22,10 +22,10 @@ link: '/part1/simple_detector' - label: 'Part 2: Adding Detectors' link: '/part2/adding_detectors' - - label: 'Part 3: Runing the Simulating' - link: '/part3/simulating_detectors' - - label: 'Part 4: Sensitive Detectors' - link: '/part4/sensitive_detector' + # - label: 'Part 3: Runing the Simulating' + # link: '/part3/simulating_detectors' + # - label: 'Part 4: Sensitive Detectors' + # link: '/part4/sensitive_detector' - label: References items: - label: 'DD4hep Reference Documentation' diff --git a/src/docs/part1/simple_detector.md b/src/docs/part1/simple_detector.md index d8ed2a85f0ee676f8fa912fe9fac1de43c25188c..79a82fad68bd46bc98ad20404d1c1973b214be87 100644 --- a/src/docs/part1/simple_detector.md +++ b/src/docs/part1/simple_detector.md @@ -40,6 +40,8 @@ dd_web_display --export gem_tracker.xml Copy the generated file `detector_geometry.root` to your local machine. Then open the [web viewer](https://eic.phy.anl.gov/geoviewer/), click on the `...` and open the local root file. + + Examine the compact description, specifically this part: ```xml