diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3b37296f402756e67a12aac884902e29387104c4..f03495e1f828b8a86fe771e0e535f22db0e5fb83 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -122,6 +122,7 @@ report: - view_14 - view_15 - dump_constants + - dump_geometry script: - pip3 install jinja2 && ls -lrth - ./bin/make_images > doc/dawn_views.md diff --git a/README.md b/README.md index 515237df5ac37e319c6af0a29692188f6c0c3f0d..a98815af56541e33c1d0d67a11c0c200cbc4c2fb 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Overview -------- The reference detector at IP6 for Electron-Ion Collider experiment. +*Detector geometry viewer:* +- [Central detector geometry](https://eic.phy.anl.gov/geoviewer/index.htm?nobrowser&file=https://eicweb.phy.anl.gov/api/v4/projects/447/jobs/artifacts/master/raw/geo/detector_geo.root?job=report&item=default;1&opt=clipxyz;transp30;zoom100;ROTY0;ROTZ0;trz100;trr0;ctrl&) +- [Full Detector geometry (including beamline)](https://eic.phy.anl.gov/geoviewer/index.htm?nobrowser&file=https://eicweb.phy.anl.gov/api/v4/projects/447/jobs/artifacts/master/raw/geo/detector_geo_full.root?job=report&item=default;1&opt=clipxyz;transp30;zoom100;ROTY0;ROTZ0;trz0;trr0;ctrl&) + <a href="https://eicweb.phy.anl.gov/api/v4/projects/447/jobs/artifacts/master/raw/images/view01.pdf?job=report"> <img src="https://eicweb.phy.anl.gov/api/v4/projects/447/jobs/artifacts/master/raw/images/view01.png?job=report" width="400px" /> </a>