Skip to content
Snippets Groups Projects
Commit 0fd6acd8 authored by Dmitry Romanov's avatar Dmitry Romanov
Browse files

Geometry update

parent f9812fde
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,14 @@ The latest geometry for **master** branch is available: ...@@ -12,6 +12,14 @@ The latest geometry for **master** branch is available:
It might take several minutes to load due to a number of ECal fibers. It might take several minutes to load due to a number of ECal fibers.
We are working on fixing the performance issue. We are working on fixing the performance issue.
On each commit to the **master** branch detector geometry is saved to ROOT TGeo and GDML formats. File links are:
- `detector_geo_full.root <https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/detector_geo_full.root>`_
- `detector_geo.root <https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/detector_geo.root>`_
- `athena.gdml <https://eicweb.phy.anl.gov/api/v4/projects/473/jobs/artifacts/master/raw/geo/athena.gdml>`_
.. raw:: html .. raw:: html
<embed> <embed>
......
...@@ -13,8 +13,9 @@ which works pretty nicely (You will have to install dependencies, it will print ...@@ -13,8 +13,9 @@ which works pretty nicely (You will have to install dependencies, it will print
.. code:: .. code::
sudo apt install containernetworking-plugins
wget http://ftp.fi.debian.org/debian/pool/main/s/singularity-container/singularity-container_3.5.2+ds1-1_amd64.deb wget http://ftp.fi.debian.org/debian/pool/main/s/singularity-container/singularity-container_3.5.2+ds1-1_amd64.deb
sudo dpkg -i singularity-container/singularity-container_3.5.2+ds1-1_amd64.deb sudo dpkg -i singularity-container_3.5.2+ds1-1_amd64.deb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment